20241220085526627 DMAIN <0000> hlr.c:813 hlr starting 20241220085526628 DDB <0001> db.c:599 using database: :memory: 20241220085526628 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241220085526628 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241220085526628 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241220085526628 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241220085526628 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241220085526628 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241220085526628 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241220085526628 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241220085526628 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241220085526628 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241220085526628 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241220085526629 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241220085526629 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241220085526639 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241220085526639 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241220085526640 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241220085526641 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241220085526641 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 20241220085528298 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085528298 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085528301 DLINP <000b> input/ipa.c:452 connected read/write 20241220085528301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085528303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241220085528305 DLINP <000b> input/ipa.c:452 connected read/write 20241220085528305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085528305 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085528305 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085528305 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085528305 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085528305 DLGSUP <0013> gsup_server.c:238 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  20241220085528305 DLGSUP <0013> gsup_server.c:236 2:  20241220085528305 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085528305 DLGSUP <0013> gsup_server.c:236 3:  20241220085528305 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085528305 DLGSUP <0013> gsup_server.c:236 4:  20241220085528305 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085528305 DLGSUP <0013> gsup_server.c:236 5:  20241220085528305 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085528305 DLGSUP <0013> gsup_server.c:236 7:  20241220085528305 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085528305 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085528305 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085528305 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085528327 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43089<->l=127.0.0.1:4259) 20241220085528340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241220085528345 DLINP <000b> input/ipa.c:452 connected read/write 20241220085528345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085528345 DLGSUP <0013> gsup_req.c:140 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"} 20241220085528345 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241220085528345 DLGSUP <0013> gsup_req.c:276 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} 20241220085528345 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085528345 DLINP <000b> input/ipa.c:452 connected read/write 20241220085528345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085528345 DLINP <000b> input/ipa.c:452 connected read/write 20241220085528345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085528348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241220085528348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241220085528350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43089<->l=127.0.0.1:4259) 20241220085528350 DLINP <000b> input/ipa.c:452 connected read/write 20241220085528350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085528350 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085528350 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085528350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085528410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4258 20241220085528511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4258 20241220085531584 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085531584 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085531586 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4258 20241220085531589 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531589 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085531589 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085531589 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085531589 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085531589 DLGSUP <0013> gsup_server.c:238 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  20241220085531589 DLGSUP <0013> gsup_server.c:236 2:  20241220085531589 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085531589 DLGSUP <0013> gsup_server.c:236 3:  20241220085531589 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085531589 DLGSUP <0013> gsup_server.c:236 4:  20241220085531589 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085531589 DLGSUP <0013> gsup_server.c:236 5:  20241220085531589 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085531589 DLGSUP <0013> gsup_server.c:236 7:  20241220085531589 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085531589 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085531589 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085531590 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085531612 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45869<->l=127.0.0.1:4259) 20241220085531616 DAUC <0003> db_auc.c:157 IMSI='262424764022892': No 2G Auth Data 20241220085531616 DAUC <0003> db_auc.c:192 IMSI='262424764022892': No 3G Auth Data 20241220085531634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4258 20241220085531639 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531639 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424764022892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424764022892"} 20241220085531639 DAUC <0003> db_auc.c:192 IMSI='262424764022892': No 3G Auth Data 20241220085531639 DAUC <0003> db_auc.c:236 IMSI='262424764022892': Calling to generate 5 vectors 20241220085531639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241220085531639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085531639 DAUC <0003> auc.c:113 vector [0]: rand = 0f420a64c02b41c63d2484153d2243bb 20241220085531639 DAUC <0003> auc.c:179 vector [0]: kc = 8705fbeb4e8e3800 20241220085531639 DAUC <0003> auc.c:180 vector [0]: sres = 13739982 20241220085531639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085531639 DAUC <0003> auc.c:113 vector [1]: rand = ecd1074ce617cb888217e6ce827a497d 20241220085531639 DAUC <0003> auc.c:179 vector [1]: kc = b7f81c72540fc800 20241220085531639 DAUC <0003> auc.c:180 vector [1]: sres = 20233121 20241220085531639 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085531639 DAUC <0003> auc.c:113 vector [2]: rand = ffc66fd4f2ed5a5aa392fcd272d8f470 20241220085531639 DAUC <0003> auc.c:179 vector [2]: kc = e8ac61382c2ee000 20241220085531639 DAUC <0003> auc.c:180 vector [2]: sres = d81541e2 20241220085531639 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085531639 DAUC <0003> auc.c:113 vector [3]: rand = 402d60eaa5c58314d6750df5ab502cc9 20241220085531639 DAUC <0003> auc.c:179 vector [3]: kc = 1445863d9f3a9800 20241220085531639 DAUC <0003> auc.c:180 vector [3]: sres = 0fbca452 20241220085531639 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085531639 DAUC <0003> auc.c:113 vector [4]: rand = 7c4fb8d1aaea3e4d799add26793f02ad 20241220085531639 DAUC <0003> auc.c:179 vector [4]: kc = 9f40662f783c6800 20241220085531639 DAUC <0003> auc.c:180 vector [4]: sres = 9fc92640 20241220085531639 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241220085531639 DAUC <0003> db_auc.c:245 IMSI='262424764022892': Generated 5 vectors 20241220085531639 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424764022892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424764022892"} 20241220085531639 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424764022892 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085531639 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531639 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4258 20241220085531644 DAUC <0003> db_auc.c:157 IMSI='262424847741544': No 2G Auth Data 20241220085531644 DAUC <0003> db_auc.c:192 IMSI='262424847741544': No 3G Auth Data 20241220085531660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20241220085531664 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531664 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424847741544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424847741544"} 20241220085531664 DAUC <0003> db_auc.c:192 IMSI='262424847741544': No 3G Auth Data 20241220085531664 DAUC <0003> db_auc.c:236 IMSI='262424847741544': Calling to generate 5 vectors 20241220085531664 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241220085531664 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085531664 DAUC <0003> auc.c:113 vector [0]: rand = 24708e5fea41f47efdce81d65ff8bdf3 20241220085531664 DAUC <0003> auc.c:179 vector [0]: kc = 183d11f9bffb4000 20241220085531664 DAUC <0003> auc.c:180 vector [0]: sres = 3197c054 20241220085531664 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085531664 DAUC <0003> auc.c:113 vector [1]: rand = 10532220d02a7da22753abb64c5dbe15 20241220085531664 DAUC <0003> auc.c:179 vector [1]: kc = 60d684eadd645400 20241220085531664 DAUC <0003> auc.c:180 vector [1]: sres = 1bdb9dba 20241220085531664 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085531664 DAUC <0003> auc.c:113 vector [2]: rand = 84ec6018fb228b20fbc3af4918820375 20241220085531664 DAUC <0003> auc.c:179 vector [2]: kc = 8178108fe7da1800 20241220085531664 DAUC <0003> auc.c:180 vector [2]: sres = a3fdf01e 20241220085531664 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085531664 DAUC <0003> auc.c:113 vector [3]: rand = 28e8073eaf83095aa88d99969fb7755c 20241220085531664 DAUC <0003> auc.c:179 vector [3]: kc = 4c642a9a2f23e400 20241220085531664 DAUC <0003> auc.c:180 vector [3]: sres = 1a5b3e0e 20241220085531664 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085531664 DAUC <0003> auc.c:113 vector [4]: rand = 122c4467c69e1f2bfc3e27018edd00b6 20241220085531664 DAUC <0003> auc.c:179 vector [4]: kc = a1c57eb56b53c800 20241220085531664 DAUC <0003> auc.c:180 vector [4]: sres = 90fbc7e0 20241220085531664 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241220085531664 DAUC <0003> db_auc.c:245 IMSI='262424847741544': Generated 5 vectors 20241220085531664 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424847741544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424847741544"} 20241220085531664 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424847741544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085531664 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531664 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20241220085531668 DAUC <0003> db_auc.c:157 IMSI='262427572965689': No 2G Auth Data 20241220085531668 DAUC <0003> db_auc.c:192 IMSI='262427572965689': No 3G Auth Data 20241220085531686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20241220085531690 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531690 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427572965689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427572965689"} 20241220085531690 DAUC <0003> db_auc.c:192 IMSI='262427572965689': No 3G Auth Data 20241220085531690 DAUC <0003> db_auc.c:236 IMSI='262427572965689': Calling to generate 5 vectors 20241220085531690 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241220085531690 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085531690 DAUC <0003> auc.c:113 vector [0]: rand = 6ab822380ca08bc78c08f17529766f2f 20241220085531691 DAUC <0003> auc.c:179 vector [0]: kc = 56bb84999706b3f4 20241220085531691 DAUC <0003> auc.c:180 vector [0]: sres = 1beb3c77 20241220085531691 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085531691 DAUC <0003> auc.c:113 vector [1]: rand = 25a11cc0515661958c9b65f66d6dc4cc 20241220085531691 DAUC <0003> auc.c:179 vector [1]: kc = 4bc905476a3b182f 20241220085531691 DAUC <0003> auc.c:180 vector [1]: sres = 8c973fd8 20241220085531691 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085531691 DAUC <0003> auc.c:113 vector [2]: rand = 03ddb37c9a5f6da9106b0dc5970982c2 20241220085531691 DAUC <0003> auc.c:179 vector [2]: kc = 0b7ee8682d70de28 20241220085531691 DAUC <0003> auc.c:180 vector [2]: sres = d871e809 20241220085531691 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085531691 DAUC <0003> auc.c:113 vector [3]: rand = e0b8e56bcbd25218b81ede0c3bd2fdcf 20241220085531691 DAUC <0003> auc.c:179 vector [3]: kc = fb6fae2f1b1b2f8a 20241220085531691 DAUC <0003> auc.c:180 vector [3]: sres = 56b0e49c 20241220085531691 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085531691 DAUC <0003> auc.c:113 vector [4]: rand = 37483c5faac3adf0ba9d9ba39dda824b 20241220085531691 DAUC <0003> auc.c:179 vector [4]: kc = dca18b9494787d32 20241220085531691 DAUC <0003> auc.c:180 vector [4]: sres = 035924aa 20241220085531691 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241220085531691 DAUC <0003> db_auc.c:245 IMSI='262427572965689': Generated 5 vectors 20241220085531691 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427572965689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427572965689"} 20241220085531691 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427572965689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085531691 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531691 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20241220085531695 DAUC <0003> db_auc.c:157 IMSI='262421090785216': No 2G Auth Data 20241220085531695 DAUC <0003> db_auc.c:192 IMSI='262421090785216': No 3G Auth Data 20241220085531712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 20241220085531716 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531716 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421090785216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421090785216"} 20241220085531716 DAUC <0003> db_auc.c:157 IMSI='262421090785216': No 2G Auth Data 20241220085531716 DAUC <0003> db_auc.c:236 IMSI='262421090785216': Calling to generate 5 vectors 20241220085531716 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241220085531716 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085531716 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085531716 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085531716 DAUC <0003> auc.c:113 vector [0]: rand = b4b4721df422f434290e328caab685e1 20241220085531716 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085531716 DAUC <0003> auc.c:142 vector [0]: autn = 7d449e3d6656000037ac72c603655dd0 20241220085531716 DAUC <0003> auc.c:143 vector [0]: ck = b4bfb865ef116d8b1d342ebfafb3067e 20241220085531716 DAUC <0003> auc.c:144 vector [0]: ik = 6e8e5f8501170ec51b6fabd777851043 20241220085531716 DAUC <0003> auc.c:145 vector [0]: res = 1fa5c115ba8123870000000000000000 20241220085531716 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085531716 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085531716 DAUC <0003> auc.c:151 vector [0]: kc = dc6a628836307573 20241220085531716 DAUC <0003> auc.c:152 vector [0]: sres = a524e292 20241220085531716 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085531716 DAUC <0003> auc.c:113 vector [1]: rand = 3756c8d3b2e49ff27c1d70199a87c79a 20241220085531716 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241220085531716 DAUC <0003> auc.c:142 vector [1]: autn = fdf7def48ef40000c82008f6e3ac4341 20241220085531716 DAUC <0003> auc.c:143 vector [1]: ck = 9054a96c31d0a96b9746376ae50db56e 20241220085531716 DAUC <0003> auc.c:144 vector [1]: ik = e78b5c4626821be41d9f6d8e1648be83 20241220085531716 DAUC <0003> auc.c:145 vector [1]: res = 3ef42f45c6e579000000000000000000 20241220085531716 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085531716 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241220085531716 DAUC <0003> auc.c:151 vector [1]: kc = fd06afcee417b962 20241220085531716 DAUC <0003> auc.c:152 vector [1]: sres = f8115645 20241220085531716 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241220085531716 DAUC <0003> auc.c:113 vector [2]: rand = 86ed19f38273eaef8e5b2bb799bcb5fd 20241220085531716 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241220085531716 DAUC <0003> auc.c:142 vector [2]: autn = e067f678bc4f000065b2c5c610bd119e 20241220085531716 DAUC <0003> auc.c:143 vector [2]: ck = 159e82dfcbb1bdd990db369ee1879e07 20241220085531716 DAUC <0003> auc.c:144 vector [2]: ik = 809c33e4af7acde7360cb4eb13c63af9 20241220085531716 DAUC <0003> auc.c:145 vector [2]: res = 75da391846d91a220000000000000000 20241220085531716 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085531716 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241220085531716 DAUC <0003> auc.c:151 vector [2]: kc = 33d5334e968ad4c0 20241220085531716 DAUC <0003> auc.c:152 vector [2]: sres = 3303233a 20241220085531716 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241220085531716 DAUC <0003> auc.c:113 vector [3]: rand = f1498e84f90465f65d9ea141cef6de5e 20241220085531716 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241220085531716 DAUC <0003> auc.c:142 vector [3]: autn = f88d0427e1ff0000d5e53b6a7bf30050 20241220085531716 DAUC <0003> auc.c:143 vector [3]: ck = 5a7e853c83d0f270af75edf5400753e4 20241220085531716 DAUC <0003> auc.c:144 vector [3]: ik = 8d4f96a4fc800086b4275e118b2032e6 20241220085531716 DAUC <0003> auc.c:145 vector [3]: res = ba1b80a30bf80dcb0000000000000000 20241220085531716 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085531716 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241220085531716 DAUC <0003> auc.c:151 vector [3]: kc = cc63a07cb47793f4 20241220085531716 DAUC <0003> auc.c:152 vector [3]: sres = b1e38d68 20241220085531716 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241220085531716 DAUC <0003> auc.c:113 vector [4]: rand = 8d6ae6829c0cf878fab7bcc911e38777 20241220085531716 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241220085531716 DAUC <0003> auc.c:142 vector [4]: autn = b4a358d831280000d2fb1f8b70d8165b 20241220085531716 DAUC <0003> auc.c:143 vector [4]: ck = a334f9a8931bd372df57eeb7c7e8d03e 20241220085531716 DAUC <0003> auc.c:144 vector [4]: ik = bba19d2df3075ca9b751833aa648c938 20241220085531716 DAUC <0003> auc.c:145 vector [4]: res = d6051ad37438983a0000000000000000 20241220085531716 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085531716 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241220085531716 DAUC <0003> auc.c:151 vector [4]: kc = 7093090801bc96dd 20241220085531716 DAUC <0003> auc.c:152 vector [4]: sres = a23d82e9 20241220085531716 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241220085531716 DAUC <0003> db_auc.c:245 IMSI='262421090785216': Generated 5 vectors 20241220085531716 DAUC <0003> db_auc.c:249 IMSI='262421090785216': Updating SQN=161 in DB 20241220085531716 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421090785216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421090785216"} 20241220085531716 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421090785216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085531716 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531716 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 20241220085531722 DAUC <0003> db_auc.c:157 IMSI='262420771760396': No 2G Auth Data 20241220085531722 DAUC <0003> db_auc.c:192 IMSI='262420771760396': No 3G Auth Data 20241220085531738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55702<->l=127.0.0.1:4258 20241220085531741 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531741 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420771760396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420771760396"} 20241220085531741 DAUC <0003> db_auc.c:157 IMSI='262420771760396': No 2G Auth Data 20241220085531741 DAUC <0003> db_auc.c:236 IMSI='262420771760396': Calling to generate 5 vectors 20241220085531741 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241220085531741 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085531741 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241220085531741 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085531741 DAUC <0003> auc.c:113 vector [0]: rand = 7699474f165619846ac7ff574769d3ec 20241220085531741 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085531741 DAUC <0003> auc.c:142 vector [0]: autn = b60836dddbea000027f3ef60069f82ff 20241220085531741 DAUC <0003> auc.c:143 vector [0]: ck = 99539e7e2fcb8b24ab03367befd3634f 20241220085531741 DAUC <0003> auc.c:144 vector [0]: ik = b2343bf725518fb38310d872bcd19ddb 20241220085531741 DAUC <0003> auc.c:145 vector [0]: res = da892ab8d03dc4060000000000000000 20241220085531741 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085531741 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085531741 DAUC <0003> auc.c:151 vector [0]: kc = 03744b805998fa03 20241220085531741 DAUC <0003> auc.c:152 vector [0]: sres = 0ab4eebe 20241220085531741 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085531741 DAUC <0003> auc.c:113 vector [1]: rand = bc4470593c12ddab739925a2c36930c2 20241220085531741 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241220085531741 DAUC <0003> auc.c:142 vector [1]: autn = 5b8206cb6b4a0000465e38aac000ad39 20241220085531741 DAUC <0003> auc.c:143 vector [1]: ck = 7a3649ddc68d86d3f6c8d233aea2aa0f 20241220085531741 DAUC <0003> auc.c:144 vector [1]: ik = 0032d54404b2573f33233aaec7c48a9d 20241220085531741 DAUC <0003> auc.c:145 vector [1]: res = fdbffb9571a399020000000000000000 20241220085531741 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085531741 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241220085531741 DAUC <0003> auc.c:151 vector [1]: kc = bfef7404ab59f17e 20241220085531741 DAUC <0003> auc.c:152 vector [1]: sres = 8c1c6297 20241220085531741 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241220085531741 DAUC <0003> auc.c:113 vector [2]: rand = 8aaba99ebde3ffe0728680c71156e39a 20241220085531741 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241220085531741 DAUC <0003> auc.c:142 vector [2]: autn = d2c8b04e825b00009ffaaaae765483f5 20241220085531741 DAUC <0003> auc.c:143 vector [2]: ck = b5ce915951948a03a1ba2615e48fae0c 20241220085531741 DAUC <0003> auc.c:144 vector [2]: ik = 8a2b22be8a04cbdc6c31d4f4f2ea40fa 20241220085531741 DAUC <0003> auc.c:145 vector [2]: res = 179e891748475c230000000000000000 20241220085531741 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085531741 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241220085531741 DAUC <0003> auc.c:151 vector [2]: kc = f26e4106cdf5af29 20241220085531741 DAUC <0003> auc.c:152 vector [2]: sres = 5fd9d534 20241220085531741 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241220085531741 DAUC <0003> auc.c:113 vector [3]: rand = 5dfa2ab804e4183089e8408cc8d5bf29 20241220085531741 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241220085531741 DAUC <0003> auc.c:142 vector [3]: autn = ef1037e3860a0000be3e7898d362e735 20241220085531741 DAUC <0003> auc.c:143 vector [3]: ck = 317e8182fde02b56c7f9e2521e266f56 20241220085531741 DAUC <0003> auc.c:144 vector [3]: ik = 41467eef9184b26679d76a6fbfaa2a55 20241220085531741 DAUC <0003> auc.c:145 vector [3]: res = 74a5c35b920413b50000000000000000 20241220085531741 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085531741 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241220085531741 DAUC <0003> auc.c:151 vector [3]: kc = ce167750cde8dc33 20241220085531741 DAUC <0003> auc.c:152 vector [3]: sres = e6a1d0ee 20241220085531741 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241220085531741 DAUC <0003> auc.c:113 vector [4]: rand = aab9aeb5279cef934bd424ea53422a93 20241220085531741 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241220085531741 DAUC <0003> auc.c:142 vector [4]: autn = 281203d6d7ca0000deaaf70f82b7b5d6 20241220085531741 DAUC <0003> auc.c:143 vector [4]: ck = c878fb7f62f37803ffe3332fa7dd541f 20241220085531741 DAUC <0003> auc.c:144 vector [4]: ik = 8f01627924e24a22d318e57309021dee 20241220085531741 DAUC <0003> auc.c:145 vector [4]: res = 7e178bf938cfc3350000000000000000 20241220085531741 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085531741 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241220085531741 DAUC <0003> auc.c:151 vector [4]: kc = 6b824f5ae8ce7bd0 20241220085531741 DAUC <0003> auc.c:152 vector [4]: sres = 46d848cc 20241220085531741 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241220085531741 DAUC <0003> db_auc.c:245 IMSI='262420771760396': Generated 5 vectors 20241220085531741 DAUC <0003> db_auc.c:249 IMSI='262420771760396': Updating SQN=161 in DB 20241220085531741 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420771760396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420771760396"} 20241220085531741 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420771760396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085531741 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531741 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55702<->l=127.0.0.1:4258 20241220085531745 DAUC <0003> db_auc.c:157 IMSI='262426005526378': No 2G Auth Data 20241220085531745 DAUC <0003> db_auc.c:192 IMSI='262426005526378': No 3G Auth Data 20241220085531762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4258 20241220085531765 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531765 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426005526378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426005526378"} 20241220085531765 DAUC <0003> db_auc.c:236 IMSI='262426005526378': Calling to generate 5 vectors 20241220085531765 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085531765 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085531765 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085531765 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085531765 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085531765 DAUC <0003> auc.c:113 vector [0]: rand = e7c82d111c3f719d5148e9f4487e458d 20241220085531765 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085531765 DAUC <0003> auc.c:142 vector [0]: autn = 3b99281daf3900006b41f0a812b67e55 20241220085531765 DAUC <0003> auc.c:143 vector [0]: ck = e9edef8f708bb5e060f0be13075cc345 20241220085531765 DAUC <0003> auc.c:144 vector [0]: ik = 78bf9a4127f64b4d7dbe4a5bc31ec700 20241220085531765 DAUC <0003> auc.c:145 vector [0]: res = 9ab0d6ee3de5a54b0000000000000000 20241220085531765 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085531765 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085531765 DAUC <0003> auc.c:179 vector [0]: kc = f8aabfbadede8c00 20241220085531765 DAUC <0003> auc.c:180 vector [0]: sres = 201fc2af 20241220085531765 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085531765 DAUC <0003> auc.c:113 vector [1]: rand = 16262dec43b855d462f5a30efb90b9a6 20241220085531765 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241220085531765 DAUC <0003> auc.c:142 vector [1]: autn = e371166f4aed000042223d7d110dd349 20241220085531765 DAUC <0003> auc.c:143 vector [1]: ck = 2c73ba6fa498c5b6de5c4d12dfc85644 20241220085531765 DAUC <0003> auc.c:144 vector [1]: ik = b4c0613bda055e0d60e2e962c2879e1b 20241220085531765 DAUC <0003> auc.c:145 vector [1]: res = 231de6c96e8dfc4d0000000000000000 20241220085531765 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085531765 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085531765 DAUC <0003> auc.c:179 vector [1]: kc = 89a52cd5893fdc00 20241220085531765 DAUC <0003> auc.c:180 vector [1]: sres = 36098123 20241220085531765 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085531765 DAUC <0003> auc.c:113 vector [2]: rand = 58bd0e9fcbc317b3f8a125c373848a39 20241220085531766 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241220085531766 DAUC <0003> auc.c:142 vector [2]: autn = ff13fa5def21000007693eefeec97417 20241220085531766 DAUC <0003> auc.c:143 vector [2]: ck = 28103195dabbd0158d28a2363c04eb6e 20241220085531766 DAUC <0003> auc.c:144 vector [2]: ik = 272f53929968358a3c8b557ccb5dea6a 20241220085531766 DAUC <0003> auc.c:145 vector [2]: res = 230dd4bcb4a18a290000000000000000 20241220085531766 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085531766 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085531766 DAUC <0003> auc.c:179 vector [2]: kc = 3bda90ca9f20e000 20241220085531766 DAUC <0003> auc.c:180 vector [2]: sres = 17bd3f19 20241220085531766 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085531766 DAUC <0003> auc.c:113 vector [3]: rand = 58bc45367a25738df052acdd08d4ebdf 20241220085531766 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241220085531766 DAUC <0003> auc.c:142 vector [3]: autn = c4ab7738d5d80000c75fa898cc76e3a1 20241220085531766 DAUC <0003> auc.c:143 vector [3]: ck = 832218120a727c3cd35a1a2678050bc2 20241220085531766 DAUC <0003> auc.c:144 vector [3]: ik = eb77e203378537fa534b1827fc04812f 20241220085531766 DAUC <0003> auc.c:145 vector [3]: res = e88486ec8f0a7fde0000000000000000 20241220085531766 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085531766 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085531766 DAUC <0003> auc.c:179 vector [3]: kc = f66905922d3fa400 20241220085531766 DAUC <0003> auc.c:180 vector [3]: sres = a1bf5fc5 20241220085531766 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085531766 DAUC <0003> auc.c:113 vector [4]: rand = 619c45ed7c07d1f22e08a82d1e9708cc 20241220085531766 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241220085531766 DAUC <0003> auc.c:142 vector [4]: autn = bdcfdf6346440000c77f5a03f9aa88f2 20241220085531766 DAUC <0003> auc.c:143 vector [4]: ck = 74d041a1b03a36f0bef28cfe587d767a 20241220085531766 DAUC <0003> auc.c:144 vector [4]: ik = 00999286d7101b9828e0120342d43225 20241220085531766 DAUC <0003> auc.c:145 vector [4]: res = bcfef881066683430000000000000000 20241220085531766 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085531766 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085531766 DAUC <0003> auc.c:179 vector [4]: kc = daff8960e436a800 20241220085531766 DAUC <0003> auc.c:180 vector [4]: sres = 55b92050 20241220085531766 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085531766 DAUC <0003> db_auc.c:245 IMSI='262426005526378': Generated 5 vectors 20241220085531766 DAUC <0003> db_auc.c:249 IMSI='262426005526378': Updating SQN=161 in DB 20241220085531766 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426005526378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426005526378"} 20241220085531766 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426005526378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085531766 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531766 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4258 20241220085531771 DAUC <0003> db_auc.c:157 IMSI='262428014216557': No 2G Auth Data 20241220085531771 DAUC <0003> db_auc.c:192 IMSI='262428014216557': No 3G Auth Data 20241220085531787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55728<->l=127.0.0.1:4258 20241220085531791 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531791 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428014216557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428014216557"} 20241220085531791 DAUC <0003> db_auc.c:236 IMSI='262428014216557': Calling to generate 5 vectors 20241220085531791 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085531791 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085531791 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085531791 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085531791 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085531791 DAUC <0003> auc.c:113 vector [0]: rand = a15a53a162b6b18130010fc37214ff13 20241220085531791 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085531791 DAUC <0003> auc.c:142 vector [0]: autn = 6e8cbc8a91aa00002043633f616c3b33 20241220085531791 DAUC <0003> auc.c:143 vector [0]: ck = e5ae4fea27fa17d12ec1cf8041f4850d 20241220085531791 DAUC <0003> auc.c:144 vector [0]: ik = 241c71a9d666a6508d045d7827e48990 20241220085531791 DAUC <0003> auc.c:145 vector [0]: res = 17734e58bdc6e2e00000000000000000 20241220085531791 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085531791 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085531791 DAUC <0003> auc.c:179 vector [0]: kc = b4714d9882b77400 20241220085531791 DAUC <0003> auc.c:180 vector [0]: sres = 959f2bc1 20241220085531791 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085531791 DAUC <0003> auc.c:113 vector [1]: rand = 025e6b16fa34d396784295b06442d3af 20241220085531791 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241220085531791 DAUC <0003> auc.c:142 vector [1]: autn = 0f6d0e18753400008f4cc17fa51edc1f 20241220085531791 DAUC <0003> auc.c:143 vector [1]: ck = cdc5e099e308a639146b5952da67ec42 20241220085531791 DAUC <0003> auc.c:144 vector [1]: ik = a165e3581672c76d2babe84b26d25c3f 20241220085531791 DAUC <0003> auc.c:145 vector [1]: res = e156f6721a6ba19d0000000000000000 20241220085531791 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085531791 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085531791 DAUC <0003> auc.c:179 vector [1]: kc = 980cb8d1c8733800 20241220085531791 DAUC <0003> auc.c:180 vector [1]: sres = 443f3284 20241220085531791 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085531791 DAUC <0003> auc.c:113 vector [2]: rand = c17fb6002559c028b166d5f6f9f8f7c0 20241220085531791 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241220085531791 DAUC <0003> auc.c:142 vector [2]: autn = 975c5d78bd1d0000868be7471583c5e3 20241220085531791 DAUC <0003> auc.c:143 vector [2]: ck = e6742e31e4df7574622e5f4891a7b16c 20241220085531791 DAUC <0003> auc.c:144 vector [2]: ik = bd9f2bc1d9000db7585b568b99541ab2 20241220085531791 DAUC <0003> auc.c:145 vector [2]: res = 5d7196898df1099c0000000000000000 20241220085531791 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085531791 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085531791 DAUC <0003> auc.c:179 vector [2]: kc = 34656d58af377400 20241220085531791 DAUC <0003> auc.c:180 vector [2]: sres = 43166f7f 20241220085531791 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085531791 DAUC <0003> auc.c:113 vector [3]: rand = 692525474a970670746d3e0aa971a546 20241220085531791 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241220085531791 DAUC <0003> auc.c:142 vector [3]: autn = a3d70f870f2600001db79b45665f0e1b 20241220085531791 DAUC <0003> auc.c:143 vector [3]: ck = 723def7d487641f50cdf3d0ff5dad1ba 20241220085531791 DAUC <0003> auc.c:144 vector [3]: ik = d42102d2b6f6f3afaaaed6fcccd5becd 20241220085531791 DAUC <0003> auc.c:145 vector [3]: res = 1ab6b7d287422a770000000000000000 20241220085531791 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085531791 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085531791 DAUC <0003> auc.c:179 vector [3]: kc = 902b24064cf72000 20241220085531791 DAUC <0003> auc.c:180 vector [3]: sres = 42f47e09 20241220085531791 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085531791 DAUC <0003> auc.c:113 vector [4]: rand = 44b099f40fdb21e6851223463a4c4b99 20241220085531791 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241220085531791 DAUC <0003> auc.c:142 vector [4]: autn = ffdcce49f74500001ec593db14858ce1 20241220085531791 DAUC <0003> auc.c:143 vector [4]: ck = 1d1a2b90ec16efb0bd74af4463a1e749 20241220085531791 DAUC <0003> auc.c:144 vector [4]: ik = be29b4fe397cc988f4801b6f0574ee6d 20241220085531791 DAUC <0003> auc.c:145 vector [4]: res = d8d29b360d2ee6580000000000000000 20241220085531791 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085531791 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085531791 DAUC <0003> auc.c:179 vector [4]: kc = efc9956246a20800 20241220085531791 DAUC <0003> auc.c:180 vector [4]: sres = a828a94f 20241220085531791 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085531792 DAUC <0003> db_auc.c:245 IMSI='262428014216557': Generated 5 vectors 20241220085531792 DAUC <0003> db_auc.c:249 IMSI='262428014216557': Updating SQN=161 in DB 20241220085531792 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428014216557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428014216557"} 20241220085531792 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428014216557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085531792 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531792 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55728<->l=127.0.0.1:4258 20241220085531796 DAUC <0003> db_auc.c:157 IMSI='262429246394690': No 2G Auth Data 20241220085531796 DAUC <0003> db_auc.c:192 IMSI='262429246394690': No 3G Auth Data 20241220085531812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 20241220085531815 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531815 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429246394690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429246394690"} 20241220085531815 DAUC <0003> db_auc.c:236 IMSI='262429246394690': Calling to generate 5 vectors 20241220085531815 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085531815 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085531816 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085531816 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085531816 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085531816 DAUC <0003> auc.c:113 vector [0]: rand = a0d1f1421dd5f5ed194ba204fab211e6 20241220085531816 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085531816 DAUC <0003> auc.c:142 vector [0]: autn = 082df89fe73f000087c38c17eb2156b4 20241220085531816 DAUC <0003> auc.c:143 vector [0]: ck = 91959d117203d876277cb71ed2e79452 20241220085531816 DAUC <0003> auc.c:144 vector [0]: ik = 1713fd7a535eaf615474017e9a711318 20241220085531816 DAUC <0003> auc.c:145 vector [0]: res = 921330910e48eef00000000000000000 20241220085531816 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085531816 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085531816 DAUC <0003> auc.c:179 vector [0]: kc = 62553b00166bb165 20241220085531816 DAUC <0003> auc.c:180 vector [0]: sres = bfce652f 20241220085531816 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085531816 DAUC <0003> auc.c:113 vector [1]: rand = e2f02c19ac6d26bdf26d4c49f94798e6 20241220085531816 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241220085531816 DAUC <0003> auc.c:142 vector [1]: autn = 9608c58f9ac200007e0bf6c2ffd9601b 20241220085531816 DAUC <0003> auc.c:143 vector [1]: ck = e9ea8dce2c9a69e740110b509a9d3ce1 20241220085531816 DAUC <0003> auc.c:144 vector [1]: ik = 5913bde590e57776200a06c5a81a4dc1 20241220085531816 DAUC <0003> auc.c:145 vector [1]: res = 4b08d4841602703d0000000000000000 20241220085531816 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085531816 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085531816 DAUC <0003> auc.c:179 vector [1]: kc = e2041c692b86282e 20241220085531816 DAUC <0003> auc.c:180 vector [1]: sres = 91483d86 20241220085531816 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085531816 DAUC <0003> auc.c:113 vector [2]: rand = 5e726ddb956f5fea1c1a85151d3acf82 20241220085531816 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241220085531816 DAUC <0003> auc.c:142 vector [2]: autn = bed3a0b63d450000c1a2c9ae36732d58 20241220085531816 DAUC <0003> auc.c:143 vector [2]: ck = 8f4f7fea4edca05fc54119fe507e2cf6 20241220085531816 DAUC <0003> auc.c:144 vector [2]: ik = 305c6e590ce085b1759b78ea8e506999 20241220085531816 DAUC <0003> auc.c:145 vector [2]: res = 34b7e37c4f997ff80000000000000000 20241220085531816 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085531816 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085531816 DAUC <0003> auc.c:179 vector [2]: kc = cb156e88ea0b0255 20241220085531816 DAUC <0003> auc.c:180 vector [2]: sres = 9b1e9eee 20241220085531816 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085531816 DAUC <0003> auc.c:113 vector [3]: rand = ac236e5d7d5dc57a5f7ec8ebe2558685 20241220085531816 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241220085531816 DAUC <0003> auc.c:142 vector [3]: autn = 5b4987f5d47a0000e75bc631d8d23c84 20241220085531816 DAUC <0003> auc.c:143 vector [3]: ck = 898b677a218ff1c5dd56cb85e7df490c 20241220085531816 DAUC <0003> auc.c:144 vector [3]: ik = ee21a1ef1c07dc4094613b83ed866920 20241220085531816 DAUC <0003> auc.c:145 vector [3]: res = e97fc6016b26d13d0000000000000000 20241220085531816 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085531816 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085531816 DAUC <0003> auc.c:179 vector [3]: kc = 89ac6a373c7b6397 20241220085531816 DAUC <0003> auc.c:180 vector [3]: sres = e754d9ce 20241220085531816 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085531816 DAUC <0003> auc.c:113 vector [4]: rand = 63d3eb563ff9900f3a195089559a3ac5 20241220085531816 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241220085531816 DAUC <0003> auc.c:142 vector [4]: autn = d969be0d2050000007a6a3b911379a58 20241220085531816 DAUC <0003> auc.c:143 vector [4]: ck = 675461c17be151900b8f3e584744745e 20241220085531816 DAUC <0003> auc.c:144 vector [4]: ik = 0d3de28f618b909a2f388a74b3c6e80a 20241220085531816 DAUC <0003> auc.c:145 vector [4]: res = b35b3f64a58c914c0000000000000000 20241220085531816 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085531816 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085531816 DAUC <0003> auc.c:179 vector [4]: kc = f1c504481ad756dc 20241220085531816 DAUC <0003> auc.c:180 vector [4]: sres = e5a1291d 20241220085531816 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085531816 DAUC <0003> db_auc.c:245 IMSI='262429246394690': Generated 5 vectors 20241220085531816 DAUC <0003> db_auc.c:249 IMSI='262429246394690': Updating SQN=161 in DB 20241220085531816 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429246394690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429246394690"} 20241220085531816 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429246394690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085531816 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531816 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085531820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 20241220085531822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4258 20241220085531823 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45869<->l=127.0.0.1:4259) 20241220085531823 DLINP <000b> input/ipa.c:452 connected read/write 20241220085531823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085531823 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085531823 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085531823 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085531862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 20241220085531963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 20241220085535040 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085535040 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085535042 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55746<->l=127.0.0.1:4258 20241220085535045 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535046 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085535046 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085535046 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085535046 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085535046 DLGSUP <0013> gsup_server.c:238 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  20241220085535046 DLGSUP <0013> gsup_server.c:236 2:  20241220085535046 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085535046 DLGSUP <0013> gsup_server.c:236 3:  20241220085535046 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085535046 DLGSUP <0013> gsup_server.c:236 4:  20241220085535046 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085535046 DLGSUP <0013> gsup_server.c:236 5:  20241220085535046 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085535046 DLGSUP <0013> gsup_server.c:236 7:  20241220085535046 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085535046 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085535046 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085535046 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085535070 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39037<->l=127.0.0.1:4259) 20241220085535077 DAUC <0003> db_auc.c:157 IMSI='262420848085235': No 2G Auth Data 20241220085535077 DAUC <0003> db_auc.c:192 IMSI='262420848085235': No 3G Auth Data 20241220085535093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55760<->l=127.0.0.1:4258 20241220085535099 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535099 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420848085235"} 20241220085535100 DAUC <0003> db_auc.c:192 IMSI='262420848085235': No 3G Auth Data 20241220085535100 DAUC <0003> db_auc.c:236 IMSI='262420848085235': Calling to generate 1 vectors 20241220085535100 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241220085535100 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535100 DAUC <0003> auc.c:113 vector [0]: rand = 9823d73fc597d988698d8d1f7c490943 20241220085535100 DAUC <0003> auc.c:179 vector [0]: kc = 44bfe90c601c7c00 20241220085535100 DAUC <0003> auc.c:180 vector [0]: sres = 87cec512 20241220085535100 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535100 DAUC <0003> db_auc.c:245 IMSI='262420848085235': Generated 1 vectors 20241220085535100 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420848085235"} 20241220085535100 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535100 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535100 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535103 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535103 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420848085235"} 20241220085535103 DAUC <0003> db_auc.c:192 IMSI='262420848085235': No 3G Auth Data 20241220085535103 DAUC <0003> db_auc.c:236 IMSI='262420848085235': Calling to generate 4 vectors 20241220085535103 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241220085535103 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535103 DAUC <0003> auc.c:113 vector [0]: rand = 8a8ed89f833062ae8d35d2466b7bab14 20241220085535103 DAUC <0003> auc.c:179 vector [0]: kc = 6c94dfa1b8585000 20241220085535103 DAUC <0003> auc.c:180 vector [0]: sres = b0df0516 20241220085535103 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535103 DAUC <0003> auc.c:113 vector [1]: rand = 561b5fce9edbfe70c4c0250cb0a0ab62 20241220085535103 DAUC <0003> auc.c:179 vector [1]: kc = 4a91b0f5ff069800 20241220085535103 DAUC <0003> auc.c:180 vector [1]: sres = e63114e5 20241220085535103 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085535103 DAUC <0003> auc.c:113 vector [2]: rand = c6af9cdf654826870f839d2fee8618a0 20241220085535103 DAUC <0003> auc.c:179 vector [2]: kc = 57e2643c1037c400 20241220085535103 DAUC <0003> auc.c:180 vector [2]: sres = a1493098 20241220085535103 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085535103 DAUC <0003> auc.c:113 vector [3]: rand = 5104e703c5be9455b073ff5d07ca2fab 20241220085535103 DAUC <0003> auc.c:179 vector [3]: kc = e81157fe905f8400 20241220085535103 DAUC <0003> auc.c:180 vector [3]: sres = 96accc0d 20241220085535103 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085535103 DAUC <0003> db_auc.c:245 IMSI='262420848085235': Generated 4 vectors 20241220085535103 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420848085235"} 20241220085535103 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535103 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535103 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535105 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535105 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420848085235"} 20241220085535106 DAUC <0003> db_auc.c:192 IMSI='262420848085235': No 3G Auth Data 20241220085535106 DAUC <0003> db_auc.c:236 IMSI='262420848085235': Calling to generate 5 vectors 20241220085535106 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241220085535106 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535106 DAUC <0003> auc.c:113 vector [0]: rand = 07f16a1700572f52bfb70c37c1c1d86b 20241220085535106 DAUC <0003> auc.c:179 vector [0]: kc = 8a5632c4ef77bc00 20241220085535106 DAUC <0003> auc.c:180 vector [0]: sres = c4b403dc 20241220085535106 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535106 DAUC <0003> auc.c:113 vector [1]: rand = 54805a97e82307f2530dc53a65511b4d 20241220085535106 DAUC <0003> auc.c:179 vector [1]: kc = 52e882ad80054800 20241220085535106 DAUC <0003> auc.c:180 vector [1]: sres = c0b5a1e3 20241220085535106 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085535106 DAUC <0003> auc.c:113 vector [2]: rand = 94c88d3a368646169de5e94089979056 20241220085535106 DAUC <0003> auc.c:179 vector [2]: kc = 8ee4f9a443699400 20241220085535106 DAUC <0003> auc.c:180 vector [2]: sres = 8c941e2b 20241220085535106 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085535106 DAUC <0003> auc.c:113 vector [3]: rand = 0612ed826741348189f89eaf9577afb5 20241220085535106 DAUC <0003> auc.c:179 vector [3]: kc = 64404c2a43c9a800 20241220085535106 DAUC <0003> auc.c:180 vector [3]: sres = 170ccb94 20241220085535106 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085535106 DAUC <0003> auc.c:113 vector [4]: rand = 3b2945a224c65c92f92e27ff92743802 20241220085535106 DAUC <0003> auc.c:179 vector [4]: kc = 1d742f7bf419cc00 20241220085535106 DAUC <0003> auc.c:180 vector [4]: sres = b4aa99b7 20241220085535106 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241220085535106 DAUC <0003> db_auc.c:245 IMSI='262420848085235': Generated 5 vectors 20241220085535106 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420848085235"} 20241220085535106 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535106 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535106 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535109 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535109 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420848085235"} 20241220085535109 DAUC <0003> db_auc.c:192 IMSI='262420848085235': No 3G Auth Data 20241220085535109 DAUC <0003> db_auc.c:236 IMSI='262420848085235': Calling to generate 5 vectors 20241220085535109 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241220085535109 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535109 DAUC <0003> auc.c:113 vector [0]: rand = 712b336e17cd475b9a993ddc5c31bbb8 20241220085535109 DAUC <0003> auc.c:179 vector [0]: kc = b62334e8fbe67400 20241220085535109 DAUC <0003> auc.c:180 vector [0]: sres = d0c01098 20241220085535109 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535109 DAUC <0003> auc.c:113 vector [1]: rand = 79f185981366e2d59ad9aa7f10fe39f1 20241220085535109 DAUC <0003> auc.c:179 vector [1]: kc = cdf9200ae9441400 20241220085535109 DAUC <0003> auc.c:180 vector [1]: sres = 8c4eb8ca 20241220085535109 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085535109 DAUC <0003> auc.c:113 vector [2]: rand = 81d21488fe3cda58794730d2fd8d4c24 20241220085535109 DAUC <0003> auc.c:179 vector [2]: kc = d186d8c16464b800 20241220085535109 DAUC <0003> auc.c:180 vector [2]: sres = b2ca5175 20241220085535109 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085535109 DAUC <0003> auc.c:113 vector [3]: rand = 806d822f0ccb31eb397cbba79de9d112 20241220085535109 DAUC <0003> auc.c:179 vector [3]: kc = 101516a486c68000 20241220085535109 DAUC <0003> auc.c:180 vector [3]: sres = 335f4053 20241220085535109 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085535109 DAUC <0003> auc.c:113 vector [4]: rand = 49e3521a733fe497930f51fb57f3e8f4 20241220085535109 DAUC <0003> auc.c:179 vector [4]: kc = 861c66883f702000 20241220085535109 DAUC <0003> auc.c:180 vector [4]: sres = 17163e82 20241220085535109 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241220085535109 DAUC <0003> db_auc.c:245 IMSI='262420848085235': Generated 5 vectors 20241220085535109 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420848085235"} 20241220085535110 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420848085235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535110 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535110 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55760<->l=127.0.0.1:4258 20241220085535113 DAUC <0003> db_auc.c:157 IMSI='262422917133302': No 2G Auth Data 20241220085535113 DAUC <0003> db_auc.c:192 IMSI='262422917133302': No 3G Auth Data 20241220085535130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 20241220085535133 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535133 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422917133302"} 20241220085535133 DAUC <0003> db_auc.c:192 IMSI='262422917133302': No 3G Auth Data 20241220085535133 DAUC <0003> db_auc.c:236 IMSI='262422917133302': Calling to generate 1 vectors 20241220085535133 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241220085535133 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535133 DAUC <0003> auc.c:113 vector [0]: rand = bf4ce887a9e658033c060e273bda77a4 20241220085535133 DAUC <0003> auc.c:179 vector [0]: kc = a56b500fc0b0e800 20241220085535133 DAUC <0003> auc.c:180 vector [0]: sres = d192c5da 20241220085535133 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535133 DAUC <0003> db_auc.c:245 IMSI='262422917133302': Generated 1 vectors 20241220085535133 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422917133302"} 20241220085535133 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535133 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535133 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535136 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535136 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422917133302"} 20241220085535136 DAUC <0003> db_auc.c:192 IMSI='262422917133302': No 3G Auth Data 20241220085535136 DAUC <0003> db_auc.c:236 IMSI='262422917133302': Calling to generate 4 vectors 20241220085535136 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241220085535136 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535136 DAUC <0003> auc.c:113 vector [0]: rand = b2d61908895c751c6df41a4f0cb813f9 20241220085535136 DAUC <0003> auc.c:179 vector [0]: kc = e76efe4cedf35000 20241220085535136 DAUC <0003> auc.c:180 vector [0]: sres = d86d6dbd 20241220085535136 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535136 DAUC <0003> auc.c:113 vector [1]: rand = 44c281953010567047756e37382c12a2 20241220085535136 DAUC <0003> auc.c:179 vector [1]: kc = 1b077381b8f87400 20241220085535136 DAUC <0003> auc.c:180 vector [1]: sres = b05ece96 20241220085535136 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085535136 DAUC <0003> auc.c:113 vector [2]: rand = 7876ae76d0e81c0b9f9abb75c6cc8955 20241220085535136 DAUC <0003> auc.c:179 vector [2]: kc = ab577e0390854400 20241220085535136 DAUC <0003> auc.c:180 vector [2]: sres = 3f75df27 20241220085535136 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085535136 DAUC <0003> auc.c:113 vector [3]: rand = 53aca41f7a7817990950e4d4e1f9beb7 20241220085535136 DAUC <0003> auc.c:179 vector [3]: kc = 4ba939622c5af800 20241220085535136 DAUC <0003> auc.c:180 vector [3]: sres = ff3b2e2a 20241220085535136 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085535136 DAUC <0003> db_auc.c:245 IMSI='262422917133302': Generated 4 vectors 20241220085535136 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422917133302"} 20241220085535136 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535136 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535136 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535139 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535139 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422917133302"} 20241220085535139 DAUC <0003> db_auc.c:192 IMSI='262422917133302': No 3G Auth Data 20241220085535139 DAUC <0003> db_auc.c:236 IMSI='262422917133302': Calling to generate 5 vectors 20241220085535139 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241220085535139 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535139 DAUC <0003> auc.c:113 vector [0]: rand = 6f8d2d5fbeb54f419fcd7f73fc30cd01 20241220085535139 DAUC <0003> auc.c:179 vector [0]: kc = a33f319e203ea000 20241220085535139 DAUC <0003> auc.c:180 vector [0]: sres = 4aa7356e 20241220085535139 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535139 DAUC <0003> auc.c:113 vector [1]: rand = 9ec81e19694489dcf7c6ca5588297a1d 20241220085535139 DAUC <0003> auc.c:179 vector [1]: kc = feffeaebe0393000 20241220085535139 DAUC <0003> auc.c:180 vector [1]: sres = 972af234 20241220085535139 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085535139 DAUC <0003> auc.c:113 vector [2]: rand = 3de86c034fb2b07ed0ca771f639d4774 20241220085535139 DAUC <0003> auc.c:179 vector [2]: kc = 14231df0c58af000 20241220085535139 DAUC <0003> auc.c:180 vector [2]: sres = 5ab0090d 20241220085535139 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085535139 DAUC <0003> auc.c:113 vector [3]: rand = c1df2621f739ab25646fe0e6939037ab 20241220085535139 DAUC <0003> auc.c:179 vector [3]: kc = ab0940c14d7c7800 20241220085535139 DAUC <0003> auc.c:180 vector [3]: sres = d9546fff 20241220085535139 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085535139 DAUC <0003> auc.c:113 vector [4]: rand = 6538ecd04ed805e097e8fb130a16c383 20241220085535139 DAUC <0003> auc.c:179 vector [4]: kc = fedeaaddb1d9b400 20241220085535139 DAUC <0003> auc.c:180 vector [4]: sres = 3abc5822 20241220085535139 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241220085535139 DAUC <0003> db_auc.c:245 IMSI='262422917133302': Generated 5 vectors 20241220085535139 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422917133302"} 20241220085535139 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535139 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535139 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535141 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535142 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422917133302"} 20241220085535142 DAUC <0003> db_auc.c:192 IMSI='262422917133302': No 3G Auth Data 20241220085535142 DAUC <0003> db_auc.c:236 IMSI='262422917133302': Calling to generate 5 vectors 20241220085535142 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241220085535142 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535142 DAUC <0003> auc.c:113 vector [0]: rand = 9559bf52bf33404100bab5ab0112bc4a 20241220085535142 DAUC <0003> auc.c:179 vector [0]: kc = edb1ffda094ab000 20241220085535142 DAUC <0003> auc.c:180 vector [0]: sres = 9ffb6ba8 20241220085535142 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535142 DAUC <0003> auc.c:113 vector [1]: rand = 00cff2d8ad551e75e600b6f2495f0288 20241220085535142 DAUC <0003> auc.c:179 vector [1]: kc = b477d333e5dae000 20241220085535142 DAUC <0003> auc.c:180 vector [1]: sres = f8309355 20241220085535142 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085535142 DAUC <0003> auc.c:113 vector [2]: rand = 0528896fecd3a624f0f9a8dd14fa7be5 20241220085535142 DAUC <0003> auc.c:179 vector [2]: kc = c3e60a21c8a94800 20241220085535142 DAUC <0003> auc.c:180 vector [2]: sres = 7b17fed4 20241220085535142 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085535142 DAUC <0003> auc.c:113 vector [3]: rand = b397e6d313d4db7cc25ab502e32d4cc2 20241220085535142 DAUC <0003> auc.c:179 vector [3]: kc = 4fa7fa8ea04b1c00 20241220085535142 DAUC <0003> auc.c:180 vector [3]: sres = eb02da26 20241220085535142 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085535142 DAUC <0003> auc.c:113 vector [4]: rand = 88685dba6507fd73e90be7cdc044b189 20241220085535142 DAUC <0003> auc.c:179 vector [4]: kc = b4ee338d73709c00 20241220085535142 DAUC <0003> auc.c:180 vector [4]: sres = 6e6b76d6 20241220085535142 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241220085535142 DAUC <0003> db_auc.c:245 IMSI='262422917133302': Generated 5 vectors 20241220085535142 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422917133302"} 20241220085535142 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422917133302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535142 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535142 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 20241220085535145 DAUC <0003> db_auc.c:157 IMSI='262426976299893': No 2G Auth Data 20241220085535145 DAUC <0003> db_auc.c:192 IMSI='262426976299893': No 3G Auth Data 20241220085535164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55766<->l=127.0.0.1:4258 20241220085535168 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535168 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426976299893"} 20241220085535168 DAUC <0003> db_auc.c:192 IMSI='262426976299893': No 3G Auth Data 20241220085535168 DAUC <0003> db_auc.c:236 IMSI='262426976299893': Calling to generate 1 vectors 20241220085535168 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241220085535168 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535168 DAUC <0003> auc.c:113 vector [0]: rand = 9d0fcbf1b58f66fa12bd5b8e40bcb6cd 20241220085535168 DAUC <0003> auc.c:179 vector [0]: kc = 4d866751a04aea81 20241220085535168 DAUC <0003> auc.c:180 vector [0]: sres = 4e197ea8 20241220085535168 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535168 DAUC <0003> db_auc.c:245 IMSI='262426976299893': Generated 1 vectors 20241220085535168 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426976299893"} 20241220085535168 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535168 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535168 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535171 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535171 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426976299893"} 20241220085535171 DAUC <0003> db_auc.c:192 IMSI='262426976299893': No 3G Auth Data 20241220085535171 DAUC <0003> db_auc.c:236 IMSI='262426976299893': Calling to generate 4 vectors 20241220085535171 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241220085535171 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535171 DAUC <0003> auc.c:113 vector [0]: rand = 9349659f5670f3fc4dc7244df1ed587b 20241220085535171 DAUC <0003> auc.c:179 vector [0]: kc = bff4237bdad9a099 20241220085535171 DAUC <0003> auc.c:180 vector [0]: sres = 35c38b47 20241220085535171 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535171 DAUC <0003> auc.c:113 vector [1]: rand = 60c6c9eeb366abc699762661ae8a1a01 20241220085535171 DAUC <0003> auc.c:179 vector [1]: kc = 751cea2796256853 20241220085535171 DAUC <0003> auc.c:180 vector [1]: sres = 79ac1d9f 20241220085535171 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085535171 DAUC <0003> auc.c:113 vector [2]: rand = 3912ee4ec09e7340e8a3f576262c2dcc 20241220085535171 DAUC <0003> auc.c:179 vector [2]: kc = b91d33870a7687ab 20241220085535171 DAUC <0003> auc.c:180 vector [2]: sres = de7199f1 20241220085535171 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085535171 DAUC <0003> auc.c:113 vector [3]: rand = 24d2daa3e8156fd178746c290c428b5f 20241220085535171 DAUC <0003> auc.c:179 vector [3]: kc = edaaf6b01827429d 20241220085535171 DAUC <0003> auc.c:180 vector [3]: sres = b0dec07f 20241220085535171 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085535171 DAUC <0003> db_auc.c:245 IMSI='262426976299893': Generated 4 vectors 20241220085535171 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426976299893"} 20241220085535171 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535171 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535171 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535173 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535173 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426976299893"} 20241220085535173 DAUC <0003> db_auc.c:192 IMSI='262426976299893': No 3G Auth Data 20241220085535173 DAUC <0003> db_auc.c:236 IMSI='262426976299893': Calling to generate 5 vectors 20241220085535173 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241220085535173 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535173 DAUC <0003> auc.c:113 vector [0]: rand = faea8b90f8e0ae716fed418eeccb17d5 20241220085535173 DAUC <0003> auc.c:179 vector [0]: kc = f4429c94178420ca 20241220085535173 DAUC <0003> auc.c:180 vector [0]: sres = e7800585 20241220085535173 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535173 DAUC <0003> auc.c:113 vector [1]: rand = b594cedfc8b73661789c56415cde7cc5 20241220085535173 DAUC <0003> auc.c:179 vector [1]: kc = ce381d60b1cce12f 20241220085535173 DAUC <0003> auc.c:180 vector [1]: sres = 86ce84c7 20241220085535174 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085535174 DAUC <0003> auc.c:113 vector [2]: rand = 8ed3972b0064da57adc213240af1cae7 20241220085535174 DAUC <0003> auc.c:179 vector [2]: kc = 148f127e1e4332d0 20241220085535174 DAUC <0003> auc.c:180 vector [2]: sres = 28abefdf 20241220085535174 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085535174 DAUC <0003> auc.c:113 vector [3]: rand = 85221cfb44ab1c1fc617eb38eb34697b 20241220085535174 DAUC <0003> auc.c:179 vector [3]: kc = a4d454269e5d6151 20241220085535174 DAUC <0003> auc.c:180 vector [3]: sres = 71496265 20241220085535174 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085535174 DAUC <0003> auc.c:113 vector [4]: rand = b93fcedc01b6c9f425a7886e89c17f80 20241220085535174 DAUC <0003> auc.c:179 vector [4]: kc = f4f781ddf8029257 20241220085535174 DAUC <0003> auc.c:180 vector [4]: sres = 105a3d2d 20241220085535174 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241220085535174 DAUC <0003> db_auc.c:245 IMSI='262426976299893': Generated 5 vectors 20241220085535174 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426976299893"} 20241220085535174 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535174 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535174 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535176 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535176 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426976299893"} 20241220085535176 DAUC <0003> db_auc.c:192 IMSI='262426976299893': No 3G Auth Data 20241220085535176 DAUC <0003> db_auc.c:236 IMSI='262426976299893': Calling to generate 5 vectors 20241220085535176 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241220085535176 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535176 DAUC <0003> auc.c:113 vector [0]: rand = 5ab9f4e10931dc131e7b8bfb19257b96 20241220085535176 DAUC <0003> auc.c:179 vector [0]: kc = 84b00e61c20ce8c1 20241220085535176 DAUC <0003> auc.c:180 vector [0]: sres = dc6ddb4e 20241220085535176 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241220085535176 DAUC <0003> auc.c:113 vector [1]: rand = 98953965c85a317fd58a760fc9211925 20241220085535176 DAUC <0003> auc.c:179 vector [1]: kc = bef37d6b55c8c531 20241220085535176 DAUC <0003> auc.c:180 vector [1]: sres = b5a7a2ae 20241220085535176 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241220085535176 DAUC <0003> auc.c:113 vector [2]: rand = dc53fc852a28ee8d075372d6206d90aa 20241220085535176 DAUC <0003> auc.c:179 vector [2]: kc = d286b8d48c1683da 20241220085535176 DAUC <0003> auc.c:180 vector [2]: sres = 5338034d 20241220085535176 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241220085535176 DAUC <0003> auc.c:113 vector [3]: rand = 0d3e3b6ac7ac0b63b27238d662e2985a 20241220085535176 DAUC <0003> auc.c:179 vector [3]: kc = aa96b6b41179d8a3 20241220085535177 DAUC <0003> auc.c:180 vector [3]: sres = 4852c3e0 20241220085535177 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241220085535177 DAUC <0003> auc.c:113 vector [4]: rand = 355a6f0aea810118fa9a28b22a8c6668 20241220085535177 DAUC <0003> auc.c:179 vector [4]: kc = d1c5ff2bf4aa6091 20241220085535177 DAUC <0003> auc.c:180 vector [4]: sres = 54a56952 20241220085535177 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241220085535177 DAUC <0003> db_auc.c:245 IMSI='262426976299893': Generated 5 vectors 20241220085535177 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426976299893"} 20241220085535177 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426976299893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535177 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535177 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55766<->l=127.0.0.1:4258 20241220085535180 DAUC <0003> db_auc.c:157 IMSI='262425818359898': No 2G Auth Data 20241220085535180 DAUC <0003> db_auc.c:192 IMSI='262425818359898': No 3G Auth Data 20241220085535195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55782<->l=127.0.0.1:4258 20241220085535198 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535198 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425818359898"} 20241220085535198 DAUC <0003> db_auc.c:157 IMSI='262425818359898': No 2G Auth Data 20241220085535198 DAUC <0003> db_auc.c:236 IMSI='262425818359898': Calling to generate 1 vectors 20241220085535198 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241220085535198 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535198 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535198 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085535198 DAUC <0003> auc.c:113 vector [0]: rand = 6f556a25db743ef5c1a424a237dfbe27 20241220085535198 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085535198 DAUC <0003> auc.c:142 vector [0]: autn = 6ae7d361441800003f7304a8d7a142ba 20241220085535198 DAUC <0003> auc.c:143 vector [0]: ck = c98fe978ff903fe472d0212b7bb00bbf 20241220085535198 DAUC <0003> auc.c:144 vector [0]: ik = 087760cebc807a17b6ff0ac3caeb7e39 20241220085535198 DAUC <0003> auc.c:145 vector [0]: res = d832d062590352430000000000000000 20241220085535198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535198 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085535198 DAUC <0003> auc.c:151 vector [0]: kc = 05d7a25ef24b3075 20241220085535198 DAUC <0003> auc.c:152 vector [0]: sres = 81318221 20241220085535198 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085535198 DAUC <0003> db_auc.c:245 IMSI='262425818359898': Generated 1 vectors 20241220085535198 DAUC <0003> db_auc.c:249 IMSI='262425818359898': Updating SQN=33 in DB 20241220085535198 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425818359898"} 20241220085535198 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535198 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535198 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535201 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535201 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425818359898"} 20241220085535201 DAUC <0003> db_auc.c:157 IMSI='262425818359898': No 2G Auth Data 20241220085535201 DAUC <0003> db_auc.c:236 IMSI='262425818359898': Calling to generate 4 vectors 20241220085535201 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241220085535201 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535201 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535201 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241220085535201 DAUC <0003> auc.c:113 vector [0]: rand = 8c186ff138aae29456d9388c15604f05 20241220085535201 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241220085535201 DAUC <0003> auc.c:142 vector [0]: autn = ae5def0444f9000089b3c292ebd4492d 20241220085535201 DAUC <0003> auc.c:143 vector [0]: ck = 2be7ca58d4068eed998da5649335203d 20241220085535201 DAUC <0003> auc.c:144 vector [0]: ik = fe69c61a3bc74785a48e4eec5a0fec01 20241220085535201 DAUC <0003> auc.c:145 vector [0]: res = 68d3b892cffd0eab0000000000000000 20241220085535201 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535201 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085535201 DAUC <0003> auc.c:151 vector [0]: kc = e88de7ca26fb0554 20241220085535201 DAUC <0003> auc.c:152 vector [0]: sres = a72eb639 20241220085535201 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085535201 DAUC <0003> auc.c:113 vector [1]: rand = 75387b6450c14002f6f2746509231b78 20241220085535201 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241220085535201 DAUC <0003> auc.c:142 vector [1]: autn = a07da781543a00009af6b4efb87fea82 20241220085535201 DAUC <0003> auc.c:143 vector [1]: ck = bf002f5104e54a0083b888b078fba6c9 20241220085535201 DAUC <0003> auc.c:144 vector [1]: ik = 7a4867195d46128f2f04553d00876444 20241220085535201 DAUC <0003> auc.c:145 vector [1]: res = 1749866089d3b1d70000000000000000 20241220085535201 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535201 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241220085535201 DAUC <0003> auc.c:151 vector [1]: kc = 69f495c521df9a02 20241220085535201 DAUC <0003> auc.c:152 vector [1]: sres = 9e9a37b7 20241220085535201 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241220085535201 DAUC <0003> auc.c:113 vector [2]: rand = 6903186f5d775a0391d4b18f986d5cb6 20241220085535201 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241220085535201 DAUC <0003> auc.c:142 vector [2]: autn = f52ebc11bfc8000078d9ba76a13e6785 20241220085535201 DAUC <0003> auc.c:143 vector [2]: ck = 307e60617f1e0a73c3ec3eab2c8081cd 20241220085535201 DAUC <0003> auc.c:144 vector [2]: ik = 0eaccabc340e99660161cc83a1e32628 20241220085535202 DAUC <0003> auc.c:145 vector [2]: res = ee71fc3a662b1fbf0000000000000000 20241220085535202 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535202 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241220085535202 DAUC <0003> auc.c:151 vector [2]: kc = fc5f58f5c67334f0 20241220085535202 DAUC <0003> auc.c:152 vector [2]: sres = 885ae385 20241220085535202 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241220085535202 DAUC <0003> auc.c:113 vector [3]: rand = ab1f924fa04908560abbfea00f777906 20241220085535202 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241220085535202 DAUC <0003> auc.c:142 vector [3]: autn = aadffc9411090000cf832eb58b214de3 20241220085535202 DAUC <0003> auc.c:143 vector [3]: ck = 6948db41480574da23e0ffe9ca93f900 20241220085535202 DAUC <0003> auc.c:144 vector [3]: ik = 4f541d6f4466d9e4bcb0f464bf9d517e 20241220085535202 DAUC <0003> auc.c:145 vector [3]: res = d33b971235747c570000000000000000 20241220085535202 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535202 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241220085535202 DAUC <0003> auc.c:151 vector [3]: kc = b94ccda3796d0540 20241220085535202 DAUC <0003> auc.c:152 vector [3]: sres = e64feb45 20241220085535202 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241220085535202 DAUC <0003> db_auc.c:245 IMSI='262425818359898': Generated 4 vectors 20241220085535202 DAUC <0003> db_auc.c:249 IMSI='262425818359898': Updating SQN=161 in DB 20241220085535202 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425818359898"} 20241220085535202 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535202 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535202 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535205 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535205 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425818359898"} 20241220085535205 DAUC <0003> db_auc.c:157 IMSI='262425818359898': No 2G Auth Data 20241220085535205 DAUC <0003> db_auc.c:236 IMSI='262425818359898': Calling to generate 5 vectors 20241220085535205 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241220085535205 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535205 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535205 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241220085535205 DAUC <0003> auc.c:113 vector [0]: rand = 2d340be9dfb7f6fdbbb9cb515a7344b2 20241220085535205 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241220085535205 DAUC <0003> auc.c:142 vector [0]: autn = c23a9dbb98eb0000a8e2fc601027c3e6 20241220085535205 DAUC <0003> auc.c:143 vector [0]: ck = 9e849f9134befb230baba12966cee654 20241220085535205 DAUC <0003> auc.c:144 vector [0]: ik = 4d4d5ed61f970bab15a4d58a418e50ff 20241220085535205 DAUC <0003> auc.c:145 vector [0]: res = 8df57b75b5a70d230000000000000000 20241220085535205 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535205 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085535205 DAUC <0003> auc.c:151 vector [0]: kc = cdc6b5e40c694623 20241220085535205 DAUC <0003> auc.c:152 vector [0]: sres = 38527656 20241220085535205 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085535205 DAUC <0003> auc.c:113 vector [1]: rand = a8274c093025b73a8a055b8dc52cec51 20241220085535205 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241220085535205 DAUC <0003> auc.c:142 vector [1]: autn = 3a68e12aa7120000336190cf468f51c4 20241220085535205 DAUC <0003> auc.c:143 vector [1]: ck = 2a4cc175171c2b4a0160539f86addcfe 20241220085535205 DAUC <0003> auc.c:144 vector [1]: ik = 5028f0839d36cc26858fee8f2191fc30 20241220085535205 DAUC <0003> auc.c:145 vector [1]: res = 4556ac35bd08703a0000000000000000 20241220085535205 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535205 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241220085535205 DAUC <0003> auc.c:151 vector [1]: kc = fe8b8ce62d16c7a2 20241220085535205 DAUC <0003> auc.c:152 vector [1]: sres = f85edc0f 20241220085535205 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241220085535205 DAUC <0003> auc.c:113 vector [2]: rand = a09f066e84bb7111f08868d3d973883b 20241220085535205 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241220085535205 DAUC <0003> auc.c:142 vector [2]: autn = 191c9ad56cbf0000096a451a63d1fd48 20241220085535205 DAUC <0003> auc.c:143 vector [2]: ck = 70c0a6701327b8018695f71cd71d0e7a 20241220085535205 DAUC <0003> auc.c:144 vector [2]: ik = 6b20a5fe355f152738191f976e1e4f8c 20241220085535205 DAUC <0003> auc.c:145 vector [2]: res = cdb30569c2e7b3be0000000000000000 20241220085535205 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535205 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241220085535205 DAUC <0003> auc.c:151 vector [2]: kc = a56ceb059f7becd0 20241220085535205 DAUC <0003> auc.c:152 vector [2]: sres = 0f54b6d7 20241220085535205 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241220085535206 DAUC <0003> auc.c:113 vector [3]: rand = c904d8ef19f4ccd33b8d02e81de29c38 20241220085535206 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241220085535206 DAUC <0003> auc.c:142 vector [3]: autn = cf9fda2450a8000091aef81b509732ae 20241220085535206 DAUC <0003> auc.c:143 vector [3]: ck = 837dc9e14a8fd2a3923af5095a302986 20241220085535206 DAUC <0003> auc.c:144 vector [3]: ik = f96497c59cfcbef6acb28592d4b4cc48 20241220085535206 DAUC <0003> auc.c:145 vector [3]: res = ee6d1ab2e0e40bc10000000000000000 20241220085535206 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535206 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241220085535206 DAUC <0003> auc.c:151 vector [3]: kc = 44912ebf58f7899b 20241220085535206 DAUC <0003> auc.c:152 vector [3]: sres = 0e891173 20241220085535206 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241220085535206 DAUC <0003> auc.c:113 vector [4]: rand = d775108b654e84236c06b1d9a5b71b5b 20241220085535206 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241220085535206 DAUC <0003> auc.c:142 vector [4]: autn = f4652c008319000065378f553a3adfd0 20241220085535206 DAUC <0003> auc.c:143 vector [4]: ck = 693ae19cea4164f71b8044adbaa2be2a 20241220085535206 DAUC <0003> auc.c:144 vector [4]: ik = 498c55758b8f817e265db1c26fb2c4ea 20241220085535206 DAUC <0003> auc.c:145 vector [4]: res = b31d0f5347b2c4dd0000000000000000 20241220085535206 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085535206 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241220085535206 DAUC <0003> auc.c:151 vector [4]: kc = 1d6b4186b4de9f49 20241220085535206 DAUC <0003> auc.c:152 vector [4]: sres = f4afcb8e 20241220085535206 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241220085535206 DAUC <0003> db_auc.c:245 IMSI='262425818359898': Generated 5 vectors 20241220085535206 DAUC <0003> db_auc.c:249 IMSI='262425818359898': Updating SQN=321 in DB 20241220085535206 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425818359898"} 20241220085535206 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535206 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535206 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535209 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535209 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425818359898"} 20241220085535209 DAUC <0003> db_auc.c:157 IMSI='262425818359898': No 2G Auth Data 20241220085535209 DAUC <0003> db_auc.c:236 IMSI='262425818359898': Calling to generate 5 vectors 20241220085535209 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241220085535209 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535209 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535209 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241220085535209 DAUC <0003> auc.c:113 vector [0]: rand = 383e2b2879d8400ac55746861c3b2684 20241220085535209 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241220085535209 DAUC <0003> auc.c:142 vector [0]: autn = 03a57c922dc900002d5b56f2a3ecfe2c 20241220085535209 DAUC <0003> auc.c:143 vector [0]: ck = 5cc81e6382f49ee801245be2134c81a2 20241220085535209 DAUC <0003> auc.c:144 vector [0]: ik = dbb78293f6beb60dd2997220e8ef3c02 20241220085535209 DAUC <0003> auc.c:145 vector [0]: res = eda552e662b2c2f70000000000000000 20241220085535209 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535209 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085535209 DAUC <0003> auc.c:151 vector [0]: kc = 54c2b5328fe99545 20241220085535209 DAUC <0003> auc.c:152 vector [0]: sres = 8f179011 20241220085535209 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085535209 DAUC <0003> auc.c:113 vector [1]: rand = 6ff89bd0d0482daf47ef87fe2ea3173d 20241220085535209 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241220085535209 DAUC <0003> auc.c:142 vector [1]: autn = b22c7b6342170000a39e904b952fc0f9 20241220085535209 DAUC <0003> auc.c:143 vector [1]: ck = 1efac3e609876ee800773f608130233e 20241220085535209 DAUC <0003> auc.c:144 vector [1]: ik = 3bd1463eab8914652fa199cd453e487b 20241220085535209 DAUC <0003> auc.c:145 vector [1]: res = 4d8961e7c4241a830000000000000000 20241220085535209 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535209 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241220085535209 DAUC <0003> auc.c:151 vector [1]: kc = 0afd2375660011c8 20241220085535209 DAUC <0003> auc.c:152 vector [1]: sres = 89ad7b64 20241220085535209 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241220085535209 DAUC <0003> auc.c:113 vector [2]: rand = d5dc4d6b0a94c8239650e728ae257912 20241220085535209 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241220085535209 DAUC <0003> auc.c:142 vector [2]: autn = 18241da15c890000bbd73159f3471e97 20241220085535209 DAUC <0003> auc.c:143 vector [2]: ck = fd0ef5d185e17d6effeb638c0cc955cb 20241220085535209 DAUC <0003> auc.c:144 vector [2]: ik = 563b782488404a3554dc865d0ddb94de 20241220085535209 DAUC <0003> auc.c:145 vector [2]: res = bb141ce0d2e70e2c0000000000000000 20241220085535209 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535209 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241220085535210 DAUC <0003> auc.c:151 vector [2]: kc = 000268240cb3f64e 20241220085535210 DAUC <0003> auc.c:152 vector [2]: sres = 69f312cc 20241220085535210 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241220085535210 DAUC <0003> auc.c:113 vector [3]: rand = eaa1881ce77f9c3744a66fe3cb206b72 20241220085535210 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241220085535210 DAUC <0003> auc.c:142 vector [3]: autn = 55702effe64f0000d57964abd5676275 20241220085535210 DAUC <0003> auc.c:143 vector [3]: ck = 6c361f080d993a1f4531e44c10be5cef 20241220085535210 DAUC <0003> auc.c:144 vector [3]: ik = 2bcf911d9b8b2df98fee3145fdb91f25 20241220085535210 DAUC <0003> auc.c:145 vector [3]: res = 93fd522f07d92de60000000000000000 20241220085535210 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535210 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241220085535210 DAUC <0003> auc.c:151 vector [3]: kc = 8d265b1c7b15542c 20241220085535210 DAUC <0003> auc.c:152 vector [3]: sres = 94247fc9 20241220085535210 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241220085535210 DAUC <0003> auc.c:113 vector [4]: rand = 6fb02051652955f7dc72019583a8e604 20241220085535210 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241220085535210 DAUC <0003> auc.c:142 vector [4]: autn = 14c76dd911180000d2b968055e4ec9a8 20241220085535210 DAUC <0003> auc.c:143 vector [4]: ck = fa50704807e5b22a342203a2d28f50af 20241220085535210 DAUC <0003> auc.c:144 vector [4]: ik = 7269545c0245e0d94f4f1da3792516d4 20241220085535210 DAUC <0003> auc.c:145 vector [4]: res = da97da8ccead3ec40000000000000000 20241220085535210 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085535210 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241220085535210 DAUC <0003> auc.c:151 vector [4]: kc = f3543a15ae0a1488 20241220085535210 DAUC <0003> auc.c:152 vector [4]: sres = 143ae448 20241220085535210 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241220085535210 DAUC <0003> db_auc.c:245 IMSI='262425818359898': Generated 5 vectors 20241220085535210 DAUC <0003> db_auc.c:249 IMSI='262425818359898': Updating SQN=481 in DB 20241220085535210 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425818359898"} 20241220085535210 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425818359898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535210 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535210 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55782<->l=127.0.0.1:4258 20241220085535214 DAUC <0003> db_auc.c:157 IMSI='262422940292843': No 2G Auth Data 20241220085535214 DAUC <0003> db_auc.c:192 IMSI='262422940292843': No 3G Auth Data 20241220085535231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55790<->l=127.0.0.1:4258 20241220085535234 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535234 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422940292843"} 20241220085535234 DAUC <0003> db_auc.c:157 IMSI='262422940292843': No 2G Auth Data 20241220085535234 DAUC <0003> db_auc.c:236 IMSI='262422940292843': Calling to generate 1 vectors 20241220085535234 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241220085535234 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535234 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241220085535234 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085535234 DAUC <0003> auc.c:113 vector [0]: rand = dcc59aad0db44f7d16997728e8941c2f 20241220085535234 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085535234 DAUC <0003> auc.c:142 vector [0]: autn = d12edc0511630000d6c590dba2be1a57 20241220085535234 DAUC <0003> auc.c:143 vector [0]: ck = 2f9cfddc4fc7409c699de276bc05b656 20241220085535234 DAUC <0003> auc.c:144 vector [0]: ik = 8a77e5bd1ccbbadd61c2916042690e0c 20241220085535234 DAUC <0003> auc.c:145 vector [0]: res = 4f57c2b97e51091e0000000000000000 20241220085535234 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535234 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085535234 DAUC <0003> auc.c:151 vector [0]: kc = adb46b77ad60421b 20241220085535234 DAUC <0003> auc.c:152 vector [0]: sres = 3106cba7 20241220085535234 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085535234 DAUC <0003> db_auc.c:245 IMSI='262422940292843': Generated 1 vectors 20241220085535234 DAUC <0003> db_auc.c:249 IMSI='262422940292843': Updating SQN=33 in DB 20241220085535234 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422940292843"} 20241220085535234 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535234 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535234 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535237 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535237 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422940292843"} 20241220085535237 DAUC <0003> db_auc.c:157 IMSI='262422940292843': No 2G Auth Data 20241220085535237 DAUC <0003> db_auc.c:236 IMSI='262422940292843': Calling to generate 4 vectors 20241220085535237 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241220085535237 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535237 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241220085535237 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241220085535237 DAUC <0003> auc.c:113 vector [0]: rand = ab5289221ddf2260a2005b95276128ec 20241220085535237 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241220085535237 DAUC <0003> auc.c:142 vector [0]: autn = 731a82b149520000c7f65cc52aef488d 20241220085535237 DAUC <0003> auc.c:143 vector [0]: ck = 4f23e0d33d227ec2676960f3d48420cb 20241220085535237 DAUC <0003> auc.c:144 vector [0]: ik = d7557f0cdd9e25396b3e0a8dac07be23 20241220085535237 DAUC <0003> auc.c:145 vector [0]: res = a9e5a3fc83cfd8aa0000000000000000 20241220085535237 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535237 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085535237 DAUC <0003> auc.c:151 vector [0]: kc = 9421f5a1983fc513 20241220085535237 DAUC <0003> auc.c:152 vector [0]: sres = 2a2a7b56 20241220085535237 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085535237 DAUC <0003> auc.c:113 vector [1]: rand = 662ec1ac830837a7c19cd2c5f911c61f 20241220085535237 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241220085535237 DAUC <0003> auc.c:142 vector [1]: autn = c9dbb52d66f3000093d2217c6eb8ef37 20241220085535237 DAUC <0003> auc.c:143 vector [1]: ck = b22669d4320ef26091a9c929c8fcd70c 20241220085535237 DAUC <0003> auc.c:144 vector [1]: ik = 143a27c1573e534ca64caf2d567f7a72 20241220085535237 DAUC <0003> auc.c:145 vector [1]: res = 76e05861b46a3ba00000000000000000 20241220085535237 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535237 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241220085535237 DAUC <0003> auc.c:151 vector [1]: kc = 91f92811fbb30c52 20241220085535237 DAUC <0003> auc.c:152 vector [1]: sres = c28a63c1 20241220085535237 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241220085535237 DAUC <0003> auc.c:113 vector [2]: rand = e19c7b5c246912a945cf78cc62bc3f25 20241220085535237 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241220085535237 DAUC <0003> auc.c:142 vector [2]: autn = f0b4f78147170000fbced2d58bc3ac40 20241220085535237 DAUC <0003> auc.c:143 vector [2]: ck = c2d948bd93505bab5d8a0cda2093c690 20241220085535237 DAUC <0003> auc.c:144 vector [2]: ik = 9f1c52a20687c9c6b32bec41e8b96734 20241220085535237 DAUC <0003> auc.c:145 vector [2]: res = 32b8e954f7635bdf0000000000000000 20241220085535237 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535237 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241220085535237 DAUC <0003> auc.c:151 vector [2]: kc = b364fa845dfd33c9 20241220085535237 DAUC <0003> auc.c:152 vector [2]: sres = c5dbb28b 20241220085535237 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241220085535237 DAUC <0003> auc.c:113 vector [3]: rand = e7f83eda101a04640621bb2327c40b67 20241220085535237 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241220085535237 DAUC <0003> auc.c:142 vector [3]: autn = 6d18d6e9f40e0000eb3e6fa1e3f3a345 20241220085535237 DAUC <0003> auc.c:143 vector [3]: ck = 4d408801631be2163ceeeb210bd80940 20241220085535237 DAUC <0003> auc.c:144 vector [3]: ik = 2c046394b73e5a94e6130f7caea4c5ea 20241220085535237 DAUC <0003> auc.c:145 vector [3]: res = c62081d7921759500000000000000000 20241220085535237 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535237 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241220085535237 DAUC <0003> auc.c:151 vector [3]: kc = bbb90fc871597428 20241220085535237 DAUC <0003> auc.c:152 vector [3]: sres = 5437d887 20241220085535237 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241220085535237 DAUC <0003> db_auc.c:245 IMSI='262422940292843': Generated 4 vectors 20241220085535237 DAUC <0003> db_auc.c:249 IMSI='262422940292843': Updating SQN=161 in DB 20241220085535237 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422940292843"} 20241220085535237 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535237 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535237 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535240 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535240 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422940292843"} 20241220085535240 DAUC <0003> db_auc.c:157 IMSI='262422940292843': No 2G Auth Data 20241220085535240 DAUC <0003> db_auc.c:236 IMSI='262422940292843': Calling to generate 5 vectors 20241220085535240 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241220085535240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535240 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241220085535240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241220085535240 DAUC <0003> auc.c:113 vector [0]: rand = d8b3d614ff838897d7e991f17cbc03c4 20241220085535240 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241220085535240 DAUC <0003> auc.c:142 vector [0]: autn = c0d5b8063393000035a1968bb31b9dbc 20241220085535240 DAUC <0003> auc.c:143 vector [0]: ck = 07d71128ebd1c24c05bbfbc7a4af04b1 20241220085535240 DAUC <0003> auc.c:144 vector [0]: ik = 99c7b388772e6c34651320284df03ddd 20241220085535240 DAUC <0003> auc.c:145 vector [0]: res = 5b04a338f0dcfb390000000000000000 20241220085535240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535240 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085535240 DAUC <0003> auc.c:151 vector [0]: kc = feb8794f75a09714 20241220085535240 DAUC <0003> auc.c:152 vector [0]: sres = abd85801 20241220085535240 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085535240 DAUC <0003> auc.c:113 vector [1]: rand = a33b9ea55edd4f542ee4c564cd24af81 20241220085535240 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241220085535240 DAUC <0003> auc.c:142 vector [1]: autn = 1be5c12183fb00006a3181d89df09836 20241220085535240 DAUC <0003> auc.c:143 vector [1]: ck = 8ae9b090d90044446a71ab5056885fc9 20241220085535240 DAUC <0003> auc.c:144 vector [1]: ik = 4323d620f01d0f41fd4b81ab4e53e1cc 20241220085535240 DAUC <0003> auc.c:145 vector [1]: res = 9fae0bc3f59709750000000000000000 20241220085535240 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535240 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241220085535240 DAUC <0003> auc.c:151 vector [1]: kc = 5ef04c4b31c6f500 20241220085535240 DAUC <0003> auc.c:152 vector [1]: sres = 6a3902b6 20241220085535240 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241220085535240 DAUC <0003> auc.c:113 vector [2]: rand = d42f9bc014e3fc1d5063578c96c512dd 20241220085535240 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241220085535240 DAUC <0003> auc.c:142 vector [2]: autn = 60aa8d3f9aa70000f2127a1ce39fe8cf 20241220085535240 DAUC <0003> auc.c:143 vector [2]: ck = 6b4a204dd602ea2d1b7d5ff5652ce1f7 20241220085535240 DAUC <0003> auc.c:144 vector [2]: ik = f49ea2b61b4887dfc27c45db9ff142aa 20241220085535240 DAUC <0003> auc.c:145 vector [2]: res = 3ed73cf7da16cb130000000000000000 20241220085535240 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535240 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241220085535240 DAUC <0003> auc.c:151 vector [2]: kc = 46d598d53797ceaf 20241220085535240 DAUC <0003> auc.c:152 vector [2]: sres = e4c1f7e4 20241220085535240 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241220085535240 DAUC <0003> auc.c:113 vector [3]: rand = 41699b93620534233aabc2dd163df77a 20241220085535240 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241220085535240 DAUC <0003> auc.c:142 vector [3]: autn = 15ac2a0a3ee70000069b1b5fe7e64cbf 20241220085535240 DAUC <0003> auc.c:143 vector [3]: ck = 30f9d2113430480a37518a501feec80f 20241220085535240 DAUC <0003> auc.c:144 vector [3]: ik = 9f15f406d1ac39713be07317d528e4ca 20241220085535240 DAUC <0003> auc.c:145 vector [3]: res = 01457c2cbd1b8ac60000000000000000 20241220085535240 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535240 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241220085535240 DAUC <0003> auc.c:151 vector [3]: kc = a35ddf502f5a5dbe 20241220085535240 DAUC <0003> auc.c:152 vector [3]: sres = bc5ef6ea 20241220085535240 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241220085535240 DAUC <0003> auc.c:113 vector [4]: rand = 08681bc1b5ff41694012af5a987aee22 20241220085535240 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241220085535240 DAUC <0003> auc.c:142 vector [4]: autn = f76788b9cdf40000825819cf23331da3 20241220085535241 DAUC <0003> auc.c:143 vector [4]: ck = fa3db92045f6529253e5cec97796b28c 20241220085535241 DAUC <0003> auc.c:144 vector [4]: ik = c877c271016731bdfb1e45de7568dfcd 20241220085535241 DAUC <0003> auc.c:145 vector [4]: res = 90c7496f09e17f9e0000000000000000 20241220085535241 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085535241 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241220085535241 DAUC <0003> auc.c:151 vector [4]: kc = 9ab1f046466f0e6e 20241220085535241 DAUC <0003> auc.c:152 vector [4]: sres = 992636f1 20241220085535241 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241220085535241 DAUC <0003> db_auc.c:245 IMSI='262422940292843': Generated 5 vectors 20241220085535241 DAUC <0003> db_auc.c:249 IMSI='262422940292843': Updating SQN=321 in DB 20241220085535241 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422940292843"} 20241220085535241 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535241 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535241 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535243 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535244 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422940292843"} 20241220085535244 DAUC <0003> db_auc.c:157 IMSI='262422940292843': No 2G Auth Data 20241220085535244 DAUC <0003> db_auc.c:236 IMSI='262422940292843': Calling to generate 5 vectors 20241220085535244 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241220085535244 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535244 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241220085535244 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241220085535244 DAUC <0003> auc.c:113 vector [0]: rand = 0d5d7f5ea26d172f43d34c8064695421 20241220085535244 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241220085535244 DAUC <0003> auc.c:142 vector [0]: autn = 4a2ae072ecb3000006890dd030642498 20241220085535244 DAUC <0003> auc.c:143 vector [0]: ck = 2a5e44b78a0cb9d5cacf0b57a10738a6 20241220085535244 DAUC <0003> auc.c:144 vector [0]: ik = 6fa87c7b194179a1845ffe1bef089015 20241220085535244 DAUC <0003> auc.c:145 vector [0]: res = 2bc6283fa820de6b0000000000000000 20241220085535244 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535244 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085535244 DAUC <0003> auc.c:151 vector [0]: kc = 0b66cd80dd4268c7 20241220085535244 DAUC <0003> auc.c:152 vector [0]: sres = 83e6f654 20241220085535244 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085535244 DAUC <0003> auc.c:113 vector [1]: rand = 1acf28dcf158f7a8b972b9445373ca9b 20241220085535244 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241220085535244 DAUC <0003> auc.c:142 vector [1]: autn = 8cc588b5556e0000edd3df342aab18e1 20241220085535244 DAUC <0003> auc.c:143 vector [1]: ck = 9815b39de8a2d40e5393fc43592e341c 20241220085535244 DAUC <0003> auc.c:144 vector [1]: ik = 954293535a89b3bc0447333e600adfb5 20241220085535244 DAUC <0003> auc.c:145 vector [1]: res = 36b26a720de72ec20000000000000000 20241220085535244 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535244 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241220085535244 DAUC <0003> auc.c:151 vector [1]: kc = 5a83efb38b0f8c1b 20241220085535244 DAUC <0003> auc.c:152 vector [1]: sres = 3b5544b0 20241220085535244 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241220085535244 DAUC <0003> auc.c:113 vector [2]: rand = 32e06c38dc76af65460a7b97845856bb 20241220085535244 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241220085535244 DAUC <0003> auc.c:142 vector [2]: autn = aafab09ace650000fe70fe0298969874 20241220085535244 DAUC <0003> auc.c:143 vector [2]: ck = 734e74ad75252353d70a0d5e1b3d6e2e 20241220085535244 DAUC <0003> auc.c:144 vector [2]: ik = a00f0a804bb22fd71e64e5a7bff50412 20241220085535244 DAUC <0003> auc.c:145 vector [2]: res = 6ae3c015bf2bfc620000000000000000 20241220085535244 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535244 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241220085535244 DAUC <0003> auc.c:151 vector [2]: kc = 1a2f96d49a5f66b8 20241220085535244 DAUC <0003> auc.c:152 vector [2]: sres = d5c83c77 20241220085535244 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241220085535244 DAUC <0003> auc.c:113 vector [3]: rand = 1e1d709d41bc0b0b22ffe914c2f43468 20241220085535244 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241220085535244 DAUC <0003> auc.c:142 vector [3]: autn = f2fa237d14a10000997548b7f20e94da 20241220085535244 DAUC <0003> auc.c:143 vector [3]: ck = 3a754dd093a6f0e7f8d29563699ae54d 20241220085535244 DAUC <0003> auc.c:144 vector [3]: ik = 76341b6e30308d9b9ab492ab319df7ce 20241220085535244 DAUC <0003> auc.c:145 vector [3]: res = 958dbf3b2098c9a10000000000000000 20241220085535244 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535244 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241220085535244 DAUC <0003> auc.c:151 vector [3]: kc = 2e275176fb916fff 20241220085535244 DAUC <0003> auc.c:152 vector [3]: sres = b515769a 20241220085535244 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241220085535244 DAUC <0003> auc.c:113 vector [4]: rand = eec22b91aced70dc8932dee60291a244 20241220085535244 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241220085535244 DAUC <0003> auc.c:142 vector [4]: autn = 28029f415e40000030e1ffb61143f337 20241220085535244 DAUC <0003> auc.c:143 vector [4]: ck = 38a9c6e013cbcd7c4d40d35f91ebd8bc 20241220085535244 DAUC <0003> auc.c:144 vector [4]: ik = 072fcd5f44e5856848ed3b99812bf87b 20241220085535244 DAUC <0003> auc.c:145 vector [4]: res = 146762b350336e530000000000000000 20241220085535244 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085535244 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241220085535244 DAUC <0003> auc.c:151 vector [4]: kc = 3a2be37947ee68d3 20241220085535244 DAUC <0003> auc.c:152 vector [4]: sres = 44540ce0 20241220085535244 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241220085535244 DAUC <0003> db_auc.c:245 IMSI='262422940292843': Generated 5 vectors 20241220085535244 DAUC <0003> db_auc.c:249 IMSI='262422940292843': Updating SQN=481 in DB 20241220085535244 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422940292843"} 20241220085535244 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422940292843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535244 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535244 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55790<->l=127.0.0.1:4258 20241220085535248 DAUC <0003> db_auc.c:157 IMSI='262424444571198': No 2G Auth Data 20241220085535248 DAUC <0003> db_auc.c:192 IMSI='262424444571198': No 3G Auth Data 20241220085535263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55798<->l=127.0.0.1:4258 20241220085535266 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535266 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424444571198"} 20241220085535266 DAUC <0003> db_auc.c:236 IMSI='262424444571198': Calling to generate 1 vectors 20241220085535266 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241220085535266 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535266 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535266 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085535266 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535266 DAUC <0003> auc.c:113 vector [0]: rand = bc14eeb922b40341937d677f80034592 20241220085535266 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085535266 DAUC <0003> auc.c:142 vector [0]: autn = 7fb9ab31105000008dcfbcb064695039 20241220085535266 DAUC <0003> auc.c:143 vector [0]: ck = a8d234a9bbe8c4efab5d4748d9c7778d 20241220085535266 DAUC <0003> auc.c:144 vector [0]: ik = e2380800bc501ae1c8128e87c6bfe5c5 20241220085535266 DAUC <0003> auc.c:145 vector [0]: res = b29001ea47e9dfa00000000000000000 20241220085535266 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535266 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535266 DAUC <0003> auc.c:179 vector [0]: kc = 0e6ea2f14a852800 20241220085535266 DAUC <0003> auc.c:180 vector [0]: sres = 5794bfa2 20241220085535267 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535267 DAUC <0003> db_auc.c:245 IMSI='262424444571198': Generated 1 vectors 20241220085535267 DAUC <0003> db_auc.c:249 IMSI='262424444571198': Updating SQN=33 in DB 20241220085535267 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424444571198"} 20241220085535267 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535267 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535267 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535269 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535269 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424444571198"} 20241220085535269 DAUC <0003> db_auc.c:236 IMSI='262424444571198': Calling to generate 4 vectors 20241220085535269 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241220085535269 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535269 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535269 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241220085535269 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535269 DAUC <0003> auc.c:113 vector [0]: rand = 0a5121764ac733bc9abb95f93130a14f 20241220085535269 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241220085535269 DAUC <0003> auc.c:142 vector [0]: autn = b50de50a81fd000068bdf31a21d09d5f 20241220085535269 DAUC <0003> auc.c:143 vector [0]: ck = d5ddc8ee49e172d5e83d30361eedc772 20241220085535269 DAUC <0003> auc.c:144 vector [0]: ik = ff9fa1d7a20ea3668bf9679610c24ecb 20241220085535269 DAUC <0003> auc.c:145 vector [0]: res = 2de568a36c6e90a10000000000000000 20241220085535269 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535269 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535269 DAUC <0003> auc.c:179 vector [0]: kc = 873006493441bc00 20241220085535269 DAUC <0003> auc.c:180 vector [0]: sres = 67d9b285 20241220085535269 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535269 DAUC <0003> auc.c:113 vector [1]: rand = 0852263314044df6e1dcaeda378ad388 20241220085535269 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241220085535269 DAUC <0003> auc.c:142 vector [1]: autn = b12210108d9c0000df6362b08e8341ca 20241220085535269 DAUC <0003> auc.c:143 vector [1]: ck = 9786ff430e667f8bfc9e4be5c08c32b8 20241220085535269 DAUC <0003> auc.c:144 vector [1]: ik = 234d0d566dc63410f9295f5650c99daa 20241220085535269 DAUC <0003> auc.c:145 vector [1]: res = a6a0e77de2432f4d0000000000000000 20241220085535269 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535269 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085535269 DAUC <0003> auc.c:179 vector [1]: kc = 5e57f72ba2323800 20241220085535269 DAUC <0003> auc.c:180 vector [1]: sres = bfe50507 20241220085535269 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085535269 DAUC <0003> auc.c:113 vector [2]: rand = b5bee7b18ae355d8b98093c2ff0ffe92 20241220085535269 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241220085535269 DAUC <0003> auc.c:142 vector [2]: autn = 06c94e1d639d000035ebf9459be973bf 20241220085535269 DAUC <0003> auc.c:143 vector [2]: ck = a7bb5dfcd49e2855f9e136fc00b0f029 20241220085535269 DAUC <0003> auc.c:144 vector [2]: ik = 1dd91654ad83f674b41922911b063395 20241220085535269 DAUC <0003> auc.c:145 vector [2]: res = 1656d44a18d951470000000000000000 20241220085535269 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535270 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085535270 DAUC <0003> auc.c:179 vector [2]: kc = 60ed35686c46c000 20241220085535270 DAUC <0003> auc.c:180 vector [2]: sres = 3d6e39ab 20241220085535270 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085535270 DAUC <0003> auc.c:113 vector [3]: rand = d6e93b82d2f2543b61758b9140024395 20241220085535270 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241220085535270 DAUC <0003> auc.c:142 vector [3]: autn = df7cbf54062f000062bded69168b7ebb 20241220085535270 DAUC <0003> auc.c:143 vector [3]: ck = c284f607220637750c599b7bfcecc7df 20241220085535270 DAUC <0003> auc.c:144 vector [3]: ik = 0a9b017e9b3b1da2f1dfdefeabc51142 20241220085535270 DAUC <0003> auc.c:145 vector [3]: res = 25fb6bc64449f5f40000000000000000 20241220085535270 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535270 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085535270 DAUC <0003> auc.c:179 vector [3]: kc = e1dde5ae43144400 20241220085535270 DAUC <0003> auc.c:180 vector [3]: sres = c87bcc03 20241220085535270 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085535270 DAUC <0003> db_auc.c:245 IMSI='262424444571198': Generated 4 vectors 20241220085535270 DAUC <0003> db_auc.c:249 IMSI='262424444571198': Updating SQN=161 in DB 20241220085535270 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424444571198"} 20241220085535270 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535270 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535270 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535272 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535272 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424444571198"} 20241220085535272 DAUC <0003> db_auc.c:236 IMSI='262424444571198': Calling to generate 5 vectors 20241220085535272 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085535272 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535272 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535272 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241220085535272 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535272 DAUC <0003> auc.c:113 vector [0]: rand = 46d99c912be6c66517dfac852ca5389c 20241220085535272 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241220085535272 DAUC <0003> auc.c:142 vector [0]: autn = fb20c3cb7d3300004217beb70517fbe0 20241220085535272 DAUC <0003> auc.c:143 vector [0]: ck = df777e47fe3f0423fe0f2a208982727b 20241220085535272 DAUC <0003> auc.c:144 vector [0]: ik = 44846fa10fb7e82ecce39733d6fd5717 20241220085535272 DAUC <0003> auc.c:145 vector [0]: res = 3e2736bd7f5a57fe0000000000000000 20241220085535272 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535272 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535272 DAUC <0003> auc.c:179 vector [0]: kc = 84a977e80679a000 20241220085535272 DAUC <0003> auc.c:180 vector [0]: sres = f8feaab1 20241220085535272 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535272 DAUC <0003> auc.c:113 vector [1]: rand = ad1a90074a883bcd530f02ec6075cbdd 20241220085535272 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241220085535272 DAUC <0003> auc.c:142 vector [1]: autn = ea164e6a2753000003bf8e9f6b645890 20241220085535272 DAUC <0003> auc.c:143 vector [1]: ck = b1fe5cd4629a1faf2279471abd0ce0bf 20241220085535272 DAUC <0003> auc.c:144 vector [1]: ik = 6f55f6a61026a748290f557847aff807 20241220085535272 DAUC <0003> auc.c:145 vector [1]: res = e0e6caf5b324ae2c0000000000000000 20241220085535273 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535273 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085535273 DAUC <0003> auc.c:179 vector [1]: kc = 8dc2bf6cf4fbd000 20241220085535273 DAUC <0003> auc.c:180 vector [1]: sres = 7a638f23 20241220085535273 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085535273 DAUC <0003> auc.c:113 vector [2]: rand = d40205ee7a3cdb187ead9d13ab7b3890 20241220085535273 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241220085535273 DAUC <0003> auc.c:142 vector [2]: autn = 01d51a51d8f90000d8bba132e1ef9b2f 20241220085535273 DAUC <0003> auc.c:143 vector [2]: ck = c87fa513119cb7ed67b5b1ebe0e8c33f 20241220085535273 DAUC <0003> auc.c:144 vector [2]: ik = 9ae4ce3d6aa23a3e7a445345638bb809 20241220085535273 DAUC <0003> auc.c:145 vector [2]: res = 4eae9433b835e6570000000000000000 20241220085535273 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535273 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085535273 DAUC <0003> auc.c:179 vector [2]: kc = a266d8e6c5097400 20241220085535273 DAUC <0003> auc.c:180 vector [2]: sres = 95b02807 20241220085535273 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085535273 DAUC <0003> auc.c:113 vector [3]: rand = ded7e9166511d60d75a197d017878965 20241220085535273 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241220085535273 DAUC <0003> auc.c:142 vector [3]: autn = 1901e4dc955e0000a9093b7b983b644c 20241220085535273 DAUC <0003> auc.c:143 vector [3]: ck = 9c553967eca7a50ee1e7c23a9d48b8e8 20241220085535273 DAUC <0003> auc.c:144 vector [3]: ik = b9dce85cb013ebf2448d8ec81da52626 20241220085535273 DAUC <0003> auc.c:145 vector [3]: res = be476dd139b31d3b0000000000000000 20241220085535273 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535273 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085535273 DAUC <0003> auc.c:179 vector [3]: kc = a3fed0256c73b400 20241220085535273 DAUC <0003> auc.c:180 vector [3]: sres = 9ba72b75 20241220085535273 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085535273 DAUC <0003> auc.c:113 vector [4]: rand = 9195ef7a3f3fa18266b115ec11899e70 20241220085535273 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241220085535273 DAUC <0003> auc.c:142 vector [4]: autn = 31ceb04097bd000084d4e5eef5250409 20241220085535273 DAUC <0003> auc.c:143 vector [4]: ck = 3ec1ca3b6bad06a8764f341413b9b2e8 20241220085535273 DAUC <0003> auc.c:144 vector [4]: ik = 1d54e5c14e63480a8ef860b0b34342c7 20241220085535273 DAUC <0003> auc.c:145 vector [4]: res = 1f8bdeeee4f2851c0000000000000000 20241220085535273 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085535273 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085535273 DAUC <0003> auc.c:179 vector [4]: kc = 0d491c000e616c00 20241220085535273 DAUC <0003> auc.c:180 vector [4]: sres = 134d05a2 20241220085535273 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085535273 DAUC <0003> db_auc.c:245 IMSI='262424444571198': Generated 5 vectors 20241220085535273 DAUC <0003> db_auc.c:249 IMSI='262424444571198': Updating SQN=321 in DB 20241220085535273 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424444571198"} 20241220085535273 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535273 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535273 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535276 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535276 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424444571198"} 20241220085535276 DAUC <0003> db_auc.c:236 IMSI='262424444571198': Calling to generate 5 vectors 20241220085535276 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085535276 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535276 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535276 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241220085535276 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535276 DAUC <0003> auc.c:113 vector [0]: rand = 04a4913f2ded960bbcf0e6d34df587c8 20241220085535276 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241220085535276 DAUC <0003> auc.c:142 vector [0]: autn = 94ea623a84990000bd9ea48948ec7eec 20241220085535276 DAUC <0003> auc.c:143 vector [0]: ck = b697b37f86d44c05b1ec5576e0c60c90 20241220085535276 DAUC <0003> auc.c:144 vector [0]: ik = e228c6e35cc1c076a8d0ba329caa0750 20241220085535276 DAUC <0003> auc.c:145 vector [0]: res = 0597008af38b19fa0000000000000000 20241220085535276 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535276 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535276 DAUC <0003> auc.c:179 vector [0]: kc = 69c6eac6c2901000 20241220085535276 DAUC <0003> auc.c:180 vector [0]: sres = f2ae8cd3 20241220085535276 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535276 DAUC <0003> auc.c:113 vector [1]: rand = ba83598661df01a314434138e9c91178 20241220085535276 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241220085535276 DAUC <0003> auc.c:142 vector [1]: autn = 952e7ab2f8f40000b21342ef3b5c3c18 20241220085535276 DAUC <0003> auc.c:143 vector [1]: ck = 29112fedb696088dcfd5da981fbb81e1 20241220085535276 DAUC <0003> auc.c:144 vector [1]: ik = d0d88da7fd04d4e6fe1adad47370ba07 20241220085535276 DAUC <0003> auc.c:145 vector [1]: res = d480e0486eba6da20000000000000000 20241220085535276 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535276 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085535276 DAUC <0003> auc.c:179 vector [1]: kc = 324849aceb46e000 20241220085535276 DAUC <0003> auc.c:180 vector [1]: sres = cf990dfe 20241220085535276 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085535276 DAUC <0003> auc.c:113 vector [2]: rand = a0a8c0c92a0473b67f28d0a3a2d68b2b 20241220085535276 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241220085535276 DAUC <0003> auc.c:142 vector [2]: autn = 53996dd903970000d7da157cde0bbbed 20241220085535276 DAUC <0003> auc.c:143 vector [2]: ck = 2fefd714eda813e78ddf846a23026056 20241220085535276 DAUC <0003> auc.c:144 vector [2]: ik = 7b1fdd9cc073f71b58395317b7801c7a 20241220085535276 DAUC <0003> auc.c:145 vector [2]: res = 0ffa66b9d4e823e80000000000000000 20241220085535276 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535276 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085535276 DAUC <0003> auc.c:179 vector [2]: kc = dd7a45765e5bb400 20241220085535276 DAUC <0003> auc.c:180 vector [2]: sres = d4d5c35c 20241220085535276 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085535276 DAUC <0003> auc.c:113 vector [3]: rand = b18458e930920e1ce80eb30754a6696c 20241220085535276 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241220085535276 DAUC <0003> auc.c:142 vector [3]: autn = 15665bf3c33000002f900c8e5e5f0a07 20241220085535276 DAUC <0003> auc.c:143 vector [3]: ck = dc46bb08ca03691a6df0cc10148ac67e 20241220085535276 DAUC <0003> auc.c:144 vector [3]: ik = fad64e68f2f03d26dc6274bb0a8db1eb 20241220085535276 DAUC <0003> auc.c:145 vector [3]: res = 85d5f299e53574140000000000000000 20241220085535276 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535276 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085535276 DAUC <0003> auc.c:179 vector [3]: kc = 72e2eeb00946ac00 20241220085535276 DAUC <0003> auc.c:180 vector [3]: sres = 622243fd 20241220085535276 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085535276 DAUC <0003> auc.c:113 vector [4]: rand = f2bf0cd4041992f8e6874f7ba58d4f05 20241220085535276 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241220085535276 DAUC <0003> auc.c:142 vector [4]: autn = e44eb437a4c80000b374e34339d6b8ee 20241220085535276 DAUC <0003> auc.c:143 vector [4]: ck = ebcce45df6ab4f03f43c42c5047181b5 20241220085535276 DAUC <0003> auc.c:144 vector [4]: ik = 85c9df89916185f652bd6c75854c12f8 20241220085535276 DAUC <0003> auc.c:145 vector [4]: res = bb1ce30dcc3d3a330000000000000000 20241220085535276 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085535276 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085535276 DAUC <0003> auc.c:179 vector [4]: kc = 2be9387163916000 20241220085535276 DAUC <0003> auc.c:180 vector [4]: sres = 2d189400 20241220085535276 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085535276 DAUC <0003> db_auc.c:245 IMSI='262424444571198': Generated 5 vectors 20241220085535276 DAUC <0003> db_auc.c:249 IMSI='262424444571198': Updating SQN=481 in DB 20241220085535276 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424444571198"} 20241220085535276 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424444571198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535276 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535276 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55798<->l=127.0.0.1:4258 20241220085535280 DAUC <0003> db_auc.c:157 IMSI='262429837576994': No 2G Auth Data 20241220085535280 DAUC <0003> db_auc.c:192 IMSI='262429837576994': No 3G Auth Data 20241220085535297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55802<->l=127.0.0.1:4258 20241220085535301 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535301 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429837576994"} 20241220085535301 DAUC <0003> db_auc.c:236 IMSI='262429837576994': Calling to generate 1 vectors 20241220085535301 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241220085535301 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535301 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535301 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085535301 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535301 DAUC <0003> auc.c:113 vector [0]: rand = 7304cf858e1947f425a49acd91681b97 20241220085535301 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085535301 DAUC <0003> auc.c:142 vector [0]: autn = d89408373f6f00006e8d1ed3ea6759e9 20241220085535301 DAUC <0003> auc.c:143 vector [0]: ck = 33a06bd407410944ba4c4eaed136e745 20241220085535301 DAUC <0003> auc.c:144 vector [0]: ik = db47876ad9964631f73fe4b6ca8b00be 20241220085535301 DAUC <0003> auc.c:145 vector [0]: res = 5cbe38aa53e2b7010000000000000000 20241220085535301 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535301 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535301 DAUC <0003> auc.c:179 vector [0]: kc = 1ddabad073da1c00 20241220085535301 DAUC <0003> auc.c:180 vector [0]: sres = b7958257 20241220085535301 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535301 DAUC <0003> db_auc.c:245 IMSI='262429837576994': Generated 1 vectors 20241220085535301 DAUC <0003> db_auc.c:249 IMSI='262429837576994': Updating SQN=33 in DB 20241220085535301 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429837576994"} 20241220085535301 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535301 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535301 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535304 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535304 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429837576994"} 20241220085535304 DAUC <0003> db_auc.c:236 IMSI='262429837576994': Calling to generate 4 vectors 20241220085535304 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241220085535304 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535304 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535304 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241220085535304 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535304 DAUC <0003> auc.c:113 vector [0]: rand = 7c2a070eae751e37e2d1e223cd2e2e08 20241220085535304 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241220085535304 DAUC <0003> auc.c:142 vector [0]: autn = 94b9792c743c0000828dae733902b187 20241220085535304 DAUC <0003> auc.c:143 vector [0]: ck = f819ab2e92beaae128138d025dc9e48c 20241220085535304 DAUC <0003> auc.c:144 vector [0]: ik = 193012e6976b368801b4b9edc82786c2 20241220085535304 DAUC <0003> auc.c:145 vector [0]: res = c0e53c32dc78dd7a0000000000000000 20241220085535304 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535304 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535304 DAUC <0003> auc.c:179 vector [0]: kc = dd15198143e63000 20241220085535304 DAUC <0003> auc.c:180 vector [0]: sres = d4989b40 20241220085535304 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535304 DAUC <0003> auc.c:113 vector [1]: rand = db3e7544e2a94f303f4178bdb2f89740 20241220085535304 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241220085535304 DAUC <0003> auc.c:142 vector [1]: autn = 9bb91feaf1c10000cef3534400a1dbe5 20241220085535304 DAUC <0003> auc.c:143 vector [1]: ck = 51b62101717623ec18542efd21572581 20241220085535304 DAUC <0003> auc.c:144 vector [1]: ik = bda536192cd84149bb88d75f5c3473eb 20241220085535304 DAUC <0003> auc.c:145 vector [1]: res = 2166a46e2c22e3ca0000000000000000 20241220085535304 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535304 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085535304 DAUC <0003> auc.c:179 vector [1]: kc = 866f2a8f96218c00 20241220085535304 DAUC <0003> auc.c:180 vector [1]: sres = 9ba92eeb 20241220085535304 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085535304 DAUC <0003> auc.c:113 vector [2]: rand = 30249a4bbeee61160c55700f8b31e358 20241220085535304 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241220085535304 DAUC <0003> auc.c:142 vector [2]: autn = d671e98e27b200000a5398e1457d6c05 20241220085535304 DAUC <0003> auc.c:143 vector [2]: ck = aa97ead74f5c5aa1fa75b6456298209e 20241220085535304 DAUC <0003> auc.c:144 vector [2]: ik = 5250823f19a907dfe08e0a9e7360e1ce 20241220085535304 DAUC <0003> auc.c:145 vector [2]: res = 5c1546807b4bf5760000000000000000 20241220085535304 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535305 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085535305 DAUC <0003> auc.c:179 vector [2]: kc = 24190ff449ac8c00 20241220085535305 DAUC <0003> auc.c:180 vector [2]: sres = a09ef258 20241220085535305 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085535305 DAUC <0003> auc.c:113 vector [3]: rand = 731969445ff32c8c64258e0c32f52e4e 20241220085535305 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241220085535305 DAUC <0003> auc.c:142 vector [3]: autn = d2c2871521d800002132b5a015728c7b 20241220085535305 DAUC <0003> auc.c:143 vector [3]: ck = ed746b7b2ae6683c8f37d72ca79737e3 20241220085535305 DAUC <0003> auc.c:144 vector [3]: ik = 87f61c2c92371f9913c6a0c75cd84d6c 20241220085535305 DAUC <0003> auc.c:145 vector [3]: res = 259a6e81f6e540750000000000000000 20241220085535305 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535305 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085535305 DAUC <0003> auc.c:179 vector [3]: kc = 19960cc2a2ea5c00 20241220085535305 DAUC <0003> auc.c:180 vector [3]: sres = 557e5fb1 20241220085535305 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085535305 DAUC <0003> db_auc.c:245 IMSI='262429837576994': Generated 4 vectors 20241220085535305 DAUC <0003> db_auc.c:249 IMSI='262429837576994': Updating SQN=161 in DB 20241220085535305 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429837576994"} 20241220085535305 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535305 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535305 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535307 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535307 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429837576994"} 20241220085535307 DAUC <0003> db_auc.c:236 IMSI='262429837576994': Calling to generate 5 vectors 20241220085535307 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085535307 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535307 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535307 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241220085535307 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535307 DAUC <0003> auc.c:113 vector [0]: rand = d25a59e71325303c65852a63c251d80a 20241220085535307 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241220085535307 DAUC <0003> auc.c:142 vector [0]: autn = f0570204329a000043c2f0e1cbf50f36 20241220085535307 DAUC <0003> auc.c:143 vector [0]: ck = b0c8153eb9061b67f34b19dd93f34cff 20241220085535307 DAUC <0003> auc.c:144 vector [0]: ik = 8bfeb6cd1080d6d7ec33d9d9314b250e 20241220085535307 DAUC <0003> auc.c:145 vector [0]: res = 270e672a031387b40000000000000000 20241220085535307 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535307 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535307 DAUC <0003> auc.c:179 vector [0]: kc = 13ff2a09149fb000 20241220085535307 DAUC <0003> auc.c:180 vector [0]: sres = dd7bdd13 20241220085535307 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535307 DAUC <0003> auc.c:113 vector [1]: rand = 03414ea7479b45461dd75d9a797b0728 20241220085535307 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241220085535307 DAUC <0003> auc.c:142 vector [1]: autn = 0c0518b1a29500001d2086eb5f667504 20241220085535307 DAUC <0003> auc.c:143 vector [1]: ck = fdbc9e4f448653ed75c93b60a43f0e74 20241220085535307 DAUC <0003> auc.c:144 vector [1]: ik = f3f65775a70898eb601cd556215cef63 20241220085535307 DAUC <0003> auc.c:145 vector [1]: res = 5107489978c913990000000000000000 20241220085535307 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535307 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085535307 DAUC <0003> auc.c:179 vector [1]: kc = dc07eeed9efed000 20241220085535307 DAUC <0003> auc.c:180 vector [1]: sres = b9163cc9 20241220085535307 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085535307 DAUC <0003> auc.c:113 vector [2]: rand = 129970147c6d79fa79aea7ddc6c55c36 20241220085535307 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241220085535307 DAUC <0003> auc.c:142 vector [2]: autn = 0496fea6b9c10000ff70c8289b5c50f3 20241220085535307 DAUC <0003> auc.c:143 vector [2]: ck = 7ae4dad63994e45a498ca330f858dce1 20241220085535307 DAUC <0003> auc.c:144 vector [2]: ik = f97f6cb6d276a7127dd61fe1b4e10e1c 20241220085535307 DAUC <0003> auc.c:145 vector [2]: res = 02a209b9a5a671f00000000000000000 20241220085535308 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535308 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085535308 DAUC <0003> auc.c:179 vector [2]: kc = 4334c53ac87da800 20241220085535308 DAUC <0003> auc.c:180 vector [2]: sres = 2aa5ffd3 20241220085535308 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085535308 DAUC <0003> auc.c:113 vector [3]: rand = 6e9823f79f849381ebee3fc25c1c6910 20241220085535308 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241220085535308 DAUC <0003> auc.c:142 vector [3]: autn = fe7f540090590000d37d54c052d72aaa 20241220085535308 DAUC <0003> auc.c:143 vector [3]: ck = 57e9b3ff8e082950104a1a1f2653593f 20241220085535308 DAUC <0003> auc.c:144 vector [3]: ik = 34d4845fc58ecece96cd9bcb69c6511b 20241220085535308 DAUC <0003> auc.c:145 vector [3]: res = f33515202938f5610000000000000000 20241220085535308 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535308 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085535308 DAUC <0003> auc.c:179 vector [3]: kc = bef94ce8ac10a000 20241220085535308 DAUC <0003> auc.c:180 vector [3]: sres = b354bd15 20241220085535308 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085535308 DAUC <0003> auc.c:113 vector [4]: rand = c52bb5728198bd35d448466ea762dbd3 20241220085535308 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241220085535308 DAUC <0003> auc.c:142 vector [4]: autn = 1621fd81c38f0000511d05490a8986c7 20241220085535308 DAUC <0003> auc.c:143 vector [4]: ck = bd92ff2670bd98c53f61f0a711c99fed 20241220085535308 DAUC <0003> auc.c:144 vector [4]: ik = fedc2163f2d88e356128b3b7a9dcd30d 20241220085535308 DAUC <0003> auc.c:145 vector [4]: res = 7d9ae76db6d1c48f0000000000000000 20241220085535308 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085535308 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085535308 DAUC <0003> auc.c:179 vector [4]: kc = 239c4b8a0769b400 20241220085535308 DAUC <0003> auc.c:180 vector [4]: sres = f51c3296 20241220085535308 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085535308 DAUC <0003> db_auc.c:245 IMSI='262429837576994': Generated 5 vectors 20241220085535308 DAUC <0003> db_auc.c:249 IMSI='262429837576994': Updating SQN=321 in DB 20241220085535308 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429837576994"} 20241220085535308 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535308 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535308 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535310 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535310 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429837576994"} 20241220085535310 DAUC <0003> db_auc.c:236 IMSI='262429837576994': Calling to generate 5 vectors 20241220085535310 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085535310 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535310 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535310 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241220085535310 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535310 DAUC <0003> auc.c:113 vector [0]: rand = ae083b7c7348c13e784e48030237850a 20241220085535310 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241220085535310 DAUC <0003> auc.c:142 vector [0]: autn = d6c9cddb5bc400005a8e3b36e3bb4730 20241220085535310 DAUC <0003> auc.c:143 vector [0]: ck = 36fa408572569bc56c0f9a08307d17cc 20241220085535310 DAUC <0003> auc.c:144 vector [0]: ik = 5d2d4fbcc6bce09ce7fd4bf008bbe168 20241220085535310 DAUC <0003> auc.c:145 vector [0]: res = edcb1bf5a3c01f480000000000000000 20241220085535310 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535310 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535311 DAUC <0003> auc.c:179 vector [0]: kc = d006568a2f046800 20241220085535311 DAUC <0003> auc.c:180 vector [0]: sres = d67546af 20241220085535311 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535311 DAUC <0003> auc.c:113 vector [1]: rand = 0e0fb31f270efb1a46c3424cf46f6768 20241220085535311 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241220085535311 DAUC <0003> auc.c:142 vector [1]: autn = 96dd232bd8aa0000ed6714e5a58f6985 20241220085535311 DAUC <0003> auc.c:143 vector [1]: ck = 9239f4d603f0df165fa98b1d9e79dd29 20241220085535311 DAUC <0003> auc.c:144 vector [1]: ik = 42355e2cab073fc1310a6be4f98ecf04 20241220085535311 DAUC <0003> auc.c:145 vector [1]: res = 1b5659cd73ec96100000000000000000 20241220085535311 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535311 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085535311 DAUC <0003> auc.c:179 vector [1]: kc = 9e02402a5cc7d000 20241220085535311 DAUC <0003> auc.c:180 vector [1]: sres = 508968d8 20241220085535311 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085535311 DAUC <0003> auc.c:113 vector [2]: rand = 5ed4a8419f6fd2c2dc0b64cde45e156a 20241220085535311 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241220085535311 DAUC <0003> auc.c:142 vector [2]: autn = 28633a799d4600001f1e5bde70d9c319 20241220085535311 DAUC <0003> auc.c:143 vector [2]: ck = 1a88d1d9e72b17317e02d9d61847f9ba 20241220085535311 DAUC <0003> auc.c:144 vector [2]: ik = 34332687a78dc6f69f09bea26ffa34f0 20241220085535311 DAUC <0003> auc.c:145 vector [2]: res = 5240719bd53259bb0000000000000000 20241220085535311 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535311 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085535311 DAUC <0003> auc.c:179 vector [2]: kc = f01b4508f9d80800 20241220085535311 DAUC <0003> auc.c:180 vector [2]: sres = 6f0fab61 20241220085535311 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085535311 DAUC <0003> auc.c:113 vector [3]: rand = 2cfd11af756414aaf3f8bb4281dcea72 20241220085535311 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241220085535311 DAUC <0003> auc.c:142 vector [3]: autn = 0fdeb946736200004abbcc3d2743c7bf 20241220085535311 DAUC <0003> auc.c:143 vector [3]: ck = 172cd037c450e2442dbc2bde66671986 20241220085535311 DAUC <0003> auc.c:144 vector [3]: ik = 5c8890f875bc38f6cb04895f043ba149 20241220085535311 DAUC <0003> auc.c:145 vector [3]: res = 91e72e540ef435d70000000000000000 20241220085535311 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535311 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085535311 DAUC <0003> auc.c:179 vector [3]: kc = ed567d282078c000 20241220085535311 DAUC <0003> auc.c:180 vector [3]: sres = 94eb78e3 20241220085535311 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085535311 DAUC <0003> auc.c:113 vector [4]: rand = 2552f989d675dc1df2a7584da35f6717 20241220085535311 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241220085535311 DAUC <0003> auc.c:142 vector [4]: autn = 437e45b905550000f0638b2aad35e3c5 20241220085535311 DAUC <0003> auc.c:143 vector [4]: ck = 4b2686aa830200792e75dad779d5c6b9 20241220085535311 DAUC <0003> auc.c:144 vector [4]: ik = 67368107e64baa5c58cca8e99006b746 20241220085535311 DAUC <0003> auc.c:145 vector [4]: res = b7e5a454bed831410000000000000000 20241220085535311 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085535311 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085535311 DAUC <0003> auc.c:179 vector [4]: kc = ab69bd8165cba400 20241220085535311 DAUC <0003> auc.c:180 vector [4]: sres = d3712f6e 20241220085535311 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085535311 DAUC <0003> db_auc.c:245 IMSI='262429837576994': Generated 5 vectors 20241220085535311 DAUC <0003> db_auc.c:249 IMSI='262429837576994': Updating SQN=481 in DB 20241220085535311 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429837576994"} 20241220085535311 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429837576994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535311 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535311 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55802<->l=127.0.0.1:4258 20241220085535315 DAUC <0003> db_auc.c:157 IMSI='262425848147726': No 2G Auth Data 20241220085535315 DAUC <0003> db_auc.c:192 IMSI='262425848147726': No 3G Auth Data 20241220085535330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55810<->l=127.0.0.1:4258 20241220085535333 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535333 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425848147726"} 20241220085535333 DAUC <0003> db_auc.c:236 IMSI='262425848147726': Calling to generate 1 vectors 20241220085535333 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241220085535333 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535333 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535333 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085535333 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535333 DAUC <0003> auc.c:113 vector [0]: rand = ce8a85f118a1a3a17d5065eec1940ddc 20241220085535333 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085535333 DAUC <0003> auc.c:142 vector [0]: autn = 74347c4824e200000374363239161d57 20241220085535333 DAUC <0003> auc.c:143 vector [0]: ck = 2a9ce360e3a4f89f40f2b70cf3136d74 20241220085535333 DAUC <0003> auc.c:144 vector [0]: ik = c2c3f9ff4b401bde74938be04b343ef0 20241220085535333 DAUC <0003> auc.c:145 vector [0]: res = 2638601983d2ab820000000000000000 20241220085535333 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535333 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535333 DAUC <0003> auc.c:179 vector [0]: kc = 3e5694f9d6a58883 20241220085535333 DAUC <0003> auc.c:180 vector [0]: sres = 32a4303b 20241220085535333 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535333 DAUC <0003> db_auc.c:245 IMSI='262425848147726': Generated 1 vectors 20241220085535333 DAUC <0003> db_auc.c:249 IMSI='262425848147726': Updating SQN=33 in DB 20241220085535333 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425848147726"} 20241220085535333 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535333 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535333 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535336 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535336 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425848147726"} 20241220085535336 DAUC <0003> db_auc.c:236 IMSI='262425848147726': Calling to generate 4 vectors 20241220085535336 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241220085535336 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535336 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535336 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241220085535336 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535336 DAUC <0003> auc.c:113 vector [0]: rand = ebbc0cf0870367c54d943aded5f8f103 20241220085535336 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241220085535336 DAUC <0003> auc.c:142 vector [0]: autn = 581fe381307700009759fea111647ce7 20241220085535336 DAUC <0003> auc.c:143 vector [0]: ck = 5a600334cccebf5494a6108a3d1a1c7b 20241220085535336 DAUC <0003> auc.c:144 vector [0]: ik = ff86e0ff2da805bb999d9e6f03871b89 20241220085535336 DAUC <0003> auc.c:145 vector [0]: res = 30392e24a28d39240000000000000000 20241220085535336 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535336 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535336 DAUC <0003> auc.c:179 vector [0]: kc = d9e227557c680c7a 20241220085535336 DAUC <0003> auc.c:180 vector [0]: sres = 4de3107f 20241220085535336 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535336 DAUC <0003> auc.c:113 vector [1]: rand = ff5d096c9fa86f10d6bd870d1499f307 20241220085535336 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241220085535336 DAUC <0003> auc.c:142 vector [1]: autn = 592142a076fb0000cc3b421087c9d406 20241220085535336 DAUC <0003> auc.c:143 vector [1]: ck = c30d1c921458514ccb1d19570118fb60 20241220085535336 DAUC <0003> auc.c:144 vector [1]: ik = e6a62e203952a0804eaf8e8c39031ee9 20241220085535336 DAUC <0003> auc.c:145 vector [1]: res = 4bc9c0b35ab8fb1e0000000000000000 20241220085535336 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535336 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085535336 DAUC <0003> auc.c:179 vector [1]: kc = 6893f46de08177d9 20241220085535336 DAUC <0003> auc.c:180 vector [1]: sres = ebb71784 20241220085535336 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085535336 DAUC <0003> auc.c:113 vector [2]: rand = 2ff1f60c3f352180b89692efbc2edd24 20241220085535336 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241220085535336 DAUC <0003> auc.c:142 vector [2]: autn = e096144632d9000047966be1b2cacdbf 20241220085535336 DAUC <0003> auc.c:143 vector [2]: ck = 994d1c5586bb0533a79c0138673e4cc1 20241220085535336 DAUC <0003> auc.c:144 vector [2]: ik = 8ae9f65b23dbb490e7e112c79ffb80ed 20241220085535336 DAUC <0003> auc.c:145 vector [2]: res = 5e54d0d29268e91d0000000000000000 20241220085535336 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535336 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085535336 DAUC <0003> auc.c:179 vector [2]: kc = 31baec6c6ee8f979 20241220085535336 DAUC <0003> auc.c:180 vector [2]: sres = 78d8fb4d 20241220085535336 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085535336 DAUC <0003> auc.c:113 vector [3]: rand = 05e03601df97bb81ccca215180e648e9 20241220085535336 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241220085535336 DAUC <0003> auc.c:142 vector [3]: autn = f729412f372d0000f59655a17f439f78 20241220085535336 DAUC <0003> auc.c:143 vector [3]: ck = 6cbbaf341d8d45e96da65c152f5c2325 20241220085535336 DAUC <0003> auc.c:144 vector [3]: ik = 832190b1b180d79df4ffccb071c29f6f 20241220085535336 DAUC <0003> auc.c:145 vector [3]: res = 0084232df38db1530000000000000000 20241220085535336 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535336 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085535336 DAUC <0003> auc.c:179 vector [3]: kc = e8dc68a1c4e78c9c 20241220085535336 DAUC <0003> auc.c:180 vector [3]: sres = 1f557ba5 20241220085535336 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085535336 DAUC <0003> db_auc.c:245 IMSI='262425848147726': Generated 4 vectors 20241220085535336 DAUC <0003> db_auc.c:249 IMSI='262425848147726': Updating SQN=161 in DB 20241220085535336 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425848147726"} 20241220085535336 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535336 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535336 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535339 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535339 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425848147726"} 20241220085535339 DAUC <0003> db_auc.c:236 IMSI='262425848147726': Calling to generate 5 vectors 20241220085535339 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085535339 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535339 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535339 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241220085535339 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535339 DAUC <0003> auc.c:113 vector [0]: rand = dde6dabc6dce50750903c4ac24f57fde 20241220085535339 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241220085535339 DAUC <0003> auc.c:142 vector [0]: autn = 557f5725b34d0000cf7814795cf5ebbc 20241220085535339 DAUC <0003> auc.c:143 vector [0]: ck = 49c82a07e3d28fd82c34f8003ca88e70 20241220085535339 DAUC <0003> auc.c:144 vector [0]: ik = 3451578f3417f3a6f7090f0ef42c282e 20241220085535339 DAUC <0003> auc.c:145 vector [0]: res = 346ab8f8f940f9fc0000000000000000 20241220085535339 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535339 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535339 DAUC <0003> auc.c:179 vector [0]: kc = e79f3cd8e9ca0e8b 20241220085535339 DAUC <0003> auc.c:180 vector [0]: sres = a67aa252 20241220085535339 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535339 DAUC <0003> auc.c:113 vector [1]: rand = 24054759b39bc8d7fa052a5102b151cb 20241220085535339 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241220085535339 DAUC <0003> auc.c:142 vector [1]: autn = cb15710f4ef100003d24afb21cec6f94 20241220085535339 DAUC <0003> auc.c:143 vector [1]: ck = afac5a491a547158346942e6eed76e7b 20241220085535339 DAUC <0003> auc.c:144 vector [1]: ik = bd281d47ee39cc65d147e61241e3f78c 20241220085535339 DAUC <0003> auc.c:145 vector [1]: res = c37f93d84a987cb40000000000000000 20241220085535339 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535339 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085535339 DAUC <0003> auc.c:179 vector [1]: kc = 2a116127bbb09f1e 20241220085535339 DAUC <0003> auc.c:180 vector [1]: sres = 48714869 20241220085535339 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085535339 DAUC <0003> auc.c:113 vector [2]: rand = a7b886c77780e51c622377cd417eb567 20241220085535339 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241220085535339 DAUC <0003> auc.c:142 vector [2]: autn = 82e25d006be200004415c6e3800e7a04 20241220085535339 DAUC <0003> auc.c:143 vector [2]: ck = 072afbed6b6daa2d941b8f64699a86dc 20241220085535339 DAUC <0003> auc.c:144 vector [2]: ik = e84a0e867b3c48cb4c8a08b3588d7191 20241220085535339 DAUC <0003> auc.c:145 vector [2]: res = 31ba4a9b8441e46d0000000000000000 20241220085535339 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535339 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085535339 DAUC <0003> auc.c:179 vector [2]: kc = 5b240eb75b115f51 20241220085535339 DAUC <0003> auc.c:180 vector [2]: sres = 2d0d66a8 20241220085535339 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085535339 DAUC <0003> auc.c:113 vector [3]: rand = 72f7cb2fdd97ff07d38fbc0bb4dc1fb2 20241220085535339 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241220085535340 DAUC <0003> auc.c:142 vector [3]: autn = 7401821a18080000f8a4265f5d3ca79c 20241220085535340 DAUC <0003> auc.c:143 vector [3]: ck = 4deab197e99e88769bc8c71b7c997d07 20241220085535340 DAUC <0003> auc.c:144 vector [3]: ik = f8f8f4e990c33b1c44eb254e2489c358 20241220085535340 DAUC <0003> auc.c:145 vector [3]: res = 6cc55dd5a42d8a680000000000000000 20241220085535340 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535340 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085535340 DAUC <0003> auc.c:179 vector [3]: kc = 28bbb724b970812d 20241220085535340 DAUC <0003> auc.c:180 vector [3]: sres = 5789fc27 20241220085535340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085535340 DAUC <0003> auc.c:113 vector [4]: rand = 90649e8aaad28bcb051323274cde7921 20241220085535340 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241220085535340 DAUC <0003> auc.c:142 vector [4]: autn = 385de69b3ff80000715e8f70d4ad9e2b 20241220085535340 DAUC <0003> auc.c:143 vector [4]: ck = ab88eda4478be8c980d145fb6c4edfad 20241220085535340 DAUC <0003> auc.c:144 vector [4]: ik = 038e6747550ebdc5d70239ea3fc9f41b 20241220085535340 DAUC <0003> auc.c:145 vector [4]: res = 1ad15e5c06a55a340000000000000000 20241220085535340 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085535340 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085535340 DAUC <0003> auc.c:179 vector [4]: kc = 7620785891202dd4 20241220085535340 DAUC <0003> auc.c:180 vector [4]: sres = ca09ccc2 20241220085535340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085535340 DAUC <0003> db_auc.c:245 IMSI='262425848147726': Generated 5 vectors 20241220085535340 DAUC <0003> db_auc.c:249 IMSI='262425848147726': Updating SQN=321 in DB 20241220085535340 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425848147726"} 20241220085535340 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535340 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535340 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535343 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535343 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425848147726"} 20241220085535343 DAUC <0003> db_auc.c:236 IMSI='262425848147726': Calling to generate 5 vectors 20241220085535343 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085535343 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085535343 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085535343 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241220085535343 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085535343 DAUC <0003> auc.c:113 vector [0]: rand = 46ae643f20b8d9c2d68a05fcac04031a 20241220085535343 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241220085535343 DAUC <0003> auc.c:142 vector [0]: autn = c2768676a8350000347ff55f9a7cec06 20241220085535343 DAUC <0003> auc.c:143 vector [0]: ck = 3552a73639f0eaacc32ce94531418f8d 20241220085535343 DAUC <0003> auc.c:144 vector [0]: ik = 5fad2de78be805a68843e9a13fcadd01 20241220085535343 DAUC <0003> auc.c:145 vector [0]: res = f6b94fc963cde9b50000000000000000 20241220085535343 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085535343 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085535343 DAUC <0003> auc.c:179 vector [0]: kc = 49f4017417d1150d 20241220085535343 DAUC <0003> auc.c:180 vector [0]: sres = 47c8f920 20241220085535343 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085535343 DAUC <0003> auc.c:113 vector [1]: rand = 807a66147e6bfbdf24bfb109acb6a2de 20241220085535343 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241220085535343 DAUC <0003> auc.c:142 vector [1]: autn = 723d160c0b760000cf3fbcdf4bc54f34 20241220085535343 DAUC <0003> auc.c:143 vector [1]: ck = 7800da6d53b4cba4c225fdf6a37c9d1f 20241220085535343 DAUC <0003> auc.c:144 vector [1]: ik = 347bc36c1f817ecc3677db687f38dec5 20241220085535343 DAUC <0003> auc.c:145 vector [1]: res = 1f099b1946b53bae0000000000000000 20241220085535343 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085535343 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085535343 DAUC <0003> auc.c:179 vector [1]: kc = 8a8f43c81a44a68b 20241220085535343 DAUC <0003> auc.c:180 vector [1]: sres = 82131776 20241220085535343 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085535343 DAUC <0003> auc.c:113 vector [2]: rand = 7175fa50598e74b9baba68d7b2d2af1c 20241220085535343 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241220085535343 DAUC <0003> auc.c:142 vector [2]: autn = 0a66bb5e8c4400004b136b0c342ae313 20241220085535343 DAUC <0003> auc.c:143 vector [2]: ck = 0dede72fe44e501f49268a41a1907715 20241220085535343 DAUC <0003> auc.c:144 vector [2]: ik = 218cdd65b37a20f82de75ddee63e10bd 20241220085535343 DAUC <0003> auc.c:145 vector [2]: res = 1f869f3cb859451b0000000000000000 20241220085535343 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085535343 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085535343 DAUC <0003> auc.c:179 vector [2]: kc = 24f55421518ee813 20241220085535343 DAUC <0003> auc.c:180 vector [2]: sres = 121e755f 20241220085535343 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085535343 DAUC <0003> auc.c:113 vector [3]: rand = b9d55653f6d86551e11566eec952de80 20241220085535343 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241220085535343 DAUC <0003> auc.c:142 vector [3]: autn = 741e0895663e000024ca1cd826464804 20241220085535343 DAUC <0003> auc.c:143 vector [3]: ck = 138f3e6349423fe6d4d02f7775f279a3 20241220085535343 DAUC <0003> auc.c:144 vector [3]: ik = 2a882c9c996cd9a3a985942ee415c22e 20241220085535343 DAUC <0003> auc.c:145 vector [3]: res = f69f42df4b1002a90000000000000000 20241220085535343 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085535343 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085535343 DAUC <0003> auc.c:179 vector [3]: kc = a5772e755d3767b7 20241220085535343 DAUC <0003> auc.c:180 vector [3]: sres = f3514d41 20241220085535343 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085535343 DAUC <0003> auc.c:113 vector [4]: rand = 3a8317024bf12d8933a80ae168ab8f08 20241220085535343 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241220085535343 DAUC <0003> auc.c:142 vector [4]: autn = 40ed72b10fe00000e26eeae13b7cf2c9 20241220085535343 DAUC <0003> auc.c:143 vector [4]: ck = 54b8ff0c48befcbcc9d84e2f38569588 20241220085535343 DAUC <0003> auc.c:144 vector [4]: ik = a590e48f37541abe9ad8dcebc708b083 20241220085535343 DAUC <0003> auc.c:145 vector [4]: res = 608a98039cf7ebad0000000000000000 20241220085535343 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085535343 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085535343 DAUC <0003> auc.c:179 vector [4]: kc = 96ff5483f2886aff 20241220085535343 DAUC <0003> auc.c:180 vector [4]: sres = b6d8d3da 20241220085535343 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085535343 DAUC <0003> db_auc.c:245 IMSI='262425848147726': Generated 5 vectors 20241220085535343 DAUC <0003> db_auc.c:249 IMSI='262425848147726': Updating SQN=481 in DB 20241220085535343 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425848147726"} 20241220085535343 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425848147726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085535343 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535344 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085535346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55810<->l=127.0.0.1:4258 20241220085535348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55746<->l=127.0.0.1:4258 20241220085535349 DLINP <000b> input/ipa.c:452 connected read/write 20241220085535349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085535349 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085535349 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085535349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085535349 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39037<->l=127.0.0.1:4259) 20241220085535386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55816<->l=127.0.0.1:4258 20241220085535487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55816<->l=127.0.0.1:4258 20241220085538576 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085538576 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085538578 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085538579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53272<->l=127.0.0.1:4258 20241220085538581 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085538581 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085538581 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085538581 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085538581 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085538581 DLGSUP <0013> gsup_server.c:238 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  20241220085538581 DLGSUP <0013> gsup_server.c:236 2:  20241220085538581 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085538581 DLGSUP <0013> gsup_server.c:236 3:  20241220085538581 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085538581 DLGSUP <0013> gsup_server.c:236 4:  20241220085538581 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085538581 DLGSUP <0013> gsup_server.c:236 5:  20241220085538581 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085538581 DLGSUP <0013> gsup_server.c:236 7:  20241220085538581 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085538581 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085538581 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085538581 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085538600 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43457<->l=127.0.0.1:4259) 20241220085538604 DAUC <0003> db_auc.c:157 IMSI='262423523655064': No 2G Auth Data 20241220085538604 DAUC <0003> db_auc.c:192 IMSI='262423523655064': No 3G Auth Data 20241220085538620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53280<->l=127.0.0.1:4258 20241220085538625 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085538625 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423523655064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423523655064"} 20241220085538625 DAUC <0003> db_auc.c:157 IMSI='262423523655064': No 2G Auth Data 20241220085538625 DAUC <0003> db_auc.c:236 IMSI='262423523655064': Calling to generate 5 vectors 20241220085538626 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241220085538626 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085538626 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085538626 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085538626 DAUC <0003> auc.c:113 vector [0]: rand = 00c2acc8a671e6dab7f0b7958beb9432 20241220085538626 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085538626 DAUC <0003> auc.c:142 vector [0]: autn = e065fa0aea608000f212fab2c3ee8fe8 20241220085538626 DAUC <0003> auc.c:143 vector [0]: ck = 8831eb7d4603e3ea32a9354a0acb0d61 20241220085538626 DAUC <0003> auc.c:144 vector [0]: ik = c74628c84bff0c83a3fb47e6cdaf0a9c 20241220085538626 DAUC <0003> auc.c:145 vector [0]: res = 893eac9128c17a050000000000000000 20241220085538626 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085538626 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085538626 DAUC <0003> auc.c:151 vector [0]: kc = de25b119ca98e894 20241220085538626 DAUC <0003> auc.c:152 vector [0]: sres = a1ffd694 20241220085538626 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085538626 DAUC <0003> auc.c:113 vector [1]: rand = 8131d8bd107f57a2f3fc16a2cf8a029e 20241220085538626 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241220085538626 DAUC <0003> auc.c:142 vector [1]: autn = 6bafcace8cab8000b36e53f1a4d85652 20241220085538626 DAUC <0003> auc.c:143 vector [1]: ck = 64de681c2f364f8f6295c6d074cc1db3 20241220085538626 DAUC <0003> auc.c:144 vector [1]: ik = 5fb1f1cbeaafb0fde6af16b72f71c75a 20241220085538626 DAUC <0003> auc.c:145 vector [1]: res = 5327fc53816d38900000000000000000 20241220085538626 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085538626 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241220085538626 DAUC <0003> auc.c:151 vector [1]: kc = bf5549b09e24259b 20241220085538626 DAUC <0003> auc.c:152 vector [1]: sres = d24ac4c3 20241220085538626 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241220085538626 DAUC <0003> auc.c:113 vector [2]: rand = bd9817fa18bf1d757724d0e0a10f69e7 20241220085538626 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241220085538626 DAUC <0003> auc.c:142 vector [2]: autn = 54d69b2f336d800014b655e8f3f7e93a 20241220085538626 DAUC <0003> auc.c:143 vector [2]: ck = 0258c6501db65515e36b0a454cd53669 20241220085538626 DAUC <0003> auc.c:144 vector [2]: ik = b53548a25a19510c52016b80265625cb 20241220085538626 DAUC <0003> auc.c:145 vector [2]: res = c284bc1ee5a537340000000000000000 20241220085538626 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085538626 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241220085538626 DAUC <0003> auc.c:151 vector [2]: kc = 0607ef372d2c17bb 20241220085538626 DAUC <0003> auc.c:152 vector [2]: sres = 27218b2a 20241220085538626 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241220085538626 DAUC <0003> auc.c:113 vector [3]: rand = 172437517e80db9b3e506d9fb29ccb4e 20241220085538626 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241220085538626 DAUC <0003> auc.c:142 vector [3]: autn = 931e00ba5d90800063a4238dabce1c95 20241220085538626 DAUC <0003> auc.c:143 vector [3]: ck = 20f19ea80b712fc8261e6560ec7d564d 20241220085538626 DAUC <0003> auc.c:144 vector [3]: ik = 98d26189363f55d15625d9c61e48a16a 20241220085538626 DAUC <0003> auc.c:145 vector [3]: res = 6b0150c59f1f56740000000000000000 20241220085538626 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085538626 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241220085538626 DAUC <0003> auc.c:151 vector [3]: kc = c8184387cf7b8d3e 20241220085538626 DAUC <0003> auc.c:152 vector [3]: sres = f41e06b1 20241220085538626 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241220085538626 DAUC <0003> auc.c:113 vector [4]: rand = bd9eef6c37e826778c0fb87c6fe81544 20241220085538626 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241220085538626 DAUC <0003> auc.c:142 vector [4]: autn = e0778bd6586d8000d21b21228a24106d 20241220085538626 DAUC <0003> auc.c:143 vector [4]: ck = f736c2c3eba84c17b12bf225829b1bd5 20241220085538626 DAUC <0003> auc.c:144 vector [4]: ik = 693effb2e52ae159cafc7e0dd2aece97 20241220085538626 DAUC <0003> auc.c:145 vector [4]: res = 24a62c0e54143f250000000000000000 20241220085538626 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085538626 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241220085538626 DAUC <0003> auc.c:151 vector [4]: kc = e5dfb1595eb7780c 20241220085538626 DAUC <0003> auc.c:152 vector [4]: sres = 70b2132b 20241220085538626 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241220085538626 DAUC <0003> db_auc.c:245 IMSI='262423523655064': Generated 5 vectors 20241220085538626 DAUC <0003> db_auc.c:249 IMSI='262423523655064': Updating SQN=161 in DB 20241220085538626 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423523655064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423523655064"} 20241220085538626 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423523655064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085538626 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085538626 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085538629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53280<->l=127.0.0.1:4258 20241220085538631 DAUC <0003> db_auc.c:157 IMSI='262426701781815': No 2G Auth Data 20241220085538631 DAUC <0003> db_auc.c:192 IMSI='262426701781815': No 3G Auth Data 20241220085538644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53286<->l=127.0.0.1:4258 20241220085538648 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085538648 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426701781815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426701781815"} 20241220085538648 DAUC <0003> db_auc.c:157 IMSI='262426701781815': No 2G Auth Data 20241220085538648 DAUC <0003> db_auc.c:236 IMSI='262426701781815': Calling to generate 5 vectors 20241220085538648 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241220085538648 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085538648 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241220085538648 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085538648 DAUC <0003> auc.c:113 vector [0]: rand = bd1a8ff8ed8771cafd2a3cdad1513576 20241220085538648 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085538648 DAUC <0003> auc.c:142 vector [0]: autn = e0e81d2c07be80003c0a884826a1b76b 20241220085538648 DAUC <0003> auc.c:143 vector [0]: ck = b1c71d25194ad0e6a3ed22fbe6d11385 20241220085538648 DAUC <0003> auc.c:144 vector [0]: ik = d0b46faeeee00ecade8230b78589d334 20241220085538648 DAUC <0003> auc.c:145 vector [0]: res = 54ab9e6e287de2dd0000000000000000 20241220085538648 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085538648 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241220085538648 DAUC <0003> auc.c:151 vector [0]: kc = 1c1c60c794f21e9d 20241220085538648 DAUC <0003> auc.c:152 vector [0]: sres = 7cd67cb3 20241220085538648 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241220085538648 DAUC <0003> auc.c:113 vector [1]: rand = 8f40e09e430a5ccdba60b9c7ea10b244 20241220085538648 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241220085538648 DAUC <0003> auc.c:142 vector [1]: autn = f701381f07258000b85094abb9c27fe4 20241220085538648 DAUC <0003> auc.c:143 vector [1]: ck = 3dfa7a0f6d56eed7e6f9918b98342324 20241220085538648 DAUC <0003> auc.c:144 vector [1]: ik = 61b727489fbeedbcf51996b7272552c7 20241220085538648 DAUC <0003> auc.c:145 vector [1]: res = 521596599c7827940000000000000000 20241220085538648 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085538648 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241220085538648 DAUC <0003> auc.c:151 vector [1]: kc = 4fad5a7b4df97288 20241220085538648 DAUC <0003> auc.c:152 vector [1]: sres = ce6db1cd 20241220085538648 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241220085538648 DAUC <0003> auc.c:113 vector [2]: rand = 3ca117a6ea74b3e1cf7422ab3fa293a4 20241220085538648 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241220085538648 DAUC <0003> auc.c:142 vector [2]: autn = 49dc16fd8cc88000429ff16e1fd6c86b 20241220085538648 DAUC <0003> auc.c:143 vector [2]: ck = d2e0c309ccf4d959e7cc3bf3901c6dbf 20241220085538648 DAUC <0003> auc.c:144 vector [2]: ik = 22b68703c7ee0914fdc3b884cea97ae5 20241220085538648 DAUC <0003> auc.c:145 vector [2]: res = e916cbcc49718c3c0000000000000000 20241220085538648 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085538648 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241220085538648 DAUC <0003> auc.c:151 vector [2]: kc = ea59c77d55afc717 20241220085538648 DAUC <0003> auc.c:152 vector [2]: sres = a06747f0 20241220085538648 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241220085538648 DAUC <0003> auc.c:113 vector [3]: rand = 44ff967e0c035089c11b50caca6042e9 20241220085538648 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241220085538648 DAUC <0003> auc.c:142 vector [3]: autn = 82f36362279a8000662dcf9a8fbc6ed5 20241220085538648 DAUC <0003> auc.c:143 vector [3]: ck = 42a29456dd879ed32a3b048abf3ecf29 20241220085538648 DAUC <0003> auc.c:144 vector [3]: ik = 90352b0e58107598914b34705890b975 20241220085538648 DAUC <0003> auc.c:145 vector [3]: res = 39dfbb98def2b78f0000000000000000 20241220085538648 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085538648 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241220085538648 DAUC <0003> auc.c:151 vector [3]: kc = 69e78fa262399d17 20241220085538648 DAUC <0003> auc.c:152 vector [3]: sres = e72d0c17 20241220085538648 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241220085538648 DAUC <0003> auc.c:113 vector [4]: rand = d18fb26c1fa1dcdf2aa634f60b30a47d 20241220085538648 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241220085538648 DAUC <0003> auc.c:142 vector [4]: autn = 412ce54ff7f68000b081a66755b05968 20241220085538648 DAUC <0003> auc.c:143 vector [4]: ck = 7e358f03695864d17e28af434303c32b 20241220085538648 DAUC <0003> auc.c:144 vector [4]: ik = 418a521991a3cd7fe958c056ae872c97 20241220085538648 DAUC <0003> auc.c:145 vector [4]: res = 537236d9a84e809a0000000000000000 20241220085538648 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085538648 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241220085538648 DAUC <0003> auc.c:151 vector [4]: kc = a8cfb20f157f4612 20241220085538648 DAUC <0003> auc.c:152 vector [4]: sres = fb3cb643 20241220085538648 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241220085538648 DAUC <0003> db_auc.c:245 IMSI='262426701781815': Generated 5 vectors 20241220085538648 DAUC <0003> db_auc.c:249 IMSI='262426701781815': Updating SQN=161 in DB 20241220085538649 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426701781815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426701781815"} 20241220085538649 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426701781815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085538649 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085538649 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085538652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53286<->l=127.0.0.1:4258 20241220085538653 DAUC <0003> db_auc.c:157 IMSI='262429245234045': No 2G Auth Data 20241220085538653 DAUC <0003> db_auc.c:192 IMSI='262429245234045': No 3G Auth Data 20241220085538669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4258 20241220085538673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085538673 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429245234045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429245234045"} 20241220085538673 DAUC <0003> db_auc.c:236 IMSI='262429245234045': Calling to generate 5 vectors 20241220085538673 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085538673 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085538673 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085538673 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085538673 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085538673 DAUC <0003> auc.c:113 vector [0]: rand = 980ca034b97e93aa513b731937db2fd0 20241220085538673 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085538673 DAUC <0003> auc.c:142 vector [0]: autn = be089c70e61d80007171db4e558ec17a 20241220085538673 DAUC <0003> auc.c:143 vector [0]: ck = 242c6c8a85b4bacdac41dda274ea8182 20241220085538673 DAUC <0003> auc.c:144 vector [0]: ik = c3a80fee913c89ede58a3e0b9ee7a08b 20241220085538673 DAUC <0003> auc.c:145 vector [0]: res = d56326bbbe70c5bc0000000000000000 20241220085538673 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085538673 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085538673 DAUC <0003> auc.c:179 vector [0]: kc = 745e6501fbe22000 20241220085538673 DAUC <0003> auc.c:180 vector [0]: sres = b08eaa57 20241220085538673 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085538673 DAUC <0003> auc.c:113 vector [1]: rand = cb81553fdf581731e0fd2da0bac2c26b 20241220085538673 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241220085538673 DAUC <0003> auc.c:142 vector [1]: autn = 42925a82286780008be74c6373a59b4e 20241220085538673 DAUC <0003> auc.c:143 vector [1]: ck = 797631ed3874005f46102c9f146f4b16 20241220085538673 DAUC <0003> auc.c:144 vector [1]: ik = 00b0b72500726bfc6e1a60cbcc5fe50b 20241220085538673 DAUC <0003> auc.c:145 vector [1]: res = 5bce0070ec8753c60000000000000000 20241220085538673 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085538673 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085538673 DAUC <0003> auc.c:179 vector [1]: kc = ac2cf4fee670f800 20241220085538673 DAUC <0003> auc.c:180 vector [1]: sres = 12de8610 20241220085538673 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085538673 DAUC <0003> auc.c:113 vector [2]: rand = 89eaae26ca89e0d5149a59bc50d949a2 20241220085538673 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241220085538673 DAUC <0003> auc.c:142 vector [2]: autn = 75cabc5675fe8000b4a20d34c8b9abb7 20241220085538673 DAUC <0003> auc.c:143 vector [2]: ck = 950967eba5f86b42fe887262a5ab685f 20241220085538673 DAUC <0003> auc.c:144 vector [2]: ik = aa782d0c054680dd299481d3d68ec1a5 20241220085538673 DAUC <0003> auc.c:145 vector [2]: res = cbe02a9f8aa01f740000000000000000 20241220085538673 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085538673 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085538673 DAUC <0003> auc.c:179 vector [2]: kc = b84edd6eae83c800 20241220085538673 DAUC <0003> auc.c:180 vector [2]: sres = 6ace818c 20241220085538673 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085538673 DAUC <0003> auc.c:113 vector [3]: rand = 608d6447e5b2ea3efd3ed7bc93f10a66 20241220085538673 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241220085538673 DAUC <0003> auc.c:142 vector [3]: autn = 5ba46527cef0800012fcb35b92d5fc99 20241220085538673 DAUC <0003> auc.c:143 vector [3]: ck = 1aac6aa827ea02aef012270c7a26efbb 20241220085538673 DAUC <0003> auc.c:144 vector [3]: ik = 2d8a7f082bf06b76548be71a90584924 20241220085538673 DAUC <0003> auc.c:145 vector [3]: res = 902080e63c4521dc0000000000000000 20241220085538673 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085538673 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085538673 DAUC <0003> auc.c:179 vector [3]: kc = c8da8718fa5d7000 20241220085538673 DAUC <0003> auc.c:180 vector [3]: sres = ce419f6d 20241220085538673 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085538673 DAUC <0003> auc.c:113 vector [4]: rand = 3dff6c40cf9d708248ba278299be5808 20241220085538673 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241220085538673 DAUC <0003> auc.c:142 vector [4]: autn = 56dc8433c880800032df646769d8952a 20241220085538673 DAUC <0003> auc.c:143 vector [4]: ck = c3d2be44be0e90016f2f527c221a89b1 20241220085538673 DAUC <0003> auc.c:144 vector [4]: ik = 607c68acc1735cbe9373bcfd7b862934 20241220085538673 DAUC <0003> auc.c:145 vector [4]: res = 98dac655d1f409dc0000000000000000 20241220085538673 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085538673 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085538673 DAUC <0003> auc.c:179 vector [4]: kc = e16c68f0cec5bc00 20241220085538673 DAUC <0003> auc.c:180 vector [4]: sres = b1f3f088 20241220085538673 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085538673 DAUC <0003> db_auc.c:245 IMSI='262429245234045': Generated 5 vectors 20241220085538673 DAUC <0003> db_auc.c:249 IMSI='262429245234045': Updating SQN=161 in DB 20241220085538673 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429245234045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429245234045"} 20241220085538673 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429245234045 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085538673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085538673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085538676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4258 20241220085538678 DAUC <0003> db_auc.c:157 IMSI='262423203823917': No 2G Auth Data 20241220085538678 DAUC <0003> db_auc.c:192 IMSI='262423203823917': No 3G Auth Data 20241220085538694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4258 20241220085538698 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085538698 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423203823917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423203823917"} 20241220085538698 DAUC <0003> db_auc.c:236 IMSI='262423203823917': Calling to generate 5 vectors 20241220085538698 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085538698 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085538698 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085538698 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085538698 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085538698 DAUC <0003> auc.c:113 vector [0]: rand = c0bb20fd083321c24cc171329ac879ed 20241220085538698 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085538698 DAUC <0003> auc.c:142 vector [0]: autn = b621945a2ba58000ae4083639cc8abfb 20241220085538698 DAUC <0003> auc.c:143 vector [0]: ck = 292608a20d1c855b4faf08e54cf4477d 20241220085538698 DAUC <0003> auc.c:144 vector [0]: ik = c12dc7967049a6b87f29ba91f49ec211 20241220085538698 DAUC <0003> auc.c:145 vector [0]: res = fb396a401c6735e70000000000000000 20241220085538698 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085538698 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085538699 DAUC <0003> auc.c:179 vector [0]: kc = c176e22a5dd6fc00 20241220085538699 DAUC <0003> auc.c:180 vector [0]: sres = a35b3a60 20241220085538699 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085538699 DAUC <0003> auc.c:113 vector [1]: rand = 7b37fd1fc9feaa8f44b8b685ad0e8ef7 20241220085538699 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241220085538699 DAUC <0003> auc.c:142 vector [1]: autn = 5a7a1aaa7be780006c89ae62bfbd8d01 20241220085538699 DAUC <0003> auc.c:143 vector [1]: ck = c98ab6fd259eab56f4df040542cf03aa 20241220085538699 DAUC <0003> auc.c:144 vector [1]: ik = 64170c652109610270d938dfcc53db98 20241220085538699 DAUC <0003> auc.c:145 vector [1]: res = b8e233653eef75b20000000000000000 20241220085538699 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085538699 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085538699 DAUC <0003> auc.c:179 vector [1]: kc = 1fbc75fef278f800 20241220085538699 DAUC <0003> auc.c:180 vector [1]: sres = 566f57b2 20241220085538699 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085538699 DAUC <0003> auc.c:113 vector [2]: rand = 51c4c786b758e3eb28893c88ba1920fb 20241220085538699 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241220085538699 DAUC <0003> auc.c:142 vector [2]: autn = 86d10c68b88c8000556c1458666203e2 20241220085538699 DAUC <0003> auc.c:143 vector [2]: ck = 69b374e5e4622b44b49127666831efb7 20241220085538699 DAUC <0003> auc.c:144 vector [2]: ik = c75e7b71fc11a416c22c5b1aa40fd2d0 20241220085538699 DAUC <0003> auc.c:145 vector [2]: res = 34fcf310662c337f0000000000000000 20241220085538699 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085538699 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085538699 DAUC <0003> auc.c:179 vector [2]: kc = 593b571a5ff19c00 20241220085538699 DAUC <0003> auc.c:180 vector [2]: sres = 97ac9082 20241220085538699 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085538699 DAUC <0003> auc.c:113 vector [3]: rand = 345ccd87884d9f57be48694177e5f61b 20241220085538699 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241220085538699 DAUC <0003> auc.c:142 vector [3]: autn = 54c1f451667d80004991253bfadecc61 20241220085538699 DAUC <0003> auc.c:143 vector [3]: ck = b73eb795f022a744ccee47264385c894 20241220085538699 DAUC <0003> auc.c:144 vector [3]: ik = 0731e7038a97c1afe25d497d662431e0 20241220085538699 DAUC <0003> auc.c:145 vector [3]: res = e9f74de62d4369910000000000000000 20241220085538699 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085538699 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085538699 DAUC <0003> auc.c:179 vector [3]: kc = 72aae26c4e394400 20241220085538699 DAUC <0003> auc.c:180 vector [3]: sres = 02941cd8 20241220085538699 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085538699 DAUC <0003> auc.c:113 vector [4]: rand = 054a0586294bcf0fdb508185734ffd22 20241220085538699 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241220085538699 DAUC <0003> auc.c:142 vector [4]: autn = 8ac8c2099595800030d6d3b0f7925c43 20241220085538699 DAUC <0003> auc.c:143 vector [4]: ck = b317472fad8624352851e9a36c01bfe0 20241220085538699 DAUC <0003> auc.c:144 vector [4]: ik = e6b70aa435d59dd8313e1239c6d0078c 20241220085538699 DAUC <0003> auc.c:145 vector [4]: res = 8161b528c2a421960000000000000000 20241220085538699 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085538699 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085538699 DAUC <0003> auc.c:179 vector [4]: kc = 0901ece172305800 20241220085538699 DAUC <0003> auc.c:180 vector [4]: sres = 94efccb5 20241220085538699 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085538699 DAUC <0003> db_auc.c:245 IMSI='262423203823917': Generated 5 vectors 20241220085538699 DAUC <0003> db_auc.c:249 IMSI='262423203823917': Updating SQN=161 in DB 20241220085538699 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423203823917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423203823917"} 20241220085538699 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423203823917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085538699 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085538699 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085538702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4258 20241220085538703 DAUC <0003> db_auc.c:157 IMSI='262422768082215': No 2G Auth Data 20241220085538703 DAUC <0003> db_auc.c:192 IMSI='262422768082215': No 3G Auth Data 20241220085538722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 20241220085538725 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085538725 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422768082215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422768082215"} 20241220085538725 DAUC <0003> db_auc.c:236 IMSI='262422768082215': Calling to generate 5 vectors 20241220085538725 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241220085538725 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241220085538725 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241220085538725 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241220085538725 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241220085538725 DAUC <0003> auc.c:113 vector [0]: rand = 6425dea5fd434d14f79f660780fb89c0 20241220085538725 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241220085538725 DAUC <0003> auc.c:142 vector [0]: autn = b055b8df678080004c1d72ebbd88070a 20241220085538725 DAUC <0003> auc.c:143 vector [0]: ck = 57de8ab64794324ddb45e073257cd4a6 20241220085538725 DAUC <0003> auc.c:144 vector [0]: ik = b1bc0f34efbaa2d621c766729577818b 20241220085538725 DAUC <0003> auc.c:145 vector [0]: res = ac295b1911901a100000000000000000 20241220085538725 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241220085538725 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241220085538725 DAUC <0003> auc.c:179 vector [0]: kc = 32cdb7beba2e5558 20241220085538725 DAUC <0003> auc.c:180 vector [0]: sres = 08feb247 20241220085538725 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241220085538725 DAUC <0003> auc.c:113 vector [1]: rand = 4952715bd4f489e667c2f0293747ac7c 20241220085538725 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241220085538725 DAUC <0003> auc.c:142 vector [1]: autn = 9e3ec065312480008f6ca32a310c9ed7 20241220085538725 DAUC <0003> auc.c:143 vector [1]: ck = 79cff09d734f441a01535f0c1cbe3bfe 20241220085538725 DAUC <0003> auc.c:144 vector [1]: ik = 3b2d4c82a83f9bed3b608ea63a3d6bd9 20241220085538725 DAUC <0003> auc.c:145 vector [1]: res = 328f5bc97d64dcb10000000000000000 20241220085538725 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241220085538725 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241220085538725 DAUC <0003> auc.c:179 vector [1]: kc = ad7f517b5c31c991 20241220085538725 DAUC <0003> auc.c:180 vector [1]: sres = cb8b1d8d 20241220085538725 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241220085538725 DAUC <0003> auc.c:113 vector [2]: rand = fc2f5144ab4fb9f77d8f179897d023d7 20241220085538725 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241220085538725 DAUC <0003> auc.c:142 vector [2]: autn = 139a09daa05380003b159ade48e9afd3 20241220085538725 DAUC <0003> auc.c:143 vector [2]: ck = dccc5ed6efa93fbfe6e155eeac4953b6 20241220085538725 DAUC <0003> auc.c:144 vector [2]: ik = 2737a9bba476a44c01018cef510296f4 20241220085538725 DAUC <0003> auc.c:145 vector [2]: res = bdf0cb31e31b5cc20000000000000000 20241220085538725 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241220085538725 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241220085538725 DAUC <0003> auc.c:179 vector [2]: kc = 0f9bcb3d14444f12 20241220085538725 DAUC <0003> auc.c:180 vector [2]: sres = a4224c3e 20241220085538725 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241220085538725 DAUC <0003> auc.c:113 vector [3]: rand = bf4036a1a345fe52b803ab51cb58975f 20241220085538725 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241220085538726 DAUC <0003> auc.c:142 vector [3]: autn = e42fd84f92c3800051fa79b8273cd6fb 20241220085538726 DAUC <0003> auc.c:143 vector [3]: ck = c107272603bd37d99560d62594921410 20241220085538726 DAUC <0003> auc.c:144 vector [3]: ik = 597ef15766a80da0c89b3d55778d4204 20241220085538726 DAUC <0003> auc.c:145 vector [3]: res = 269d7ccffcfece3f0000000000000000 20241220085538726 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241220085538726 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241220085538726 DAUC <0003> auc.c:179 vector [3]: kc = acbce83b5a58e958 20241220085538726 DAUC <0003> auc.c:180 vector [3]: sres = b913eb15 20241220085538726 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241220085538726 DAUC <0003> auc.c:113 vector [4]: rand = 9d801d3f4eb95343d84c998385335e3c 20241220085538726 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241220085538726 DAUC <0003> auc.c:142 vector [4]: autn = cce5e5c2f60480003fec3f716792338e 20241220085538726 DAUC <0003> auc.c:143 vector [4]: ck = c896d36fa81d35bed6c30d53fac325d6 20241220085538726 DAUC <0003> auc.c:144 vector [4]: ik = 1ad1e4333f96ca9c4a62674c31ab2edf 20241220085538726 DAUC <0003> auc.c:145 vector [4]: res = aa49432a844572a40000000000000000 20241220085538726 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241220085538726 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241220085538726 DAUC <0003> auc.c:179 vector [4]: kc = 2502d00e0e252420 20241220085538726 DAUC <0003> auc.c:180 vector [4]: sres = f3aec31a 20241220085538726 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241220085538726 DAUC <0003> db_auc.c:245 IMSI='262422768082215': Generated 5 vectors 20241220085538726 DAUC <0003> db_auc.c:249 IMSI='262422768082215': Updating SQN=161 in DB 20241220085538726 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422768082215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422768082215"} 20241220085538726 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422768082215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085538726 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085538726 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085538729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 20241220085538731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53272<->l=127.0.0.1:4258 20241220085538732 DLINP <000b> input/ipa.c:452 connected read/write 20241220085538732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085538732 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085538732 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085538732 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085538732 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43457<->l=127.0.0.1:4259) 20241220085538773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4258 20241220085538873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4258 20241220085541951 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085541951 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085541954 DLINP <000b> input/ipa.c:452 connected read/write 20241220085541954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085541954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4258 20241220085541957 DLINP <000b> input/ipa.c:452 connected read/write 20241220085541957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085541957 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085541957 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085541957 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085541957 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085541957 DLGSUP <0013> gsup_server.c:238 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  20241220085541957 DLGSUP <0013> gsup_server.c:236 2:  20241220085541957 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085541957 DLGSUP <0013> gsup_server.c:236 3:  20241220085541957 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085541957 DLGSUP <0013> gsup_server.c:236 4:  20241220085541957 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085541957 DLGSUP <0013> gsup_server.c:236 5:  20241220085541957 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085541957 DLGSUP <0013> gsup_server.c:236 7:  20241220085541957 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085541957 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085541957 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085541957 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085541975 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35433<->l=127.0.0.1:4259) 20241220085541985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53346<->l=127.0.0.1:4258 20241220085542001 DLINP <000b> input/ipa.c:452 connected read/write 20241220085542001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085542001 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423769268473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423769268473" cn_domain=PS} 20241220085542001 DLU <0006> fsm.c:456 lu(262423769268473)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085542001 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423769268473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241220085542001 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423769268473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423769268473" cause=IMSI unknown in HLR} 20241220085542001 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423769268473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085542001 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423769268473)[0x55a02e1f3120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085542001 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423769268473)[0x55a02e1f3120]{UNVALIDATED}: Freeing instance 20241220085542001 DLU <0006> fsm.c:568 lu(PS:IMSI-262423769268473)[0x55a02e1f3120]{UNVALIDATED}: Deallocated 20241220085542001 DLINP <000b> input/ipa.c:452 connected read/write 20241220085542001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085542001 DLINP <000b> input/ipa.c:452 connected read/write 20241220085542001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085542004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53346<->l=127.0.0.1:4258 20241220085542005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4258 20241220085542006 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35433<->l=127.0.0.1:4259) 20241220085542006 DLINP <000b> input/ipa.c:452 connected read/write 20241220085542006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085542006 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085542006 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085542006 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085542051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53348<->l=127.0.0.1:4258 20241220085542151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53348<->l=127.0.0.1:4258 20241220085545228 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085545228 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085545231 DLINP <000b> input/ipa.c:452 connected read/write 20241220085545231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085545232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53350<->l=127.0.0.1:4258 20241220085545234 DLINP <000b> input/ipa.c:452 connected read/write 20241220085545234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085545234 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085545235 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085545235 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085545235 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085545235 DLGSUP <0013> gsup_server.c:238 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  20241220085545235 DLGSUP <0013> gsup_server.c:236 2:  20241220085545235 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085545235 DLGSUP <0013> gsup_server.c:236 3:  20241220085545235 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085545235 DLGSUP <0013> gsup_server.c:236 4:  20241220085545235 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085545235 DLGSUP <0013> gsup_server.c:236 5:  20241220085545235 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085545235 DLGSUP <0013> gsup_server.c:236 7:  20241220085545235 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085545235 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085545235 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085545235 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085545253 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34855<->l=127.0.0.1:4259) 20241220085545263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53356<->l=127.0.0.1:4258 20241220085545277 DLINP <000b> input/ipa.c:452 connected read/write 20241220085545277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085545277 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420940716540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420940716540" cn_domain=PS source_name="the-source\n"} 20241220085545277 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241220085545277 DLU <0006> fsm.c:456 lu(262420940716540)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085545277 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420940716540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241220085545277 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262420940716540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420940716540" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241220085545277 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262420940716540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085545277 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420940716540)[0x55a02e1f3120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085545277 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420940716540)[0x55a02e1f3120]{UNVALIDATED}: Freeing instance 20241220085545277 DLU <0006> fsm.c:568 lu(PS:IMSI-262420940716540)[0x55a02e1f3120]{UNVALIDATED}: Deallocated 20241220085545278 DLINP <000b> input/ipa.c:452 connected read/write 20241220085545278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085545278 DLINP <000b> input/ipa.c:452 connected read/write 20241220085545278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085545280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53356<->l=127.0.0.1:4258 20241220085545281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53350<->l=127.0.0.1:4258 20241220085545282 DLINP <000b> input/ipa.c:452 connected read/write 20241220085545282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085545282 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085545282 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085545282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085545282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241220085545282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34855<->l=127.0.0.1:4259) 20241220085545323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53362<->l=127.0.0.1:4258 20241220085545423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53362<->l=127.0.0.1:4258 20241220085548504 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085548504 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085548505 DLINP <000b> input/ipa.c:452 connected read/write 20241220085548505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085548506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38370<->l=127.0.0.1:4258 20241220085548507 DLINP <000b> input/ipa.c:452 connected read/write 20241220085548508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085548508 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085548508 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085548508 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085548508 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085548508 DLGSUP <0013> gsup_server.c:238 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  20241220085548508 DLGSUP <0013> gsup_server.c:236 2:  20241220085548508 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085548508 DLGSUP <0013> gsup_server.c:236 3:  20241220085548508 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085548508 DLGSUP <0013> gsup_server.c:236 4:  20241220085548508 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085548508 DLGSUP <0013> gsup_server.c:236 5:  20241220085548508 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085548508 DLGSUP <0013> gsup_server.c:236 7:  20241220085548508 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085548508 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085548508 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085548508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085548524 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38063<->l=127.0.0.1:4259) 20241220085548538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4258 20241220085548553 DLINP <000b> input/ipa.c:452 connected read/write 20241220085548553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085548553 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427570468004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427570468004" cn_domain=PS} 20241220085548553 DLU <0006> fsm.c:456 lu(262427570468004)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085548553 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427570468004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241220085548553 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427570468004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427570468004" cause=Roaming not allowed in this location area} 20241220085548553 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427570468004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085548553 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427570468004)[0x55a02e1f3120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085548553 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427570468004)[0x55a02e1f3120]{UNVALIDATED}: Freeing instance 20241220085548553 DLU <0006> fsm.c:568 lu(PS:IMSI-262427570468004)[0x55a02e1f3120]{UNVALIDATED}: Deallocated 20241220085548554 DLINP <000b> input/ipa.c:452 connected read/write 20241220085548554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085548554 DLINP <000b> input/ipa.c:452 connected read/write 20241220085548554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085548556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4258 20241220085548557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38370<->l=127.0.0.1:4258 20241220085548558 DLINP <000b> input/ipa.c:452 connected read/write 20241220085548558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085548558 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085548558 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085548558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085548559 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38063<->l=127.0.0.1:4259) 20241220085548601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 20241220085548701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 20241220085551780 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085551780 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085551782 DLINP <000b> input/ipa.c:452 connected read/write 20241220085551782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085551783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38394<->l=127.0.0.1:4258 20241220085551786 DLINP <000b> input/ipa.c:452 connected read/write 20241220085551786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085551786 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085551786 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085551786 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085551786 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085551786 DLGSUP <0013> gsup_server.c:238 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  20241220085551786 DLGSUP <0013> gsup_server.c:236 2:  20241220085551786 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085551786 DLGSUP <0013> gsup_server.c:236 3:  20241220085551786 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085551786 DLGSUP <0013> gsup_server.c:236 4:  20241220085551786 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085551786 DLGSUP <0013> gsup_server.c:236 5:  20241220085551786 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085551786 DLGSUP <0013> gsup_server.c:236 7:  20241220085551786 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085551786 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085551786 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085551786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085551804 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41927<->l=127.0.0.1:4259) 20241220085551816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38402<->l=127.0.0.1:4258 20241220085551829 DLINP <000b> input/ipa.c:452 connected read/write 20241220085551829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085551829 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424822819132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424822819132"} 20241220085551829 DAUC <0003> db_auc.c:133 IMSI='262424822819132': No such subscriber 20241220085551829 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424822819132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241220085551829 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424822819132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424822819132" cause=IMSI unknown in HLR} 20241220085551829 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424822819132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085551829 DLINP <000b> input/ipa.c:452 connected read/write 20241220085551829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085551829 DLINP <000b> input/ipa.c:452 connected read/write 20241220085551830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085551832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38402<->l=127.0.0.1:4258 20241220085551833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38394<->l=127.0.0.1:4258 20241220085551834 DLINP <000b> input/ipa.c:452 connected read/write 20241220085551834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085551834 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085551834 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085551834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085551835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41927<->l=127.0.0.1:4259) 20241220085551880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38412<->l=127.0.0.1:4258 20241220085551980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38412<->l=127.0.0.1:4258 20241220085555055 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085555055 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085555056 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241220085555059 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555059 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085555059 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085555059 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085555059 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085555059 DLGSUP <0013> gsup_server.c:238 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  20241220085555059 DLGSUP <0013> gsup_server.c:236 2:  20241220085555059 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085555059 DLGSUP <0013> gsup_server.c:236 3:  20241220085555059 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085555059 DLGSUP <0013> gsup_server.c:236 4:  20241220085555059 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085555059 DLGSUP <0013> gsup_server.c:236 5:  20241220085555059 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085555059 DLGSUP <0013> gsup_server.c:236 7:  20241220085555059 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085555059 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085555059 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085555059 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085555078 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38177<->l=127.0.0.1:4259) 20241220085555085 DAUC <0003> db_auc.c:157 IMSI='262420399847175': No 2G Auth Data 20241220085555085 DAUC <0003> db_auc.c:192 IMSI='262420399847175': No 3G Auth Data 20241220085555101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38432<->l=127.0.0.1:4258 20241220085555106 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555107 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420399847175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420399847175" cn_domain=PS} 20241220085555107 DLU <0006> fsm.c:456 lu(262420399847175)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085555107 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420399847175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085555107 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420399847175)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085555107 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420399847175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420399847175" cn_domain=PS} 20241220085555107 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555107 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555110 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555110 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420399847175 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420399847175"} 20241220085555110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420399847175)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085555110 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420399847175 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085555110 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420399847175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420399847175"} 20241220085555110 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420399847175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085555110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420399847175)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085555110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420399847175)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085555110 DLU <0006> fsm.c:568 lu(PS:IMSI-262420399847175)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085555110 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555110 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38432<->l=127.0.0.1:4258 20241220085555113 DAUC <0003> db_auc.c:157 IMSI='262420200257560': No 2G Auth Data 20241220085555113 DAUC <0003> db_auc.c:192 IMSI='262420200257560': No 3G Auth Data 20241220085555114 DLGSUP <0013> hlr.c:121 IMSI 262420200257560: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085555130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20241220085555133 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555133 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420200257560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420200257560" cn_domain=PS} 20241220085555133 DLU <0006> fsm.c:456 lu(262420200257560)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085555133 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420200257560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085555133 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420200257560)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085555133 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420200257560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420200257560" cn_domain=PS} 20241220085555133 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555133 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555136 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555136 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420200257560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420200257560"} 20241220085555136 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420200257560)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085555136 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420200257560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085555136 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420200257560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420200257560"} 20241220085555136 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420200257560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085555136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420200257560)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085555136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420200257560)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085555136 DLU <0006> fsm.c:568 lu(PS:IMSI-262420200257560)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085555136 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555136 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20241220085555139 DAUC <0003> db_auc.c:157 IMSI='262427101745841': No 2G Auth Data 20241220085555139 DAUC <0003> db_auc.c:192 IMSI='262427101745841': No 3G Auth Data 20241220085555139 DLGSUP <0013> hlr.c:121 IMSI 262427101745841: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085555155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4258 20241220085555159 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555159 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427101745841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427101745841" cn_domain=PS} 20241220085555159 DLU <0006> fsm.c:456 lu(262427101745841)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085555159 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427101745841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085555159 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427101745841)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085555159 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427101745841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427101745841" cn_domain=PS} 20241220085555159 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555159 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555162 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555162 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427101745841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427101745841"} 20241220085555162 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427101745841)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085555162 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427101745841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085555162 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427101745841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427101745841"} 20241220085555162 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427101745841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085555162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427101745841)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085555162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427101745841)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085555162 DLU <0006> fsm.c:568 lu(PS:IMSI-262427101745841)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085555162 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555162 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4258 20241220085555165 DAUC <0003> db_auc.c:157 IMSI='262423329483641': No 2G Auth Data 20241220085555165 DAUC <0003> db_auc.c:192 IMSI='262423329483641': No 3G Auth Data 20241220085555166 DLGSUP <0013> hlr.c:121 IMSI 262423329483641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085555182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38460<->l=127.0.0.1:4258 20241220085555186 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555186 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423329483641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423329483641" cn_domain=PS} 20241220085555186 DLU <0006> fsm.c:456 lu(262423329483641)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085555186 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423329483641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085555186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423329483641)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085555186 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423329483641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423329483641" cn_domain=PS} 20241220085555186 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555186 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555189 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555189 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423329483641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423329483641"} 20241220085555189 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423329483641)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085555189 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423329483641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085555189 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423329483641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423329483641"} 20241220085555189 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423329483641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085555189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423329483641)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085555189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423329483641)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085555189 DLU <0006> fsm.c:568 lu(PS:IMSI-262423329483641)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085555189 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555189 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38460<->l=127.0.0.1:4258 20241220085555192 DAUC <0003> db_auc.c:157 IMSI='262420678758762': No 2G Auth Data 20241220085555192 DAUC <0003> db_auc.c:192 IMSI='262420678758762': No 3G Auth Data 20241220085555193 DLGSUP <0013> hlr.c:121 IMSI 262420678758762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085555208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38472<->l=127.0.0.1:4258 20241220085555212 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555212 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420678758762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420678758762" cn_domain=PS} 20241220085555212 DLU <0006> fsm.c:456 lu(262420678758762)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085555212 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420678758762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085555212 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420678758762)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085555212 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420678758762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420678758762" cn_domain=PS} 20241220085555212 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555212 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555215 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555215 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420678758762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420678758762"} 20241220085555215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420678758762)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085555215 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420678758762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085555215 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420678758762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420678758762"} 20241220085555215 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420678758762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085555215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420678758762)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085555215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420678758762)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085555215 DLU <0006> fsm.c:568 lu(PS:IMSI-262420678758762)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085555215 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555215 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38472<->l=127.0.0.1:4258 20241220085555218 DAUC <0003> db_auc.c:157 IMSI='262428300087747': No 2G Auth Data 20241220085555218 DAUC <0003> db_auc.c:192 IMSI='262428300087747': No 3G Auth Data 20241220085555219 DLGSUP <0013> hlr.c:121 IMSI 262428300087747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085555235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38488<->l=127.0.0.1:4258 20241220085555238 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555238 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428300087747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428300087747" cn_domain=PS} 20241220085555238 DLU <0006> fsm.c:456 lu(262428300087747)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085555238 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428300087747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085555238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428300087747)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085555238 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428300087747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428300087747" cn_domain=PS} 20241220085555238 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555238 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555240 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555240 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428300087747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428300087747"} 20241220085555240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428300087747)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085555240 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428300087747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085555240 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428300087747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428300087747"} 20241220085555240 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428300087747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085555240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428300087747)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085555240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428300087747)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085555240 DLU <0006> fsm.c:568 lu(PS:IMSI-262428300087747)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085555240 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555241 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38488<->l=127.0.0.1:4258 20241220085555244 DAUC <0003> db_auc.c:157 IMSI='262424100408085': No 2G Auth Data 20241220085555244 DAUC <0003> db_auc.c:192 IMSI='262424100408085': No 3G Auth Data 20241220085555245 DLGSUP <0013> hlr.c:121 IMSI 262424100408085: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085555261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4258 20241220085555264 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555264 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424100408085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424100408085" cn_domain=PS} 20241220085555264 DLU <0006> fsm.c:456 lu(262424100408085)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085555264 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424100408085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085555264 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424100408085)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085555264 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424100408085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424100408085" cn_domain=PS} 20241220085555264 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555265 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555267 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555267 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424100408085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424100408085"} 20241220085555267 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424100408085)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085555267 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424100408085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085555267 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424100408085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424100408085"} 20241220085555267 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424100408085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085555267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424100408085)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085555267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424100408085)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085555267 DLU <0006> fsm.c:568 lu(PS:IMSI-262424100408085)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085555267 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555267 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4258 20241220085555270 DAUC <0003> db_auc.c:157 IMSI='262427380981619': No 2G Auth Data 20241220085555270 DAUC <0003> db_auc.c:192 IMSI='262427380981619': No 3G Auth Data 20241220085555271 DLGSUP <0013> hlr.c:121 IMSI 262427380981619: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085555284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38514<->l=127.0.0.1:4258 20241220085555287 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555287 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427380981619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427380981619" cn_domain=PS} 20241220085555287 DLU <0006> fsm.c:456 lu(262427380981619)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085555287 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427380981619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085555287 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427380981619)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085555287 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427380981619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427380981619" cn_domain=PS} 20241220085555287 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555287 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555289 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555289 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427380981619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427380981619"} 20241220085555289 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427380981619)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085555289 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427380981619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085555289 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427380981619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427380981619"} 20241220085555289 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427380981619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085555289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427380981619)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085555289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427380981619)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085555289 DLU <0006> fsm.c:568 lu(PS:IMSI-262427380981619)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085555289 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555289 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085555290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38514<->l=127.0.0.1:4258 20241220085555292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241220085555293 DLINP <000b> input/ipa.c:452 connected read/write 20241220085555293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085555293 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085555293 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085555293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085555293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38177<->l=127.0.0.1:4259) 20241220085555333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38516<->l=127.0.0.1:4258 20241220085555433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38516<->l=127.0.0.1:4258 20241220085558516 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085558516 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085558518 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41480<->l=127.0.0.1:4258 20241220085558520 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558520 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085558520 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085558520 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085558520 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085558520 DLGSUP <0013> gsup_server.c:238 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  20241220085558520 DLGSUP <0013> gsup_server.c:236 2:  20241220085558520 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085558520 DLGSUP <0013> gsup_server.c:236 3:  20241220085558520 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085558520 DLGSUP <0013> gsup_server.c:236 4:  20241220085558520 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085558520 DLGSUP <0013> gsup_server.c:236 5:  20241220085558520 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085558520 DLGSUP <0013> gsup_server.c:236 7:  20241220085558520 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085558520 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085558520 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085558520 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085558544 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43207<->l=127.0.0.1:4259) 20241220085558550 DAUC <0003> db_auc.c:157 IMSI='262425557222241': No 2G Auth Data 20241220085558550 DAUC <0003> db_auc.c:192 IMSI='262425557222241': No 3G Auth Data 20241220085558566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41490<->l=127.0.0.1:4258 20241220085558570 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558570 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425557222241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425557222241" cn_domain=PS source_name="the-source\n"} 20241220085558570 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241220085558570 DLU <0006> fsm.c:456 lu(262425557222241)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085558570 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425557222241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241220085558570 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425557222241)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085558570 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425557222241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425557222241" cn_domain=PS destination_name="the-source\n"} 20241220085558570 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558570 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558574 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558574 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425557222241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425557222241" source_name="the-source\n"} 20241220085558574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425557222241)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085558574 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425557222241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085558574 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425557222241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425557222241" destination_name="the-source\n"} 20241220085558574 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425557222241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085558574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425557222241)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085558574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425557222241)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085558574 DLU <0006> fsm.c:568 lu(PS:IMSI-262425557222241)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085558574 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558574 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41490<->l=127.0.0.1:4258 20241220085558577 DAUC <0003> db_auc.c:157 IMSI='262420699672991': No 2G Auth Data 20241220085558577 DAUC <0003> db_auc.c:192 IMSI='262420699672991': No 3G Auth Data 20241220085558578 DLGSUP <0013> hlr.c:121 IMSI 262420699672991: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085558593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 20241220085558596 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558596 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420699672991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420699672991" cn_domain=PS source_name="the-source\n"} 20241220085558597 DLU <0006> fsm.c:456 lu(262420699672991)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085558597 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420699672991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241220085558597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420699672991)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085558597 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420699672991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420699672991" cn_domain=PS destination_name="the-source\n"} 20241220085558597 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558597 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558599 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558599 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420699672991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420699672991" source_name="the-source\n"} 20241220085558599 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420699672991)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085558599 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262420699672991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085558599 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420699672991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420699672991" destination_name="the-source\n"} 20241220085558599 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262420699672991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085558599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420699672991)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085558599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420699672991)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085558599 DLU <0006> fsm.c:568 lu(PS:IMSI-262420699672991)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085558599 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558599 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 20241220085558602 DAUC <0003> db_auc.c:157 IMSI='262428425602919': No 2G Auth Data 20241220085558602 DAUC <0003> db_auc.c:192 IMSI='262428425602919': No 3G Auth Data 20241220085558603 DLGSUP <0013> hlr.c:121 IMSI 262428425602919: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085558619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41522<->l=127.0.0.1:4258 20241220085558623 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558623 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428425602919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428425602919" cn_domain=PS source_name="the-source\n"} 20241220085558623 DLU <0006> fsm.c:456 lu(262428425602919)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085558623 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428425602919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241220085558623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428425602919)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085558623 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428425602919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428425602919" cn_domain=PS destination_name="the-source\n"} 20241220085558623 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558623 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558626 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558626 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428425602919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428425602919" source_name="the-source\n"} 20241220085558626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428425602919)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085558626 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428425602919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085558626 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428425602919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428425602919" destination_name="the-source\n"} 20241220085558626 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428425602919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085558626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428425602919)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085558626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428425602919)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085558626 DLU <0006> fsm.c:568 lu(PS:IMSI-262428425602919)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085558626 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558626 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41522<->l=127.0.0.1:4258 20241220085558629 DAUC <0003> db_auc.c:157 IMSI='262425541015532': No 2G Auth Data 20241220085558629 DAUC <0003> db_auc.c:192 IMSI='262425541015532': No 3G Auth Data 20241220085558630 DLGSUP <0013> hlr.c:121 IMSI 262425541015532: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085558645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41538<->l=127.0.0.1:4258 20241220085558648 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558648 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425541015532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425541015532" cn_domain=PS source_name="the-source\n"} 20241220085558648 DLU <0006> fsm.c:456 lu(262425541015532)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085558648 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425541015532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241220085558648 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425541015532)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085558648 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425541015532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425541015532" cn_domain=PS destination_name="the-source\n"} 20241220085558648 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558648 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558650 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558650 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425541015532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425541015532" source_name="the-source\n"} 20241220085558650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425541015532)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085558650 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425541015532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085558650 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425541015532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425541015532" destination_name="the-source\n"} 20241220085558650 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425541015532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085558650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425541015532)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085558650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425541015532)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085558650 DLU <0006> fsm.c:568 lu(PS:IMSI-262425541015532)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085558650 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558650 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41538<->l=127.0.0.1:4258 20241220085558653 DAUC <0003> db_auc.c:157 IMSI='262422428054471': No 2G Auth Data 20241220085558653 DAUC <0003> db_auc.c:192 IMSI='262422428054471': No 3G Auth Data 20241220085558654 DLGSUP <0013> hlr.c:121 IMSI 262422428054471: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085558670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41544<->l=127.0.0.1:4258 20241220085558673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558673 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422428054471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422428054471" cn_domain=PS source_name="the-source\n"} 20241220085558673 DLU <0006> fsm.c:456 lu(262422428054471)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085558673 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422428054471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241220085558673 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422428054471)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085558673 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422428054471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422428054471" cn_domain=PS destination_name="the-source\n"} 20241220085558673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558675 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558676 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422428054471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422428054471" source_name="the-source\n"} 20241220085558676 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422428054471)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085558676 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262422428054471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085558676 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422428054471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422428054471" destination_name="the-source\n"} 20241220085558676 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262422428054471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085558676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422428054471)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085558676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422428054471)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085558676 DLU <0006> fsm.c:568 lu(PS:IMSI-262422428054471)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085558676 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558676 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41544<->l=127.0.0.1:4258 20241220085558678 DAUC <0003> db_auc.c:157 IMSI='262427637922958': No 2G Auth Data 20241220085558679 DAUC <0003> db_auc.c:192 IMSI='262427637922958': No 3G Auth Data 20241220085558679 DLGSUP <0013> hlr.c:121 IMSI 262427637922958: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085558697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 20241220085558701 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558701 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427637922958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427637922958" cn_domain=PS source_name="the-source\n"} 20241220085558701 DLU <0006> fsm.c:456 lu(262427637922958)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085558701 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427637922958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241220085558701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427637922958)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085558701 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427637922958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427637922958" cn_domain=PS destination_name="the-source\n"} 20241220085558701 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558701 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558703 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558703 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427637922958 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427637922958" source_name="the-source\n"} 20241220085558703 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427637922958)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085558703 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262427637922958 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085558703 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427637922958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427637922958" destination_name="the-source\n"} 20241220085558703 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262427637922958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085558703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427637922958)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085558703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427637922958)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085558703 DLU <0006> fsm.c:568 lu(PS:IMSI-262427637922958)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085558703 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558703 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 20241220085558707 DAUC <0003> db_auc.c:157 IMSI='262426168635607': No 2G Auth Data 20241220085558707 DAUC <0003> db_auc.c:192 IMSI='262426168635607': No 3G Auth Data 20241220085558708 DLGSUP <0013> hlr.c:121 IMSI 262426168635607: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085558723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41568<->l=127.0.0.1:4258 20241220085558726 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558726 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426168635607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426168635607" cn_domain=PS source_name="the-source\n"} 20241220085558726 DLU <0006> fsm.c:456 lu(262426168635607)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085558726 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426168635607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241220085558726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426168635607)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085558726 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426168635607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426168635607" cn_domain=PS destination_name="the-source\n"} 20241220085558726 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558726 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558728 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558728 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426168635607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426168635607" source_name="the-source\n"} 20241220085558728 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426168635607)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085558728 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426168635607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085558728 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426168635607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426168635607" destination_name="the-source\n"} 20241220085558728 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426168635607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085558728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426168635607)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085558728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426168635607)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085558728 DLU <0006> fsm.c:568 lu(PS:IMSI-262426168635607)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085558728 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558729 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41568<->l=127.0.0.1:4258 20241220085558731 DAUC <0003> db_auc.c:157 IMSI='262424128742619': No 2G Auth Data 20241220085558731 DAUC <0003> db_auc.c:192 IMSI='262424128742619': No 3G Auth Data 20241220085558732 DLGSUP <0013> hlr.c:121 IMSI 262424128742619: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085558748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4258 20241220085558752 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558752 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424128742619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424128742619" cn_domain=PS source_name="the-source\n"} 20241220085558752 DLU <0006> fsm.c:456 lu(262424128742619)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085558752 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424128742619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241220085558752 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424128742619)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085558752 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424128742619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424128742619" cn_domain=PS destination_name="the-source\n"} 20241220085558752 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558752 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558755 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558755 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424128742619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424128742619" source_name="the-source\n"} 20241220085558755 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424128742619)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085558755 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262424128742619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085558755 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424128742619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424128742619" destination_name="the-source\n"} 20241220085558755 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262424128742619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085558755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424128742619)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085558755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424128742619)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085558755 DLU <0006> fsm.c:568 lu(PS:IMSI-262424128742619)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085558755 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558755 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085558756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4258 20241220085558758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41480<->l=127.0.0.1:4258 20241220085558759 DLINP <000b> input/ipa.c:452 connected read/write 20241220085558759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085558759 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085558759 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085558759 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085558759 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241220085558759 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43207<->l=127.0.0.1:4259) 20241220085558800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41590<->l=127.0.0.1:4258 20241220085558901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41590<->l=127.0.0.1:4258 20241220085601981 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085601981 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085601982 DLINP <000b> input/ipa.c:452 connected read/write 20241220085601982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085601983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4258 20241220085601984 DLINP <000b> input/ipa.c:452 connected read/write 20241220085601984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085601985 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085601985 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085601985 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085601985 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085601985 DLGSUP <0013> gsup_server.c:238 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  20241220085601985 DLGSUP <0013> gsup_server.c:236 2:  20241220085601985 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085601985 DLGSUP <0013> gsup_server.c:236 3:  20241220085601985 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085601985 DLGSUP <0013> gsup_server.c:236 4:  20241220085601985 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085601985 DLGSUP <0013> gsup_server.c:236 5:  20241220085601985 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085601985 DLGSUP <0013> gsup_server.c:236 7:  20241220085601985 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085601985 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085601985 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085601985 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085602002 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34527<->l=127.0.0.1:4259) 20241220085602016 DAUC <0003> db_auc.c:157 IMSI='262423600607138': No 2G Auth Data 20241220085602016 DAUC <0003> db_auc.c:192 IMSI='262423600607138': No 3G Auth Data 20241220085602033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41614<->l=127.0.0.1:4258 20241220085602037 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602037 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423600607138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423600607138" cn_domain=PS} 20241220085602037 DLU <0006> fsm.c:456 lu(262423600607138)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085602037 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423600607138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085602037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423600607138)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085602037 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423600607138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423600607138" cn_domain=PS} 20241220085602037 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602037 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602040 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602040 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423600607138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423600607138"} 20241220085602040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423600607138)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085602040 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423600607138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085602040 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423600607138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423600607138"} 20241220085602040 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423600607138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085602040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423600607138)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085602040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423600607138)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085602040 DLU <0006> fsm.c:568 lu(PS:IMSI-262423600607138)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085602040 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602040 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41614<->l=127.0.0.1:4258 20241220085602044 DAUC <0003> db_auc.c:157 IMSI='262426472607241': No 2G Auth Data 20241220085602044 DAUC <0003> db_auc.c:192 IMSI='262426472607241': No 3G Auth Data 20241220085602044 DLGSUP <0013> hlr.c:121 IMSI 262426472607241: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085602059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41628<->l=127.0.0.1:4258 20241220085602063 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602063 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426472607241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426472607241" cn_domain=PS} 20241220085602063 DLU <0006> fsm.c:456 lu(262426472607241)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085602063 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426472607241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085602063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426472607241)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085602063 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426472607241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426472607241" cn_domain=PS} 20241220085602063 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602063 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602066 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602066 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426472607241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426472607241"} 20241220085602066 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426472607241)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085602066 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426472607241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085602066 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426472607241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426472607241"} 20241220085602066 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426472607241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085602066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426472607241)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085602066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426472607241)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085602066 DLU <0006> fsm.c:568 lu(PS:IMSI-262426472607241)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085602066 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602066 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41628<->l=127.0.0.1:4258 20241220085602069 DAUC <0003> db_auc.c:157 IMSI='262422689436372': No 2G Auth Data 20241220085602069 DAUC <0003> db_auc.c:192 IMSI='262422689436372': No 3G Auth Data 20241220085602070 DLGSUP <0013> hlr.c:121 IMSI 262422689436372: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085602086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41644<->l=127.0.0.1:4258 20241220085602090 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602090 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422689436372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422689436372" cn_domain=PS} 20241220085602090 DLU <0006> fsm.c:456 lu(262422689436372)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085602090 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422689436372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085602090 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422689436372)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085602090 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422689436372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422689436372" cn_domain=PS} 20241220085602090 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602090 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602092 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602092 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422689436372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422689436372"} 20241220085602092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422689436372)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085602092 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422689436372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085602092 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422689436372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422689436372"} 20241220085602092 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422689436372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085602092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422689436372)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085602092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422689436372)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085602092 DLU <0006> fsm.c:568 lu(PS:IMSI-262422689436372)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085602092 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602092 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41644<->l=127.0.0.1:4258 20241220085602095 DAUC <0003> db_auc.c:157 IMSI='262420796524279': No 2G Auth Data 20241220085602095 DAUC <0003> db_auc.c:192 IMSI='262420796524279': No 3G Auth Data 20241220085602095 DLGSUP <0013> hlr.c:121 IMSI 262420796524279: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085602110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41650<->l=127.0.0.1:4258 20241220085602113 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602113 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420796524279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420796524279" cn_domain=PS} 20241220085602113 DLU <0006> fsm.c:456 lu(262420796524279)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085602113 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420796524279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085602113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420796524279)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085602113 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420796524279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420796524279" cn_domain=PS} 20241220085602113 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602113 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602115 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602115 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420796524279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420796524279"} 20241220085602115 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420796524279)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085602115 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420796524279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085602116 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420796524279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420796524279"} 20241220085602116 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420796524279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085602116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420796524279)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085602116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420796524279)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085602116 DLU <0006> fsm.c:568 lu(PS:IMSI-262420796524279)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085602116 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602116 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41650<->l=127.0.0.1:4258 20241220085602118 DAUC <0003> db_auc.c:157 IMSI='262423663016843': No 2G Auth Data 20241220085602118 DAUC <0003> db_auc.c:192 IMSI='262423663016843': No 3G Auth Data 20241220085602119 DLGSUP <0013> hlr.c:121 IMSI 262423663016843: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085602134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 20241220085602138 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602138 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423663016843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423663016843" cn_domain=PS} 20241220085602138 DLU <0006> fsm.c:456 lu(262423663016843)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085602138 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423663016843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085602138 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423663016843)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085602138 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423663016843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423663016843" cn_domain=PS} 20241220085602138 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602138 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602140 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602140 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423663016843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423663016843"} 20241220085602140 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423663016843)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085602140 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423663016843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085602140 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423663016843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423663016843"} 20241220085602140 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423663016843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085602140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423663016843)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085602140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423663016843)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085602140 DLU <0006> fsm.c:568 lu(PS:IMSI-262423663016843)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085602140 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602140 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 20241220085602143 DAUC <0003> db_auc.c:157 IMSI='262429381193791': No 2G Auth Data 20241220085602143 DAUC <0003> db_auc.c:192 IMSI='262429381193791': No 3G Auth Data 20241220085602145 DLGSUP <0013> hlr.c:121 IMSI 262429381193791: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085602159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41670<->l=127.0.0.1:4258 20241220085602162 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602162 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429381193791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429381193791" cn_domain=PS} 20241220085602162 DLU <0006> fsm.c:456 lu(262429381193791)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085602162 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429381193791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085602162 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429381193791)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085602162 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429381193791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429381193791" cn_domain=PS} 20241220085602162 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602162 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602164 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602164 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429381193791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429381193791"} 20241220085602164 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429381193791)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085602164 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429381193791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085602164 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429381193791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429381193791"} 20241220085602164 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429381193791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085602164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429381193791)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085602164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429381193791)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085602164 DLU <0006> fsm.c:568 lu(PS:IMSI-262429381193791)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085602164 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602164 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41670<->l=127.0.0.1:4258 20241220085602167 DAUC <0003> db_auc.c:157 IMSI='262420466806301': No 2G Auth Data 20241220085602167 DAUC <0003> db_auc.c:192 IMSI='262420466806301': No 3G Auth Data 20241220085602168 DLGSUP <0013> hlr.c:121 IMSI 262420466806301: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085602183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 20241220085602186 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602186 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420466806301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420466806301" cn_domain=PS} 20241220085602186 DLU <0006> fsm.c:456 lu(262420466806301)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085602186 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420466806301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085602186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420466806301)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085602186 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420466806301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420466806301" cn_domain=PS} 20241220085602186 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602186 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602189 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602189 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420466806301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420466806301"} 20241220085602189 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420466806301)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085602189 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420466806301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085602189 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420466806301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420466806301"} 20241220085602189 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420466806301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085602189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420466806301)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085602189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420466806301)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085602189 DLU <0006> fsm.c:568 lu(PS:IMSI-262420466806301)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085602189 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602189 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 20241220085602193 DAUC <0003> db_auc.c:157 IMSI='262429995954803': No 2G Auth Data 20241220085602193 DAUC <0003> db_auc.c:192 IMSI='262429995954803': No 3G Auth Data 20241220085602194 DLGSUP <0013> hlr.c:121 IMSI 262429995954803: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085602209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41680<->l=127.0.0.1:4258 20241220085602212 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602212 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429995954803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429995954803" cn_domain=PS} 20241220085602212 DLU <0006> fsm.c:456 lu(262429995954803)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085602212 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429995954803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085602212 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429995954803)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085602212 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429995954803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429995954803" cn_domain=PS} 20241220085602212 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602212 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602215 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602215 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429995954803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429995954803"} 20241220085602215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429995954803)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085602215 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429995954803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085602215 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429995954803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429995954803"} 20241220085602215 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429995954803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085602215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429995954803)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085602215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429995954803)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085602215 DLU <0006> fsm.c:568 lu(PS:IMSI-262429995954803)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085602215 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602215 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085602217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41680<->l=127.0.0.1:4258 20241220085602219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4258 20241220085602220 DLINP <000b> input/ipa.c:452 connected read/write 20241220085602220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085602220 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085602220 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085602220 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085602220 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34527<->l=127.0.0.1:4259) 20241220085602258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41688<->l=127.0.0.1:4258 20241220085602358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41688<->l=127.0.0.1:4258 20241220085605436 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085605436 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085605438 DLINP <000b> input/ipa.c:452 connected read/write 20241220085605438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085605439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41690<->l=127.0.0.1:4258 20241220085605440 DLINP <000b> input/ipa.c:452 connected read/write 20241220085605440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085605440 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085605440 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085605440 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085605441 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085605441 DLGSUP <0013> gsup_server.c:238 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  20241220085605441 DLGSUP <0013> gsup_server.c:236 2:  20241220085605441 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085605441 DLGSUP <0013> gsup_server.c:236 3:  20241220085605441 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085605441 DLGSUP <0013> gsup_server.c:236 4:  20241220085605441 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085605441 DLGSUP <0013> gsup_server.c:236 5:  20241220085605441 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085605441 DLGSUP <0013> gsup_server.c:236 7:  20241220085605441 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085605441 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085605441 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085605441 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085605458 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45881<->l=127.0.0.1:4259) 20241220085605460 DAUC <0003> db_auc.c:157 IMSI='262429199017744': No 2G Auth Data 20241220085605460 DAUC <0003> db_auc.c:192 IMSI='262429199017744': No 3G Auth Data 20241220085605463 DAUC <0003> db_auc.c:192 IMSI='262429199017744': No 3G Auth Data 20241220085605465 DAUC <0003> db_auc.c:157 IMSI='262424433124548': No 2G Auth Data 20241220085605465 DAUC <0003> db_auc.c:192 IMSI='262424433124548': No 3G Auth Data 20241220085605468 DAUC <0003> db_auc.c:157 IMSI='262424433124548': No 2G Auth Data 20241220085605470 DAUC <0003> db_auc.c:157 IMSI='262421842152451': No 2G Auth Data 20241220085605470 DAUC <0003> db_auc.c:192 IMSI='262421842152451': No 3G Auth Data 20241220085605473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41690<->l=127.0.0.1:4258 20241220085605474 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45881<->l=127.0.0.1:4259) 20241220085605474 DLINP <000b> input/ipa.c:452 connected read/write 20241220085605474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085605474 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085605474 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085605474 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085605515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 20241220085605615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 20241220085608692 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085608693 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085608695 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085608696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 20241220085608698 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085608698 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085608698 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085608698 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085608698 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085608698 DLGSUP <0013> gsup_server.c:238 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  20241220085608698 DLGSUP <0013> gsup_server.c:236 2:  20241220085608698 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085608698 DLGSUP <0013> gsup_server.c:236 3:  20241220085608698 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085608698 DLGSUP <0013> gsup_server.c:236 4:  20241220085608698 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085608698 DLGSUP <0013> gsup_server.c:236 5:  20241220085608698 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085608698 DLGSUP <0013> gsup_server.c:236 7:  20241220085608698 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085608698 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085608698 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085608698 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085608719 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43531<->l=127.0.0.1:4259) 20241220085608732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43182<->l=127.0.0.1:4258 20241220085608734 DAUC <0003> db_auc.c:157 IMSI='262427399253671': No 2G Auth Data 20241220085608734 DAUC <0003> db_auc.c:192 IMSI='262427399253671': No 3G Auth Data 20241220085608745 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085608745 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427399253671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427399253671" cn_domain=PS} 20241220085608745 DLU <0006> fsm.c:456 lu(262427399253671)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085608745 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427399253671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085608745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427399253671)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085608745 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427399253671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427399253671" cn_domain=PS} 20241220085608745 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085608745 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085608749 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085608749 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427399253671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427399253671"} 20241220085608749 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427399253671)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085608749 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427399253671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085608749 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427399253671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427399253671"} 20241220085608749 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427399253671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085608749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427399253671)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085608749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427399253671)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085608749 DLU <0006> fsm.c:568 lu(PS:IMSI-262427399253671)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085608749 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085608749 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085608752 DLGSUP <0013> hlr.c:128 IMSI 262427399253671: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241220085608752 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085608752 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085608754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43182<->l=127.0.0.1:4258 20241220085608754 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085608754 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427399253671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427399253671"} 20241220085608754 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427399253671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241220085608754 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427399253671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085608754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 20241220085608755 DLINP <000b> input/ipa.c:452 connected read/write 20241220085608755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085608755 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085608755 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085608755 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085608756 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43531<->l=127.0.0.1:4259) 20241220085608802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4258 20241220085608903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4258 20241220085611980 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085611980 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085611982 DLINP <000b> input/ipa.c:452 connected read/write 20241220085611982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085611982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 20241220085611984 DLINP <000b> input/ipa.c:452 connected read/write 20241220085611984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085611984 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085611984 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085611984 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085611984 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085611984 DLGSUP <0013> gsup_server.c:238 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  20241220085611984 DLGSUP <0013> gsup_server.c:236 2:  20241220085611984 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085611984 DLGSUP <0013> gsup_server.c:236 3:  20241220085611984 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085611984 DLGSUP <0013> gsup_server.c:236 4:  20241220085611984 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085611984 DLGSUP <0013> gsup_server.c:236 5:  20241220085611984 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085611984 DLGSUP <0013> gsup_server.c:236 7:  20241220085611984 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085611984 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085611984 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085611984 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085611999 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42405<->l=127.0.0.1:4259) 20241220085612003 DAUC <0003> db_auc.c:157 IMSI='262421834429941': No 2G Auth Data 20241220085612003 DAUC <0003> db_auc.c:192 IMSI='262421834429941': No 3G Auth Data 20241220085612019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43204<->l=127.0.0.1:4258 20241220085612029 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612029 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421834429941" cn_domain=PS} 20241220085612029 DLU <0006> fsm.c:456 lu(262421834429941)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085612029 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085612029 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421834429941)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085612029 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421834429941" cn_domain=PS} 20241220085612029 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612029 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612033 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612033 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421834429941"} 20241220085612033 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421834429941)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085612033 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085612033 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421834429941"} 20241220085612033 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085612033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421834429941)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085612033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421834429941)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085612033 DLU <0006> fsm.c:568 lu(PS:IMSI-262421834429941)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085612033 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612033 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612035 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612036 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421834429941" cn_domain=CS} 20241220085612036 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241220085612036 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421834429941"} 20241220085612036 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421834429941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085612036 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612036 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43204<->l=127.0.0.1:4258 20241220085612039 DAUC <0003> db_auc.c:157 IMSI='262424231748743': No 2G Auth Data 20241220085612039 DAUC <0003> db_auc.c:192 IMSI='262424231748743': No 3G Auth Data 20241220085612040 DLGSUP <0013> hlr.c:121 IMSI 262424231748743: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085612055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20241220085612059 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612059 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424231748743" cn_domain=PS} 20241220085612059 DLU <0006> fsm.c:456 lu(262424231748743)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085612059 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085612059 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424231748743)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085612059 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424231748743" cn_domain=PS} 20241220085612059 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612059 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612061 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612061 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424231748743"} 20241220085612061 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424231748743)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085612061 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085612061 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424231748743"} 20241220085612061 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085612061 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424231748743)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085612061 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424231748743)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085612061 DLU <0006> fsm.c:568 lu(PS:IMSI-262424231748743)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085612061 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612061 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612063 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612063 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424231748743" cn_domain=CS} 20241220085612063 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241220085612063 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424231748743"} 20241220085612063 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424231748743 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085612063 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612063 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20241220085612066 DAUC <0003> db_auc.c:157 IMSI='262425053880559': No 2G Auth Data 20241220085612066 DAUC <0003> db_auc.c:192 IMSI='262425053880559': No 3G Auth Data 20241220085612067 DLGSUP <0013> hlr.c:121 IMSI 262425053880559: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085612085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 20241220085612088 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612088 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425053880559" cn_domain=PS} 20241220085612088 DLU <0006> fsm.c:456 lu(262425053880559)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085612088 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085612088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425053880559)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085612088 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425053880559" cn_domain=PS} 20241220085612088 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612088 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612091 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612091 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425053880559"} 20241220085612091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425053880559)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085612091 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085612091 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425053880559"} 20241220085612091 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085612091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425053880559)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085612091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425053880559)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085612091 DLU <0006> fsm.c:568 lu(PS:IMSI-262425053880559)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085612091 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612091 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612093 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612093 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425053880559" cn_domain=CS} 20241220085612093 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241220085612093 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425053880559"} 20241220085612093 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425053880559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085612093 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612093 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 20241220085612096 DAUC <0003> db_auc.c:157 IMSI='262428195871666': No 2G Auth Data 20241220085612096 DAUC <0003> db_auc.c:192 IMSI='262428195871666': No 3G Auth Data 20241220085612097 DLGSUP <0013> hlr.c:121 IMSI 262428195871666: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085612113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 20241220085612116 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612116 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428195871666" cn_domain=PS} 20241220085612116 DLU <0006> fsm.c:456 lu(262428195871666)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085612116 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085612116 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428195871666)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085612116 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428195871666" cn_domain=PS} 20241220085612116 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612116 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612118 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612118 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428195871666"} 20241220085612118 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428195871666)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085612118 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085612118 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428195871666"} 20241220085612119 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085612119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428195871666)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085612119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428195871666)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085612119 DLU <0006> fsm.c:568 lu(PS:IMSI-262428195871666)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085612119 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612119 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612120 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612120 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428195871666" cn_domain=CS} 20241220085612120 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241220085612121 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428195871666"} 20241220085612121 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428195871666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085612121 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612121 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 20241220085612123 DAUC <0003> db_auc.c:157 IMSI='262423727183265': No 2G Auth Data 20241220085612123 DAUC <0003> db_auc.c:192 IMSI='262423727183265': No 3G Auth Data 20241220085612124 DLGSUP <0013> hlr.c:121 IMSI 262423727183265: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085612138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43244<->l=127.0.0.1:4258 20241220085612142 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612142 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423727183265" cn_domain=PS} 20241220085612142 DLU <0006> fsm.c:456 lu(262423727183265)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085612142 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085612142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423727183265)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085612142 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423727183265" cn_domain=PS} 20241220085612142 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612142 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612144 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612145 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423727183265"} 20241220085612145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423727183265)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085612145 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085612145 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423727183265"} 20241220085612145 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085612145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423727183265)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085612145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423727183265)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085612145 DLU <0006> fsm.c:568 lu(PS:IMSI-262423727183265)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085612145 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612145 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612147 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612147 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423727183265" cn_domain=CS} 20241220085612147 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241220085612147 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423727183265"} 20241220085612147 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423727183265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085612147 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612147 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43244<->l=127.0.0.1:4258 20241220085612150 DAUC <0003> db_auc.c:157 IMSI='262423188058817': No 2G Auth Data 20241220085612150 DAUC <0003> db_auc.c:192 IMSI='262423188058817': No 3G Auth Data 20241220085612151 DLGSUP <0013> hlr.c:121 IMSI 262423188058817: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085612164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43260<->l=127.0.0.1:4258 20241220085612168 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612168 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423188058817" cn_domain=PS} 20241220085612168 DLU <0006> fsm.c:456 lu(262423188058817)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085612168 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085612168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423188058817)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085612168 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423188058817" cn_domain=PS} 20241220085612168 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612168 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612170 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612170 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423188058817"} 20241220085612170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423188058817)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085612170 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085612170 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423188058817"} 20241220085612170 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085612170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423188058817)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085612170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423188058817)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085612170 DLU <0006> fsm.c:568 lu(PS:IMSI-262423188058817)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085612170 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612170 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612172 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612172 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423188058817" cn_domain=CS} 20241220085612172 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241220085612172 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423188058817"} 20241220085612172 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423188058817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085612172 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612173 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43260<->l=127.0.0.1:4258 20241220085612175 DAUC <0003> db_auc.c:157 IMSI='262428889117827': No 2G Auth Data 20241220085612175 DAUC <0003> db_auc.c:192 IMSI='262428889117827': No 3G Auth Data 20241220085612176 DLGSUP <0013> hlr.c:121 IMSI 262428889117827: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085612191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43270<->l=127.0.0.1:4258 20241220085612194 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612194 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428889117827" cn_domain=PS} 20241220085612194 DLU <0006> fsm.c:456 lu(262428889117827)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085612194 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085612194 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428889117827)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085612194 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428889117827" cn_domain=PS} 20241220085612194 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612194 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612196 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612197 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428889117827"} 20241220085612197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428889117827)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085612197 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085612197 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428889117827"} 20241220085612197 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085612197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428889117827)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085612197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428889117827)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085612197 DLU <0006> fsm.c:568 lu(PS:IMSI-262428889117827)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085612197 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612197 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612199 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612199 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428889117827" cn_domain=CS} 20241220085612199 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241220085612199 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428889117827"} 20241220085612199 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428889117827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085612199 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612199 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43270<->l=127.0.0.1:4258 20241220085612202 DAUC <0003> db_auc.c:157 IMSI='262429919098664': No 2G Auth Data 20241220085612202 DAUC <0003> db_auc.c:192 IMSI='262429919098664': No 3G Auth Data 20241220085612203 DLGSUP <0013> hlr.c:121 IMSI 262429919098664: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085612216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4258 20241220085612219 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612219 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429919098664" cn_domain=PS} 20241220085612219 DLU <0006> fsm.c:456 lu(262429919098664)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085612219 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085612219 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429919098664)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085612219 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429919098664" cn_domain=PS} 20241220085612219 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612219 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612221 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612221 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429919098664"} 20241220085612221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429919098664)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085612221 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085612221 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429919098664"} 20241220085612221 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085612221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429919098664)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085612221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429919098664)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085612221 DLU <0006> fsm.c:568 lu(PS:IMSI-262429919098664)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085612222 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612222 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612223 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612223 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429919098664" cn_domain=CS} 20241220085612223 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241220085612223 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429919098664"} 20241220085612223 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429919098664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085612223 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612224 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085612225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4258 20241220085612226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 20241220085612227 DLINP <000b> input/ipa.c:452 connected read/write 20241220085612227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085612227 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085612227 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085612227 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085612227 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42405<->l=127.0.0.1:4259) 20241220085612273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43298<->l=127.0.0.1:4258 20241220085612373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43298<->l=127.0.0.1:4258 20241220085615453 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085615453 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085615455 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4258 20241220085615457 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615457 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085615457 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085615457 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085615457 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085615457 DLGSUP <0013> gsup_server.c:238 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  20241220085615457 DLGSUP <0013> gsup_server.c:236 2:  20241220085615457 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085615457 DLGSUP <0013> gsup_server.c:236 3:  20241220085615457 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085615457 DLGSUP <0013> gsup_server.c:236 4:  20241220085615457 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085615457 DLGSUP <0013> gsup_server.c:236 5:  20241220085615457 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085615457 DLGSUP <0013> gsup_server.c:236 7:  20241220085615457 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085615457 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085615457 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085615457 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085615473 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41791<->l=127.0.0.1:4259) 20241220085615479 DAUC <0003> db_auc.c:157 IMSI='262424847848752': No 2G Auth Data 20241220085615479 DAUC <0003> db_auc.c:192 IMSI='262424847848752': No 3G Auth Data 20241220085615497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43310<->l=127.0.0.1:4258 20241220085615504 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615504 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424847848752" cn_domain=PS} 20241220085615504 DLU <0006> fsm.c:456 lu(262424847848752)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085615504 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085615504 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424847848752)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085615504 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424847848752" cn_domain=PS} 20241220085615504 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615504 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615507 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615507 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424847848752"} 20241220085615507 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424847848752)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085615507 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085615507 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424847848752"} 20241220085615507 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085615507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424847848752)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085615507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424847848752)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085615507 DLU <0006> fsm.c:568 lu(PS:IMSI-262424847848752)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085615507 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615507 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615509 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615509 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424847848752" cn_domain=PS} 20241220085615509 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241220085615509 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424847848752"} 20241220085615509 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424847848752 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085615509 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615509 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43310<->l=127.0.0.1:4258 20241220085615512 DAUC <0003> db_auc.c:157 IMSI='262420162845569': No 2G Auth Data 20241220085615512 DAUC <0003> db_auc.c:192 IMSI='262420162845569': No 3G Auth Data 20241220085615513 DLGSUP <0013> hlr.c:121 IMSI 262420162845569: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085615527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43324<->l=127.0.0.1:4258 20241220085615530 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615530 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420162845569" cn_domain=PS} 20241220085615530 DLU <0006> fsm.c:456 lu(262420162845569)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085615530 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085615530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420162845569)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085615530 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420162845569" cn_domain=PS} 20241220085615530 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615530 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615533 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615533 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420162845569"} 20241220085615533 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420162845569)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085615533 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085615533 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420162845569"} 20241220085615533 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085615533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420162845569)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085615533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420162845569)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085615533 DLU <0006> fsm.c:568 lu(PS:IMSI-262420162845569)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085615533 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615533 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615535 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615535 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420162845569" cn_domain=PS} 20241220085615535 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241220085615535 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420162845569"} 20241220085615535 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420162845569 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085615535 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615535 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43324<->l=127.0.0.1:4258 20241220085615538 DAUC <0003> db_auc.c:157 IMSI='262428377951205': No 2G Auth Data 20241220085615538 DAUC <0003> db_auc.c:192 IMSI='262428377951205': No 3G Auth Data 20241220085615539 DLGSUP <0013> hlr.c:121 IMSI 262428377951205: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085615554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43326<->l=127.0.0.1:4258 20241220085615557 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615557 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428377951205" cn_domain=PS} 20241220085615557 DLU <0006> fsm.c:456 lu(262428377951205)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085615557 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085615557 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428377951205)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085615557 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428377951205" cn_domain=PS} 20241220085615557 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615557 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615559 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615559 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428377951205"} 20241220085615559 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428377951205)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085615559 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085615559 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428377951205"} 20241220085615559 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085615559 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377951205)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085615559 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377951205)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085615559 DLU <0006> fsm.c:568 lu(PS:IMSI-262428377951205)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085615559 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615559 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615561 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615561 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428377951205" cn_domain=PS} 20241220085615561 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241220085615561 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428377951205"} 20241220085615561 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428377951205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085615561 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615561 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43326<->l=127.0.0.1:4258 20241220085615563 DAUC <0003> db_auc.c:157 IMSI='262428171337583': No 2G Auth Data 20241220085615563 DAUC <0003> db_auc.c:192 IMSI='262428171337583': No 3G Auth Data 20241220085615564 DLGSUP <0013> hlr.c:121 IMSI 262428171337583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085615580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43332<->l=127.0.0.1:4258 20241220085615584 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615584 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428171337583" cn_domain=PS} 20241220085615584 DLU <0006> fsm.c:456 lu(262428171337583)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085615584 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085615584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428171337583)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085615584 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428171337583" cn_domain=PS} 20241220085615584 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615584 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615586 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615586 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428171337583"} 20241220085615586 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428171337583)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085615586 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085615586 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428171337583"} 20241220085615586 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085615586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428171337583)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085615586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428171337583)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085615587 DLU <0006> fsm.c:568 lu(PS:IMSI-262428171337583)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085615587 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615587 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615589 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615589 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428171337583" cn_domain=PS} 20241220085615589 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241220085615589 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428171337583"} 20241220085615589 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428171337583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085615589 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615589 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43332<->l=127.0.0.1:4258 20241220085615592 DAUC <0003> db_auc.c:157 IMSI='262424296004975': No 2G Auth Data 20241220085615592 DAUC <0003> db_auc.c:192 IMSI='262424296004975': No 3G Auth Data 20241220085615593 DLGSUP <0013> hlr.c:121 IMSI 262424296004975: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085615609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43348<->l=127.0.0.1:4258 20241220085615613 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615613 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424296004975" cn_domain=PS} 20241220085615614 DLU <0006> fsm.c:456 lu(262424296004975)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085615614 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085615614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424296004975)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085615614 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424296004975" cn_domain=PS} 20241220085615614 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615614 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615616 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615616 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424296004975"} 20241220085615616 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424296004975)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085615616 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085615616 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424296004975"} 20241220085615616 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085615616 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424296004975)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085615616 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424296004975)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085615616 DLU <0006> fsm.c:568 lu(PS:IMSI-262424296004975)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085615616 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615616 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615618 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615618 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424296004975" cn_domain=PS} 20241220085615618 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241220085615618 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424296004975"} 20241220085615618 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424296004975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085615618 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615618 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43348<->l=127.0.0.1:4258 20241220085615621 DAUC <0003> db_auc.c:157 IMSI='262423287007725': No 2G Auth Data 20241220085615621 DAUC <0003> db_auc.c:192 IMSI='262423287007725': No 3G Auth Data 20241220085615622 DLGSUP <0013> hlr.c:121 IMSI 262423287007725: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085615637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43364<->l=127.0.0.1:4258 20241220085615641 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615641 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423287007725" cn_domain=PS} 20241220085615641 DLU <0006> fsm.c:456 lu(262423287007725)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085615641 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085615641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423287007725)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085615641 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423287007725" cn_domain=PS} 20241220085615641 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615641 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615644 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615644 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423287007725"} 20241220085615644 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423287007725)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085615644 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085615644 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423287007725"} 20241220085615644 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085615644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423287007725)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085615644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423287007725)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085615644 DLU <0006> fsm.c:568 lu(PS:IMSI-262423287007725)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085615644 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615644 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615646 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615646 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423287007725" cn_domain=PS} 20241220085615646 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241220085615646 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423287007725"} 20241220085615646 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423287007725 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085615646 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615646 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43364<->l=127.0.0.1:4258 20241220085615650 DAUC <0003> db_auc.c:157 IMSI='262420180752949': No 2G Auth Data 20241220085615650 DAUC <0003> db_auc.c:192 IMSI='262420180752949': No 3G Auth Data 20241220085615651 DLGSUP <0013> hlr.c:121 IMSI 262420180752949: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085615667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4258 20241220085615671 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615671 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420180752949" cn_domain=PS} 20241220085615671 DLU <0006> fsm.c:456 lu(262420180752949)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085615671 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085615671 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420180752949)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085615671 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420180752949" cn_domain=PS} 20241220085615671 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615671 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615673 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420180752949"} 20241220085615673 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420180752949)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085615673 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085615673 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420180752949"} 20241220085615673 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085615673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420180752949)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085615673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420180752949)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085615673 DLU <0006> fsm.c:568 lu(PS:IMSI-262420180752949)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085615673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615675 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615675 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420180752949" cn_domain=PS} 20241220085615675 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241220085615675 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420180752949"} 20241220085615675 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420180752949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085615675 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615675 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4258 20241220085615677 DAUC <0003> db_auc.c:157 IMSI='262420628618524': No 2G Auth Data 20241220085615677 DAUC <0003> db_auc.c:192 IMSI='262420628618524': No 3G Auth Data 20241220085615678 DLGSUP <0013> hlr.c:121 IMSI 262420628618524: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241220085615692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4258 20241220085615695 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615695 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420628618524" cn_domain=PS} 20241220085615695 DLU <0006> fsm.c:456 lu(262420628618524)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085615695 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085615695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420628618524)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085615695 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420628618524" cn_domain=PS} 20241220085615695 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615695 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615697 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615697 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420628618524"} 20241220085615697 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420628618524)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085615697 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085615697 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420628618524"} 20241220085615697 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085615697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420628618524)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085615697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420628618524)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085615697 DLU <0006> fsm.c:568 lu(PS:IMSI-262420628618524)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085615697 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615697 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615698 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615699 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420628618524" cn_domain=PS} 20241220085615699 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241220085615699 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420628618524"} 20241220085615699 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420628618524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241220085615699 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615699 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085615700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4258 20241220085615701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4258 20241220085615702 DLINP <000b> input/ipa.c:452 connected read/write 20241220085615702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085615702 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085615702 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085615702 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085615702 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41791<->l=127.0.0.1:4259) 20241220085615745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 20241220085615846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 20241220085618931 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085618931 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085618933 DLINP <000b> input/ipa.c:452 connected read/write 20241220085618933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085618934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48786<->l=127.0.0.1:4258 20241220085618936 DLINP <000b> input/ipa.c:452 connected read/write 20241220085618936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085618936 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085618936 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085618936 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085618936 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085618936 DLGSUP <0013> gsup_server.c:238 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  20241220085618936 DLGSUP <0013> gsup_server.c:236 2:  20241220085618936 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085618936 DLGSUP <0013> gsup_server.c:236 3:  20241220085618936 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085618936 DLGSUP <0013> gsup_server.c:236 4:  20241220085618936 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085618936 DLGSUP <0013> gsup_server.c:236 5:  20241220085618936 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085618936 DLGSUP <0013> gsup_server.c:236 7:  20241220085618936 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085618936 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085618936 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085618936 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085618957 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46325<->l=127.0.0.1:4259) 20241220085618967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 20241220085618977 DLINP <000b> input/ipa.c:452 connected read/write 20241220085618977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085618977 DLGSUP <0013> gsup_req.c:140 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} 20241220085618977 DLU <0006> fsm.c:456 lu(2345743413463)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085618977 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 20241220085618977 DLGSUP <0013> gsup_req.c:276 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} 20241220085618977 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085618977 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55a02e1f3120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085618977 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55a02e1f3120]{UNVALIDATED}: Freeing instance 20241220085618977 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55a02e1f3120]{UNVALIDATED}: Deallocated 20241220085618977 DLINP <000b> input/ipa.c:452 connected read/write 20241220085618977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085618978 DLINP <000b> input/ipa.c:452 connected read/write 20241220085618978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085618980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 20241220085618980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48786<->l=127.0.0.1:4258 20241220085618982 DLINP <000b> input/ipa.c:452 connected read/write 20241220085618982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085618982 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085618982 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085618982 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085618982 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46325<->l=127.0.0.1:4259) 20241220085619022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48812<->l=127.0.0.1:4258 20241220085619123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48812<->l=127.0.0.1:4258 20241220085622200 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085622200 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085622203 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4258 20241220085622206 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622207 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085622207 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085622207 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085622207 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085622207 DLGSUP <0013> gsup_server.c:238 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  20241220085622207 DLGSUP <0013> gsup_server.c:236 2:  20241220085622207 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085622207 DLGSUP <0013> gsup_server.c:236 3:  20241220085622207 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085622207 DLGSUP <0013> gsup_server.c:236 4:  20241220085622207 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085622207 DLGSUP <0013> gsup_server.c:236 5:  20241220085622207 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085622207 DLGSUP <0013> gsup_server.c:236 7:  20241220085622207 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085622207 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085622207 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085622207 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085622226 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36801<->l=127.0.0.1:4259) 20241220085622233 DAUC <0003> db_auc.c:157 IMSI='262421973334430': No 2G Auth Data 20241220085622233 DAUC <0003> db_auc.c:192 IMSI='262421973334430': No 3G Auth Data 20241220085622250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48828<->l=127.0.0.1:4258 20241220085622256 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622256 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421973334430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421973334430" session_id=2639971120 session_state=BEGIN} 20241220085622256 DSS <0004> hlr_ussd.c:576 262421973334430/0x9d5ac330: Process SS (BEGIN) 20241220085622256 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241220085622256 DSS <0004> hlr_ussd.c:518 262421973334430/0x9d5ac330: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241220085622256 DSS <0004> hlr_ussd.c:523 262421973334430/0x9d5ac330: USSD for unknown code '*#200#' 20241220085622256 DSS <0004> hlr_ussd.c:354 262421973334430/0x9d5ac330: Tx ReturnError(1, 0x12) 20241220085622256 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421973334430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421973334430" session_id=2639971120 session_state=END} 20241220085622256 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622256 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48828<->l=127.0.0.1:4258 20241220085622260 DAUC <0003> db_auc.c:157 IMSI='262424700034615': No 2G Auth Data 20241220085622260 DAUC <0003> db_auc.c:192 IMSI='262424700034615': No 3G Auth Data 20241220085622275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48840<->l=127.0.0.1:4258 20241220085622282 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622282 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424700034615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424700034615" session_id=2458171572 session_state=BEGIN} 20241220085622282 DSS <0004> hlr_ussd.c:576 262424700034615/0x9284b8b4: Process SS (BEGIN) 20241220085622282 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241220085622282 DSS <0004> hlr_ussd.c:518 262424700034615/0x9284b8b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241220085622282 DSS <0004> hlr_ussd.c:523 262424700034615/0x9284b8b4: USSD for unknown code '*#200#' 20241220085622282 DSS <0004> hlr_ussd.c:354 262424700034615/0x9284b8b4: Tx ReturnError(1, 0x12) 20241220085622282 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424700034615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424700034615" session_id=2458171572 session_state=END} 20241220085622282 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622282 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48840<->l=127.0.0.1:4258 20241220085622287 DAUC <0003> db_auc.c:157 IMSI='262426923076559': No 2G Auth Data 20241220085622287 DAUC <0003> db_auc.c:192 IMSI='262426923076559': No 3G Auth Data 20241220085622303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48856<->l=127.0.0.1:4258 20241220085622310 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622310 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426923076559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426923076559" session_id=3029803470 session_state=BEGIN} 20241220085622310 DSS <0004> hlr_ussd.c:576 262426923076559/0xb49721ce: Process SS (BEGIN) 20241220085622311 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241220085622311 DSS <0004> hlr_ussd.c:518 262426923076559/0xb49721ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241220085622311 DSS <0004> hlr_ussd.c:523 262426923076559/0xb49721ce: USSD for unknown code '*#200#' 20241220085622311 DSS <0004> hlr_ussd.c:354 262426923076559/0xb49721ce: Tx ReturnError(1, 0x12) 20241220085622311 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426923076559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426923076559" session_id=3029803470 session_state=END} 20241220085622311 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622311 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48856<->l=127.0.0.1:4258 20241220085622314 DAUC <0003> db_auc.c:157 IMSI='262428483095447': No 2G Auth Data 20241220085622314 DAUC <0003> db_auc.c:192 IMSI='262428483095447': No 3G Auth Data 20241220085622332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48870<->l=127.0.0.1:4258 20241220085622338 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622338 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428483095447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428483095447" session_id=82190313 session_state=BEGIN} 20241220085622338 DSS <0004> hlr_ussd.c:576 262428483095447/0x04e61fe9: Process SS (BEGIN) 20241220085622338 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241220085622338 DSS <0004> hlr_ussd.c:518 262428483095447/0x04e61fe9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241220085622338 DSS <0004> hlr_ussd.c:523 262428483095447/0x04e61fe9: USSD for unknown code '*#200#' 20241220085622338 DSS <0004> hlr_ussd.c:354 262428483095447/0x04e61fe9: Tx ReturnError(1, 0x12) 20241220085622338 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428483095447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428483095447" session_id=82190313 session_state=END} 20241220085622338 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622338 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48870<->l=127.0.0.1:4258 20241220085622341 DAUC <0003> db_auc.c:157 IMSI='262427571346594': No 2G Auth Data 20241220085622341 DAUC <0003> db_auc.c:192 IMSI='262427571346594': No 3G Auth Data 20241220085622358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4258 20241220085622362 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622362 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427571346594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427571346594" session_id=805700570 session_state=BEGIN} 20241220085622362 DSS <0004> hlr_ussd.c:576 262427571346594/0x300603da: Process SS (BEGIN) 20241220085622362 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241220085622362 DSS <0004> hlr_ussd.c:518 262427571346594/0x300603da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241220085622362 DSS <0004> hlr_ussd.c:523 262427571346594/0x300603da: USSD for unknown code '*#200#' 20241220085622362 DSS <0004> hlr_ussd.c:354 262427571346594/0x300603da: Tx ReturnError(1, 0x12) 20241220085622362 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427571346594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427571346594" session_id=805700570 session_state=END} 20241220085622362 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622362 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4258 20241220085622365 DAUC <0003> db_auc.c:157 IMSI='262429337453982': No 2G Auth Data 20241220085622365 DAUC <0003> db_auc.c:192 IMSI='262429337453982': No 3G Auth Data 20241220085622382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 20241220085622388 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622388 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429337453982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429337453982" session_id=540454434 session_state=BEGIN} 20241220085622388 DSS <0004> hlr_ussd.c:576 262429337453982/0x2036ae22: Process SS (BEGIN) 20241220085622388 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241220085622388 DSS <0004> hlr_ussd.c:518 262429337453982/0x2036ae22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241220085622388 DSS <0004> hlr_ussd.c:523 262429337453982/0x2036ae22: USSD for unknown code '*#200#' 20241220085622388 DSS <0004> hlr_ussd.c:354 262429337453982/0x2036ae22: Tx ReturnError(1, 0x12) 20241220085622388 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429337453982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429337453982" session_id=540454434 session_state=END} 20241220085622388 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622388 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 20241220085622392 DAUC <0003> db_auc.c:157 IMSI='262421097909462': No 2G Auth Data 20241220085622392 DAUC <0003> db_auc.c:192 IMSI='262421097909462': No 3G Auth Data 20241220085622408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48892<->l=127.0.0.1:4258 20241220085622413 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622413 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421097909462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421097909462" session_id=4175190456 session_state=BEGIN} 20241220085622413 DSS <0004> hlr_ussd.c:576 262421097909462/0xf8dc59b8: Process SS (BEGIN) 20241220085622413 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241220085622413 DSS <0004> hlr_ussd.c:518 262421097909462/0xf8dc59b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241220085622413 DSS <0004> hlr_ussd.c:523 262421097909462/0xf8dc59b8: USSD for unknown code '*#200#' 20241220085622413 DSS <0004> hlr_ussd.c:354 262421097909462/0xf8dc59b8: Tx ReturnError(1, 0x12) 20241220085622413 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421097909462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421097909462" session_id=4175190456 session_state=END} 20241220085622413 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622413 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48892<->l=127.0.0.1:4258 20241220085622416 DAUC <0003> db_auc.c:157 IMSI='262423499411435': No 2G Auth Data 20241220085622416 DAUC <0003> db_auc.c:192 IMSI='262423499411435': No 3G Auth Data 20241220085622434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 20241220085622440 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622440 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423499411435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423499411435" session_id=3434562019 session_state=BEGIN} 20241220085622440 DSS <0004> hlr_ussd.c:576 262423499411435/0xccb741e3: Process SS (BEGIN) 20241220085622440 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241220085622440 DSS <0004> hlr_ussd.c:518 262423499411435/0xccb741e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241220085622440 DSS <0004> hlr_ussd.c:523 262423499411435/0xccb741e3: USSD for unknown code '*#200#' 20241220085622440 DSS <0004> hlr_ussd.c:354 262423499411435/0xccb741e3: Tx ReturnError(1, 0x12) 20241220085622440 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423499411435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423499411435" session_id=3434562019 session_state=END} 20241220085622440 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622440 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085622443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 20241220085622444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4258 20241220085622445 DLINP <000b> input/ipa.c:452 connected read/write 20241220085622445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085622445 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085622445 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085622445 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085622445 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36801<->l=127.0.0.1:4259) 20241220085622484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4258 20241220085622584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4258 20241220085625671 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085625671 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085625673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48914<->l=127.0.0.1:4258 20241220085625675 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625675 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085625675 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085625675 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085625675 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085625675 DLGSUP <0013> gsup_server.c:238 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  20241220085625675 DLGSUP <0013> gsup_server.c:236 2:  20241220085625675 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085625675 DLGSUP <0013> gsup_server.c:236 3:  20241220085625675 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085625675 DLGSUP <0013> gsup_server.c:236 4:  20241220085625675 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085625675 DLGSUP <0013> gsup_server.c:236 5:  20241220085625675 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085625675 DLGSUP <0013> gsup_server.c:236 7:  20241220085625675 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085625675 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085625675 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085625675 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085625695 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42499<->l=127.0.0.1:4259) 20241220085625700 DAUC <0003> db_auc.c:157 IMSI='262424747300066': No 2G Auth Data 20241220085625700 DAUC <0003> db_auc.c:192 IMSI='262424747300066': No 3G Auth Data 20241220085625713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48924<->l=127.0.0.1:4258 20241220085625719 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625719 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424747300066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424747300066" session_id=603506749 session_state=BEGIN} 20241220085625719 DSS <0004> hlr_ussd.c:576 262424747300066/0x23f8c83d: Process SS (BEGIN) 20241220085625719 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085625719 DSS <0004> hlr_ussd.c:518 262424747300066/0x23f8c83d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085625719 DSS <0004> hlr_ussd.c:542 262424747300066/0x23f8c83d: Cannot find conn for EUSE EUSE-foobar 20241220085625719 DSS <0004> hlr_ussd.c:354 262424747300066/0x23f8c83d: Tx ReturnError(1, 0x22) 20241220085625719 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424747300066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424747300066" session_id=603506749 session_state=END} 20241220085625719 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625719 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48924<->l=127.0.0.1:4258 20241220085625723 DAUC <0003> db_auc.c:157 IMSI='262426209676994': No 2G Auth Data 20241220085625723 DAUC <0003> db_auc.c:192 IMSI='262426209676994': No 3G Auth Data 20241220085625739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4258 20241220085625746 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625746 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426209676994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426209676994" session_id=2771698041 session_state=BEGIN} 20241220085625746 DSS <0004> hlr_ussd.c:576 262426209676994/0xa534c179: Process SS (BEGIN) 20241220085625746 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085625746 DSS <0004> hlr_ussd.c:518 262426209676994/0xa534c179: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085625746 DSS <0004> hlr_ussd.c:542 262426209676994/0xa534c179: Cannot find conn for EUSE EUSE-foobar 20241220085625746 DSS <0004> hlr_ussd.c:354 262426209676994/0xa534c179: Tx ReturnError(1, 0x22) 20241220085625746 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426209676994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426209676994" session_id=2771698041 session_state=END} 20241220085625746 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625746 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4258 20241220085625750 DAUC <0003> db_auc.c:157 IMSI='262422115368059': No 2G Auth Data 20241220085625750 DAUC <0003> db_auc.c:192 IMSI='262422115368059': No 3G Auth Data 20241220085625766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48934<->l=127.0.0.1:4258 20241220085625772 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625772 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422115368059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422115368059" session_id=408977796 session_state=BEGIN} 20241220085625772 DSS <0004> hlr_ussd.c:576 262422115368059/0x18608184: Process SS (BEGIN) 20241220085625772 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085625772 DSS <0004> hlr_ussd.c:518 262422115368059/0x18608184: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085625772 DSS <0004> hlr_ussd.c:542 262422115368059/0x18608184: Cannot find conn for EUSE EUSE-foobar 20241220085625772 DSS <0004> hlr_ussd.c:354 262422115368059/0x18608184: Tx ReturnError(1, 0x22) 20241220085625772 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422115368059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422115368059" session_id=408977796 session_state=END} 20241220085625772 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625772 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48934<->l=127.0.0.1:4258 20241220085625776 DAUC <0003> db_auc.c:157 IMSI='262424101802445': No 2G Auth Data 20241220085625776 DAUC <0003> db_auc.c:192 IMSI='262424101802445': No 3G Auth Data 20241220085625792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48946<->l=127.0.0.1:4258 20241220085625798 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625799 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424101802445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424101802445" session_id=449543685 session_state=BEGIN} 20241220085625799 DSS <0004> hlr_ussd.c:576 262424101802445/0x1acb7e05: Process SS (BEGIN) 20241220085625799 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085625799 DSS <0004> hlr_ussd.c:518 262424101802445/0x1acb7e05: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085625799 DSS <0004> hlr_ussd.c:542 262424101802445/0x1acb7e05: Cannot find conn for EUSE EUSE-foobar 20241220085625799 DSS <0004> hlr_ussd.c:354 262424101802445/0x1acb7e05: Tx ReturnError(1, 0x22) 20241220085625799 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424101802445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424101802445" session_id=449543685 session_state=END} 20241220085625799 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625799 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48946<->l=127.0.0.1:4258 20241220085625802 DAUC <0003> db_auc.c:157 IMSI='262420199490947': No 2G Auth Data 20241220085625802 DAUC <0003> db_auc.c:192 IMSI='262420199490947': No 3G Auth Data 20241220085625818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48962<->l=127.0.0.1:4258 20241220085625823 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625823 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420199490947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420199490947" session_id=3278318237 session_state=BEGIN} 20241220085625823 DSS <0004> hlr_ussd.c:576 262420199490947/0xc3672a9d: Process SS (BEGIN) 20241220085625823 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085625823 DSS <0004> hlr_ussd.c:518 262420199490947/0xc3672a9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085625823 DSS <0004> hlr_ussd.c:542 262420199490947/0xc3672a9d: Cannot find conn for EUSE EUSE-foobar 20241220085625823 DSS <0004> hlr_ussd.c:354 262420199490947/0xc3672a9d: Tx ReturnError(1, 0x22) 20241220085625823 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420199490947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420199490947" session_id=3278318237 session_state=END} 20241220085625823 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625823 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48962<->l=127.0.0.1:4258 20241220085625827 DAUC <0003> db_auc.c:157 IMSI='262426712713782': No 2G Auth Data 20241220085625827 DAUC <0003> db_auc.c:192 IMSI='262426712713782': No 3G Auth Data 20241220085625844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4258 20241220085625851 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625851 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426712713782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426712713782" session_id=2779598098 session_state=BEGIN} 20241220085625851 DSS <0004> hlr_ussd.c:576 262426712713782/0xa5ad4d12: Process SS (BEGIN) 20241220085625851 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085625851 DSS <0004> hlr_ussd.c:518 262426712713782/0xa5ad4d12: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085625851 DSS <0004> hlr_ussd.c:542 262426712713782/0xa5ad4d12: Cannot find conn for EUSE EUSE-foobar 20241220085625851 DSS <0004> hlr_ussd.c:354 262426712713782/0xa5ad4d12: Tx ReturnError(1, 0x22) 20241220085625851 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426712713782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426712713782" session_id=2779598098 session_state=END} 20241220085625851 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625851 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4258 20241220085625854 DAUC <0003> db_auc.c:157 IMSI='262428581720321': No 2G Auth Data 20241220085625854 DAUC <0003> db_auc.c:192 IMSI='262428581720321': No 3G Auth Data 20241220085625873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48982<->l=127.0.0.1:4258 20241220085625878 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625878 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428581720321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428581720321" session_id=3233359610 session_state=BEGIN} 20241220085625878 DSS <0004> hlr_ussd.c:576 262428581720321/0xc0b926fa: Process SS (BEGIN) 20241220085625878 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085625878 DSS <0004> hlr_ussd.c:518 262428581720321/0xc0b926fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085625878 DSS <0004> hlr_ussd.c:542 262428581720321/0xc0b926fa: Cannot find conn for EUSE EUSE-foobar 20241220085625878 DSS <0004> hlr_ussd.c:354 262428581720321/0xc0b926fa: Tx ReturnError(1, 0x22) 20241220085625878 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428581720321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428581720321" session_id=3233359610 session_state=END} 20241220085625878 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625878 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48982<->l=127.0.0.1:4258 20241220085625882 DAUC <0003> db_auc.c:157 IMSI='262424835694964': No 2G Auth Data 20241220085625882 DAUC <0003> db_auc.c:192 IMSI='262424835694964': No 3G Auth Data 20241220085625897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48992<->l=127.0.0.1:4258 20241220085625902 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625902 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424835694964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424835694964" session_id=4044739347 session_state=BEGIN} 20241220085625902 DSS <0004> hlr_ussd.c:576 262424835694964/0xf115d313: Process SS (BEGIN) 20241220085625902 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085625902 DSS <0004> hlr_ussd.c:518 262424835694964/0xf115d313: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085625902 DSS <0004> hlr_ussd.c:542 262424835694964/0xf115d313: Cannot find conn for EUSE EUSE-foobar 20241220085625902 DSS <0004> hlr_ussd.c:354 262424835694964/0xf115d313: Tx ReturnError(1, 0x22) 20241220085625902 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424835694964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424835694964" session_id=4044739347 session_state=END} 20241220085625902 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625902 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085625905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48992<->l=127.0.0.1:4258 20241220085625906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48914<->l=127.0.0.1:4258 20241220085625907 DLINP <000b> input/ipa.c:452 connected read/write 20241220085625907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085625907 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085625908 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085625908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085625908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42499<->l=127.0.0.1:4259) 20241220085625952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4258 20241220085626153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4258 20241220085629228 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085629228 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085629230 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34328<->l=127.0.0.1:4258 20241220085629234 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629234 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085629234 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085629234 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085629234 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085629234 DLGSUP <0013> gsup_server.c:238 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  20241220085629234 DLGSUP <0013> gsup_server.c:236 2:  20241220085629234 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085629234 DLGSUP <0013> gsup_server.c:236 3:  20241220085629234 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085629234 DLGSUP <0013> gsup_server.c:236 4:  20241220085629234 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085629234 DLGSUP <0013> gsup_server.c:236 5:  20241220085629234 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085629234 DLGSUP <0013> gsup_server.c:236 7:  20241220085629234 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085629234 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085629234 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085629234 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085629251 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33417<->l=127.0.0.1:4259) 20241220085629257 DAUC <0003> db_auc.c:157 IMSI='262425313175291': No 2G Auth Data 20241220085629257 DAUC <0003> db_auc.c:192 IMSI='262425313175291': No 3G Auth Data 20241220085629273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34344<->l=127.0.0.1:4258 20241220085629281 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629281 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425313175291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425313175291" session_id=44720969 session_state=BEGIN} 20241220085629281 DSS <0004> hlr_ussd.c:576 262425313175291/0x02aa6349: Process SS (BEGIN) 20241220085629281 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085629281 DSS <0004> hlr_ussd.c:518 262425313175291/0x02aa6349: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085629281 DSS <0004> hlr_ussd.c:363 262425313175291/0x02aa6349: Tx USSD 'Your IMSI is 262425313175291' 20241220085629281 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425313175291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425313175291" session_id=44720969 session_state=END} 20241220085629281 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425313175291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085629281 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629281 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34344<->l=127.0.0.1:4258 20241220085629286 DAUC <0003> db_auc.c:157 IMSI='262420846660164': No 2G Auth Data 20241220085629286 DAUC <0003> db_auc.c:192 IMSI='262420846660164': No 3G Auth Data 20241220085629302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34360<->l=127.0.0.1:4258 20241220085629307 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629307 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420846660164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420846660164" session_id=2237472329 session_state=BEGIN} 20241220085629307 DSS <0004> hlr_ussd.c:576 262420846660164/0x855d1e49: Process SS (BEGIN) 20241220085629307 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085629307 DSS <0004> hlr_ussd.c:518 262420846660164/0x855d1e49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085629307 DSS <0004> hlr_ussd.c:363 262420846660164/0x855d1e49: Tx USSD 'Your IMSI is 262420846660164' 20241220085629307 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420846660164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420846660164" session_id=2237472329 session_state=END} 20241220085629307 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420846660164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085629307 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629307 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34360<->l=127.0.0.1:4258 20241220085629311 DAUC <0003> db_auc.c:157 IMSI='262428842944619': No 2G Auth Data 20241220085629311 DAUC <0003> db_auc.c:192 IMSI='262428842944619': No 3G Auth Data 20241220085629328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34376<->l=127.0.0.1:4258 20241220085629335 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629335 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428842944619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428842944619" session_id=550760197 session_state=BEGIN} 20241220085629335 DSS <0004> hlr_ussd.c:576 262428842944619/0x20d3ef05: Process SS (BEGIN) 20241220085629335 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085629335 DSS <0004> hlr_ussd.c:518 262428842944619/0x20d3ef05: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085629335 DSS <0004> hlr_ussd.c:363 262428842944619/0x20d3ef05: Tx USSD 'Your IMSI is 262428842944619' 20241220085629335 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428842944619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428842944619" session_id=550760197 session_state=END} 20241220085629335 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428842944619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085629335 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629335 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34376<->l=127.0.0.1:4258 20241220085629339 DAUC <0003> db_auc.c:157 IMSI='262429703182538': No 2G Auth Data 20241220085629339 DAUC <0003> db_auc.c:192 IMSI='262429703182538': No 3G Auth Data 20241220085629356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34390<->l=127.0.0.1:4258 20241220085629362 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629362 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429703182538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429703182538" session_id=1601321062 session_state=BEGIN} 20241220085629362 DSS <0004> hlr_ussd.c:576 262429703182538/0x5f723866: Process SS (BEGIN) 20241220085629362 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085629362 DSS <0004> hlr_ussd.c:518 262429703182538/0x5f723866: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085629362 DSS <0004> hlr_ussd.c:363 262429703182538/0x5f723866: Tx USSD 'Your IMSI is 262429703182538' 20241220085629362 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429703182538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429703182538" session_id=1601321062 session_state=END} 20241220085629362 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429703182538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085629362 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629362 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34390<->l=127.0.0.1:4258 20241220085629367 DAUC <0003> db_auc.c:157 IMSI='262421081160353': No 2G Auth Data 20241220085629367 DAUC <0003> db_auc.c:192 IMSI='262421081160353': No 3G Auth Data 20241220085629385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4258 20241220085629390 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629390 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421081160353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421081160353" session_id=2298801821 session_state=BEGIN} 20241220085629390 DSS <0004> hlr_ussd.c:576 262421081160353/0x8904ee9d: Process SS (BEGIN) 20241220085629390 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085629390 DSS <0004> hlr_ussd.c:518 262421081160353/0x8904ee9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085629390 DSS <0004> hlr_ussd.c:363 262421081160353/0x8904ee9d: Tx USSD 'Your IMSI is 262421081160353' 20241220085629390 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421081160353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421081160353" session_id=2298801821 session_state=END} 20241220085629390 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421081160353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085629390 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629390 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4258 20241220085629396 DAUC <0003> db_auc.c:157 IMSI='262424529425815': No 2G Auth Data 20241220085629396 DAUC <0003> db_auc.c:192 IMSI='262424529425815': No 3G Auth Data 20241220085629412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4258 20241220085629417 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629417 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424529425815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424529425815" session_id=2037778123 session_state=BEGIN} 20241220085629417 DSS <0004> hlr_ussd.c:576 262424529425815/0x797606cb: Process SS (BEGIN) 20241220085629417 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085629417 DSS <0004> hlr_ussd.c:518 262424529425815/0x797606cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085629417 DSS <0004> hlr_ussd.c:363 262424529425815/0x797606cb: Tx USSD 'Your IMSI is 262424529425815' 20241220085629417 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424529425815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424529425815" session_id=2037778123 session_state=END} 20241220085629417 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424529425815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085629417 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629418 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4258 20241220085629421 DAUC <0003> db_auc.c:157 IMSI='262429414972406': No 2G Auth Data 20241220085629421 DAUC <0003> db_auc.c:192 IMSI='262429414972406': No 3G Auth Data 20241220085629440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4258 20241220085629447 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629447 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429414972406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429414972406" session_id=4196475464 session_state=BEGIN} 20241220085629447 DSS <0004> hlr_ussd.c:576 262429414972406/0xfa212248: Process SS (BEGIN) 20241220085629447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085629447 DSS <0004> hlr_ussd.c:518 262429414972406/0xfa212248: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085629447 DSS <0004> hlr_ussd.c:363 262429414972406/0xfa212248: Tx USSD 'Your IMSI is 262429414972406' 20241220085629447 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429414972406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429414972406" session_id=4196475464 session_state=END} 20241220085629447 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429414972406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085629447 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629447 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4258 20241220085629452 DAUC <0003> db_auc.c:157 IMSI='262424847420103': No 2G Auth Data 20241220085629452 DAUC <0003> db_auc.c:192 IMSI='262424847420103': No 3G Auth Data 20241220085629467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34418<->l=127.0.0.1:4258 20241220085629472 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629472 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424847420103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424847420103" session_id=3086630240 session_state=BEGIN} 20241220085629472 DSS <0004> hlr_ussd.c:576 262424847420103/0xb7fa3d60: Process SS (BEGIN) 20241220085629472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085629472 DSS <0004> hlr_ussd.c:518 262424847420103/0xb7fa3d60: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085629472 DSS <0004> hlr_ussd.c:363 262424847420103/0xb7fa3d60: Tx USSD 'Your IMSI is 262424847420103' 20241220085629472 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424847420103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424847420103" session_id=3086630240 session_state=END} 20241220085629472 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424847420103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085629472 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629472 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085629475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34418<->l=127.0.0.1:4258 20241220085629476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34328<->l=127.0.0.1:4258 20241220085629477 DLINP <000b> input/ipa.c:452 connected read/write 20241220085629477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085629477 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085629477 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085629477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085629477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33417<->l=127.0.0.1:4259) 20241220085629516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4258 20241220085629717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4258 20241220085632798 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085632798 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085632801 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085632801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20241220085632804 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085632805 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085632805 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085632805 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085632805 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085632805 DLGSUP <0013> gsup_server.c:238 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  20241220085632805 DLGSUP <0013> gsup_server.c:236 2:  20241220085632805 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085632805 DLGSUP <0013> gsup_server.c:236 3:  20241220085632805 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085632805 DLGSUP <0013> gsup_server.c:236 4:  20241220085632805 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085632805 DLGSUP <0013> gsup_server.c:236 5:  20241220085632805 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085632805 DLGSUP <0013> gsup_server.c:236 7:  20241220085632805 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085632805 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085632805 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085632805 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085632820 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33139<->l=127.0.0.1:4259) 20241220085632828 DAUC <0003> db_auc.c:157 IMSI='262428233252425': No 2G Auth Data 20241220085632828 DAUC <0003> db_auc.c:192 IMSI='262428233252425': No 3G Auth Data 20241220085632845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34442<->l=127.0.0.1:4258 20241220085632851 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085632851 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428233252425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428233252425" source_name="the-source\n" session_id=2597985389 session_state=BEGIN} 20241220085632851 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241220085632851 DSS <0004> hlr_ussd.c:576 262428233252425/0x9ada1c6d: Process SS (BEGIN) 20241220085632851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085632851 DSS <0004> hlr_ussd.c:518 262428233252425/0x9ada1c6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085632851 DSS <0004> hlr_ussd.c:363 262428233252425/0x9ada1c6d: Tx USSD 'Your IMSI is 262428233252425' 20241220085632851 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428233252425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428233252425" destination_name="the-source\n" session_id=2597985389 session_state=END} 20241220085632851 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262428233252425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085632851 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632851 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34442<->l=127.0.0.1:4258 20241220085632856 DAUC <0003> db_auc.c:157 IMSI='262420571010411': No 2G Auth Data 20241220085632856 DAUC <0003> db_auc.c:192 IMSI='262420571010411': No 3G Auth Data 20241220085632872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34446<->l=127.0.0.1:4258 20241220085632879 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085632879 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420571010411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420571010411" source_name="the-source\n" session_id=3596434413 session_state=BEGIN} 20241220085632879 DSS <0004> hlr_ussd.c:576 262420571010411/0xd65d3bed: Process SS (BEGIN) 20241220085632879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085632879 DSS <0004> hlr_ussd.c:518 262420571010411/0xd65d3bed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085632879 DSS <0004> hlr_ussd.c:363 262420571010411/0xd65d3bed: Tx USSD 'Your IMSI is 262420571010411' 20241220085632879 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420571010411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420571010411" destination_name="the-source\n" session_id=3596434413 session_state=END} 20241220085632879 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262420571010411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085632879 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632880 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34446<->l=127.0.0.1:4258 20241220085632884 DAUC <0003> db_auc.c:157 IMSI='262420828366994': No 2G Auth Data 20241220085632884 DAUC <0003> db_auc.c:192 IMSI='262420828366994': No 3G Auth Data 20241220085632899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34460<->l=127.0.0.1:4258 20241220085632903 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085632903 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420828366994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420828366994" source_name="the-source\n" session_id=3372113355 session_state=BEGIN} 20241220085632903 DSS <0004> hlr_ussd.c:576 262420828366994/0xc8fe5dcb: Process SS (BEGIN) 20241220085632903 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085632903 DSS <0004> hlr_ussd.c:518 262420828366994/0xc8fe5dcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085632903 DSS <0004> hlr_ussd.c:363 262420828366994/0xc8fe5dcb: Tx USSD 'Your IMSI is 262420828366994' 20241220085632903 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420828366994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420828366994" destination_name="the-source\n" session_id=3372113355 session_state=END} 20241220085632903 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262420828366994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085632903 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632903 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34460<->l=127.0.0.1:4258 20241220085632907 DAUC <0003> db_auc.c:157 IMSI='262423106214556': No 2G Auth Data 20241220085632907 DAUC <0003> db_auc.c:192 IMSI='262423106214556': No 3G Auth Data 20241220085632925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4258 20241220085632930 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085632930 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423106214556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423106214556" source_name="the-source\n" session_id=180087715 session_state=BEGIN} 20241220085632930 DSS <0004> hlr_ussd.c:576 262423106214556/0x0abbeba3: Process SS (BEGIN) 20241220085632930 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085632930 DSS <0004> hlr_ussd.c:518 262423106214556/0x0abbeba3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085632930 DSS <0004> hlr_ussd.c:363 262423106214556/0x0abbeba3: Tx USSD 'Your IMSI is 262423106214556' 20241220085632930 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423106214556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423106214556" destination_name="the-source\n" session_id=180087715 session_state=END} 20241220085632930 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262423106214556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085632930 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632930 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4258 20241220085632934 DAUC <0003> db_auc.c:157 IMSI='262422384363358': No 2G Auth Data 20241220085632934 DAUC <0003> db_auc.c:192 IMSI='262422384363358': No 3G Auth Data 20241220085632951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34478<->l=127.0.0.1:4258 20241220085632956 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085632956 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422384363358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422384363358" source_name="the-source\n" session_id=3438344437 session_state=BEGIN} 20241220085632956 DSS <0004> hlr_ussd.c:576 262422384363358/0xccf0f8f5: Process SS (BEGIN) 20241220085632956 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085632956 DSS <0004> hlr_ussd.c:518 262422384363358/0xccf0f8f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085632956 DSS <0004> hlr_ussd.c:363 262422384363358/0xccf0f8f5: Tx USSD 'Your IMSI is 262422384363358' 20241220085632956 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422384363358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422384363358" destination_name="the-source\n" session_id=3438344437 session_state=END} 20241220085632956 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262422384363358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085632956 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632956 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34478<->l=127.0.0.1:4258 20241220085632960 DAUC <0003> db_auc.c:157 IMSI='262428051789961': No 2G Auth Data 20241220085632960 DAUC <0003> db_auc.c:192 IMSI='262428051789961': No 3G Auth Data 20241220085632974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34484<->l=127.0.0.1:4258 20241220085632980 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085632980 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428051789961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428051789961" source_name="the-source\n" session_id=3516237376 session_state=BEGIN} 20241220085632980 DSS <0004> hlr_ussd.c:576 262428051789961/0xd1958640: Process SS (BEGIN) 20241220085632980 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085632980 DSS <0004> hlr_ussd.c:518 262428051789961/0xd1958640: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085632980 DSS <0004> hlr_ussd.c:363 262428051789961/0xd1958640: Tx USSD 'Your IMSI is 262428051789961' 20241220085632980 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428051789961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428051789961" destination_name="the-source\n" session_id=3516237376 session_state=END} 20241220085632980 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262428051789961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085632980 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632980 DLINP <000b> input/ipa.c:452 connected read/write 20241220085632980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085632984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34484<->l=127.0.0.1:4258 20241220085632985 DAUC <0003> db_auc.c:157 IMSI='262424681263371': No 2G Auth Data 20241220085632985 DAUC <0003> db_auc.c:192 IMSI='262424681263371': No 3G Auth Data 20241220085633001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4258 20241220085633007 DLINP <000b> input/ipa.c:452 connected read/write 20241220085633007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085633007 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424681263371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424681263371" source_name="the-source\n" session_id=1595244828 session_state=BEGIN} 20241220085633008 DSS <0004> hlr_ussd.c:576 262424681263371/0x5f15811c: Process SS (BEGIN) 20241220085633008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085633008 DSS <0004> hlr_ussd.c:518 262424681263371/0x5f15811c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085633008 DSS <0004> hlr_ussd.c:363 262424681263371/0x5f15811c: Tx USSD 'Your IMSI is 262424681263371' 20241220085633008 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424681263371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424681263371" destination_name="the-source\n" session_id=1595244828 session_state=END} 20241220085633008 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424681263371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085633008 DLINP <000b> input/ipa.c:452 connected read/write 20241220085633008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085633008 DLINP <000b> input/ipa.c:452 connected read/write 20241220085633008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085633011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4258 20241220085633012 DAUC <0003> db_auc.c:157 IMSI='262427404435124': No 2G Auth Data 20241220085633012 DAUC <0003> db_auc.c:192 IMSI='262427404435124': No 3G Auth Data 20241220085633029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4258 20241220085633036 DLINP <000b> input/ipa.c:452 connected read/write 20241220085633036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085633036 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427404435124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427404435124" source_name="the-source\n" session_id=1212619444 session_state=BEGIN} 20241220085633036 DSS <0004> hlr_ussd.c:576 262427404435124/0x48471ab4: Process SS (BEGIN) 20241220085633036 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241220085633036 DSS <0004> hlr_ussd.c:518 262427404435124/0x48471ab4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241220085633036 DSS <0004> hlr_ussd.c:363 262427404435124/0x48471ab4: Tx USSD 'Your IMSI is 262427404435124' 20241220085633036 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427404435124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427404435124" destination_name="the-source\n" session_id=1212619444 session_state=END} 20241220085633036 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427404435124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085633036 DLINP <000b> input/ipa.c:452 connected read/write 20241220085633036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085633036 DLINP <000b> input/ipa.c:452 connected read/write 20241220085633036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085633039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4258 20241220085633040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20241220085633041 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33139<->l=127.0.0.1:4259) 20241220085633041 DLINP <000b> input/ipa.c:452 connected read/write 20241220085633041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085633041 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085633041 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085633041 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085633041 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241220085633086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20241220085633287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20241220085636363 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085636363 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085636366 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 20241220085636369 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636369 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085636369 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085636369 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085636369 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085636369 DLGSUP <0013> gsup_server.c:238 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  20241220085636369 DLGSUP <0013> gsup_server.c:236 2:  20241220085636369 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085636369 DLGSUP <0013> gsup_server.c:236 3:  20241220085636369 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085636369 DLGSUP <0013> gsup_server.c:236 4:  20241220085636369 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085636369 DLGSUP <0013> gsup_server.c:236 5:  20241220085636369 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085636369 DLGSUP <0013> gsup_server.c:236 7:  20241220085636369 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085636369 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085636369 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085636369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085636388 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34767<->l=127.0.0.1:4259) 20241220085636394 DAUC <0003> db_auc.c:157 IMSI='262429697321596': No 2G Auth Data 20241220085636394 DAUC <0003> db_auc.c:192 IMSI='262429697321596': No 3G Auth Data 20241220085636409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20241220085636416 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636417 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429697321596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429697321596" session_id=3551121602 session_state=BEGIN} 20241220085636417 DSS <0004> hlr_ussd.c:576 262429697321596/0xd3a9d0c2: Process SS (BEGIN) 20241220085636417 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085636417 DSS <0004> hlr_ussd.c:518 262429697321596/0xd3a9d0c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085636417 DSS <0004> hlr_ussd.c:363 262429697321596/0xd3a9d0c2: Tx USSD 'Your extension is 491610864645' 20241220085636417 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429697321596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429697321596" session_id=3551121602 session_state=END} 20241220085636417 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429697321596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085636417 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636417 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20241220085636422 DAUC <0003> db_auc.c:157 IMSI='262429082436392': No 2G Auth Data 20241220085636422 DAUC <0003> db_auc.c:192 IMSI='262429082436392': No 3G Auth Data 20241220085636438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20241220085636444 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636444 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429082436392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429082436392" session_id=2164275710 session_state=BEGIN} 20241220085636444 DSS <0004> hlr_ussd.c:576 262429082436392/0x810039fe: Process SS (BEGIN) 20241220085636444 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085636444 DSS <0004> hlr_ussd.c:518 262429082436392/0x810039fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085636444 DSS <0004> hlr_ussd.c:363 262429082436392/0x810039fe: Tx USSD 'Your extension is 491617545825' 20241220085636444 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429082436392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429082436392" session_id=2164275710 session_state=END} 20241220085636444 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429082436392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085636445 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636445 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20241220085636449 DAUC <0003> db_auc.c:157 IMSI='262425022141445': No 2G Auth Data 20241220085636449 DAUC <0003> db_auc.c:192 IMSI='262425022141445': No 3G Auth Data 20241220085636467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 20241220085636472 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636472 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425022141445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425022141445" session_id=4062618679 session_state=BEGIN} 20241220085636472 DSS <0004> hlr_ussd.c:576 262425022141445/0xf226a437: Process SS (BEGIN) 20241220085636472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085636472 DSS <0004> hlr_ussd.c:518 262425022141445/0xf226a437: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085636472 DSS <0004> hlr_ussd.c:363 262425022141445/0xf226a437: Tx USSD 'Your extension is 491618544744' 20241220085636472 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425022141445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425022141445" session_id=4062618679 session_state=END} 20241220085636472 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425022141445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085636472 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636472 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 20241220085636476 DAUC <0003> db_auc.c:157 IMSI='262422245381157': No 2G Auth Data 20241220085636476 DAUC <0003> db_auc.c:192 IMSI='262422245381157': No 3G Auth Data 20241220085636493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34556<->l=127.0.0.1:4258 20241220085636498 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636498 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422245381157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422245381157" session_id=634589045 session_state=BEGIN} 20241220085636498 DSS <0004> hlr_ussd.c:576 262422245381157/0x25d30f75: Process SS (BEGIN) 20241220085636498 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085636498 DSS <0004> hlr_ussd.c:518 262422245381157/0x25d30f75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085636498 DSS <0004> hlr_ussd.c:363 262422245381157/0x25d30f75: Tx USSD 'Your extension is 491611141646' 20241220085636498 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422245381157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422245381157" session_id=634589045 session_state=END} 20241220085636498 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422245381157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085636498 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636498 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34556<->l=127.0.0.1:4258 20241220085636502 DAUC <0003> db_auc.c:157 IMSI='262425705412552': No 2G Auth Data 20241220085636502 DAUC <0003> db_auc.c:192 IMSI='262425705412552': No 3G Auth Data 20241220085636519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34560<->l=127.0.0.1:4258 20241220085636525 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636526 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425705412552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425705412552" session_id=3075639254 session_state=BEGIN} 20241220085636526 DSS <0004> hlr_ussd.c:576 262425705412552/0xb75287d6: Process SS (BEGIN) 20241220085636526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085636526 DSS <0004> hlr_ussd.c:518 262425705412552/0xb75287d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085636526 DSS <0004> hlr_ussd.c:363 262425705412552/0xb75287d6: Tx USSD 'Your extension is 491615218676' 20241220085636526 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425705412552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425705412552" session_id=3075639254 session_state=END} 20241220085636526 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425705412552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085636526 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636526 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34560<->l=127.0.0.1:4258 20241220085636530 DAUC <0003> db_auc.c:157 IMSI='262429109243380': No 2G Auth Data 20241220085636530 DAUC <0003> db_auc.c:192 IMSI='262429109243380': No 3G Auth Data 20241220085636549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34570<->l=127.0.0.1:4258 20241220085636556 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636556 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429109243380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429109243380" session_id=4007101343 session_state=BEGIN} 20241220085636556 DSS <0004> hlr_ussd.c:576 262429109243380/0xeed7839f: Process SS (BEGIN) 20241220085636556 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085636556 DSS <0004> hlr_ussd.c:518 262429109243380/0xeed7839f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085636556 DSS <0004> hlr_ussd.c:363 262429109243380/0xeed7839f: Tx USSD 'Your extension is 491615730051' 20241220085636556 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429109243380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429109243380" session_id=4007101343 session_state=END} 20241220085636556 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429109243380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085636556 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636556 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34570<->l=127.0.0.1:4258 20241220085636560 DAUC <0003> db_auc.c:157 IMSI='262425108831725': No 2G Auth Data 20241220085636560 DAUC <0003> db_auc.c:192 IMSI='262425108831725': No 3G Auth Data 20241220085636575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241220085636580 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636580 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425108831725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425108831725" session_id=1073176912 session_state=BEGIN} 20241220085636580 DSS <0004> hlr_ussd.c:576 262425108831725/0x3ff76150: Process SS (BEGIN) 20241220085636580 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085636580 DSS <0004> hlr_ussd.c:518 262425108831725/0x3ff76150: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085636580 DSS <0004> hlr_ussd.c:363 262425108831725/0x3ff76150: Tx USSD 'Your extension is 491617610247' 20241220085636580 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425108831725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425108831725" session_id=1073176912 session_state=END} 20241220085636580 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425108831725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085636580 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636580 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241220085636584 DAUC <0003> db_auc.c:157 IMSI='262420385778902': No 2G Auth Data 20241220085636584 DAUC <0003> db_auc.c:192 IMSI='262420385778902': No 3G Auth Data 20241220085636602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34584<->l=127.0.0.1:4258 20241220085636607 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636607 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420385778902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420385778902" session_id=178448789 session_state=BEGIN} 20241220085636607 DSS <0004> hlr_ussd.c:576 262420385778902/0x0aa2e995: Process SS (BEGIN) 20241220085636607 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085636608 DSS <0004> hlr_ussd.c:518 262420385778902/0x0aa2e995: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085636608 DSS <0004> hlr_ussd.c:363 262420385778902/0x0aa2e995: Tx USSD 'Your extension is 491614324360' 20241220085636608 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420385778902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420385778902" session_id=178448789 session_state=END} 20241220085636608 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420385778902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085636608 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636608 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085636611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34584<->l=127.0.0.1:4258 20241220085636612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 20241220085636613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34767<->l=127.0.0.1:4259) 20241220085636613 DLINP <000b> input/ipa.c:452 connected read/write 20241220085636613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085636613 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085636613 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085636613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085636662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4258 20241220085636863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4258 20241220085639945 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085639945 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085639947 DLINP <000b> input/ipa.c:452 connected read/write 20241220085639947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085639948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56592<->l=127.0.0.1:4258 20241220085639950 DLINP <000b> input/ipa.c:452 connected read/write 20241220085639950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085639950 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085639950 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085639950 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085639950 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085639950 DLGSUP <0013> gsup_server.c:238 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  20241220085639950 DLGSUP <0013> gsup_server.c:236 2:  20241220085639950 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085639950 DLGSUP <0013> gsup_server.c:236 3:  20241220085639950 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085639950 DLGSUP <0013> gsup_server.c:236 4:  20241220085639950 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085639950 DLGSUP <0013> gsup_server.c:236 5:  20241220085639950 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085639950 DLGSUP <0013> gsup_server.c:236 7:  20241220085639950 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085639950 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085639950 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085639950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085639973 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34381<->l=127.0.0.1:4259) 20241220085639980 DAUC <0003> db_auc.c:157 IMSI='262428295129883': No 2G Auth Data 20241220085639980 DAUC <0003> db_auc.c:192 IMSI='262428295129883': No 3G Auth Data 20241220085639997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 20241220085640004 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085640004 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428295129883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428295129883" source_name="the-source\n" session_id=2269209559 session_state=BEGIN} 20241220085640004 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241220085640004 DSS <0004> hlr_ussd.c:576 262428295129883/0x874163d7: Process SS (BEGIN) 20241220085640004 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085640004 DSS <0004> hlr_ussd.c:518 262428295129883/0x874163d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085640004 DSS <0004> hlr_ussd.c:363 262428295129883/0x874163d7: Tx USSD 'Your extension is 491617256051' 20241220085640004 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428295129883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428295129883" destination_name="the-source\n" session_id=2269209559 session_state=END} 20241220085640004 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262428295129883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085640004 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640004 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 20241220085640008 DAUC <0003> db_auc.c:157 IMSI='262427739247331': No 2G Auth Data 20241220085640008 DAUC <0003> db_auc.c:192 IMSI='262427739247331': No 3G Auth Data 20241220085640025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56612<->l=127.0.0.1:4258 20241220085640031 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085640032 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427739247331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427739247331" source_name="the-source\n" session_id=1943310306 session_state=BEGIN} 20241220085640032 DSS <0004> hlr_ussd.c:576 262427739247331/0x73d48fe2: Process SS (BEGIN) 20241220085640032 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085640032 DSS <0004> hlr_ussd.c:518 262427739247331/0x73d48fe2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085640032 DSS <0004> hlr_ussd.c:363 262427739247331/0x73d48fe2: Tx USSD 'Your extension is 491615701140' 20241220085640032 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427739247331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427739247331" destination_name="the-source\n" session_id=1943310306 session_state=END} 20241220085640032 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262427739247331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085640032 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640032 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56612<->l=127.0.0.1:4258 20241220085640036 DAUC <0003> db_auc.c:157 IMSI='262420869394298': No 2G Auth Data 20241220085640036 DAUC <0003> db_auc.c:192 IMSI='262420869394298': No 3G Auth Data 20241220085640053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 20241220085640060 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085640060 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420869394298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420869394298" source_name="the-source\n" session_id=2073788944 session_state=BEGIN} 20241220085640060 DSS <0004> hlr_ussd.c:576 262420869394298/0x7b9b8210: Process SS (BEGIN) 20241220085640060 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085640060 DSS <0004> hlr_ussd.c:518 262420869394298/0x7b9b8210: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085640060 DSS <0004> hlr_ussd.c:363 262420869394298/0x7b9b8210: Tx USSD 'Your extension is 491617334775' 20241220085640060 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420869394298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420869394298" destination_name="the-source\n" session_id=2073788944 session_state=END} 20241220085640060 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420869394298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085640060 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640060 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 20241220085640064 DAUC <0003> db_auc.c:157 IMSI='262428963105732': No 2G Auth Data 20241220085640064 DAUC <0003> db_auc.c:192 IMSI='262428963105732': No 3G Auth Data 20241220085640081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4258 20241220085640087 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085640087 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428963105732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428963105732" source_name="the-source\n" session_id=1851848861 session_state=BEGIN} 20241220085640087 DSS <0004> hlr_ussd.c:576 262428963105732/0x6e60f89d: Process SS (BEGIN) 20241220085640087 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085640087 DSS <0004> hlr_ussd.c:518 262428963105732/0x6e60f89d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085640087 DSS <0004> hlr_ussd.c:363 262428963105732/0x6e60f89d: Tx USSD 'Your extension is 491612120127' 20241220085640087 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428963105732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428963105732" destination_name="the-source\n" session_id=1851848861 session_state=END} 20241220085640087 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428963105732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085640087 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640087 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4258 20241220085640091 DAUC <0003> db_auc.c:157 IMSI='262426409589229': No 2G Auth Data 20241220085640091 DAUC <0003> db_auc.c:192 IMSI='262426409589229': No 3G Auth Data 20241220085640109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56630<->l=127.0.0.1:4258 20241220085640115 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085640115 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426409589229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426409589229" source_name="the-source\n" session_id=3112661583 session_state=BEGIN} 20241220085640115 DSS <0004> hlr_ussd.c:576 262426409589229/0xb987724f: Process SS (BEGIN) 20241220085640115 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085640115 DSS <0004> hlr_ussd.c:518 262426409589229/0xb987724f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085640115 DSS <0004> hlr_ussd.c:363 262426409589229/0xb987724f: Tx USSD 'Your extension is 491611220407' 20241220085640115 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426409589229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426409589229" destination_name="the-source\n" session_id=3112661583 session_state=END} 20241220085640115 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262426409589229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085640115 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640115 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56630<->l=127.0.0.1:4258 20241220085640119 DAUC <0003> db_auc.c:157 IMSI='262425696382101': No 2G Auth Data 20241220085640119 DAUC <0003> db_auc.c:192 IMSI='262425696382101': No 3G Auth Data 20241220085640137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56634<->l=127.0.0.1:4258 20241220085640142 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085640142 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425696382101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425696382101" source_name="the-source\n" session_id=2774285258 session_state=BEGIN} 20241220085640142 DSS <0004> hlr_ussd.c:576 262425696382101/0xa55c3bca: Process SS (BEGIN) 20241220085640142 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085640142 DSS <0004> hlr_ussd.c:518 262425696382101/0xa55c3bca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085640142 DSS <0004> hlr_ussd.c:363 262425696382101/0xa55c3bca: Tx USSD 'Your extension is 491615446616' 20241220085640142 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425696382101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425696382101" destination_name="the-source\n" session_id=2774285258 session_state=END} 20241220085640142 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262425696382101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085640142 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640142 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56634<->l=127.0.0.1:4258 20241220085640147 DAUC <0003> db_auc.c:157 IMSI='262429163528727': No 2G Auth Data 20241220085640147 DAUC <0003> db_auc.c:192 IMSI='262429163528727': No 3G Auth Data 20241220085640165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56650<->l=127.0.0.1:4258 20241220085640170 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085640170 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429163528727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429163528727" source_name="the-source\n" session_id=236613252 session_state=BEGIN} 20241220085640170 DSS <0004> hlr_ussd.c:576 262429163528727/0x0e1a6e84: Process SS (BEGIN) 20241220085640170 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085640170 DSS <0004> hlr_ussd.c:518 262429163528727/0x0e1a6e84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085640170 DSS <0004> hlr_ussd.c:363 262429163528727/0x0e1a6e84: Tx USSD 'Your extension is 491616466671' 20241220085640170 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429163528727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429163528727" destination_name="the-source\n" session_id=236613252 session_state=END} 20241220085640170 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262429163528727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085640170 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640170 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56650<->l=127.0.0.1:4258 20241220085640174 DAUC <0003> db_auc.c:157 IMSI='262421826801870': No 2G Auth Data 20241220085640174 DAUC <0003> db_auc.c:192 IMSI='262421826801870': No 3G Auth Data 20241220085640190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56656<->l=127.0.0.1:4258 20241220085640197 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085640197 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421826801870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421826801870" source_name="the-source\n" session_id=1193257331 session_state=BEGIN} 20241220085640197 DSS <0004> hlr_ussd.c:576 262421826801870/0x471fa973: Process SS (BEGIN) 20241220085640197 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241220085640198 DSS <0004> hlr_ussd.c:518 262421826801870/0x471fa973: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241220085640198 DSS <0004> hlr_ussd.c:363 262421826801870/0x471fa973: Tx USSD 'Your extension is 491617638635' 20241220085640198 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421826801870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421826801870" destination_name="the-source\n" session_id=1193257331 session_state=END} 20241220085640198 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262421826801870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085640198 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640198 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085640202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56656<->l=127.0.0.1:4258 20241220085640203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56592<->l=127.0.0.1:4258 20241220085640204 DLINP <000b> input/ipa.c:452 connected read/write 20241220085640204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085640204 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085640204 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085640204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085640204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241220085640204 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34381<->l=127.0.0.1:4259) 20241220085640242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56670<->l=127.0.0.1:4258 20241220085640443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56670<->l=127.0.0.1:4258 20241220085643524 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:32801 20241220085643524 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:32801 20241220085643526 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643526 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643529 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643529 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643529 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085643529 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241220085643529 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241220085643529 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241220085643529 DLGSUP <0013> gsup_server.c:238 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  20241220085643529 DLGSUP <0013> gsup_server.c:236 2:  20241220085643529 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085643529 DLGSUP <0013> gsup_server.c:236 3:  20241220085643529 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085643529 DLGSUP <0013> gsup_server.c:236 4:  20241220085643529 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085643529 DLGSUP <0013> gsup_server.c:236 5:  20241220085643529 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085643529 DLGSUP <0013> gsup_server.c:236 7:  20241220085643529 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085643529 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085643529 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085643529 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:32801 20241220085643529 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085643529 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085643531 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56686<->l=127.0.0.1:4258 20241220085643534 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643534 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085643534 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085643534 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085643534 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085643534 DLGSUP <0013> gsup_server.c:238 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  20241220085643534 DLGSUP <0013> gsup_server.c:236 2:  20241220085643534 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085643534 DLGSUP <0013> gsup_server.c:236 3:  20241220085643534 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085643534 DLGSUP <0013> gsup_server.c:236 4:  20241220085643534 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085643534 DLGSUP <0013> gsup_server.c:236 5:  20241220085643534 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085643534 DLGSUP <0013> gsup_server.c:236 7:  20241220085643534 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085643534 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085643534 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085643534 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085643551 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36729<->l=127.0.0.1:4259) 20241220085643556 DAUC <0003> db_auc.c:157 IMSI='262426476543729': No 2G Auth Data 20241220085643556 DAUC <0003> db_auc.c:192 IMSI='262426476543729': No 3G Auth Data 20241220085643572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56702<->l=127.0.0.1:4258 20241220085643579 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643579 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426476543729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426476543729" session_id=2623172768 session_state=BEGIN} 20241220085643579 DSS <0004> hlr_ussd.c:576 262426476543729/0x9c5a70a0: Process SS (BEGIN) 20241220085643579 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085643579 DSS <0004> hlr_ussd.c:518 262426476543729/0x9c5a70a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085643580 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643580 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643580 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643580 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643585 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643585 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643585 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426476543729 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426476543729" session_id=2623172768 session_state=END} 20241220085643585 DSS <0004> hlr_ussd.c:576 262426476543729/0x9c5a70a0: Process SS (END) 20241220085643585 DSS <0004> hlr_ussd.c:518 262426476543729/0x9c5a70a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085643585 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426476543729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426476543729" session_id=2623172768 session_state=END} 20241220085643585 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426476543729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085643585 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426476543729 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085643585 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643585 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56702<->l=127.0.0.1:4258 20241220085643590 DAUC <0003> db_auc.c:157 IMSI='262428316973605': No 2G Auth Data 20241220085643590 DAUC <0003> db_auc.c:192 IMSI='262428316973605': No 3G Auth Data 20241220085643603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56708<->l=127.0.0.1:4258 20241220085643610 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643610 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428316973605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428316973605" session_id=3730676872 session_state=BEGIN} 20241220085643610 DSS <0004> hlr_ussd.c:576 262428316973605/0xde5d9c88: Process SS (BEGIN) 20241220085643610 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085643610 DSS <0004> hlr_ussd.c:518 262428316973605/0xde5d9c88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085643610 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643610 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643610 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643610 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643612 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643612 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643612 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262428316973605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428316973605" session_id=3730676872 session_state=END} 20241220085643612 DSS <0004> hlr_ussd.c:576 262428316973605/0xde5d9c88: Process SS (END) 20241220085643612 DSS <0004> hlr_ussd.c:518 262428316973605/0xde5d9c88: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085643612 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428316973605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428316973605" session_id=3730676872 session_state=END} 20241220085643612 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428316973605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085643612 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262428316973605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085643612 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643612 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56708<->l=127.0.0.1:4258 20241220085643618 DAUC <0003> db_auc.c:157 IMSI='262421614451418': No 2G Auth Data 20241220085643618 DAUC <0003> db_auc.c:192 IMSI='262421614451418': No 3G Auth Data 20241220085643636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56710<->l=127.0.0.1:4258 20241220085643643 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643643 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421614451418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421614451418" session_id=2366775840 session_state=BEGIN} 20241220085643643 DSS <0004> hlr_ussd.c:576 262421614451418/0x8d122220: Process SS (BEGIN) 20241220085643643 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085643643 DSS <0004> hlr_ussd.c:518 262421614451418/0x8d122220: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085643643 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643643 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643643 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643643 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643645 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643645 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643645 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262421614451418 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421614451418" session_id=2366775840 session_state=END} 20241220085643645 DSS <0004> hlr_ussd.c:576 262421614451418/0x8d122220: Process SS (END) 20241220085643645 DSS <0004> hlr_ussd.c:518 262421614451418/0x8d122220: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085643645 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421614451418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421614451418" session_id=2366775840 session_state=END} 20241220085643645 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421614451418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085643645 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262421614451418 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085643645 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643645 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56710<->l=127.0.0.1:4258 20241220085643651 DAUC <0003> db_auc.c:157 IMSI='262427929115734': No 2G Auth Data 20241220085643651 DAUC <0003> db_auc.c:192 IMSI='262427929115734': No 3G Auth Data 20241220085643667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4258 20241220085643671 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643671 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427929115734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427929115734" session_id=2138338012 session_state=BEGIN} 20241220085643671 DSS <0004> hlr_ussd.c:576 262427929115734/0x7f7472dc: Process SS (BEGIN) 20241220085643671 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085643671 DSS <0004> hlr_ussd.c:518 262427929115734/0x7f7472dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085643672 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643672 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643672 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643672 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643673 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643673 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262427929115734 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427929115734" session_id=2138338012 session_state=END} 20241220085643673 DSS <0004> hlr_ussd.c:576 262427929115734/0x7f7472dc: Process SS (END) 20241220085643674 DSS <0004> hlr_ussd.c:518 262427929115734/0x7f7472dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085643674 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427929115734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427929115734" session_id=2138338012 session_state=END} 20241220085643674 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427929115734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085643674 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262427929115734 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085643674 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643674 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4258 20241220085643679 DAUC <0003> db_auc.c:157 IMSI='262423181712765': No 2G Auth Data 20241220085643679 DAUC <0003> db_auc.c:192 IMSI='262423181712765': No 3G Auth Data 20241220085643697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56724<->l=127.0.0.1:4258 20241220085643703 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643703 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423181712765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423181712765" session_id=2425877014 session_state=BEGIN} 20241220085643703 DSS <0004> hlr_ussd.c:576 262423181712765/0x9097f216: Process SS (BEGIN) 20241220085643703 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085643703 DSS <0004> hlr_ussd.c:518 262423181712765/0x9097f216: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085643704 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643704 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643704 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643704 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643705 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643705 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643705 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262423181712765 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423181712765" session_id=2425877014 session_state=END} 20241220085643705 DSS <0004> hlr_ussd.c:576 262423181712765/0x9097f216: Process SS (END) 20241220085643705 DSS <0004> hlr_ussd.c:518 262423181712765/0x9097f216: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085643705 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423181712765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423181712765" session_id=2425877014 session_state=END} 20241220085643705 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423181712765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085643706 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262423181712765 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085643706 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643706 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56724<->l=127.0.0.1:4258 20241220085643710 DAUC <0003> db_auc.c:157 IMSI='262421494752441': No 2G Auth Data 20241220085643710 DAUC <0003> db_auc.c:192 IMSI='262421494752441': No 3G Auth Data 20241220085643727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 20241220085643732 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643732 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421494752441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421494752441" session_id=4252473278 session_state=BEGIN} 20241220085643732 DSS <0004> hlr_ussd.c:576 262421494752441/0xfd7797be: Process SS (BEGIN) 20241220085643733 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085643733 DSS <0004> hlr_ussd.c:518 262421494752441/0xfd7797be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085643733 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643733 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643733 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643733 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643734 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643735 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643735 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262421494752441 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421494752441" session_id=4252473278 session_state=END} 20241220085643735 DSS <0004> hlr_ussd.c:576 262421494752441/0xfd7797be: Process SS (END) 20241220085643735 DSS <0004> hlr_ussd.c:518 262421494752441/0xfd7797be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085643735 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421494752441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421494752441" session_id=4252473278 session_state=END} 20241220085643735 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421494752441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085643735 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262421494752441 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085643735 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643735 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 20241220085643739 DAUC <0003> db_auc.c:157 IMSI='262425245379844': No 2G Auth Data 20241220085643739 DAUC <0003> db_auc.c:192 IMSI='262425245379844': No 3G Auth Data 20241220085643756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 20241220085643763 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643763 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425245379844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425245379844" session_id=2511055743 session_state=BEGIN} 20241220085643763 DSS <0004> hlr_ussd.c:576 262425245379844/0x95abab7f: Process SS (BEGIN) 20241220085643763 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085643763 DSS <0004> hlr_ussd.c:518 262425245379844/0x95abab7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085643763 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643763 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643763 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643763 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643765 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643765 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643765 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262425245379844 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425245379844" session_id=2511055743 session_state=END} 20241220085643765 DSS <0004> hlr_ussd.c:576 262425245379844/0x95abab7f: Process SS (END) 20241220085643765 DSS <0004> hlr_ussd.c:518 262425245379844/0x95abab7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085643765 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425245379844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425245379844" session_id=2511055743 session_state=END} 20241220085643765 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425245379844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085643765 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262425245379844 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085643765 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643765 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 20241220085643770 DAUC <0003> db_auc.c:157 IMSI='262423001680448': No 2G Auth Data 20241220085643770 DAUC <0003> db_auc.c:192 IMSI='262423001680448': No 3G Auth Data 20241220085643785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56758<->l=127.0.0.1:4258 20241220085643790 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643790 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423001680448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423001680448" session_id=3588007400 session_state=BEGIN} 20241220085643790 DSS <0004> hlr_ussd.c:576 262423001680448/0xd5dca5e8: Process SS (BEGIN) 20241220085643790 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085643790 DSS <0004> hlr_ussd.c:518 262423001680448/0xd5dca5e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085643790 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643790 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643790 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643790 DLINP <000b> input/ipa.c:432 127.0.0.1:32801 sending data 20241220085643792 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643792 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643792 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262423001680448 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423001680448" session_id=3588007400 session_state=END} 20241220085643792 DSS <0004> hlr_ussd.c:576 262423001680448/0xd5dca5e8: Process SS (END) 20241220085643792 DSS <0004> hlr_ussd.c:518 262423001680448/0xd5dca5e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085643792 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423001680448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423001680448" session_id=3588007400 session_state=END} 20241220085643792 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423001680448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085643792 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262423001680448 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085643792 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643792 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085643796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56758<->l=127.0.0.1:4258 20241220085643798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56686<->l=127.0.0.1:4258 20241220085643799 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085643799 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085643799 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085643799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085643799 DLINP <000b> input/ipa.c:452 connected read/write 20241220085643799 DLINP <000b> input/ipa.c:406 127.0.0.1:32801 message received 20241220085643799 DLINP <000b> input/ipa.c:415 127.0.0.1:32801 connection closed with server 20241220085643799 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:32801 20241220085643799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241220085643799 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36729<->l=127.0.0.1:4259) 20241220085643844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56768<->l=127.0.0.1:4258 20241220085644044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56768<->l=127.0.0.1:4258 20241220085647129 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43451 20241220085647129 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:43451 20241220085647132 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647132 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647132 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085647132 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085647135 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647135 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647135 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647135 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085647135 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241220085647135 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241220085647135 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241220085647135 DLGSUP <0013> gsup_server.c:238 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  20241220085647135 DLGSUP <0013> gsup_server.c:236 2:  20241220085647135 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085647135 DLGSUP <0013> gsup_server.c:236 3:  20241220085647135 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085647135 DLGSUP <0013> gsup_server.c:236 4:  20241220085647135 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085647135 DLGSUP <0013> gsup_server.c:236 5:  20241220085647135 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085647135 DLGSUP <0013> gsup_server.c:236 7:  20241220085647135 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085647135 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085647135 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085647135 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43451 20241220085647135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38026<->l=127.0.0.1:4258 20241220085647138 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647138 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085647138 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085647138 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085647138 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085647138 DLGSUP <0013> gsup_server.c:238 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  20241220085647138 DLGSUP <0013> gsup_server.c:236 2:  20241220085647138 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085647138 DLGSUP <0013> gsup_server.c:236 3:  20241220085647138 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085647138 DLGSUP <0013> gsup_server.c:236 4:  20241220085647138 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085647138 DLGSUP <0013> gsup_server.c:236 5:  20241220085647138 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085647138 DLGSUP <0013> gsup_server.c:236 7:  20241220085647138 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085647138 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085647138 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085647138 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085647158 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37231<->l=127.0.0.1:4259) 20241220085647165 DAUC <0003> db_auc.c:157 IMSI='262426344155726': No 2G Auth Data 20241220085647165 DAUC <0003> db_auc.c:192 IMSI='262426344155726': No 3G Auth Data 20241220085647183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 20241220085647191 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647191 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426344155726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426344155726" session_id=667958635 session_state=BEGIN} 20241220085647191 DSS <0004> hlr_ussd.c:576 262426344155726/0x27d03d6b: Process SS (BEGIN) 20241220085647191 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085647191 DSS <0004> hlr_ussd.c:518 262426344155726/0x27d03d6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085647191 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647191 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647192 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647192 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647198 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647198 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647198 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262426344155726 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426344155726" session_id=667958635 session_state=CONTINUE} 20241220085647198 DSS <0004> hlr_ussd.c:576 262426344155726/0x27d03d6b: Process SS (CONTINUE) 20241220085647198 DSS <0004> hlr_ussd.c:518 262426344155726/0x27d03d6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085647198 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426344155726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426344155726" session_id=667958635 session_state=CONTINUE} 20241220085647198 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262426344155726 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647198 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647198 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647203 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647203 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426344155726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426344155726" session_id=667958635 session_state=CONTINUE} 20241220085647203 DSS <0004> hlr_ussd.c:576 262426344155726/0x27d03d6b: Process SS (CONTINUE) 20241220085647203 DSS <0004> hlr_ussd.c:518 262426344155726/0x27d03d6b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647203 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426344155726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647203 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647203 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647203 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647203 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647205 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647205 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647205 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262426344155726 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426344155726" session_id=667958635 session_state=END} 20241220085647205 DSS <0004> hlr_ussd.c:576 262426344155726/0x27d03d6b: Process SS (END) 20241220085647205 DSS <0004> hlr_ussd.c:518 262426344155726/0x27d03d6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647205 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426344155726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426344155726" session_id=667958635 session_state=END} 20241220085647205 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426344155726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647205 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262426344155726 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647205 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647205 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 20241220085647208 DAUC <0003> db_auc.c:157 IMSI='262426096840352': No 2G Auth Data 20241220085647208 DAUC <0003> db_auc.c:192 IMSI='262426096840352': No 3G Auth Data 20241220085647223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38042<->l=127.0.0.1:4258 20241220085647228 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647228 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426096840352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426096840352" session_id=2892634944 session_state=BEGIN} 20241220085647228 DSS <0004> hlr_ussd.c:576 262426096840352/0xac6a1b40: Process SS (BEGIN) 20241220085647228 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085647228 DSS <0004> hlr_ussd.c:518 262426096840352/0xac6a1b40: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085647228 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647228 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647228 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647228 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647230 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647230 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647230 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262426096840352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426096840352" session_id=2892634944 session_state=CONTINUE} 20241220085647230 DSS <0004> hlr_ussd.c:576 262426096840352/0xac6a1b40: Process SS (CONTINUE) 20241220085647230 DSS <0004> hlr_ussd.c:518 262426096840352/0xac6a1b40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085647230 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426096840352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426096840352" session_id=2892634944 session_state=CONTINUE} 20241220085647230 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262426096840352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647230 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647230 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647234 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647234 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426096840352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426096840352" session_id=2892634944 session_state=CONTINUE} 20241220085647234 DSS <0004> hlr_ussd.c:576 262426096840352/0xac6a1b40: Process SS (CONTINUE) 20241220085647234 DSS <0004> hlr_ussd.c:518 262426096840352/0xac6a1b40: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647234 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426096840352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647234 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647234 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647234 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647234 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647236 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647236 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647236 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262426096840352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426096840352" session_id=2892634944 session_state=END} 20241220085647236 DSS <0004> hlr_ussd.c:576 262426096840352/0xac6a1b40: Process SS (END) 20241220085647236 DSS <0004> hlr_ussd.c:518 262426096840352/0xac6a1b40: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647236 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426096840352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426096840352" session_id=2892634944 session_state=END} 20241220085647236 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426096840352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647236 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262426096840352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647236 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647237 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38042<->l=127.0.0.1:4258 20241220085647239 DAUC <0003> db_auc.c:157 IMSI='262428465580927': No 2G Auth Data 20241220085647239 DAUC <0003> db_auc.c:192 IMSI='262428465580927': No 3G Auth Data 20241220085647258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38048<->l=127.0.0.1:4258 20241220085647263 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647263 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428465580927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428465580927" session_id=1143025309 session_state=BEGIN} 20241220085647263 DSS <0004> hlr_ussd.c:576 262428465580927/0x44212e9d: Process SS (BEGIN) 20241220085647263 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085647263 DSS <0004> hlr_ussd.c:518 262428465580927/0x44212e9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085647263 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647263 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647263 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647263 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647265 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647265 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647265 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262428465580927 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428465580927" session_id=1143025309 session_state=CONTINUE} 20241220085647265 DSS <0004> hlr_ussd.c:576 262428465580927/0x44212e9d: Process SS (CONTINUE) 20241220085647265 DSS <0004> hlr_ussd.c:518 262428465580927/0x44212e9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085647265 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428465580927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428465580927" session_id=1143025309 session_state=CONTINUE} 20241220085647265 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262428465580927 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647265 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647265 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647270 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647270 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428465580927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428465580927" session_id=1143025309 session_state=CONTINUE} 20241220085647270 DSS <0004> hlr_ussd.c:576 262428465580927/0x44212e9d: Process SS (CONTINUE) 20241220085647270 DSS <0004> hlr_ussd.c:518 262428465580927/0x44212e9d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647270 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428465580927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647270 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647270 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647270 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647270 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647271 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647271 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647271 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262428465580927 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428465580927" session_id=1143025309 session_state=END} 20241220085647271 DSS <0004> hlr_ussd.c:576 262428465580927/0x44212e9d: Process SS (END) 20241220085647271 DSS <0004> hlr_ussd.c:518 262428465580927/0x44212e9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647271 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428465580927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428465580927" session_id=1143025309 session_state=END} 20241220085647271 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428465580927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647271 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262428465580927 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647272 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647272 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38048<->l=127.0.0.1:4258 20241220085647274 DAUC <0003> db_auc.c:157 IMSI='262428690328694': No 2G Auth Data 20241220085647274 DAUC <0003> db_auc.c:192 IMSI='262428690328694': No 3G Auth Data 20241220085647290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4258 20241220085647296 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647296 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428690328694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428690328694" session_id=2416880593 session_state=BEGIN} 20241220085647296 DSS <0004> hlr_ussd.c:576 262428690328694/0x900eabd1: Process SS (BEGIN) 20241220085647296 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085647296 DSS <0004> hlr_ussd.c:518 262428690328694/0x900eabd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085647296 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647296 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647296 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647296 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647298 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647298 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647298 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262428690328694 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428690328694" session_id=2416880593 session_state=CONTINUE} 20241220085647298 DSS <0004> hlr_ussd.c:576 262428690328694/0x900eabd1: Process SS (CONTINUE) 20241220085647298 DSS <0004> hlr_ussd.c:518 262428690328694/0x900eabd1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085647298 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428690328694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428690328694" session_id=2416880593 session_state=CONTINUE} 20241220085647298 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262428690328694 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647298 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647298 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647302 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647302 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428690328694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428690328694" session_id=2416880593 session_state=CONTINUE} 20241220085647302 DSS <0004> hlr_ussd.c:576 262428690328694/0x900eabd1: Process SS (CONTINUE) 20241220085647302 DSS <0004> hlr_ussd.c:518 262428690328694/0x900eabd1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647302 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428690328694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647302 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647302 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647302 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647302 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647304 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647304 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647304 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262428690328694 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428690328694" session_id=2416880593 session_state=END} 20241220085647304 DSS <0004> hlr_ussd.c:576 262428690328694/0x900eabd1: Process SS (END) 20241220085647304 DSS <0004> hlr_ussd.c:518 262428690328694/0x900eabd1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647304 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428690328694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428690328694" session_id=2416880593 session_state=END} 20241220085647304 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428690328694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647304 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262428690328694 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647304 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647304 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4258 20241220085647307 DAUC <0003> db_auc.c:157 IMSI='262425653788741': No 2G Auth Data 20241220085647307 DAUC <0003> db_auc.c:192 IMSI='262425653788741': No 3G Auth Data 20241220085647322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4258 20241220085647327 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647327 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425653788741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425653788741" session_id=204795686 session_state=BEGIN} 20241220085647327 DSS <0004> hlr_ussd.c:576 262425653788741/0x0c34ef26: Process SS (BEGIN) 20241220085647327 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085647327 DSS <0004> hlr_ussd.c:518 262425653788741/0x0c34ef26: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085647327 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647327 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647327 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647327 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647329 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647329 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647329 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262425653788741 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425653788741" session_id=204795686 session_state=CONTINUE} 20241220085647329 DSS <0004> hlr_ussd.c:576 262425653788741/0x0c34ef26: Process SS (CONTINUE) 20241220085647329 DSS <0004> hlr_ussd.c:518 262425653788741/0x0c34ef26: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085647329 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425653788741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425653788741" session_id=204795686 session_state=CONTINUE} 20241220085647329 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262425653788741 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647329 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647329 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647334 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647334 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425653788741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425653788741" session_id=204795686 session_state=CONTINUE} 20241220085647334 DSS <0004> hlr_ussd.c:576 262425653788741/0x0c34ef26: Process SS (CONTINUE) 20241220085647334 DSS <0004> hlr_ussd.c:518 262425653788741/0x0c34ef26: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647334 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425653788741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647334 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647334 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647334 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647334 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647336 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647336 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647336 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262425653788741 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425653788741" session_id=204795686 session_state=END} 20241220085647336 DSS <0004> hlr_ussd.c:576 262425653788741/0x0c34ef26: Process SS (END) 20241220085647336 DSS <0004> hlr_ussd.c:518 262425653788741/0x0c34ef26: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647336 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425653788741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425653788741" session_id=204795686 session_state=END} 20241220085647336 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425653788741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647336 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262425653788741 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647336 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647336 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4258 20241220085647338 DAUC <0003> db_auc.c:157 IMSI='262422124538656': No 2G Auth Data 20241220085647338 DAUC <0003> db_auc.c:192 IMSI='262422124538656': No 3G Auth Data 20241220085647356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38086<->l=127.0.0.1:4258 20241220085647363 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647363 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422124538656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422124538656" session_id=2881886479 session_state=BEGIN} 20241220085647363 DSS <0004> hlr_ussd.c:576 262422124538656/0xabc6190f: Process SS (BEGIN) 20241220085647363 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085647363 DSS <0004> hlr_ussd.c:518 262422124538656/0xabc6190f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085647363 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647363 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647363 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647363 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647365 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647365 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647365 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262422124538656 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422124538656" session_id=2881886479 session_state=CONTINUE} 20241220085647365 DSS <0004> hlr_ussd.c:576 262422124538656/0xabc6190f: Process SS (CONTINUE) 20241220085647365 DSS <0004> hlr_ussd.c:518 262422124538656/0xabc6190f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085647365 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422124538656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422124538656" session_id=2881886479 session_state=CONTINUE} 20241220085647365 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262422124538656 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647365 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647365 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647370 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647370 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422124538656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422124538656" session_id=2881886479 session_state=CONTINUE} 20241220085647370 DSS <0004> hlr_ussd.c:576 262422124538656/0xabc6190f: Process SS (CONTINUE) 20241220085647370 DSS <0004> hlr_ussd.c:518 262422124538656/0xabc6190f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647370 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422124538656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647370 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647370 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647370 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647370 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647372 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647372 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647372 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262422124538656 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422124538656" session_id=2881886479 session_state=END} 20241220085647372 DSS <0004> hlr_ussd.c:576 262422124538656/0xabc6190f: Process SS (END) 20241220085647372 DSS <0004> hlr_ussd.c:518 262422124538656/0xabc6190f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647372 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422124538656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422124538656" session_id=2881886479 session_state=END} 20241220085647372 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422124538656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647372 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262422124538656 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647372 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647372 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38086<->l=127.0.0.1:4258 20241220085647374 DAUC <0003> db_auc.c:157 IMSI='262420040908147': No 2G Auth Data 20241220085647374 DAUC <0003> db_auc.c:192 IMSI='262420040908147': No 3G Auth Data 20241220085647391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4258 20241220085647396 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647396 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420040908147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420040908147" session_id=3988952873 session_state=BEGIN} 20241220085647396 DSS <0004> hlr_ussd.c:576 262420040908147/0xedc29729: Process SS (BEGIN) 20241220085647396 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085647396 DSS <0004> hlr_ussd.c:518 262420040908147/0xedc29729: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085647396 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647396 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647396 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647396 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647398 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647398 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647398 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262420040908147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420040908147" session_id=3988952873 session_state=CONTINUE} 20241220085647398 DSS <0004> hlr_ussd.c:576 262420040908147/0xedc29729: Process SS (CONTINUE) 20241220085647398 DSS <0004> hlr_ussd.c:518 262420040908147/0xedc29729: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085647398 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420040908147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420040908147" session_id=3988952873 session_state=CONTINUE} 20241220085647398 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262420040908147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647398 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647398 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647402 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647402 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420040908147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420040908147" session_id=3988952873 session_state=CONTINUE} 20241220085647402 DSS <0004> hlr_ussd.c:576 262420040908147/0xedc29729: Process SS (CONTINUE) 20241220085647402 DSS <0004> hlr_ussd.c:518 262420040908147/0xedc29729: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647402 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420040908147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647402 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647402 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647403 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647403 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647405 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647405 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647405 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262420040908147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420040908147" session_id=3988952873 session_state=END} 20241220085647405 DSS <0004> hlr_ussd.c:576 262420040908147/0xedc29729: Process SS (END) 20241220085647405 DSS <0004> hlr_ussd.c:518 262420040908147/0xedc29729: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647405 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420040908147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420040908147" session_id=3988952873 session_state=END} 20241220085647405 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420040908147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647405 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262420040908147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647405 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647405 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4258 20241220085647407 DAUC <0003> db_auc.c:157 IMSI='262421294213287': No 2G Auth Data 20241220085647407 DAUC <0003> db_auc.c:192 IMSI='262421294213287': No 3G Auth Data 20241220085647424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38116<->l=127.0.0.1:4258 20241220085647429 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647429 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421294213287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421294213287" session_id=2820015171 session_state=BEGIN} 20241220085647429 DSS <0004> hlr_ussd.c:576 262421294213287/0xa8160443: Process SS (BEGIN) 20241220085647429 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241220085647429 DSS <0004> hlr_ussd.c:518 262421294213287/0xa8160443: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241220085647429 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647429 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647429 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647429 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647430 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647430 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647430 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262421294213287 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421294213287" session_id=2820015171 session_state=CONTINUE} 20241220085647430 DSS <0004> hlr_ussd.c:576 262421294213287/0xa8160443: Process SS (CONTINUE) 20241220085647430 DSS <0004> hlr_ussd.c:518 262421294213287/0xa8160443: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241220085647430 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421294213287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421294213287" session_id=2820015171 session_state=CONTINUE} 20241220085647430 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262421294213287 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647430 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647430 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647435 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647435 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421294213287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421294213287" session_id=2820015171 session_state=CONTINUE} 20241220085647435 DSS <0004> hlr_ussd.c:576 262421294213287/0xa8160443: Process SS (CONTINUE) 20241220085647435 DSS <0004> hlr_ussd.c:518 262421294213287/0xa8160443: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647435 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421294213287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647435 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647435 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647436 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647436 DLINP <000b> input/ipa.c:432 127.0.0.1:43451 sending data 20241220085647437 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647437 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647437 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262421294213287 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421294213287" session_id=2820015171 session_state=END} 20241220085647437 DSS <0004> hlr_ussd.c:576 262421294213287/0xa8160443: Process SS (END) 20241220085647437 DSS <0004> hlr_ussd.c:518 262421294213287/0xa8160443: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241220085647437 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421294213287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421294213287" session_id=2820015171 session_state=END} 20241220085647437 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421294213287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085647437 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262421294213287 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085647437 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647437 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085647439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38116<->l=127.0.0.1:4258 20241220085647441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38026<->l=127.0.0.1:4258 20241220085647442 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37231<->l=127.0.0.1:4259) 20241220085647442 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647442 DLINP <000b> input/ipa.c:406 127.0.0.1:43451 message received 20241220085647442 DLINP <000b> input/ipa.c:415 127.0.0.1:43451 connection closed with server 20241220085647442 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:43451 20241220085647442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241220085647442 DLINP <000b> input/ipa.c:452 connected read/write 20241220085647442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085647442 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085647442 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085647442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085647483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38128<->l=127.0.0.1:4258 20241220085647684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38128<->l=127.0.0.1:4258 20241220085650763 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46611 20241220085650763 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46611 20241220085650765 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650765 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085650768 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650768 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085650768 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085650768 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241220085650768 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241220085650768 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241220085650768 DLGSUP <0013> gsup_server.c:238 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  20241220085650768 DLGSUP <0013> gsup_server.c:236 2:  20241220085650768 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085650768 DLGSUP <0013> gsup_server.c:236 3:  20241220085650768 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085650768 DLGSUP <0013> gsup_server.c:236 4:  20241220085650768 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085650768 DLGSUP <0013> gsup_server.c:236 5:  20241220085650768 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085650768 DLGSUP <0013> gsup_server.c:236 7:  20241220085650768 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085650768 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085650768 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085650768 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46611 20241220085650768 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085650768 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085650770 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085650771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4258 20241220085650773 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085650773 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085650773 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085650773 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085650773 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085650773 DLGSUP <0013> gsup_server.c:238 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  20241220085650773 DLGSUP <0013> gsup_server.c:236 2:  20241220085650773 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085650773 DLGSUP <0013> gsup_server.c:236 3:  20241220085650773 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085650773 DLGSUP <0013> gsup_server.c:236 4:  20241220085650773 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085650773 DLGSUP <0013> gsup_server.c:236 5:  20241220085650773 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085650773 DLGSUP <0013> gsup_server.c:236 7:  20241220085650773 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085650773 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085650773 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085650773 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085650789 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43435<->l=127.0.0.1:4259) 20241220085650795 DAUC <0003> db_auc.c:157 IMSI='262421176422633': No 2G Auth Data 20241220085650795 DAUC <0003> db_auc.c:192 IMSI='262421176422633': No 3G Auth Data 20241220085650809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38138<->l=127.0.0.1:4258 20241220085650818 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085650818 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421176422633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421176422633" session_id=3690775709 session_state=BEGIN} 20241220085650818 DSS <0004> hlr_ussd.c:576 262421176422633/0xdbfcc49d: Process SS (BEGIN) 20241220085650819 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241220085650819 DSS <0004> hlr_ussd.c:518 262421176422633/0xdbfcc49d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241220085650819 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650819 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650819 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650819 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650827 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650827 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085650827 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421176422633 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421176422633" session_id=3690775709 session_state=END} 20241220085650827 DSS <0004> hlr_ussd.c:576 262421176422633/0xdbfcc49d: Process SS (END) 20241220085650827 DSS <0004> hlr_ussd.c:518 262421176422633/0xdbfcc49d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241220085650827 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421176422633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421176422633" session_id=3690775709 session_state=END} 20241220085650827 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421176422633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085650827 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421176422633 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085650827 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650827 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38138<->l=127.0.0.1:4258 20241220085650834 DAUC <0003> db_auc.c:157 IMSI='262423420379861': No 2G Auth Data 20241220085650834 DAUC <0003> db_auc.c:192 IMSI='262423420379861': No 3G Auth Data 20241220085650852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38142<->l=127.0.0.1:4258 20241220085650858 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085650858 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423420379861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423420379861" session_id=2656806605 session_state=BEGIN} 20241220085650858 DSS <0004> hlr_ussd.c:576 262423420379861/0x9e5ba6cd: Process SS (BEGIN) 20241220085650858 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241220085650858 DSS <0004> hlr_ussd.c:518 262423420379861/0x9e5ba6cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241220085650858 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650858 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650858 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650858 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650860 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650860 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085650860 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423420379861 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423420379861" session_id=2656806605 session_state=END} 20241220085650860 DSS <0004> hlr_ussd.c:576 262423420379861/0x9e5ba6cd: Process SS (END) 20241220085650860 DSS <0004> hlr_ussd.c:518 262423420379861/0x9e5ba6cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241220085650860 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423420379861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423420379861" session_id=2656806605 session_state=END} 20241220085650860 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423420379861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085650860 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423420379861 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085650860 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650860 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38142<->l=127.0.0.1:4258 20241220085650864 DAUC <0003> db_auc.c:157 IMSI='262420186827349': No 2G Auth Data 20241220085650864 DAUC <0003> db_auc.c:192 IMSI='262420186827349': No 3G Auth Data 20241220085650880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38154<->l=127.0.0.1:4258 20241220085650887 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085650887 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420186827349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420186827349" session_id=3922542081 session_state=BEGIN} 20241220085650887 DSS <0004> hlr_ussd.c:576 262420186827349/0xe9cd3e01: Process SS (BEGIN) 20241220085650887 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241220085650887 DSS <0004> hlr_ussd.c:518 262420186827349/0xe9cd3e01: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241220085650887 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650887 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650887 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650887 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650889 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650889 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085650889 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262420186827349 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420186827349" session_id=3922542081 session_state=END} 20241220085650889 DSS <0004> hlr_ussd.c:576 262420186827349/0xe9cd3e01: Process SS (END) 20241220085650889 DSS <0004> hlr_ussd.c:518 262420186827349/0xe9cd3e01: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241220085650889 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420186827349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420186827349" session_id=3922542081 session_state=END} 20241220085650889 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420186827349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085650889 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262420186827349 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085650889 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650889 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38154<->l=127.0.0.1:4258 20241220085650894 DAUC <0003> db_auc.c:157 IMSI='262427672568984': No 2G Auth Data 20241220085650894 DAUC <0003> db_auc.c:192 IMSI='262427672568984': No 3G Auth Data 20241220085650912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38166<->l=127.0.0.1:4258 20241220085650917 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085650917 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427672568984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427672568984" session_id=3886690805 session_state=BEGIN} 20241220085650917 DSS <0004> hlr_ussd.c:576 262427672568984/0xe7aa31f5: Process SS (BEGIN) 20241220085650917 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241220085650917 DSS <0004> hlr_ussd.c:518 262427672568984/0xe7aa31f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241220085650917 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650917 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650917 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650917 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650920 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650920 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085650920 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427672568984 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427672568984" session_id=3886690805 session_state=END} 20241220085650920 DSS <0004> hlr_ussd.c:576 262427672568984/0xe7aa31f5: Process SS (END) 20241220085650920 DSS <0004> hlr_ussd.c:518 262427672568984/0xe7aa31f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241220085650920 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427672568984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427672568984" session_id=3886690805 session_state=END} 20241220085650920 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427672568984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085650920 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427672568984 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085650920 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650920 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38166<->l=127.0.0.1:4258 20241220085650926 DAUC <0003> db_auc.c:157 IMSI='262421916542596': No 2G Auth Data 20241220085650926 DAUC <0003> db_auc.c:192 IMSI='262421916542596': No 3G Auth Data 20241220085650941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38176<->l=127.0.0.1:4258 20241220085650945 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085650945 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421916542596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421916542596" session_id=142305598 session_state=BEGIN} 20241220085650945 DSS <0004> hlr_ussd.c:576 262421916542596/0x087b693e: Process SS (BEGIN) 20241220085650945 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241220085650945 DSS <0004> hlr_ussd.c:518 262421916542596/0x087b693e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241220085650945 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650945 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650945 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650945 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650947 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650947 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085650947 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262421916542596 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421916542596" session_id=142305598 session_state=END} 20241220085650947 DSS <0004> hlr_ussd.c:576 262421916542596/0x087b693e: Process SS (END) 20241220085650947 DSS <0004> hlr_ussd.c:518 262421916542596/0x087b693e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241220085650947 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421916542596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421916542596" session_id=142305598 session_state=END} 20241220085650947 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421916542596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085650947 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262421916542596 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085650947 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650947 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38176<->l=127.0.0.1:4258 20241220085650952 DAUC <0003> db_auc.c:157 IMSI='262429941993562': No 2G Auth Data 20241220085650952 DAUC <0003> db_auc.c:192 IMSI='262429941993562': No 3G Auth Data 20241220085650970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 20241220085650974 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085650975 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429941993562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429941993562" session_id=2485257578 session_state=BEGIN} 20241220085650975 DSS <0004> hlr_ussd.c:576 262429941993562/0x9422056a: Process SS (BEGIN) 20241220085650975 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241220085650975 DSS <0004> hlr_ussd.c:518 262429941993562/0x9422056a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241220085650975 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650975 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650975 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650975 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085650976 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650976 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085650976 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262429941993562 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429941993562" session_id=2485257578 session_state=END} 20241220085650976 DSS <0004> hlr_ussd.c:576 262429941993562/0x9422056a: Process SS (END) 20241220085650976 DSS <0004> hlr_ussd.c:518 262429941993562/0x9422056a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241220085650976 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429941993562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429941993562" session_id=2485257578 session_state=END} 20241220085650976 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429941993562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085650976 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262429941993562 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085650977 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650977 DLINP <000b> input/ipa.c:452 connected read/write 20241220085650977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085650980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 20241220085650981 DAUC <0003> db_auc.c:157 IMSI='262426092717706': No 2G Auth Data 20241220085650981 DAUC <0003> db_auc.c:192 IMSI='262426092717706': No 3G Auth Data 20241220085650999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38188<->l=127.0.0.1:4258 20241220085651005 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085651005 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426092717706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426092717706" session_id=224403318 session_state=BEGIN} 20241220085651006 DSS <0004> hlr_ussd.c:576 262426092717706/0x0d601f76: Process SS (BEGIN) 20241220085651006 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241220085651006 DSS <0004> hlr_ussd.c:518 262426092717706/0x0d601f76: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241220085651006 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651006 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085651006 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651006 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085651008 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651008 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085651008 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262426092717706 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426092717706" session_id=224403318 session_state=END} 20241220085651008 DSS <0004> hlr_ussd.c:576 262426092717706/0x0d601f76: Process SS (END) 20241220085651008 DSS <0004> hlr_ussd.c:518 262426092717706/0x0d601f76: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241220085651008 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426092717706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426092717706" session_id=224403318 session_state=END} 20241220085651008 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426092717706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085651008 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262426092717706 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085651008 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085651008 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085651011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38188<->l=127.0.0.1:4258 20241220085651012 DAUC <0003> db_auc.c:157 IMSI='262420999270163': No 2G Auth Data 20241220085651012 DAUC <0003> db_auc.c:192 IMSI='262420999270163': No 3G Auth Data 20241220085651028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38196<->l=127.0.0.1:4258 20241220085651035 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085651035 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420999270163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420999270163" session_id=806689485 session_state=BEGIN} 20241220085651035 DSS <0004> hlr_ussd.c:576 262420999270163/0x30151acd: Process SS (BEGIN) 20241220085651035 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241220085651035 DSS <0004> hlr_ussd.c:518 262420999270163/0x30151acd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241220085651035 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651035 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085651035 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651035 DLINP <000b> input/ipa.c:432 127.0.0.1:46611 sending data 20241220085651036 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651037 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085651037 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262420999270163 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420999270163" session_id=806689485 session_state=END} 20241220085651037 DSS <0004> hlr_ussd.c:576 262420999270163/0x30151acd: Process SS (END) 20241220085651037 DSS <0004> hlr_ussd.c:518 262420999270163/0x30151acd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241220085651037 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420999270163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420999270163" session_id=806689485 session_state=END} 20241220085651037 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420999270163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085651037 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262420999270163 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241220085651037 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085651037 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085651041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38196<->l=127.0.0.1:4258 20241220085651045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4258 20241220085651045 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085651045 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085651045 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085651045 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085651046 DLINP <000b> input/ipa.c:452 connected read/write 20241220085651046 DLINP <000b> input/ipa.c:406 127.0.0.1:46611 message received 20241220085651046 DLINP <000b> input/ipa.c:415 127.0.0.1:46611 connection closed with server 20241220085651046 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46611 20241220085651046 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241220085651046 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43435<->l=127.0.0.1:4259) 20241220085651085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20241220085651285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20241220085652257 DSS <0004> hlr_ussd.c:239 262421973334430/0x9d5ac330: SS Session Timeout, destroying 20241220085652257 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421973334430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085652283 DSS <0004> hlr_ussd.c:239 262424700034615/0x9284b8b4: SS Session Timeout, destroying 20241220085652283 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424700034615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085652311 DSS <0004> hlr_ussd.c:239 262426923076559/0xb49721ce: SS Session Timeout, destroying 20241220085652311 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426923076559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085652338 DSS <0004> hlr_ussd.c:239 262428483095447/0x04e61fe9: SS Session Timeout, destroying 20241220085652338 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428483095447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085652363 DSS <0004> hlr_ussd.c:239 262427571346594/0x300603da: SS Session Timeout, destroying 20241220085652363 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427571346594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085652388 DSS <0004> hlr_ussd.c:239 262429337453982/0x2036ae22: SS Session Timeout, destroying 20241220085652388 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429337453982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085652413 DSS <0004> hlr_ussd.c:239 262421097909462/0xf8dc59b8: SS Session Timeout, destroying 20241220085652413 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421097909462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085652440 DSS <0004> hlr_ussd.c:239 262423499411435/0xccb741e3: SS Session Timeout, destroying 20241220085652440 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423499411435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085654364 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085654364 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085654366 DLINP <000b> input/ipa.c:452 connected read/write 20241220085654366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085654367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 20241220085654369 DLINP <000b> input/ipa.c:452 connected read/write 20241220085654369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085654369 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085654369 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085654369 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085654369 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085654369 DLGSUP <0013> gsup_server.c:238 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  20241220085654369 DLGSUP <0013> gsup_server.c:236 2:  20241220085654369 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085654369 DLGSUP <0013> gsup_server.c:236 3:  20241220085654369 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085654369 DLGSUP <0013> gsup_server.c:236 4:  20241220085654369 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085654369 DLGSUP <0013> gsup_server.c:236 5:  20241220085654369 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085654369 DLGSUP <0013> gsup_server.c:236 7:  20241220085654369 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085654369 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085654369 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085654369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085654393 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39727<->l=127.0.0.1:4259) 20241220085654395 DAUC <0003> db_auc.c:157 IMSI='262423112650034': No 2G Auth Data 20241220085654395 DAUC <0003> db_auc.c:192 IMSI='262423112650034': No 3G Auth Data 20241220085654410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38224<->l=127.0.0.1:4258 20241220085654415 DLINP <000b> input/ipa.c:452 connected read/write 20241220085654415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085654416 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423112650034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423112650034" session_id=4228040523 session_state=BEGIN} 20241220085654416 DSS <0004> hlr_ussd.c:576 262423112650034/0xfc02c74b: Process SS (BEGIN) 20241220085654416 DSS <0004> hlr_ussd.c:498 262423112650034/0xfc02c74b: SS CompType=Invoke, OpCode=InterrogateSS 20241220085654416 DSS <0004> hlr_ussd.c:506 262423112650034/0xfc02c74b: Structured SS requests are not supported, rejecting... 20241220085654416 DSS <0004> hlr_ussd.c:354 262423112650034/0xfc02c74b: Tx ReturnError(0, 0x15) 20241220085654416 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423112650034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423112650034" session_id=4228040523 session_state=END} 20241220085654416 DLINP <000b> input/ipa.c:452 connected read/write 20241220085654416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085654416 DLINP <000b> input/ipa.c:452 connected read/write 20241220085654416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085654419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38224<->l=127.0.0.1:4258 20241220085654420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 20241220085654422 DLINP <000b> input/ipa.c:452 connected read/write 20241220085654422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085654422 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085654422 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085654422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085654422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39727<->l=127.0.0.1:4259) 20241220085654466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38236<->l=127.0.0.1:4258 20241220085654566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38236<->l=127.0.0.1:4258 20241220085655720 DSS <0004> hlr_ussd.c:239 262424747300066/0x23f8c83d: SS Session Timeout, destroying 20241220085655721 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424747300066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085655747 DSS <0004> hlr_ussd.c:239 262426209676994/0xa534c179: SS Session Timeout, destroying 20241220085655747 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426209676994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085655773 DSS <0004> hlr_ussd.c:239 262422115368059/0x18608184: SS Session Timeout, destroying 20241220085655773 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422115368059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085655799 DSS <0004> hlr_ussd.c:239 262424101802445/0x1acb7e05: SS Session Timeout, destroying 20241220085655799 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424101802445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085655824 DSS <0004> hlr_ussd.c:239 262420199490947/0xc3672a9d: SS Session Timeout, destroying 20241220085655824 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420199490947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085655852 DSS <0004> hlr_ussd.c:239 262426712713782/0xa5ad4d12: SS Session Timeout, destroying 20241220085655852 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426712713782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085655878 DSS <0004> hlr_ussd.c:239 262428581720321/0xc0b926fa: SS Session Timeout, destroying 20241220085655878 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428581720321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085655902 DSS <0004> hlr_ussd.c:239 262424835694964/0xf115d313: SS Session Timeout, destroying 20241220085655902 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424835694964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085657638 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085657638 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085657640 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48164<->l=127.0.0.1:4258 20241220085657644 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657644 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085657644 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085657644 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085657644 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085657644 DLGSUP <0013> gsup_server.c:238 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  20241220085657644 DLGSUP <0013> gsup_server.c:236 2:  20241220085657644 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085657644 DLGSUP <0013> gsup_server.c:236 3:  20241220085657644 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085657644 DLGSUP <0013> gsup_server.c:236 4:  20241220085657644 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085657644 DLGSUP <0013> gsup_server.c:236 5:  20241220085657644 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085657644 DLGSUP <0013> gsup_server.c:236 7:  20241220085657644 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085657644 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085657644 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085657644 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085657661 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41543<->l=127.0.0.1:4259) 20241220085657667 DAUC <0003> db_auc.c:157 IMSI='262426462674526': No 2G Auth Data 20241220085657667 DAUC <0003> db_auc.c:192 IMSI='262426462674526': No 3G Auth Data 20241220085657682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48178<->l=127.0.0.1:4258 20241220085657688 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657688 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426462674526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426462674526"} 20241220085657688 DMAIN <0000> hlr.c:435 IMSI='262426462674526': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085657688 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426462674526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426462674526"} 20241220085657688 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426462674526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657688 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657688 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657690 DAUC <0003> db_auc.c:192 IMSI='262426462674526': No 3G Auth Data 20241220085657693 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657693 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426462674526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426462674526"} 20241220085657693 DAUC <0003> hlr.c:428 IMSI='262426462674526': storing IMEI = 12345678901234 20241220085657693 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426462674526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426462674526"} 20241220085657693 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426462674526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657693 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657693 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657695 DAUC <0003> db_auc.c:192 IMSI='262426462674526': No 3G Auth Data 20241220085657696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48178<->l=127.0.0.1:4258 20241220085657697 DAUC <0003> db_auc.c:157 IMSI='262420103545807': No 2G Auth Data 20241220085657697 DAUC <0003> db_auc.c:192 IMSI='262420103545807': No 3G Auth Data 20241220085657713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48194<->l=127.0.0.1:4258 20241220085657717 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657717 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420103545807 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420103545807"} 20241220085657717 DMAIN <0000> hlr.c:435 IMSI='262420103545807': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085657717 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420103545807 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420103545807"} 20241220085657717 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420103545807 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657717 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657717 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657719 DAUC <0003> db_auc.c:192 IMSI='262420103545807': No 3G Auth Data 20241220085657721 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657721 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420103545807 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420103545807"} 20241220085657721 DAUC <0003> hlr.c:428 IMSI='262420103545807': storing IMEI = 12345678901234 20241220085657721 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420103545807 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420103545807"} 20241220085657721 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420103545807 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657721 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657721 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657722 DAUC <0003> db_auc.c:192 IMSI='262420103545807': No 3G Auth Data 20241220085657723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48194<->l=127.0.0.1:4258 20241220085657724 DAUC <0003> db_auc.c:157 IMSI='262421747374802': No 2G Auth Data 20241220085657724 DAUC <0003> db_auc.c:192 IMSI='262421747374802': No 3G Auth Data 20241220085657742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4258 20241220085657747 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657747 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421747374802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421747374802"} 20241220085657747 DMAIN <0000> hlr.c:435 IMSI='262421747374802': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085657747 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421747374802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421747374802"} 20241220085657747 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421747374802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657747 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657747 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657749 DAUC <0003> db_auc.c:192 IMSI='262421747374802': No 3G Auth Data 20241220085657751 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657751 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421747374802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421747374802"} 20241220085657751 DAUC <0003> hlr.c:428 IMSI='262421747374802': storing IMEI = 12345678901234 20241220085657751 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421747374802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421747374802"} 20241220085657752 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421747374802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657752 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657752 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657753 DAUC <0003> db_auc.c:192 IMSI='262421747374802': No 3G Auth Data 20241220085657754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4258 20241220085657755 DAUC <0003> db_auc.c:157 IMSI='262426572488342': No 2G Auth Data 20241220085657755 DAUC <0003> db_auc.c:192 IMSI='262426572488342': No 3G Auth Data 20241220085657771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48222<->l=127.0.0.1:4258 20241220085657776 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657776 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426572488342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426572488342"} 20241220085657776 DMAIN <0000> hlr.c:435 IMSI='262426572488342': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085657776 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426572488342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426572488342"} 20241220085657776 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426572488342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657776 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657776 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657778 DAUC <0003> db_auc.c:157 IMSI='262426572488342': No 2G Auth Data 20241220085657781 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657781 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426572488342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426572488342"} 20241220085657781 DAUC <0003> hlr.c:428 IMSI='262426572488342': storing IMEI = 12345678901234 20241220085657781 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426572488342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426572488342"} 20241220085657781 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426572488342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657781 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657781 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657782 DAUC <0003> db_auc.c:157 IMSI='262426572488342': No 2G Auth Data 20241220085657783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48222<->l=127.0.0.1:4258 20241220085657784 DAUC <0003> db_auc.c:157 IMSI='262429967972314': No 2G Auth Data 20241220085657784 DAUC <0003> db_auc.c:192 IMSI='262429967972314': No 3G Auth Data 20241220085657799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48232<->l=127.0.0.1:4258 20241220085657804 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657804 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429967972314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429967972314"} 20241220085657804 DMAIN <0000> hlr.c:435 IMSI='262429967972314': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085657804 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429967972314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429967972314"} 20241220085657805 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429967972314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657805 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657805 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657806 DAUC <0003> db_auc.c:157 IMSI='262429967972314': No 2G Auth Data 20241220085657810 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657810 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429967972314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429967972314"} 20241220085657810 DAUC <0003> hlr.c:428 IMSI='262429967972314': storing IMEI = 12345678901234 20241220085657810 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429967972314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429967972314"} 20241220085657810 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429967972314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657810 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657810 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657811 DAUC <0003> db_auc.c:157 IMSI='262429967972314': No 2G Auth Data 20241220085657813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48232<->l=127.0.0.1:4258 20241220085657814 DAUC <0003> db_auc.c:157 IMSI='262423393731382': No 2G Auth Data 20241220085657814 DAUC <0003> db_auc.c:192 IMSI='262423393731382': No 3G Auth Data 20241220085657830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48248<->l=127.0.0.1:4258 20241220085657836 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657837 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423393731382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423393731382"} 20241220085657837 DMAIN <0000> hlr.c:435 IMSI='262423393731382': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085657837 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423393731382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423393731382"} 20241220085657837 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423393731382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657837 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657837 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657841 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657841 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423393731382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423393731382"} 20241220085657841 DAUC <0003> hlr.c:428 IMSI='262423393731382': storing IMEI = 12345678901234 20241220085657841 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423393731382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423393731382"} 20241220085657841 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423393731382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657841 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657841 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48248<->l=127.0.0.1:4258 20241220085657845 DAUC <0003> db_auc.c:157 IMSI='262426493186249': No 2G Auth Data 20241220085657845 DAUC <0003> db_auc.c:192 IMSI='262426493186249': No 3G Auth Data 20241220085657860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48262<->l=127.0.0.1:4258 20241220085657864 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657864 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426493186249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493186249"} 20241220085657864 DMAIN <0000> hlr.c:435 IMSI='262426493186249': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085657864 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426493186249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426493186249"} 20241220085657864 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426493186249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657864 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657864 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657868 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657869 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426493186249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493186249"} 20241220085657869 DAUC <0003> hlr.c:428 IMSI='262426493186249': storing IMEI = 12345678901234 20241220085657869 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426493186249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426493186249"} 20241220085657869 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426493186249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657869 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657869 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48262<->l=127.0.0.1:4258 20241220085657872 DAUC <0003> db_auc.c:157 IMSI='262429937529182': No 2G Auth Data 20241220085657872 DAUC <0003> db_auc.c:192 IMSI='262429937529182': No 3G Auth Data 20241220085657890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48278<->l=127.0.0.1:4258 20241220085657895 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657895 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429937529182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429937529182"} 20241220085657895 DMAIN <0000> hlr.c:435 IMSI='262429937529182': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085657895 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429937529182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429937529182"} 20241220085657895 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429937529182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657895 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657895 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657900 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657900 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429937529182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429937529182"} 20241220085657900 DAUC <0003> hlr.c:428 IMSI='262429937529182': storing IMEI = 12345678901234 20241220085657900 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429937529182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429937529182"} 20241220085657900 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429937529182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085657900 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657900 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085657903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48278<->l=127.0.0.1:4258 20241220085657905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48164<->l=127.0.0.1:4258 20241220085657906 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41543<->l=127.0.0.1:4259) 20241220085657906 DLINP <000b> input/ipa.c:452 connected read/write 20241220085657906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085657906 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085657906 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085657906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085657944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48284<->l=127.0.0.1:4258 20241220085658045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48284<->l=127.0.0.1:4258 20241220085701122 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085701122 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085701124 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48286<->l=127.0.0.1:4258 20241220085701127 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701127 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085701127 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085701127 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085701127 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085701127 DLGSUP <0013> gsup_server.c:238 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  20241220085701127 DLGSUP <0013> gsup_server.c:236 2:  20241220085701127 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085701127 DLGSUP <0013> gsup_server.c:236 3:  20241220085701127 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085701127 DLGSUP <0013> gsup_server.c:236 4:  20241220085701127 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085701127 DLGSUP <0013> gsup_server.c:236 5:  20241220085701127 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085701127 DLGSUP <0013> gsup_server.c:236 7:  20241220085701127 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085701127 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085701127 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085701127 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085701144 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39683<->l=127.0.0.1:4259) 20241220085701149 DAUC <0003> db_auc.c:157 IMSI='262421739683393': No 2G Auth Data 20241220085701149 DAUC <0003> db_auc.c:192 IMSI='262421739683393': No 3G Auth Data 20241220085701163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48296<->l=127.0.0.1:4258 20241220085701171 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701171 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421739683393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421739683393" source_name="the-source\n"} 20241220085701171 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241220085701171 DMAIN <0000> hlr.c:435 IMSI='262421739683393': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085701171 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421739683393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421739683393" destination_name="the-source\n"} 20241220085701171 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262421739683393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701171 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701171 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701174 DAUC <0003> db_auc.c:192 IMSI='262421739683393': No 3G Auth Data 20241220085701176 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701176 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421739683393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421739683393" source_name="the-source\n"} 20241220085701176 DAUC <0003> hlr.c:428 IMSI='262421739683393': storing IMEI = 12345678901234 20241220085701177 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421739683393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421739683393" destination_name="the-source\n"} 20241220085701177 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262421739683393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701177 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701177 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701178 DAUC <0003> db_auc.c:192 IMSI='262421739683393': No 3G Auth Data 20241220085701179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48296<->l=127.0.0.1:4258 20241220085701180 DAUC <0003> db_auc.c:157 IMSI='262426265014011': No 2G Auth Data 20241220085701180 DAUC <0003> db_auc.c:192 IMSI='262426265014011': No 3G Auth Data 20241220085701197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4258 20241220085701202 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701202 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426265014011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426265014011" source_name="the-source\n"} 20241220085701202 DMAIN <0000> hlr.c:435 IMSI='262426265014011': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085701202 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262426265014011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426265014011" destination_name="the-source\n"} 20241220085701202 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262426265014011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701202 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701202 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701203 DAUC <0003> db_auc.c:192 IMSI='262426265014011': No 3G Auth Data 20241220085701206 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701206 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426265014011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426265014011" source_name="the-source\n"} 20241220085701206 DAUC <0003> hlr.c:428 IMSI='262426265014011': storing IMEI = 12345678901234 20241220085701206 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262426265014011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426265014011" destination_name="the-source\n"} 20241220085701206 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262426265014011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701206 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701206 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701207 DAUC <0003> db_auc.c:192 IMSI='262426265014011': No 3G Auth Data 20241220085701208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4258 20241220085701209 DAUC <0003> db_auc.c:157 IMSI='262429591936489': No 2G Auth Data 20241220085701209 DAUC <0003> db_auc.c:192 IMSI='262429591936489': No 3G Auth Data 20241220085701227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48312<->l=127.0.0.1:4258 20241220085701233 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701233 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429591936489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429591936489" source_name="the-source\n"} 20241220085701233 DMAIN <0000> hlr.c:435 IMSI='262429591936489': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085701233 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429591936489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429591936489" destination_name="the-source\n"} 20241220085701233 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262429591936489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701233 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701233 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701235 DAUC <0003> db_auc.c:192 IMSI='262429591936489': No 3G Auth Data 20241220085701239 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701239 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429591936489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429591936489" source_name="the-source\n"} 20241220085701239 DAUC <0003> hlr.c:428 IMSI='262429591936489': storing IMEI = 12345678901234 20241220085701239 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429591936489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429591936489" destination_name="the-source\n"} 20241220085701239 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262429591936489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701239 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701239 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701241 DAUC <0003> db_auc.c:192 IMSI='262429591936489': No 3G Auth Data 20241220085701242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48312<->l=127.0.0.1:4258 20241220085701243 DAUC <0003> db_auc.c:157 IMSI='262425614117683': No 2G Auth Data 20241220085701243 DAUC <0003> db_auc.c:192 IMSI='262425614117683': No 3G Auth Data 20241220085701259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20241220085701263 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701263 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425614117683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425614117683" source_name="the-source\n"} 20241220085701263 DMAIN <0000> hlr.c:435 IMSI='262425614117683': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085701263 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425614117683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425614117683" destination_name="the-source\n"} 20241220085701263 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262425614117683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701263 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701263 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701265 DAUC <0003> db_auc.c:157 IMSI='262425614117683': No 2G Auth Data 20241220085701268 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701268 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425614117683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425614117683" source_name="the-source\n"} 20241220085701268 DAUC <0003> hlr.c:428 IMSI='262425614117683': storing IMEI = 12345678901234 20241220085701268 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425614117683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425614117683" destination_name="the-source\n"} 20241220085701268 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262425614117683 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701268 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701268 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701269 DAUC <0003> db_auc.c:157 IMSI='262425614117683': No 2G Auth Data 20241220085701270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20241220085701271 DAUC <0003> db_auc.c:157 IMSI='262427937240493': No 2G Auth Data 20241220085701271 DAUC <0003> db_auc.c:192 IMSI='262427937240493': No 3G Auth Data 20241220085701284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241220085701289 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701290 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427937240493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427937240493" source_name="the-source\n"} 20241220085701290 DMAIN <0000> hlr.c:435 IMSI='262427937240493': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085701290 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427937240493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427937240493" destination_name="the-source\n"} 20241220085701290 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262427937240493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701290 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701290 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701291 DAUC <0003> db_auc.c:157 IMSI='262427937240493': No 2G Auth Data 20241220085701294 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701294 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427937240493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427937240493" source_name="the-source\n"} 20241220085701294 DAUC <0003> hlr.c:428 IMSI='262427937240493': storing IMEI = 12345678901234 20241220085701294 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427937240493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427937240493" destination_name="the-source\n"} 20241220085701294 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262427937240493 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701294 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701294 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701295 DAUC <0003> db_auc.c:157 IMSI='262427937240493': No 2G Auth Data 20241220085701296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241220085701297 DAUC <0003> db_auc.c:157 IMSI='262427004553654': No 2G Auth Data 20241220085701297 DAUC <0003> db_auc.c:192 IMSI='262427004553654': No 3G Auth Data 20241220085701314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 20241220085701319 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701319 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427004553654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427004553654" source_name="the-source\n"} 20241220085701319 DMAIN <0000> hlr.c:435 IMSI='262427004553654': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085701319 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427004553654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427004553654" destination_name="the-source\n"} 20241220085701319 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427004553654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701319 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701319 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701324 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701324 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427004553654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427004553654" source_name="the-source\n"} 20241220085701324 DAUC <0003> hlr.c:428 IMSI='262427004553654': storing IMEI = 12345678901234 20241220085701324 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427004553654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427004553654" destination_name="the-source\n"} 20241220085701324 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427004553654 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701324 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701324 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 20241220085701328 DAUC <0003> db_auc.c:157 IMSI='262422202396681': No 2G Auth Data 20241220085701328 DAUC <0003> db_auc.c:192 IMSI='262422202396681': No 3G Auth Data 20241220085701347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4258 20241220085701351 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701351 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422202396681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422202396681" source_name="the-source\n"} 20241220085701351 DMAIN <0000> hlr.c:435 IMSI='262422202396681': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085701351 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422202396681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422202396681" destination_name="the-source\n"} 20241220085701351 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262422202396681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701351 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701351 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701355 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701355 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422202396681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422202396681" source_name="the-source\n"} 20241220085701355 DAUC <0003> hlr.c:428 IMSI='262422202396681': storing IMEI = 12345678901234 20241220085701355 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422202396681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422202396681" destination_name="the-source\n"} 20241220085701355 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262422202396681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701355 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701356 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4258 20241220085701359 DAUC <0003> db_auc.c:157 IMSI='262421617497170': No 2G Auth Data 20241220085701359 DAUC <0003> db_auc.c:192 IMSI='262421617497170': No 3G Auth Data 20241220085701375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48342<->l=127.0.0.1:4258 20241220085701380 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701380 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421617497170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421617497170" source_name="the-source\n"} 20241220085701380 DMAIN <0000> hlr.c:435 IMSI='262421617497170': has IMEI = 12345678901234 (consider setting 'store-imei') 20241220085701380 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421617497170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421617497170" destination_name="the-source\n"} 20241220085701380 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262421617497170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701380 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701380 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701385 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701385 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421617497170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421617497170" source_name="the-source\n"} 20241220085701385 DAUC <0003> hlr.c:428 IMSI='262421617497170': storing IMEI = 12345678901234 20241220085701385 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421617497170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421617497170" destination_name="the-source\n"} 20241220085701385 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262421617497170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085701385 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701385 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085701387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48342<->l=127.0.0.1:4258 20241220085701389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48286<->l=127.0.0.1:4258 20241220085701390 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39683<->l=127.0.0.1:4259) 20241220085701390 DLINP <000b> input/ipa.c:452 connected read/write 20241220085701390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085701390 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085701390 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085701390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085701390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241220085701431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241220085701532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241220085704612 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085704612 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085704614 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4258 20241220085704617 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704617 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085704617 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085704617 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085704617 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085704617 DLGSUP <0013> gsup_server.c:238 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  20241220085704617 DLGSUP <0013> gsup_server.c:236 2:  20241220085704617 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085704617 DLGSUP <0013> gsup_server.c:236 3:  20241220085704617 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085704617 DLGSUP <0013> gsup_server.c:236 4:  20241220085704617 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085704617 DLGSUP <0013> gsup_server.c:236 5:  20241220085704617 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085704617 DLGSUP <0013> gsup_server.c:236 7:  20241220085704617 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085704617 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085704617 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085704617 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085704641 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45499<->l=127.0.0.1:4259) 20241220085704648 DAUC <0003> db_auc.c:157 IMSI='262427425947059': No 2G Auth Data 20241220085704648 DAUC <0003> db_auc.c:192 IMSI='262427425947059': No 3G Auth Data 20241220085704664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241220085704670 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704670 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427425947059"} 20241220085704670 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241220085704670 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427425947059" cause=Invalid mandatory information} 20241220085704670 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704670 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704670 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704673 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427425947059"} 20241220085704673 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241220085704673 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427425947059" cause=Invalid mandatory information} 20241220085704673 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704673 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704674 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704676 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704676 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427425947059"} 20241220085704676 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241220085704676 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427425947059" cause=Invalid mandatory information} 20241220085704676 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704676 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704676 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704678 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704678 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427425947059"} 20241220085704678 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241220085704678 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427425947059" cause=Invalid mandatory information} 20241220085704678 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704678 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704678 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704680 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704680 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427425947059"} 20241220085704680 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241220085704680 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427425947059" cause=Invalid mandatory information} 20241220085704680 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427425947059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704680 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704680 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241220085704683 DAUC <0003> db_auc.c:157 IMSI='262420232566681': No 2G Auth Data 20241220085704683 DAUC <0003> db_auc.c:192 IMSI='262420232566681': No 3G Auth Data 20241220085704701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48376<->l=127.0.0.1:4258 20241220085704704 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704704 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420232566681"} 20241220085704704 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241220085704704 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420232566681" cause=Invalid mandatory information} 20241220085704704 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704704 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704704 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704707 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704707 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420232566681"} 20241220085704707 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241220085704707 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420232566681" cause=Invalid mandatory information} 20241220085704707 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704707 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704707 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704709 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704709 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420232566681"} 20241220085704709 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241220085704709 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420232566681" cause=Invalid mandatory information} 20241220085704709 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704709 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704709 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704710 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704710 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420232566681"} 20241220085704710 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241220085704710 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420232566681" cause=Invalid mandatory information} 20241220085704710 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704710 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704710 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704712 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704712 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420232566681"} 20241220085704712 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241220085704712 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420232566681" cause=Invalid mandatory information} 20241220085704712 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420232566681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704712 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704712 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48376<->l=127.0.0.1:4258 20241220085704715 DAUC <0003> db_auc.c:157 IMSI='262425138141435': No 2G Auth Data 20241220085704715 DAUC <0003> db_auc.c:192 IMSI='262425138141435': No 3G Auth Data 20241220085704730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 20241220085704733 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704733 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425138141435"} 20241220085704733 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241220085704733 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425138141435" cause=Invalid mandatory information} 20241220085704733 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704733 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704733 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704735 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704735 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425138141435"} 20241220085704735 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241220085704735 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425138141435" cause=Invalid mandatory information} 20241220085704735 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704735 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704735 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704737 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704737 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425138141435"} 20241220085704737 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241220085704737 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425138141435" cause=Invalid mandatory information} 20241220085704737 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704737 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704737 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704739 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704739 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425138141435"} 20241220085704739 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241220085704739 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425138141435" cause=Invalid mandatory information} 20241220085704739 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704739 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704739 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704741 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704741 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425138141435"} 20241220085704741 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241220085704741 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425138141435" cause=Invalid mandatory information} 20241220085704741 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425138141435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704741 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704741 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 20241220085704744 DAUC <0003> db_auc.c:157 IMSI='262427293357511': No 2G Auth Data 20241220085704744 DAUC <0003> db_auc.c:192 IMSI='262427293357511': No 3G Auth Data 20241220085704760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 20241220085704765 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704765 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427293357511"} 20241220085704765 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241220085704765 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427293357511" cause=Invalid mandatory information} 20241220085704765 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704765 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704765 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704768 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704768 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427293357511"} 20241220085704768 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241220085704768 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427293357511" cause=Invalid mandatory information} 20241220085704768 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704768 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704768 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704770 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704770 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427293357511"} 20241220085704770 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241220085704770 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427293357511" cause=Invalid mandatory information} 20241220085704770 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704770 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704771 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704773 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704773 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427293357511"} 20241220085704773 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241220085704773 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427293357511" cause=Invalid mandatory information} 20241220085704773 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704773 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704773 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704774 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704774 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427293357511"} 20241220085704774 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241220085704774 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427293357511" cause=Invalid mandatory information} 20241220085704774 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427293357511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704774 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704774 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 20241220085704778 DAUC <0003> db_auc.c:157 IMSI='262425529848888': No 2G Auth Data 20241220085704778 DAUC <0003> db_auc.c:192 IMSI='262425529848888': No 3G Auth Data 20241220085704793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241220085704796 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704796 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425529848888"} 20241220085704796 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241220085704796 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425529848888" cause=Invalid mandatory information} 20241220085704796 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704796 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704796 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704798 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704798 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425529848888"} 20241220085704798 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241220085704798 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425529848888" cause=Invalid mandatory information} 20241220085704798 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704798 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704798 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704799 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704799 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425529848888"} 20241220085704799 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241220085704799 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425529848888" cause=Invalid mandatory information} 20241220085704799 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704799 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704799 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704801 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704801 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425529848888"} 20241220085704801 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241220085704801 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425529848888" cause=Invalid mandatory information} 20241220085704801 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704801 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704801 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704803 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704803 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425529848888"} 20241220085704803 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241220085704803 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425529848888" cause=Invalid mandatory information} 20241220085704803 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425529848888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704803 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704803 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241220085704805 DAUC <0003> db_auc.c:157 IMSI='262423886047856': No 2G Auth Data 20241220085704805 DAUC <0003> db_auc.c:192 IMSI='262423886047856': No 3G Auth Data 20241220085704823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4258 20241220085704827 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704827 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423886047856"} 20241220085704827 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241220085704827 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423886047856" cause=Invalid mandatory information} 20241220085704827 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704827 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704827 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704829 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704829 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423886047856"} 20241220085704829 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241220085704829 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423886047856" cause=Invalid mandatory information} 20241220085704829 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704829 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704829 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704831 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704831 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423886047856"} 20241220085704831 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241220085704831 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423886047856" cause=Invalid mandatory information} 20241220085704831 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704831 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704831 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704833 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704833 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423886047856"} 20241220085704833 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241220085704833 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423886047856" cause=Invalid mandatory information} 20241220085704833 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704833 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704833 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704835 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704835 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423886047856"} 20241220085704835 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241220085704835 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423886047856" cause=Invalid mandatory information} 20241220085704835 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423886047856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704835 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704835 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4258 20241220085704837 DAUC <0003> db_auc.c:157 IMSI='262425510252782': No 2G Auth Data 20241220085704838 DAUC <0003> db_auc.c:192 IMSI='262425510252782': No 3G Auth Data 20241220085704854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 20241220085704857 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704857 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425510252782"} 20241220085704857 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241220085704857 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425510252782" cause=Invalid mandatory information} 20241220085704858 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704858 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704858 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704860 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704860 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425510252782"} 20241220085704860 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241220085704860 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425510252782" cause=Invalid mandatory information} 20241220085704860 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704860 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704860 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704861 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704862 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425510252782"} 20241220085704862 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241220085704862 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425510252782" cause=Invalid mandatory information} 20241220085704862 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704862 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704862 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704863 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704863 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425510252782"} 20241220085704863 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241220085704863 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425510252782" cause=Invalid mandatory information} 20241220085704863 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704863 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704863 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704865 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704865 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425510252782"} 20241220085704865 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241220085704865 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425510252782" cause=Invalid mandatory information} 20241220085704865 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425510252782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704865 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704865 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 20241220085704867 DAUC <0003> db_auc.c:157 IMSI='262423747386325': No 2G Auth Data 20241220085704867 DAUC <0003> db_auc.c:192 IMSI='262423747386325': No 3G Auth Data 20241220085704882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4258 20241220085704886 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704886 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423747386325"} 20241220085704886 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241220085704886 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423747386325" cause=Invalid mandatory information} 20241220085704886 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704886 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704886 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704888 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704888 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423747386325"} 20241220085704888 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241220085704888 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423747386325" cause=Invalid mandatory information} 20241220085704888 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704888 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704888 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704889 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704889 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423747386325"} 20241220085704889 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241220085704889 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423747386325" cause=Invalid mandatory information} 20241220085704889 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704889 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704890 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704891 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704891 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423747386325"} 20241220085704891 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241220085704891 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423747386325" cause=Invalid mandatory information} 20241220085704891 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704891 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704891 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704893 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704893 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423747386325"} 20241220085704893 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241220085704893 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423747386325" cause=Invalid mandatory information} 20241220085704893 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423747386325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085704893 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704893 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085704894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4258 20241220085704895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4258 20241220085704896 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45499<->l=127.0.0.1:4259) 20241220085704897 DLINP <000b> input/ipa.c:452 connected read/write 20241220085704897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085704897 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085704897 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085704897 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085704938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241220085705039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241220085708122 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085708122 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085708125 DLINP <000b> input/ipa.c:452 connected read/write 20241220085708125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085708125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42058<->l=127.0.0.1:4258 20241220085708128 DLINP <000b> input/ipa.c:452 connected read/write 20241220085708128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085708128 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085708128 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085708128 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085708128 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085708128 DLGSUP <0013> gsup_server.c:238 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  20241220085708128 DLGSUP <0013> gsup_server.c:236 2:  20241220085708128 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085708128 DLGSUP <0013> gsup_server.c:236 3:  20241220085708128 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085708128 DLGSUP <0013> gsup_server.c:236 4:  20241220085708128 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085708128 DLGSUP <0013> gsup_server.c:236 5:  20241220085708128 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085708128 DLGSUP <0013> gsup_server.c:236 7:  20241220085708128 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085708128 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085708128 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085708128 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085708146 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46393<->l=127.0.0.1:4259) 20241220085708156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42068<->l=127.0.0.1:4258 20241220085708169 DLINP <000b> input/ipa.c:452 connected read/write 20241220085708169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085708169 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420033492864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033492864"} 20241220085708169 DMAIN <0000> hlr.c:435 IMSI='262420033492864': has IMEI = 22245678901234 (consider setting 'store-imei') 20241220085708169 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420033492864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241220085708169 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420033492864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033492864" cause=Invalid mandatory information} 20241220085708169 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420033492864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085708169 DLINP <000b> input/ipa.c:452 connected read/write 20241220085708169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085708169 DLINP <000b> input/ipa.c:452 connected read/write 20241220085708169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085708175 DLINP <000b> input/ipa.c:452 connected read/write 20241220085708175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085708175 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420033492864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033492864"} 20241220085708175 DAUC <0003> hlr.c:428 IMSI='262420033492864': storing IMEI = 22245678901234 20241220085708175 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420033492864': no such subscriber 20241220085708175 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420033492864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241220085708175 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420033492864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033492864" cause=Invalid mandatory information} 20241220085708175 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420033492864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085708175 DLINP <000b> input/ipa.c:452 connected read/write 20241220085708175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085708175 DLINP <000b> input/ipa.c:452 connected read/write 20241220085708175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085708177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42068<->l=127.0.0.1:4258 20241220085708178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42058<->l=127.0.0.1:4258 20241220085708179 DLINP <000b> input/ipa.c:452 connected read/write 20241220085708179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085708179 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085708179 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085708179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085708179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46393<->l=127.0.0.1:4259) 20241220085708220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4258 20241220085708321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4258 20241220085711399 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085711399 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085711401 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4258 20241220085711404 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711405 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085711405 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085711405 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085711405 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085711405 DLGSUP <0013> gsup_server.c:238 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  20241220085711405 DLGSUP <0013> gsup_server.c:236 2:  20241220085711405 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085711405 DLGSUP <0013> gsup_server.c:236 3:  20241220085711405 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085711405 DLGSUP <0013> gsup_server.c:236 4:  20241220085711405 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085711405 DLGSUP <0013> gsup_server.c:236 5:  20241220085711405 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085711405 DLGSUP <0013> gsup_server.c:236 7:  20241220085711405 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085711405 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085711405 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085711405 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085711424 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35387<->l=127.0.0.1:4259) 20241220085711438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4258 20241220085711445 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711445 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425438103794"} 20241220085711445 DMAIN <0000> hlr.c:227 IMSI='262425438103794': Creating subscriber on demand 20241220085711445 DMAIN <0000> hlr.c:243 IMSI='262425438103794': Successfully assigned MSISDN='445' 20241220085711445 DAUC <0003> hlr.c:428 IMSI='262425438103794': storing IMEI = 12345678901234 20241220085711445 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425438103794"} 20241220085711445 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085711445 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711446 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711448 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711448 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711449 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711449 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711450 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711450 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711451 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711451 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425438103794" cn_domain=PS} 20241220085711451 DLU <0006> fsm.c:456 lu(262425438103794)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085711451 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085711451 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085711451 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425438103794" cn_domain=PS} 20241220085711451 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711451 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711454 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711454 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425438103794"} 20241220085711454 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085711454 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085711454 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425438103794"} 20241220085711454 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085711454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085711454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085711454 DLU <0006> fsm.c:568 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085711454 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711454 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711458 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711458 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425438103794"} 20241220085711458 DMAIN <0000> hlr.c:227 IMSI='262425438103794': Creating subscriber on demand 20241220085711458 DMAIN <0000> hlr.c:243 IMSI='262425438103794': Successfully assigned MSISDN='120' 20241220085711458 DAUC <0003> hlr.c:428 IMSI='262425438103794': storing IMEI = 12345678901234 20241220085711458 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425438103794"} 20241220085711458 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085711458 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711458 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711459 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711459 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711460 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711460 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711461 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711461 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711461 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711461 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711462 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711462 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425438103794" cn_domain=PS} 20241220085711462 DLU <0006> fsm.c:456 lu(262425438103794)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085711462 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085711462 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085711462 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425438103794" cn_domain=PS} 20241220085711462 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711462 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711464 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711464 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425438103794"} 20241220085711464 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085711464 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085711464 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425438103794"} 20241220085711464 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085711464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085711464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085711464 DLU <0006> fsm.c:568 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085711464 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711464 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711467 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711467 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425438103794"} 20241220085711467 DMAIN <0000> hlr.c:227 IMSI='262425438103794': Creating subscriber on demand 20241220085711467 DMAIN <0000> hlr.c:243 IMSI='262425438103794': Successfully assigned MSISDN='000' 20241220085711467 DAUC <0003> hlr.c:428 IMSI='262425438103794': storing IMEI = 12345678901234 20241220085711467 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425438103794"} 20241220085711467 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085711467 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711467 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711468 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711468 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711469 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711469 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711470 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711470 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711471 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711471 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711472 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711472 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425438103794" cn_domain=PS} 20241220085711472 DLU <0006> fsm.c:456 lu(262425438103794)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085711472 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241220085711472 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425438103794" cause=GPRS services not allowed} 20241220085711472 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085711472 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085711472 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: Freeing instance 20241220085711472 DLU <0006> fsm.c:568 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: Deallocated 20241220085711472 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711472 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711476 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711476 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425438103794"} 20241220085711476 DMAIN <0000> hlr.c:227 IMSI='262425438103794': Creating subscriber on demand 20241220085711476 DMAIN <0000> hlr.c:243 IMSI='262425438103794': Successfully assigned MSISDN='541' 20241220085711476 DAUC <0003> hlr.c:428 IMSI='262425438103794': storing IMEI = 12345678901234 20241220085711476 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425438103794"} 20241220085711476 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085711476 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711476 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711478 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711478 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711478 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711478 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711479 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711479 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711480 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711480 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425438103794" cn_domain=PS} 20241220085711480 DLU <0006> fsm.c:456 lu(262425438103794)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085711480 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241220085711480 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425438103794" cause=GPRS services not allowed} 20241220085711480 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085711480 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085711480 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: Freeing instance 20241220085711480 DLU <0006> fsm.c:568 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: Deallocated 20241220085711480 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711480 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711483 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711483 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425438103794"} 20241220085711483 DMAIN <0000> hlr.c:227 IMSI='262425438103794': Creating subscriber on demand 20241220085711483 DAUC <0003> hlr.c:428 IMSI='262425438103794': storing IMEI = 12345678901234 20241220085711483 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425438103794"} 20241220085711483 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085711483 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711483 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711485 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711485 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711485 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711485 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711486 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711486 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711487 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711487 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425438103794" cn_domain=PS} 20241220085711487 DLU <0006> fsm.c:456 lu(262425438103794)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085711487 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241220085711487 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425438103794" cause=GPRS services not allowed} 20241220085711487 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085711487 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085711487 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: Freeing instance 20241220085711487 DLU <0006> fsm.c:568 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: Deallocated 20241220085711487 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711487 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711491 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711491 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425438103794"} 20241220085711491 DMAIN <0000> hlr.c:227 IMSI='262425438103794': Creating subscriber on demand 20241220085711491 DAUC <0003> hlr.c:428 IMSI='262425438103794': storing IMEI = 12345678901234 20241220085711491 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425438103794"} 20241220085711491 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241220085711491 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711491 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711492 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711492 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711493 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711493 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711494 DAUC <0003> db_auc.c:157 IMSI='262425438103794': No 2G Auth Data 20241220085711494 DAUC <0003> db_auc.c:192 IMSI='262425438103794': No 3G Auth Data 20241220085711495 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711495 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425438103794" cn_domain=PS} 20241220085711495 DLU <0006> fsm.c:456 lu(262425438103794)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085711495 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085711495 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425438103794)[0x55a02e213290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085711495 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425438103794" cn_domain=PS} 20241220085711495 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711496 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711497 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711497 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425438103794"} 20241220085711497 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085711497 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085711497 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425438103794"} 20241220085711497 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425438103794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085711497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085711497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085711497 DLU <0006> fsm.c:568 lu(PS:IMSI-262425438103794)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085711497 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711498 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085711500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4258 20241220085711501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4258 20241220085711502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35387<->l=127.0.0.1:4259) 20241220085711502 DLINP <000b> input/ipa.c:452 connected read/write 20241220085711502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085711502 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085711502 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085711502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085711546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42108<->l=127.0.0.1:4258 20241220085711646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42108<->l=127.0.0.1:4258 20241220085714725 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085714725 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085714727 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42120<->l=127.0.0.1:4258 20241220085714729 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714729 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085714729 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085714729 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085714729 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085714729 DLGSUP <0013> gsup_server.c:238 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  20241220085714729 DLGSUP <0013> gsup_server.c:236 2:  20241220085714729 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085714729 DLGSUP <0013> gsup_server.c:236 3:  20241220085714729 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085714729 DLGSUP <0013> gsup_server.c:236 4:  20241220085714729 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085714729 DLGSUP <0013> gsup_server.c:236 5:  20241220085714729 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085714729 DLGSUP <0013> gsup_server.c:236 7:  20241220085714729 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085714729 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085714729 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085714729 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085714748 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34917<->l=127.0.0.1:4259) 20241220085714761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4258 20241220085714769 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714769 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428562580246" cn_domain=PS} 20241220085714769 DMAIN <0000> hlr.c:227 IMSI='262428562580246': Creating subscriber on demand 20241220085714769 DMAIN <0000> hlr.c:243 IMSI='262428562580246': Successfully assigned MSISDN='773' 20241220085714769 DLU <0006> fsm.c:456 lu(262428562580246)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085714769 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085714769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085714769 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428562580246" cn_domain=PS} 20241220085714769 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714770 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714772 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714772 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428562580246"} 20241220085714773 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085714773 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085714773 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428562580246"} 20241220085714773 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085714773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085714773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085714773 DLU <0006> fsm.c:568 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085714773 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714773 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714774 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714774 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714775 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714775 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714776 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714776 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714780 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714780 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428562580246" cn_domain=PS} 20241220085714780 DMAIN <0000> hlr.c:227 IMSI='262428562580246': Creating subscriber on demand 20241220085714781 DMAIN <0000> hlr.c:243 IMSI='262428562580246': Successfully assigned MSISDN='873' 20241220085714781 DLU <0006> fsm.c:456 lu(262428562580246)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085714781 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085714781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085714781 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428562580246" cn_domain=PS} 20241220085714781 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714781 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714782 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714782 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428562580246"} 20241220085714782 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085714782 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085714782 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428562580246"} 20241220085714782 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085714782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085714782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085714782 DLU <0006> fsm.c:568 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085714782 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714783 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714784 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714784 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714785 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714785 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714786 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714786 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714787 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714787 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714790 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714790 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428562580246" cn_domain=PS} 20241220085714790 DMAIN <0000> hlr.c:227 IMSI='262428562580246': Creating subscriber on demand 20241220085714791 DMAIN <0000> hlr.c:243 IMSI='262428562580246': Successfully assigned MSISDN='275' 20241220085714791 DLU <0006> fsm.c:456 lu(262428562580246)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085714791 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241220085714791 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428562580246" cause=GPRS services not allowed} 20241220085714791 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085714791 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085714791 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: Freeing instance 20241220085714791 DLU <0006> fsm.c:568 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: Deallocated 20241220085714791 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714791 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714792 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714792 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714793 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714793 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714793 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714793 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714794 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714794 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714797 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714797 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428562580246" cn_domain=PS} 20241220085714797 DMAIN <0000> hlr.c:227 IMSI='262428562580246': Creating subscriber on demand 20241220085714798 DMAIN <0000> hlr.c:243 IMSI='262428562580246': Successfully assigned MSISDN='183' 20241220085714798 DLU <0006> fsm.c:456 lu(262428562580246)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085714798 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241220085714798 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428562580246" cause=GPRS services not allowed} 20241220085714798 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085714798 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085714798 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: Freeing instance 20241220085714798 DLU <0006> fsm.c:568 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: Deallocated 20241220085714798 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714798 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714799 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714799 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714800 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714800 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714801 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714801 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714805 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714806 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428562580246" cn_domain=PS} 20241220085714806 DMAIN <0000> hlr.c:227 IMSI='262428562580246': Creating subscriber on demand 20241220085714806 DLU <0006> fsm.c:456 lu(262428562580246)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085714806 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241220085714806 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428562580246" cause=GPRS services not allowed} 20241220085714806 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085714806 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085714806 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: Freeing instance 20241220085714806 DLU <0006> fsm.c:568 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: Deallocated 20241220085714806 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714806 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714807 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714807 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714808 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714808 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714809 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714809 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714814 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714814 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428562580246" cn_domain=PS} 20241220085714814 DMAIN <0000> hlr.c:227 IMSI='262428562580246': Creating subscriber on demand 20241220085714814 DLU <0006> fsm.c:456 lu(262428562580246)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085714814 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085714814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428562580246)[0x55a02e213290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085714814 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428562580246" cn_domain=PS} 20241220085714814 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714814 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714816 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714816 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428562580246"} 20241220085714816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085714816 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085714816 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428562580246"} 20241220085714816 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428562580246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085714816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085714816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085714816 DLU <0006> fsm.c:568 lu(PS:IMSI-262428562580246)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085714816 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714816 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085714817 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714817 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714818 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714818 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714819 DAUC <0003> db_auc.c:157 IMSI='262428562580246': No 2G Auth Data 20241220085714819 DAUC <0003> db_auc.c:192 IMSI='262428562580246': No 3G Auth Data 20241220085714820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4258 20241220085714821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42120<->l=127.0.0.1:4258 20241220085714822 DLINP <000b> input/ipa.c:452 connected read/write 20241220085714822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085714822 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085714822 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085714822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085714822 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34917<->l=127.0.0.1:4259) 20241220085714864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42144<->l=127.0.0.1:4258 20241220085714965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42144<->l=127.0.0.1:4258 20241220085718044 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085718044 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085718046 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085718046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51756<->l=127.0.0.1:4258 20241220085718048 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085718048 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085718048 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085718048 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085718048 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085718048 DLGSUP <0013> gsup_server.c:238 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  20241220085718048 DLGSUP <0013> gsup_server.c:236 2:  20241220085718048 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085718048 DLGSUP <0013> gsup_server.c:236 3:  20241220085718048 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085718048 DLGSUP <0013> gsup_server.c:236 4:  20241220085718048 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085718048 DLGSUP <0013> gsup_server.c:236 5:  20241220085718048 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085718048 DLGSUP <0013> gsup_server.c:236 7:  20241220085718048 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085718048 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085718048 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085718048 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085718064 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45421<->l=127.0.0.1:4259) 20241220085718076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 20241220085718089 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085718089 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423169507825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423169507825"} 20241220085718089 DMAIN <0000> hlr.c:227 IMSI='262423169507825': Creating subscriber on demand 20241220085718089 DMAIN <0000> hlr.c:243 IMSI='262423169507825': Successfully assigned MSISDN='714' 20241220085718089 DAUC <0003> db_auc.c:157 IMSI='262423169507825': No 2G Auth Data 20241220085718089 DAUC <0003> db_auc.c:192 IMSI='262423169507825': No 3G Auth Data 20241220085718089 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423169507825 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 20241220085718089 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423169507825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423169507825" cause=IMSI unknown in HLR} 20241220085718090 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423169507825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241220085718090 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085718090 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085718092 DAUC <0003> db_auc.c:157 IMSI='262423169507825': No 2G Auth Data 20241220085718092 DAUC <0003> db_auc.c:192 IMSI='262423169507825': No 3G Auth Data 20241220085718093 DAUC <0003> db_auc.c:157 IMSI='262423169507825': No 2G Auth Data 20241220085718093 DAUC <0003> db_auc.c:192 IMSI='262423169507825': No 3G Auth Data 20241220085718094 DAUC <0003> db_auc.c:157 IMSI='262423169507825': No 2G Auth Data 20241220085718094 DAUC <0003> db_auc.c:192 IMSI='262423169507825': No 3G Auth Data 20241220085718096 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085718096 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423169507825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423169507825" cn_domain=PS} 20241220085718096 DLU <0006> fsm.c:456 lu(262423169507825)[0x55a02e213290]{UNVALIDATED}: Allocated 20241220085718096 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423169507825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241220085718096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423169507825)[0x55a02e213290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085718096 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423169507825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423169507825" cn_domain=PS} 20241220085718096 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085718096 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085718099 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085718099 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423169507825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423169507825"} 20241220085718099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423169507825)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085718099 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423169507825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085718099 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423169507825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423169507825"} 20241220085718099 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423169507825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085718099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423169507825)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085718099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423169507825)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085718099 DLU <0006> fsm.c:568 lu(PS:IMSI-262423169507825)[0x55a02e213290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085718099 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085718099 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085718102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4258 20241220085718103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51756<->l=127.0.0.1:4258 20241220085718104 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45421<->l=127.0.0.1:4259) 20241220085718104 DLINP <000b> input/ipa.c:452 connected read/write 20241220085718104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085718104 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085718104 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085718104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085718144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51766<->l=127.0.0.1:4258 20241220085718245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51766<->l=127.0.0.1:4258 20241220085721321 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085721321 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085721324 DLINP <000b> input/ipa.c:452 connected read/write 20241220085721324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085721325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51772<->l=127.0.0.1:4258 20241220085721327 DLINP <000b> input/ipa.c:452 connected read/write 20241220085721327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085721327 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085721327 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085721327 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085721327 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085721327 DLGSUP <0013> gsup_server.c:238 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  20241220085721327 DLGSUP <0013> gsup_server.c:236 2:  20241220085721327 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085721327 DLGSUP <0013> gsup_server.c:236 3:  20241220085721327 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085721327 DLGSUP <0013> gsup_server.c:236 4:  20241220085721327 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085721327 DLGSUP <0013> gsup_server.c:236 5:  20241220085721327 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085721327 DLGSUP <0013> gsup_server.c:236 7:  20241220085721327 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085721328 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085721328 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085721328 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085721348 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37297<->l=127.0.0.1:4259) 20241220085721351 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241220085721351 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241220085721366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51788<->l=127.0.0.1:4258 20241220085721369 DAUC <0003> db_auc.c:157 IMSI='262426242469552': No 2G Auth Data 20241220085721369 DAUC <0003> db_auc.c:192 IMSI='262426242469552': No 3G Auth Data 20241220085721375 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617757107.msisdn 20241220085721375 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617757107.msisdn: not attached (vlr_number unset) 20241220085721375 DDGSM <0007> mslookup_server.c:327 sip.voice.491617757107.msisdn: does not exist in GSUP proxy 20241220085722378 DLINP <000b> input/ipa.c:452 connected read/write 20241220085722378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085722378 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426242469552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426242469552" cn_domain=CS} 20241220085722378 DLU <0006> fsm.c:456 lu(262426242469552)[0x55a02e1f3120]{UNVALIDATED}: Allocated 20241220085722378 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426242469552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241220085722378 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426242469552)[0x55a02e1f3120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241220085722378 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426242469552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426242469552" cn_domain=CS} 20241220085722378 DLINP <000b> input/ipa.c:452 connected read/write 20241220085722378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085722378 DLINP <000b> input/ipa.c:452 connected read/write 20241220085722378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085722382 DLINP <000b> input/ipa.c:452 connected read/write 20241220085722382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085722382 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426242469552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426242469552"} 20241220085722382 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426242469552)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241220085722382 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426242469552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241220085722382 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426242469552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426242469552"} 20241220085722382 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426242469552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085722382 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426242469552)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241220085722382 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426242469552)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241220085722382 DLU <0006> fsm.c:568 lu(CS:IMSI-262426242469552)[0x55a02e1f3120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241220085722382 DLINP <000b> input/ipa.c:452 connected read/write 20241220085722382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085722382 DLINP <000b> input/ipa.c:452 connected read/write 20241220085722382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085722384 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617757107.msisdn 20241220085722384 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617757107.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241220085722384 DDGSM <0007> mslookup_server.c:327 sip.voice.491617757107.msisdn: does not exist in GSUP proxy 20241220085722384 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617757107.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241220085722388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51788<->l=127.0.0.1:4258 20241220085722389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51772<->l=127.0.0.1:4258 20241220085722390 DLINP <000b> input/ipa.c:452 connected read/write 20241220085722390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085722390 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085722390 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085722390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085722390 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37297<->l=127.0.0.1:4259) 20241220085722431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51790<->l=127.0.0.1:4258 20241220085722532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51790<->l=127.0.0.1:4258 20241220085724418 DSS <0004> hlr_ussd.c:239 262423112650034/0xfc02c74b: SS Session Timeout, destroying 20241220085724418 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423112650034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241220085725608 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085725608 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085725610 DLINP <000b> input/ipa.c:452 connected read/write 20241220085725610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085725611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51800<->l=127.0.0.1:4258 20241220085725613 DLINP <000b> input/ipa.c:452 connected read/write 20241220085725613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085725613 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085725613 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085725613 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085725613 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085725613 DLGSUP <0013> gsup_server.c:238 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  20241220085725613 DLGSUP <0013> gsup_server.c:236 2:  20241220085725613 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085725613 DLGSUP <0013> gsup_server.c:236 3:  20241220085725613 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085725613 DLGSUP <0013> gsup_server.c:236 4:  20241220085725613 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085725613 DLGSUP <0013> gsup_server.c:236 5:  20241220085725613 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085725613 DLGSUP <0013> gsup_server.c:236 7:  20241220085725613 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085725613 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085725613 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085725613 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085725613 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241220085725613 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241220085725649 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37487<->l=127.0.0.1:4259) 20241220085725651 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241220085725651 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241220085725665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51810<->l=127.0.0.1:4258 20241220085725672 DLINP <000b> input/ipa.c:452 connected read/write 20241220085725672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085725672 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421660811036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421660811036" cn_domain=CS} 20241220085725672 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421660811036 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241220085725672 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421660811036 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241220085725672 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421660811036.imsi 20241220085725672 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421660811036.imsi 20241220085725672 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421660811036.imsi: does not exist in local HLR 20241220085725678 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421660811036 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241220085725678 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241220085725678 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241220085725678 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241220085725678 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241220085725678 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241220085725678 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421660811036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085725678 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241220085725678 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241220085725678 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241220085725678 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241220085725678 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241220085725678 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241220085725680 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085725680 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085725680 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241220085725680 DLINP <000b> ipa.c:396 tag 1: HLR 20241220085725680 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241220085725682 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085725682 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085725682 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241220085725729 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085725729 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085725729 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085725729 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085725729 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421660811036 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618266848 20241220085725729 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421660811036 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241220085725729 DLINP <000b> input/ipa.c:452 connected read/write 20241220085725729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085725729 DLINP <000b> input/ipa.c:452 connected read/write 20241220085725729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085725733 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085725733 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085725733 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421660811036 MSISDN-491618266848 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241220085725733 DLINP <000b> input/ipa.c:452 connected read/write 20241220085725733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085725733 DLINP <000b> input/ipa.c:452 connected read/write 20241220085725733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085725735 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085725735 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085725736 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421660811036 MSISDN-491618266848 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 20241220085725736 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421660811036 MSISDN-491618266848 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241220085725736 DLINP <000b> input/ipa.c:452 connected read/write 20241220085725736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085725736 DLINP <000b> input/ipa.c:452 connected read/write 20241220085725736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085725738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51810<->l=127.0.0.1:4258 20241220085725739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51800<->l=127.0.0.1:4258 20241220085725740 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37487<->l=127.0.0.1:4259) 20241220085725740 DLINP <000b> input/ipa.c:452 connected read/write 20241220085725740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085725740 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085725740 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085725740 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085725740 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085725740 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085725740 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241220085725740 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241220085725740 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241220085725789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51820<->l=127.0.0.1:4258 20241220085725890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51820<->l=127.0.0.1:4258 20241220085728967 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085728967 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085728970 DLINP <000b> input/ipa.c:452 connected read/write 20241220085728970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085728970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20241220085728972 DLINP <000b> input/ipa.c:452 connected read/write 20241220085728972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085728972 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085728972 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085728972 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085728972 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085728972 DLGSUP <0013> gsup_server.c:238 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  20241220085728972 DLGSUP <0013> gsup_server.c:236 2:  20241220085728972 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085728972 DLGSUP <0013> gsup_server.c:236 3:  20241220085728972 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085728972 DLGSUP <0013> gsup_server.c:236 4:  20241220085728972 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085728972 DLGSUP <0013> gsup_server.c:236 5:  20241220085728972 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085728972 DLGSUP <0013> gsup_server.c:236 7:  20241220085728972 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085728972 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085728972 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085728972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085728973 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241220085728973 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241220085728990 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39321<->l=127.0.0.1:4259) 20241220085728992 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241220085728992 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241220085729003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4258 20241220085729006 DAUC <0003> db_auc.c:157 IMSI='262424830046769': No 2G Auth Data 20241220085729006 DAUC <0003> db_auc.c:192 IMSI='262424830046769': No 3G Auth Data 20241220085729012 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424830046769.imsi 20241220085729012 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424830046769.imsi: found in local HLR 20241220085729016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4258 20241220085729017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20241220085729018 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39321<->l=127.0.0.1:4259) 20241220085729018 DLINP <000b> input/ipa.c:452 connected read/write 20241220085729018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085729018 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085729018 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085729018 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085729062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56116<->l=127.0.0.1:4258 20241220085729162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56116<->l=127.0.0.1:4258 20241220085732240 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085732240 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085732242 DLINP <000b> input/ipa.c:452 connected read/write 20241220085732243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085732243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 20241220085732245 DLINP <000b> input/ipa.c:452 connected read/write 20241220085732245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085732245 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085732245 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085732245 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085732245 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085732245 DLGSUP <0013> gsup_server.c:238 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  20241220085732246 DLGSUP <0013> gsup_server.c:236 2:  20241220085732246 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085732246 DLGSUP <0013> gsup_server.c:236 3:  20241220085732246 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085732246 DLGSUP <0013> gsup_server.c:236 4:  20241220085732246 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085732246 DLGSUP <0013> gsup_server.c:236 5:  20241220085732246 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085732246 DLGSUP <0013> gsup_server.c:236 7:  20241220085732246 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085732246 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085732246 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085732246 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085732246 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241220085732246 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241220085732279 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44635<->l=127.0.0.1:4259) 20241220085732282 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241220085732282 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241220085732299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4258 20241220085732304 DLINP <000b> input/ipa.c:452 connected read/write 20241220085732304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085732304 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423296302079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423296302079" cn_domain=CS} 20241220085732304 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423296302079 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241220085732304 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423296302079 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241220085732304 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423296302079.imsi 20241220085732304 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423296302079.imsi 20241220085732304 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423296302079.imsi: does not exist in local HLR 20241220085732310 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423296302079 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241220085732310 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241220085732310 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241220085732310 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241220085732310 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241220085732310 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241220085732310 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423296302079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085732311 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241220085732311 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241220085732311 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241220085732311 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241220085732311 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241220085732311 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241220085732313 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085732313 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085732313 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241220085732313 DLINP <000b> ipa.c:396 tag 1: HLR 20241220085732313 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241220085732314 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085732314 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085732314 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241220085732357 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085732357 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085732357 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085732357 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085732357 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423296302079 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613565527 20241220085732357 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423296302079 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241220085732357 DLINP <000b> input/ipa.c:452 connected read/write 20241220085732357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085732358 DLINP <000b> input/ipa.c:452 connected read/write 20241220085732358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085732361 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085732361 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085732361 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423296302079 MSISDN-491613565527 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241220085732361 DLINP <000b> input/ipa.c:452 connected read/write 20241220085732361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085732361 DLINP <000b> input/ipa.c:452 connected read/write 20241220085732361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085732363 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085732363 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085732363 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423296302079 MSISDN-491613565527 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 20241220085732363 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423296302079 MSISDN-491613565527 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241220085732363 DLINP <000b> input/ipa.c:452 connected read/write 20241220085732363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085732363 DLINP <000b> input/ipa.c:452 connected read/write 20241220085732363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085732365 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423296302079.imsi 20241220085732365 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423296302079.imsi: does not exist in local HLR 20241220085733367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4258 20241220085733368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 20241220085733369 DLINP <000b> input/ipa.c:452 connected read/write 20241220085733369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085733369 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085733369 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085733369 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085733370 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44635<->l=127.0.0.1:4259) 20241220085733370 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085733370 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085733370 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241220085733370 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241220085733370 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241220085733411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56140<->l=127.0.0.1:4258 20241220085733512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56140<->l=127.0.0.1:4258 20241220085736592 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241220085736592 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241220085736594 DLINP <000b> input/ipa.c:452 connected read/write 20241220085736594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085736595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4258 20241220085736597 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241220085736597 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241220085736598 DLINP <000b> input/ipa.c:452 connected read/write 20241220085736598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085736598 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241220085736598 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241220085736598 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241220085736598 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241220085736598 DLGSUP <0013> gsup_server.c:238 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  20241220085736598 DLGSUP <0013> gsup_server.c:236 2:  20241220085736598 DLGSUP <0013> gsup_server.c:238 2: 00  20241220085736598 DLGSUP <0013> gsup_server.c:236 3:  20241220085736598 DLGSUP <0013> gsup_server.c:238 3: 00  20241220085736598 DLGSUP <0013> gsup_server.c:236 4:  20241220085736598 DLGSUP <0013> gsup_server.c:238 4: 00  20241220085736598 DLGSUP <0013> gsup_server.c:236 5:  20241220085736598 DLGSUP <0013> gsup_server.c:238 5: 00  20241220085736598 DLGSUP <0013> gsup_server.c:236 7:  20241220085736598 DLGSUP <0013> gsup_server.c:238 7: 00  20241220085736598 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241220085736598 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241220085736598 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241220085736633 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44053<->l=127.0.0.1:4259) 20241220085736636 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241220085736636 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241220085736654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4258 20241220085736658 DLINP <000b> input/ipa.c:452 connected read/write 20241220085736658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085736658 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422781185158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422781185158" cn_domain=CS} 20241220085736658 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422781185158 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241220085736658 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422781185158 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241220085736659 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422781185158.imsi 20241220085736659 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422781185158.imsi 20241220085736659 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422781185158.imsi: does not exist in local HLR 20241220085736666 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422781185158 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241220085736666 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241220085736666 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241220085736666 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241220085736666 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241220085736666 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241220085736666 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422781185158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241220085736666 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241220085736666 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241220085736666 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241220085736666 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241220085736666 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241220085736666 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241220085736669 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085736669 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085736669 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241220085736669 DLINP <000b> ipa.c:396 tag 1: HLR 20241220085736669 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241220085736670 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085736670 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085736670 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241220085736713 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085736713 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085736713 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085736713 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085736713 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422781185158 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614283465 20241220085736713 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422781185158 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241220085736713 DLINP <000b> input/ipa.c:452 connected read/write 20241220085736713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085736714 DLINP <000b> input/ipa.c:452 connected read/write 20241220085736714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085736717 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085736717 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085736717 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422781185158 MSISDN-491614283465 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241220085736717 DLINP <000b> input/ipa.c:452 connected read/write 20241220085736717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085736717 DLINP <000b> input/ipa.c:452 connected read/write 20241220085736717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085736719 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085736719 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085736719 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422781185158 MSISDN-491614283465 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 20241220085736719 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422781185158 MSISDN-491614283465 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241220085736719 DLINP <000b> input/ipa.c:452 connected read/write 20241220085736719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085736719 DLINP <000b> input/ipa.c:452 connected read/write 20241220085736719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241220085736721 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614283465.msisdn 20241220085736721 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614283465.msisdn: does not exist in local HLR 20241220085736721 DDGSM <0007> mslookup_server.c:352 sip.voice.491614283465.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241220085736722 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614283465.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241220085736724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4258 20241220085736725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4258 20241220085736726 DLINP <000b> input/ipa.c:452 connected read/write 20241220085736726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241220085736726 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241220085736726 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241220085736726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241220085736726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44053<->l=127.0.0.1:4259) 20241220085736726 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241220085736726 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241220085736726 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241220085736726 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241220085736726 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241220085736768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4258 20241220085736868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4258