20241225085526936 DMAIN <0000> hlr.c:813 hlr starting 20241225085526936 DDB <0001> db.c:599 using database: :memory: 20241225085526936 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241225085526936 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241225085526936 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241225085526937 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241225085526937 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241225085526938 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241225085526938 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241225085526939 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241225085526939 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241225085526939 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 20241225085528724 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085528724 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085528725 DLINP <000b> input/ipa.c:452 connected read/write 20241225085528725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085528727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42806<->l=127.0.0.1:4258 20241225085528728 DLINP <000b> input/ipa.c:452 connected read/write 20241225085528728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085528728 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085528728 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085528728 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  20241225085528728 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085528728 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  20241225085528728 DLGSUP <0013> gsup_server.c:236 2:  20241225085528728 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085528728 DLGSUP <0013> gsup_server.c:236 3:  20241225085528728 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085528728 DLGSUP <0013> gsup_server.c:236 4:  20241225085528728 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085528728 DLGSUP <0013> gsup_server.c:236 5:  20241225085528728 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085528728 DLGSUP <0013> gsup_server.c:236 7:  20241225085528728 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085528728 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085528728 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085528728 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085528748 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39303<->l=127.0.0.1:4259) 20241225085528759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4258 20241225085528769 DLINP <000b> input/ipa.c:452 connected read/write 20241225085528769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085528769 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"} 20241225085528769 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" 20241225085528769 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} 20241225085528769 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 20241225085528769 DLINP <000b> input/ipa.c:452 connected read/write 20241225085528769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085528769 DLINP <000b> input/ipa.c:452 connected read/write 20241225085528769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085528772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4258 20241225085528773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42806<->l=127.0.0.1:4258 20241225085528774 DLINP <000b> input/ipa.c:452 connected read/write 20241225085528774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085528775 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085528775 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085528775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085528775 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39303<->l=127.0.0.1:4259) 20241225085528841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42824<->l=127.0.0.1:4258 20241225085528942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42824<->l=127.0.0.1:4258 20241225085532013 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085532013 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085532015 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42832<->l=127.0.0.1:4258 20241225085532017 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532017 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085532017 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085532017 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  20241225085532017 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085532017 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  20241225085532017 DLGSUP <0013> gsup_server.c:236 2:  20241225085532017 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085532017 DLGSUP <0013> gsup_server.c:236 3:  20241225085532017 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085532017 DLGSUP <0013> gsup_server.c:236 4:  20241225085532017 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085532017 DLGSUP <0013> gsup_server.c:236 5:  20241225085532017 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085532017 DLGSUP <0013> gsup_server.c:236 7:  20241225085532017 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085532018 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085532018 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085532018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085532040 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44401<->l=127.0.0.1:4259) 20241225085532048 DAUC <0003> db_auc.c:157 IMSI='262425848078239': No 2G Auth Data 20241225085532048 DAUC <0003> db_auc.c:192 IMSI='262425848078239': No 3G Auth Data 20241225085532065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4258 20241225085532069 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532069 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425848078239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425848078239"} 20241225085532069 DAUC <0003> db_auc.c:192 IMSI='262425848078239': No 3G Auth Data 20241225085532069 DAUC <0003> db_auc.c:236 IMSI='262425848078239': Calling to generate 5 vectors 20241225085532069 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225085532069 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085532069 DAUC <0003> auc.c:113 vector [0]: rand = e72e8fe2ed567d82eaa2003d58237403 20241225085532069 DAUC <0003> auc.c:179 vector [0]: kc = 8050e3b6a8c3cc00 20241225085532069 DAUC <0003> auc.c:180 vector [0]: sres = b2e13d32 20241225085532069 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085532069 DAUC <0003> auc.c:113 vector [1]: rand = 0465d95e79910afbd4a920c3b2f8d624 20241225085532070 DAUC <0003> auc.c:179 vector [1]: kc = 70967122dfa4fc00 20241225085532070 DAUC <0003> auc.c:180 vector [1]: sres = b5b61296 20241225085532070 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085532070 DAUC <0003> auc.c:113 vector [2]: rand = 12136c000b37a24d7650694b50a6a537 20241225085532070 DAUC <0003> auc.c:179 vector [2]: kc = 8084f298587a7c00 20241225085532070 DAUC <0003> auc.c:180 vector [2]: sres = 7040eecc 20241225085532070 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085532070 DAUC <0003> auc.c:113 vector [3]: rand = 514c7ddc0d2555d2943f4c8de87caf2b 20241225085532070 DAUC <0003> auc.c:179 vector [3]: kc = ef7a17222b440800 20241225085532070 DAUC <0003> auc.c:180 vector [3]: sres = cbc63e9b 20241225085532070 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085532070 DAUC <0003> auc.c:113 vector [4]: rand = 39cd52a52febed7691558f3317ae92c5 20241225085532070 DAUC <0003> auc.c:179 vector [4]: kc = 338b84c6146c2000 20241225085532070 DAUC <0003> auc.c:180 vector [4]: sres = 99081a0f 20241225085532070 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225085532070 DAUC <0003> db_auc.c:245 IMSI='262425848078239': Generated 5 vectors 20241225085532070 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425848078239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425848078239"} 20241225085532070 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425848078239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085532070 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532070 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4258 20241225085532076 DAUC <0003> db_auc.c:157 IMSI='262428879423807': No 2G Auth Data 20241225085532076 DAUC <0003> db_auc.c:192 IMSI='262428879423807': No 3G Auth Data 20241225085532091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42850<->l=127.0.0.1:4258 20241225085532094 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532094 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428879423807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428879423807"} 20241225085532094 DAUC <0003> db_auc.c:192 IMSI='262428879423807': No 3G Auth Data 20241225085532094 DAUC <0003> db_auc.c:236 IMSI='262428879423807': Calling to generate 5 vectors 20241225085532094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225085532094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085532094 DAUC <0003> auc.c:113 vector [0]: rand = 93953a943e7213c6ca43b85896554c2f 20241225085532094 DAUC <0003> auc.c:179 vector [0]: kc = ec08a76e38ca4400 20241225085532094 DAUC <0003> auc.c:180 vector [0]: sres = 28a4b802 20241225085532094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085532094 DAUC <0003> auc.c:113 vector [1]: rand = 1a53db35cb183b16f68f8d2c0df1bf90 20241225085532094 DAUC <0003> auc.c:179 vector [1]: kc = 41886855000fc000 20241225085532094 DAUC <0003> auc.c:180 vector [1]: sres = 3743ac3d 20241225085532094 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085532094 DAUC <0003> auc.c:113 vector [2]: rand = b5978b6c9dc48b4869807ee771bddd49 20241225085532094 DAUC <0003> auc.c:179 vector [2]: kc = 0fb5466f49b9a000 20241225085532094 DAUC <0003> auc.c:180 vector [2]: sres = 741a285e 20241225085532094 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085532094 DAUC <0003> auc.c:113 vector [3]: rand = 8efabdb85488d94f06f224bd6f6c28c0 20241225085532094 DAUC <0003> auc.c:179 vector [3]: kc = f0b9e44982ed8000 20241225085532094 DAUC <0003> auc.c:180 vector [3]: sres = 29ccbc38 20241225085532094 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085532094 DAUC <0003> auc.c:113 vector [4]: rand = cc70e0647500330c60ca31e6ab6ae99c 20241225085532094 DAUC <0003> auc.c:179 vector [4]: kc = e748a0e6e4f19800 20241225085532094 DAUC <0003> auc.c:180 vector [4]: sres = 7b9b2fc4 20241225085532095 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225085532095 DAUC <0003> db_auc.c:245 IMSI='262428879423807': Generated 5 vectors 20241225085532095 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428879423807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428879423807"} 20241225085532095 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428879423807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085532095 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532095 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42850<->l=127.0.0.1:4258 20241225085532099 DAUC <0003> db_auc.c:157 IMSI='262426325114764': No 2G Auth Data 20241225085532099 DAUC <0003> db_auc.c:192 IMSI='262426325114764': No 3G Auth Data 20241225085532115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4258 20241225085532119 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532119 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426325114764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426325114764"} 20241225085532119 DAUC <0003> db_auc.c:192 IMSI='262426325114764': No 3G Auth Data 20241225085532119 DAUC <0003> db_auc.c:236 IMSI='262426325114764': Calling to generate 5 vectors 20241225085532119 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225085532119 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085532119 DAUC <0003> auc.c:113 vector [0]: rand = d4510a8c2fe8d72a9a6738dd4e7258ba 20241225085532119 DAUC <0003> auc.c:179 vector [0]: kc = 3315fc2be30c537c 20241225085532119 DAUC <0003> auc.c:180 vector [0]: sres = 6a469ade 20241225085532119 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085532119 DAUC <0003> auc.c:113 vector [1]: rand = 37078832c5242c8b95cc8565ad454fe7 20241225085532119 DAUC <0003> auc.c:179 vector [1]: kc = 272647503e6858c6 20241225085532119 DAUC <0003> auc.c:180 vector [1]: sres = 2fe02f7b 20241225085532119 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085532119 DAUC <0003> auc.c:113 vector [2]: rand = ab5fff0b8e12bea1628fd862cb052dfb 20241225085532119 DAUC <0003> auc.c:179 vector [2]: kc = b7a8bcded0fad391 20241225085532119 DAUC <0003> auc.c:180 vector [2]: sres = 5d72d6ca 20241225085532119 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085532119 DAUC <0003> auc.c:113 vector [3]: rand = 1b7a356276f30bd083d64360f7d68f5e 20241225085532119 DAUC <0003> auc.c:179 vector [3]: kc = 7287ab91205be464 20241225085532119 DAUC <0003> auc.c:180 vector [3]: sres = be6b0dea 20241225085532119 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085532119 DAUC <0003> auc.c:113 vector [4]: rand = 525513a79c640cda9547098795a7b816 20241225085532119 DAUC <0003> auc.c:179 vector [4]: kc = 73db207f62bfd84c 20241225085532119 DAUC <0003> auc.c:180 vector [4]: sres = b5c201c2 20241225085532119 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225085532119 DAUC <0003> db_auc.c:245 IMSI='262426325114764': Generated 5 vectors 20241225085532119 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426325114764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426325114764"} 20241225085532119 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426325114764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085532119 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532119 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4258 20241225085532123 DAUC <0003> db_auc.c:157 IMSI='262426630825764': No 2G Auth Data 20241225085532123 DAUC <0003> db_auc.c:192 IMSI='262426630825764': No 3G Auth Data 20241225085532140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 20241225085532144 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532144 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426630825764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426630825764"} 20241225085532144 DAUC <0003> db_auc.c:157 IMSI='262426630825764': No 2G Auth Data 20241225085532144 DAUC <0003> db_auc.c:236 IMSI='262426630825764': Calling to generate 5 vectors 20241225085532144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225085532144 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085532144 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085532144 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085532144 DAUC <0003> auc.c:113 vector [0]: rand = d7f6e23cc5758573d98b859a74562914 20241225085532144 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085532144 DAUC <0003> auc.c:142 vector [0]: autn = 07125de5e26b0000911c03387e9f0f10 20241225085532144 DAUC <0003> auc.c:143 vector [0]: ck = 65108b2ba4941205752a1e6b1dc17ef4 20241225085532144 DAUC <0003> auc.c:144 vector [0]: ik = 26123fb0f1e761e0ca27d9879ccb3bcb 20241225085532144 DAUC <0003> auc.c:145 vector [0]: res = 326ab9c20b75bf7c0000000000000000 20241225085532144 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085532144 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085532144 DAUC <0003> auc.c:151 vector [0]: kc = fc0f7377d47936da 20241225085532144 DAUC <0003> auc.c:152 vector [0]: sres = 391f06be 20241225085532144 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085532144 DAUC <0003> auc.c:113 vector [1]: rand = 43a6abdacbfb8f69cbee9ed3b2e29c62 20241225085532144 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225085532144 DAUC <0003> auc.c:142 vector [1]: autn = 63ef2ff7cd8400008268693f4a60b2cc 20241225085532144 DAUC <0003> auc.c:143 vector [1]: ck = da646b207bfd3fac41d0446615849ec4 20241225085532144 DAUC <0003> auc.c:144 vector [1]: ik = 5d24912f8fcefe7af8de83530ccd3776 20241225085532144 DAUC <0003> auc.c:145 vector [1]: res = ff4b1163ade528db0000000000000000 20241225085532144 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085532144 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225085532144 DAUC <0003> auc.c:151 vector [1]: kc = 3e4e3d3aed7a6864 20241225085532144 DAUC <0003> auc.c:152 vector [1]: sres = 52ae39b8 20241225085532144 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225085532144 DAUC <0003> auc.c:113 vector [2]: rand = 49e9bbb9ba5fb02bd7fd5cfcb419445c 20241225085532144 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225085532144 DAUC <0003> auc.c:142 vector [2]: autn = 3c5ad624040a0000ba7e2662329e6aac 20241225085532144 DAUC <0003> auc.c:143 vector [2]: ck = 93a83dec0eb2feeafdd721bc57070772 20241225085532144 DAUC <0003> auc.c:144 vector [2]: ik = c6694569c2e118514fa5dc91f4ee09fa 20241225085532144 DAUC <0003> auc.c:145 vector [2]: res = 1bc66d7e7956fada0000000000000000 20241225085532144 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085532144 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225085532144 DAUC <0003> auc.c:151 vector [2]: kc = e7b385a86fbae833 20241225085532144 DAUC <0003> auc.c:152 vector [2]: sres = 629097a4 20241225085532144 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225085532144 DAUC <0003> auc.c:113 vector [3]: rand = 4d19f7fbb50ffb796dc07cea5ee86cdc 20241225085532144 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225085532144 DAUC <0003> auc.c:142 vector [3]: autn = 6a5bdfa4828500001514338430fb9202 20241225085532144 DAUC <0003> auc.c:143 vector [3]: ck = 0950226102a462ac81ff83d4c89b8f0c 20241225085532144 DAUC <0003> auc.c:144 vector [3]: ik = b41acbf58bafa98b18cad0566afe4f48 20241225085532144 DAUC <0003> auc.c:145 vector [3]: res = 83d2231d6e0376780000000000000000 20241225085532144 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085532144 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225085532144 DAUC <0003> auc.c:151 vector [3]: kc = 247fba162b6e0b63 20241225085532144 DAUC <0003> auc.c:152 vector [3]: sres = edd15565 20241225085532144 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225085532144 DAUC <0003> auc.c:113 vector [4]: rand = d2ffe29706493573ce1e0645f42eee56 20241225085532144 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225085532144 DAUC <0003> auc.c:142 vector [4]: autn = bec09050b1fb000070293e217d7193a5 20241225085532144 DAUC <0003> auc.c:143 vector [4]: ck = 0cffb704284aa7b01ce0674c8a1aaa63 20241225085532144 DAUC <0003> auc.c:144 vector [4]: ik = 5016bd17bbb1de1e597a98008eb894b7 20241225085532144 DAUC <0003> auc.c:145 vector [4]: res = 978734b6d54a0a440000000000000000 20241225085532144 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085532144 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225085532145 DAUC <0003> auc.c:151 vector [4]: kc = 1973f55f9759477a 20241225085532145 DAUC <0003> auc.c:152 vector [4]: sres = 42cd3ef2 20241225085532145 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225085532145 DAUC <0003> db_auc.c:245 IMSI='262426630825764': Generated 5 vectors 20241225085532145 DAUC <0003> db_auc.c:249 IMSI='262426630825764': Updating SQN=161 in DB 20241225085532145 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426630825764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426630825764"} 20241225085532145 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426630825764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085532145 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532145 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 20241225085532150 DAUC <0003> db_auc.c:157 IMSI='262425625314128': No 2G Auth Data 20241225085532150 DAUC <0003> db_auc.c:192 IMSI='262425625314128': No 3G Auth Data 20241225085532168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4258 20241225085532172 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532172 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425625314128 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425625314128"} 20241225085532172 DAUC <0003> db_auc.c:157 IMSI='262425625314128': No 2G Auth Data 20241225085532172 DAUC <0003> db_auc.c:236 IMSI='262425625314128': Calling to generate 5 vectors 20241225085532172 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225085532172 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085532172 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225085532172 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085532172 DAUC <0003> auc.c:113 vector [0]: rand = 398589d58bdeab5d286939319dd88df8 20241225085532172 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085532172 DAUC <0003> auc.c:142 vector [0]: autn = 7530dda010430000fe2f29db4935e1b3 20241225085532172 DAUC <0003> auc.c:143 vector [0]: ck = fe64f65fa753cad2258d00ccc8b5c30d 20241225085532172 DAUC <0003> auc.c:144 vector [0]: ik = 7210d49109784dad122d469fbf790dc6 20241225085532172 DAUC <0003> auc.c:145 vector [0]: res = c75d2608b0780e870000000000000000 20241225085532172 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085532172 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085532172 DAUC <0003> auc.c:151 vector [0]: kc = bbd4649dd9e749b4 20241225085532172 DAUC <0003> auc.c:152 vector [0]: sres = 7725288f 20241225085532172 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085532172 DAUC <0003> auc.c:113 vector [1]: rand = 0b025e0df60ba7c9e863b4c497c8f66e 20241225085532172 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225085532172 DAUC <0003> auc.c:142 vector [1]: autn = eb6ea51b2f320000522ab2a5bb3dc2ee 20241225085532172 DAUC <0003> auc.c:143 vector [1]: ck = 1bdf64663cbe3b42d1096a629a0d6140 20241225085532172 DAUC <0003> auc.c:144 vector [1]: ik = bda2bf28352e2ec7b277e700fb6fc6fd 20241225085532172 DAUC <0003> auc.c:145 vector [1]: res = fc9f900f5eef92d30000000000000000 20241225085532172 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085532172 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225085532172 DAUC <0003> auc.c:151 vector [1]: kc = c503562c68f2b238 20241225085532172 DAUC <0003> auc.c:152 vector [1]: sres = a27002dc 20241225085532172 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225085532172 DAUC <0003> auc.c:113 vector [2]: rand = 3ff4c1de36265e757dbf9f4d71fd0062 20241225085532172 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225085532172 DAUC <0003> auc.c:142 vector [2]: autn = c7c7e62c4d6d00006e2686d83ed5c497 20241225085532172 DAUC <0003> auc.c:143 vector [2]: ck = 25b945c89620d9019efe2200d17acb6b 20241225085532172 DAUC <0003> auc.c:144 vector [2]: ik = 7e22faadbc7a50e67879c98b6dcba981 20241225085532172 DAUC <0003> auc.c:145 vector [2]: res = 22843711af409a800000000000000000 20241225085532172 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085532172 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225085532172 DAUC <0003> auc.c:151 vector [2]: kc = bd1c54ee96ebeb0d 20241225085532172 DAUC <0003> auc.c:152 vector [2]: sres = 8dc4ad91 20241225085532172 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225085532172 DAUC <0003> auc.c:113 vector [3]: rand = 4df58db070273ec4b06d8ecbbdd05c65 20241225085532172 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225085532172 DAUC <0003> auc.c:142 vector [3]: autn = 557c8f87b0270000ae2b7c22d1bb4358 20241225085532172 DAUC <0003> auc.c:143 vector [3]: ck = 42dd5c7b8a6af7e165587f1c5f6890e4 20241225085532172 DAUC <0003> auc.c:144 vector [3]: ik = fee81985a043fb7e8eb34dd08a1d2769 20241225085532172 DAUC <0003> auc.c:145 vector [3]: res = f59c7fd42a7b82170000000000000000 20241225085532172 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085532172 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225085532172 DAUC <0003> auc.c:151 vector [3]: kc = 57de7732ff5cbb12 20241225085532172 DAUC <0003> auc.c:152 vector [3]: sres = dfe7fdc3 20241225085532172 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225085532172 DAUC <0003> auc.c:113 vector [4]: rand = 37f22141b0ca4738d50f8e163608aaa7 20241225085532173 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225085532173 DAUC <0003> auc.c:142 vector [4]: autn = 93ab3c80509d000041dbebe28524fcdc 20241225085532173 DAUC <0003> auc.c:143 vector [4]: ck = 200da000f5392bfb3bf9bc228da05b3f 20241225085532173 DAUC <0003> auc.c:144 vector [4]: ik = b7c786946c268c0b439d4d005832fce2 20241225085532173 DAUC <0003> auc.c:145 vector [4]: res = 5f1e581f16ac00aa0000000000000000 20241225085532173 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085532173 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225085532173 DAUC <0003> auc.c:151 vector [4]: kc = efaed7b64c8d002d 20241225085532173 DAUC <0003> auc.c:152 vector [4]: sres = 49b258b5 20241225085532173 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225085532173 DAUC <0003> db_auc.c:245 IMSI='262425625314128': Generated 5 vectors 20241225085532173 DAUC <0003> db_auc.c:249 IMSI='262425625314128': Updating SQN=161 in DB 20241225085532173 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425625314128 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425625314128"} 20241225085532173 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425625314128 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085532173 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532173 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4258 20241225085532177 DAUC <0003> db_auc.c:157 IMSI='262426535933305': No 2G Auth Data 20241225085532177 DAUC <0003> db_auc.c:192 IMSI='262426535933305': No 3G Auth Data 20241225085532194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42876<->l=127.0.0.1:4258 20241225085532198 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532198 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426535933305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426535933305"} 20241225085532198 DAUC <0003> db_auc.c:236 IMSI='262426535933305': Calling to generate 5 vectors 20241225085532198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085532198 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085532198 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085532198 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085532198 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085532198 DAUC <0003> auc.c:113 vector [0]: rand = 19ffd51eb192a9580a6e087980afc4fe 20241225085532198 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085532198 DAUC <0003> auc.c:142 vector [0]: autn = 21bcc41618650000c2bc668ac4a8c1b0 20241225085532198 DAUC <0003> auc.c:143 vector [0]: ck = 176c48442d48ee0f5e187a404a9834fd 20241225085532198 DAUC <0003> auc.c:144 vector [0]: ik = 79786692312f4597881db056139d5fef 20241225085532198 DAUC <0003> auc.c:145 vector [0]: res = f79de52d4943ed470000000000000000 20241225085532198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085532198 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085532198 DAUC <0003> auc.c:179 vector [0]: kc = 6c6fe29e42a8ac00 20241225085532198 DAUC <0003> auc.c:180 vector [0]: sres = f65de285 20241225085532198 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085532198 DAUC <0003> auc.c:113 vector [1]: rand = af9a69a8018cbe10deb342efa8198fa7 20241225085532198 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225085532198 DAUC <0003> auc.c:142 vector [1]: autn = 016e4e0e963a00000b1b63b523e406ad 20241225085532198 DAUC <0003> auc.c:143 vector [1]: ck = 8763b47b0a2d2c50ae3120cb84c3c3cb 20241225085532198 DAUC <0003> auc.c:144 vector [1]: ik = f962308d9f090a0421a9943abbdd2a3d 20241225085532198 DAUC <0003> auc.c:145 vector [1]: res = edeeec18d7cb25140000000000000000 20241225085532199 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085532199 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085532199 DAUC <0003> auc.c:179 vector [1]: kc = 7c710f259a266c00 20241225085532199 DAUC <0003> auc.c:180 vector [1]: sres = fbb0779d 20241225085532199 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085532199 DAUC <0003> auc.c:113 vector [2]: rand = c59d9b2c91598a873447b2bf6f35059e 20241225085532199 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225085532199 DAUC <0003> auc.c:142 vector [2]: autn = 4e42b96d01d0000002243eb3a4c7d779 20241225085532199 DAUC <0003> auc.c:143 vector [2]: ck = 6b2b7b72e6fc7f24fc4d66fc171355d4 20241225085532199 DAUC <0003> auc.c:144 vector [2]: ik = 472e8b762d5dd13b49f65d95df949a20 20241225085532199 DAUC <0003> auc.c:145 vector [2]: res = 0b638f3b707643d70000000000000000 20241225085532199 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085532199 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085532199 DAUC <0003> auc.c:179 vector [2]: kc = de2664fba4d86c00 20241225085532199 DAUC <0003> auc.c:180 vector [2]: sres = 1a679de0 20241225085532199 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085532199 DAUC <0003> auc.c:113 vector [3]: rand = 3929b21f3aef81895f1224ab61292337 20241225085532199 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225085532199 DAUC <0003> auc.c:142 vector [3]: autn = 2bcfc3d4827e00001df6b992cac7b658 20241225085532199 DAUC <0003> auc.c:143 vector [3]: ck = 74fbadda5d66d3e4379a1eb5c79947f8 20241225085532199 DAUC <0003> auc.c:144 vector [3]: ik = 3f8dcd601e0eb1b1e69757a13a42d151 20241225085532199 DAUC <0003> auc.c:145 vector [3]: res = 0d5afd9a2085a0130000000000000000 20241225085532199 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085532199 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085532199 DAUC <0003> auc.c:179 vector [3]: kc = 81d1dbd3fb943800 20241225085532199 DAUC <0003> auc.c:180 vector [3]: sres = ea945628 20241225085532199 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085532199 DAUC <0003> auc.c:113 vector [4]: rand = 030c5ad7f027a96f74fe3fcce4386122 20241225085532199 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225085532199 DAUC <0003> auc.c:142 vector [4]: autn = b0acfd386c6d0000d396db493299e25c 20241225085532199 DAUC <0003> auc.c:143 vector [4]: ck = 56edc32b56acb1e89b7928cb7d0b1601 20241225085532199 DAUC <0003> auc.c:144 vector [4]: ik = 79e964dada19f11085d8c8688c08b530 20241225085532199 DAUC <0003> auc.c:145 vector [4]: res = afc3e23d3b98d4840000000000000000 20241225085532199 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085532199 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085532199 DAUC <0003> auc.c:179 vector [4]: kc = db254b18e76a0000 20241225085532199 DAUC <0003> auc.c:180 vector [4]: sres = 3cea1d78 20241225085532199 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085532199 DAUC <0003> db_auc.c:245 IMSI='262426535933305': Generated 5 vectors 20241225085532199 DAUC <0003> db_auc.c:249 IMSI='262426535933305': Updating SQN=161 in DB 20241225085532199 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426535933305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426535933305"} 20241225085532199 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426535933305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085532199 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532199 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42876<->l=127.0.0.1:4258 20241225085532204 DAUC <0003> db_auc.c:157 IMSI='262428784389332': No 2G Auth Data 20241225085532204 DAUC <0003> db_auc.c:192 IMSI='262428784389332': No 3G Auth Data 20241225085532220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4258 20241225085532224 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532224 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428784389332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428784389332"} 20241225085532224 DAUC <0003> db_auc.c:236 IMSI='262428784389332': Calling to generate 5 vectors 20241225085532224 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085532224 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085532224 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085532224 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085532224 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085532224 DAUC <0003> auc.c:113 vector [0]: rand = 6b6f076bed01fd9ad9a2cb358265e4b3 20241225085532224 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085532224 DAUC <0003> auc.c:142 vector [0]: autn = 8ed0c1c781c800000c91aec11b3784f3 20241225085532224 DAUC <0003> auc.c:143 vector [0]: ck = 825decb84bc5cd22249497fbcf5f291e 20241225085532224 DAUC <0003> auc.c:144 vector [0]: ik = 52980f59ea9254aa4f736e07206ce13b 20241225085532224 DAUC <0003> auc.c:145 vector [0]: res = 63be070b6d06959b0000000000000000 20241225085532224 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085532224 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085532224 DAUC <0003> auc.c:179 vector [0]: kc = 3ae54b9ad3c93c00 20241225085532224 DAUC <0003> auc.c:180 vector [0]: sres = 65b5b5ff 20241225085532224 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085532224 DAUC <0003> auc.c:113 vector [1]: rand = 2f27ffa45c3b1ff8f86e1f6f795a8e72 20241225085532224 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225085532224 DAUC <0003> auc.c:142 vector [1]: autn = 67fe0f55d77e00001190272a9e8166a0 20241225085532224 DAUC <0003> auc.c:143 vector [1]: ck = 212f5607ee289852291e7bd00e271020 20241225085532224 DAUC <0003> auc.c:144 vector [1]: ik = 88f86ba342ec7f2547d3c91e37b666a4 20241225085532224 DAUC <0003> auc.c:145 vector [1]: res = cf916a8ae66d6dc80000000000000000 20241225085532224 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085532224 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085532224 DAUC <0003> auc.c:179 vector [1]: kc = de26f46b551cc000 20241225085532224 DAUC <0003> auc.c:180 vector [1]: sres = 3fbfd8ae 20241225085532224 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085532224 DAUC <0003> auc.c:113 vector [2]: rand = 03992946d3ff3f00c541689587b9ced1 20241225085532224 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225085532224 DAUC <0003> auc.c:142 vector [2]: autn = f9414acf74530000981db68d54aa575e 20241225085532224 DAUC <0003> auc.c:143 vector [2]: ck = 582991c9f33de90ea2778e912c479d20 20241225085532224 DAUC <0003> auc.c:144 vector [2]: ik = 5c855cfce9f3920c5d42a8784491a8a3 20241225085532224 DAUC <0003> auc.c:145 vector [2]: res = 039c12f56c98b22b0000000000000000 20241225085532224 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085532224 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085532224 DAUC <0003> auc.c:179 vector [2]: kc = 8a640327730a2c00 20241225085532224 DAUC <0003> auc.c:180 vector [2]: sres = 1f6218a0 20241225085532224 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085532224 DAUC <0003> auc.c:113 vector [3]: rand = cd28289fb88a6dedcb54c779ff8d65b6 20241225085532224 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225085532224 DAUC <0003> auc.c:142 vector [3]: autn = 7a12507d9b6a00007264eb23ad7193ab 20241225085532224 DAUC <0003> auc.c:143 vector [3]: ck = 5dcfd91dd98b52fece73ee5711c1e514 20241225085532224 DAUC <0003> auc.c:144 vector [3]: ik = 6a026d52b4e48f9cdf7c11c54a0d1ecf 20241225085532224 DAUC <0003> auc.c:145 vector [3]: res = 7c1e8293748208c40000000000000000 20241225085532224 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085532224 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085532224 DAUC <0003> auc.c:179 vector [3]: kc = 937d8d0eefe76000 20241225085532224 DAUC <0003> auc.c:180 vector [3]: sres = d1debc9b 20241225085532224 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085532224 DAUC <0003> auc.c:113 vector [4]: rand = 3668733e85b854b31db7ae74ed3bb91e 20241225085532224 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225085532224 DAUC <0003> auc.c:142 vector [4]: autn = 09315c2307fb00009d93b96f8b0c1854 20241225085532224 DAUC <0003> auc.c:143 vector [4]: ck = d0232f9793a06b1cf5fd35b968c40c94 20241225085532224 DAUC <0003> auc.c:144 vector [4]: ik = 7942acefcfad5f3a6677387363ed3f2e 20241225085532224 DAUC <0003> auc.c:145 vector [4]: res = f3cd3b3b8d30a6e00000000000000000 20241225085532224 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085532224 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085532224 DAUC <0003> auc.c:179 vector [4]: kc = 841659aaacb80800 20241225085532224 DAUC <0003> auc.c:180 vector [4]: sres = 5c34204d 20241225085532224 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085532224 DAUC <0003> db_auc.c:245 IMSI='262428784389332': Generated 5 vectors 20241225085532224 DAUC <0003> db_auc.c:249 IMSI='262428784389332': Updating SQN=161 in DB 20241225085532224 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428784389332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428784389332"} 20241225085532224 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428784389332 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085532224 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532224 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4258 20241225085532229 DAUC <0003> db_auc.c:157 IMSI='262422177817190': No 2G Auth Data 20241225085532229 DAUC <0003> db_auc.c:192 IMSI='262422177817190': No 3G Auth Data 20241225085532246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42894<->l=127.0.0.1:4258 20241225085532250 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532250 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422177817190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422177817190"} 20241225085532250 DAUC <0003> db_auc.c:236 IMSI='262422177817190': Calling to generate 5 vectors 20241225085532250 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085532250 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085532250 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085532250 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085532250 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085532250 DAUC <0003> auc.c:113 vector [0]: rand = 181464c1dcce67b1d59694ec69ca9e4e 20241225085532250 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085532250 DAUC <0003> auc.c:142 vector [0]: autn = 6fde27f909500000b48ee54da53fc6a2 20241225085532250 DAUC <0003> auc.c:143 vector [0]: ck = b9c8a1cda3cb36e97e4efafc025c4823 20241225085532250 DAUC <0003> auc.c:144 vector [0]: ik = 3b702c772f65316aa927a7af8094684b 20241225085532250 DAUC <0003> auc.c:145 vector [0]: res = 9d60e86d8ee659ca0000000000000000 20241225085532250 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085532250 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085532250 DAUC <0003> auc.c:179 vector [0]: kc = 1db32b434797013a 20241225085532250 DAUC <0003> auc.c:180 vector [0]: sres = 8357a0a0 20241225085532250 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085532250 DAUC <0003> auc.c:113 vector [1]: rand = e2d69f45bc0b3e374896aa981a263fb4 20241225085532250 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225085532250 DAUC <0003> auc.c:142 vector [1]: autn = 532137940b54000007461819e7e04b39 20241225085532250 DAUC <0003> auc.c:143 vector [1]: ck = ec4e170fe63a46950e97dc0b25b32d4d 20241225085532250 DAUC <0003> auc.c:144 vector [1]: ik = 13367b5fb39d90899f125ed6f511cf68 20241225085532250 DAUC <0003> auc.c:145 vector [1]: res = 7c3d7a517a1a4ff70000000000000000 20241225085532250 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085532250 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085532250 DAUC <0003> auc.c:179 vector [1]: kc = 32e70d0edbe42a54 20241225085532250 DAUC <0003> auc.c:180 vector [1]: sres = dae256a9 20241225085532250 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085532250 DAUC <0003> auc.c:113 vector [2]: rand = 3732b58fe6921eca760dccf00149ef4f 20241225085532250 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225085532250 DAUC <0003> auc.c:142 vector [2]: autn = 6793d22dcb3600005c2a0b4ddb6f4bbf 20241225085532250 DAUC <0003> auc.c:143 vector [2]: ck = 90c94cc32c07e428713d2b13394a38ea 20241225085532250 DAUC <0003> auc.c:144 vector [2]: ik = b85a0c319ae5a031fe6263e9c0bd413a 20241225085532250 DAUC <0003> auc.c:145 vector [2]: res = e5f044edd8b679040000000000000000 20241225085532250 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085532250 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085532250 DAUC <0003> auc.c:179 vector [2]: kc = 7f1f412d2103e098 20241225085532250 DAUC <0003> auc.c:180 vector [2]: sres = 886c9652 20241225085532250 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085532250 DAUC <0003> auc.c:113 vector [3]: rand = 42042f3cd158fa3927c6bafb8574d07b 20241225085532250 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225085532250 DAUC <0003> auc.c:142 vector [3]: autn = c294177c70f300008bb412c7fb590b50 20241225085532250 DAUC <0003> auc.c:143 vector [3]: ck = 04b3364397812ba78da7faed98d2c45c 20241225085532250 DAUC <0003> auc.c:144 vector [3]: ik = 77afc8d9c39dc05ab8a8cc07be25e404 20241225085532250 DAUC <0003> auc.c:145 vector [3]: res = dc4cfaea56dee87d0000000000000000 20241225085532250 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085532250 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085532250 DAUC <0003> auc.c:179 vector [3]: kc = f53ccd6083da6f3b 20241225085532250 DAUC <0003> auc.c:180 vector [3]: sres = 3814feee 20241225085532250 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085532250 DAUC <0003> auc.c:113 vector [4]: rand = 42bdd775f286a943fb3e8f7d1322784d 20241225085532250 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225085532251 DAUC <0003> auc.c:142 vector [4]: autn = fe57074881030000002f8a562df776d4 20241225085532251 DAUC <0003> auc.c:143 vector [4]: ck = 6b2366018db7a9974e896a2fd29451f2 20241225085532251 DAUC <0003> auc.c:144 vector [4]: ik = 9e8107ef94701ee854790cce1b437214 20241225085532251 DAUC <0003> auc.c:145 vector [4]: res = e708fbb9beb525700000000000000000 20241225085532251 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085532251 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085532251 DAUC <0003> auc.c:179 vector [4]: kc = fd457c94bf9ebb41 20241225085532251 DAUC <0003> auc.c:180 vector [4]: sres = 5df472dc 20241225085532251 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085532251 DAUC <0003> db_auc.c:245 IMSI='262422177817190': Generated 5 vectors 20241225085532251 DAUC <0003> db_auc.c:249 IMSI='262422177817190': Updating SQN=161 in DB 20241225085532251 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422177817190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422177817190"} 20241225085532251 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422177817190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085532251 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532251 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085532255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42894<->l=127.0.0.1:4258 20241225085532256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42832<->l=127.0.0.1:4258 20241225085532257 DLINP <000b> input/ipa.c:452 connected read/write 20241225085532257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085532257 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085532257 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085532257 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085532257 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44401<->l=127.0.0.1:4259) 20241225085532295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 20241225085532395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 20241225085535480 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085535480 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085535483 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42908<->l=127.0.0.1:4258 20241225085535486 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535486 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085535486 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085535486 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  20241225085535486 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085535486 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  20241225085535486 DLGSUP <0013> gsup_server.c:236 2:  20241225085535486 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085535486 DLGSUP <0013> gsup_server.c:236 3:  20241225085535486 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085535486 DLGSUP <0013> gsup_server.c:236 4:  20241225085535486 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085535486 DLGSUP <0013> gsup_server.c:236 5:  20241225085535486 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085535486 DLGSUP <0013> gsup_server.c:236 7:  20241225085535486 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085535486 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085535486 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085535486 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085535508 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33557<->l=127.0.0.1:4259) 20241225085535515 DAUC <0003> db_auc.c:157 IMSI='262429841361750': No 2G Auth Data 20241225085535515 DAUC <0003> db_auc.c:192 IMSI='262429841361750': No 3G Auth Data 20241225085535531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42920<->l=127.0.0.1:4258 20241225085535536 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535536 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429841361750"} 20241225085535536 DAUC <0003> db_auc.c:192 IMSI='262429841361750': No 3G Auth Data 20241225085535536 DAUC <0003> db_auc.c:236 IMSI='262429841361750': Calling to generate 1 vectors 20241225085535536 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241225085535536 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535536 DAUC <0003> auc.c:113 vector [0]: rand = b60d4aa81a4aa8e15374cda109efa238 20241225085535536 DAUC <0003> auc.c:179 vector [0]: kc = 1f730de78f68d000 20241225085535536 DAUC <0003> auc.c:180 vector [0]: sres = b0407294 20241225085535536 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535536 DAUC <0003> db_auc.c:245 IMSI='262429841361750': Generated 1 vectors 20241225085535536 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429841361750"} 20241225085535536 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535536 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535536 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535539 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535539 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429841361750"} 20241225085535539 DAUC <0003> db_auc.c:192 IMSI='262429841361750': No 3G Auth Data 20241225085535539 DAUC <0003> db_auc.c:236 IMSI='262429841361750': Calling to generate 4 vectors 20241225085535539 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241225085535539 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535539 DAUC <0003> auc.c:113 vector [0]: rand = b45dc93244f21c107158712e89f85fc5 20241225085535539 DAUC <0003> auc.c:179 vector [0]: kc = 2840e7cd21108800 20241225085535539 DAUC <0003> auc.c:180 vector [0]: sres = 9db2935c 20241225085535539 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535539 DAUC <0003> auc.c:113 vector [1]: rand = e0d6d00a4b3dca7d1aed2ea52b88038c 20241225085535539 DAUC <0003> auc.c:179 vector [1]: kc = 94c2f4f5982bf400 20241225085535539 DAUC <0003> auc.c:180 vector [1]: sres = 7142acea 20241225085535539 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085535539 DAUC <0003> auc.c:113 vector [2]: rand = e030ce714bcc485bffdd49ce55d0656e 20241225085535539 DAUC <0003> auc.c:179 vector [2]: kc = a194dc9ab74db400 20241225085535539 DAUC <0003> auc.c:180 vector [2]: sres = 89affd3b 20241225085535539 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085535539 DAUC <0003> auc.c:113 vector [3]: rand = 413a89bb46406bbcc479f84e7d90ff38 20241225085535539 DAUC <0003> auc.c:179 vector [3]: kc = 8976a144cc9f3c00 20241225085535539 DAUC <0003> auc.c:180 vector [3]: sres = dfdbbfa4 20241225085535539 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085535539 DAUC <0003> db_auc.c:245 IMSI='262429841361750': Generated 4 vectors 20241225085535539 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429841361750"} 20241225085535539 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535539 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535539 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535542 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535542 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429841361750"} 20241225085535542 DAUC <0003> db_auc.c:192 IMSI='262429841361750': No 3G Auth Data 20241225085535542 DAUC <0003> db_auc.c:236 IMSI='262429841361750': Calling to generate 5 vectors 20241225085535542 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225085535542 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535542 DAUC <0003> auc.c:113 vector [0]: rand = 715e72da4b5790169a4be1433d54c94c 20241225085535542 DAUC <0003> auc.c:179 vector [0]: kc = b73efacd72d37c00 20241225085535542 DAUC <0003> auc.c:180 vector [0]: sres = beac9922 20241225085535542 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535542 DAUC <0003> auc.c:113 vector [1]: rand = da58abb36f6b85b763d636d2cb9997c3 20241225085535542 DAUC <0003> auc.c:179 vector [1]: kc = 71adbbec349cb400 20241225085535542 DAUC <0003> auc.c:180 vector [1]: sres = 0205d1c8 20241225085535542 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085535542 DAUC <0003> auc.c:113 vector [2]: rand = 1d62fe488353813c46248cbb58b471ce 20241225085535542 DAUC <0003> auc.c:179 vector [2]: kc = d2935cc447d4f800 20241225085535542 DAUC <0003> auc.c:180 vector [2]: sres = 3049068e 20241225085535542 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085535542 DAUC <0003> auc.c:113 vector [3]: rand = 1802fe9441e2263c486993830553218d 20241225085535542 DAUC <0003> auc.c:179 vector [3]: kc = 81c8cb8f6f36dc00 20241225085535542 DAUC <0003> auc.c:180 vector [3]: sres = 0177defc 20241225085535542 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085535542 DAUC <0003> auc.c:113 vector [4]: rand = b2ebd1a7f4b2abbea3c171ae44701071 20241225085535542 DAUC <0003> auc.c:179 vector [4]: kc = 336dcb0ee2ae7c00 20241225085535542 DAUC <0003> auc.c:180 vector [4]: sres = 3a9dade5 20241225085535542 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225085535542 DAUC <0003> db_auc.c:245 IMSI='262429841361750': Generated 5 vectors 20241225085535542 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429841361750"} 20241225085535542 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535542 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535542 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535544 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535544 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429841361750"} 20241225085535544 DAUC <0003> db_auc.c:192 IMSI='262429841361750': No 3G Auth Data 20241225085535544 DAUC <0003> db_auc.c:236 IMSI='262429841361750': Calling to generate 5 vectors 20241225085535544 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225085535544 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535544 DAUC <0003> auc.c:113 vector [0]: rand = 61070344e9eb55d3a28d6a85367813f0 20241225085535544 DAUC <0003> auc.c:179 vector [0]: kc = 26fda1ca8abd7400 20241225085535544 DAUC <0003> auc.c:180 vector [0]: sres = b777731e 20241225085535544 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535544 DAUC <0003> auc.c:113 vector [1]: rand = 049b52190e4c9ce1badd2e975b4d02ee 20241225085535544 DAUC <0003> auc.c:179 vector [1]: kc = dd1b3ce6a06e0000 20241225085535544 DAUC <0003> auc.c:180 vector [1]: sres = 5a547acb 20241225085535544 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085535544 DAUC <0003> auc.c:113 vector [2]: rand = 6f968b257c11a96a17cd83d77d8871dd 20241225085535544 DAUC <0003> auc.c:179 vector [2]: kc = dc81092dc20b1000 20241225085535544 DAUC <0003> auc.c:180 vector [2]: sres = 52623428 20241225085535544 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085535544 DAUC <0003> auc.c:113 vector [3]: rand = aeedb41f8486cd612852b40aba9a1c8a 20241225085535544 DAUC <0003> auc.c:179 vector [3]: kc = a0593b4bb5f8cc00 20241225085535544 DAUC <0003> auc.c:180 vector [3]: sres = f515633e 20241225085535544 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085535544 DAUC <0003> auc.c:113 vector [4]: rand = 9925fd47e46ca835f6c7786b937ff63b 20241225085535544 DAUC <0003> auc.c:179 vector [4]: kc = 486cec4b579b3000 20241225085535544 DAUC <0003> auc.c:180 vector [4]: sres = 22e82d0e 20241225085535544 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225085535544 DAUC <0003> db_auc.c:245 IMSI='262429841361750': Generated 5 vectors 20241225085535544 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429841361750"} 20241225085535545 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429841361750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535545 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535545 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42920<->l=127.0.0.1:4258 20241225085535548 DAUC <0003> db_auc.c:157 IMSI='262429730433605': No 2G Auth Data 20241225085535548 DAUC <0003> db_auc.c:192 IMSI='262429730433605': No 3G Auth Data 20241225085535564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42936<->l=127.0.0.1:4258 20241225085535567 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535567 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429730433605"} 20241225085535567 DAUC <0003> db_auc.c:192 IMSI='262429730433605': No 3G Auth Data 20241225085535567 DAUC <0003> db_auc.c:236 IMSI='262429730433605': Calling to generate 1 vectors 20241225085535567 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241225085535567 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535567 DAUC <0003> auc.c:113 vector [0]: rand = dba6e7042e9b89645fd3a77a24c50be7 20241225085535567 DAUC <0003> auc.c:179 vector [0]: kc = 173dea1c94eab000 20241225085535567 DAUC <0003> auc.c:180 vector [0]: sres = 7e9a9779 20241225085535567 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535567 DAUC <0003> db_auc.c:245 IMSI='262429730433605': Generated 1 vectors 20241225085535567 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429730433605"} 20241225085535567 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535567 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535567 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535569 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535569 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429730433605"} 20241225085535570 DAUC <0003> db_auc.c:192 IMSI='262429730433605': No 3G Auth Data 20241225085535570 DAUC <0003> db_auc.c:236 IMSI='262429730433605': Calling to generate 4 vectors 20241225085535570 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241225085535570 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535570 DAUC <0003> auc.c:113 vector [0]: rand = 37e1612a2f3563568d727930962dc229 20241225085535570 DAUC <0003> auc.c:179 vector [0]: kc = b202df7bacb2d400 20241225085535570 DAUC <0003> auc.c:180 vector [0]: sres = ff9442ca 20241225085535570 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535570 DAUC <0003> auc.c:113 vector [1]: rand = bd168f11ccd92fd3ce29de43fc25eb66 20241225085535570 DAUC <0003> auc.c:179 vector [1]: kc = 1c0c6b3ab9178800 20241225085535570 DAUC <0003> auc.c:180 vector [1]: sres = d416c9d1 20241225085535570 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085535570 DAUC <0003> auc.c:113 vector [2]: rand = d247ed1412dd65b17d6baae6a5a518be 20241225085535570 DAUC <0003> auc.c:179 vector [2]: kc = d871791421908800 20241225085535570 DAUC <0003> auc.c:180 vector [2]: sres = a95b29e4 20241225085535570 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085535570 DAUC <0003> auc.c:113 vector [3]: rand = ded55147b6e18ffb7ec1aa0315bfce04 20241225085535570 DAUC <0003> auc.c:179 vector [3]: kc = 7df52464acf07c00 20241225085535570 DAUC <0003> auc.c:180 vector [3]: sres = 447b07ef 20241225085535570 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085535570 DAUC <0003> db_auc.c:245 IMSI='262429730433605': Generated 4 vectors 20241225085535570 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429730433605"} 20241225085535570 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535570 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535570 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535572 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535572 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429730433605"} 20241225085535572 DAUC <0003> db_auc.c:192 IMSI='262429730433605': No 3G Auth Data 20241225085535572 DAUC <0003> db_auc.c:236 IMSI='262429730433605': Calling to generate 5 vectors 20241225085535572 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225085535572 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535572 DAUC <0003> auc.c:113 vector [0]: rand = 86f5e003e48269b4bfd5137a563babec 20241225085535572 DAUC <0003> auc.c:179 vector [0]: kc = 4bb5f2e346e9f800 20241225085535572 DAUC <0003> auc.c:180 vector [0]: sres = 69f080b3 20241225085535572 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535572 DAUC <0003> auc.c:113 vector [1]: rand = c08d607f68c2ff5ac0b57b0100afdce3 20241225085535572 DAUC <0003> auc.c:179 vector [1]: kc = bc25beaa2f46d800 20241225085535572 DAUC <0003> auc.c:180 vector [1]: sres = 8f66e1b9 20241225085535572 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085535572 DAUC <0003> auc.c:113 vector [2]: rand = 69732a20b74c43433f57667a897417d8 20241225085535572 DAUC <0003> auc.c:179 vector [2]: kc = 078c4eb255a38400 20241225085535572 DAUC <0003> auc.c:180 vector [2]: sres = eb94169f 20241225085535572 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085535572 DAUC <0003> auc.c:113 vector [3]: rand = dfa5c3a1c9e208aa28df564cc044dae4 20241225085535572 DAUC <0003> auc.c:179 vector [3]: kc = 3497d4d0c5388800 20241225085535572 DAUC <0003> auc.c:180 vector [3]: sres = c3024a00 20241225085535572 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085535572 DAUC <0003> auc.c:113 vector [4]: rand = 725884f25b9a97f284d1bf94640e8c11 20241225085535572 DAUC <0003> auc.c:179 vector [4]: kc = 4a9ea63ba49a8000 20241225085535572 DAUC <0003> auc.c:180 vector [4]: sres = 4faee7e7 20241225085535572 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225085535572 DAUC <0003> db_auc.c:245 IMSI='262429730433605': Generated 5 vectors 20241225085535572 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429730433605"} 20241225085535572 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535572 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535572 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535575 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535575 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429730433605"} 20241225085535575 DAUC <0003> db_auc.c:192 IMSI='262429730433605': No 3G Auth Data 20241225085535575 DAUC <0003> db_auc.c:236 IMSI='262429730433605': Calling to generate 5 vectors 20241225085535575 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225085535575 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535575 DAUC <0003> auc.c:113 vector [0]: rand = 7307f3185566de16e5235a444942cefb 20241225085535575 DAUC <0003> auc.c:179 vector [0]: kc = 136451bdc52c2000 20241225085535575 DAUC <0003> auc.c:180 vector [0]: sres = 883f3e23 20241225085535575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535575 DAUC <0003> auc.c:113 vector [1]: rand = 188306898fc3fa54015f2e7fe95fc1c0 20241225085535575 DAUC <0003> auc.c:179 vector [1]: kc = 2c7a284955371800 20241225085535575 DAUC <0003> auc.c:180 vector [1]: sres = e053d4e2 20241225085535575 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085535575 DAUC <0003> auc.c:113 vector [2]: rand = 3b9331e21ec3b02edc6876be71b889dd 20241225085535575 DAUC <0003> auc.c:179 vector [2]: kc = a2ead00fa0602000 20241225085535575 DAUC <0003> auc.c:180 vector [2]: sres = 31ae18c3 20241225085535575 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085535575 DAUC <0003> auc.c:113 vector [3]: rand = ab3634088cbf5188689d4ed4067c1605 20241225085535575 DAUC <0003> auc.c:179 vector [3]: kc = 09c756684c7cb800 20241225085535575 DAUC <0003> auc.c:180 vector [3]: sres = 2120a996 20241225085535575 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085535575 DAUC <0003> auc.c:113 vector [4]: rand = ec5af36e7541f2b2324dc4ec61993e50 20241225085535575 DAUC <0003> auc.c:179 vector [4]: kc = d9792a1d8a4b3400 20241225085535575 DAUC <0003> auc.c:180 vector [4]: sres = 174c8b66 20241225085535575 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225085535575 DAUC <0003> db_auc.c:245 IMSI='262429730433605': Generated 5 vectors 20241225085535575 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429730433605"} 20241225085535575 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429730433605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535575 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535575 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42936<->l=127.0.0.1:4258 20241225085535579 DAUC <0003> db_auc.c:157 IMSI='262425742889148': No 2G Auth Data 20241225085535579 DAUC <0003> db_auc.c:192 IMSI='262425742889148': No 3G Auth Data 20241225085535595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42950<->l=127.0.0.1:4258 20241225085535599 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535599 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425742889148"} 20241225085535599 DAUC <0003> db_auc.c:192 IMSI='262425742889148': No 3G Auth Data 20241225085535599 DAUC <0003> db_auc.c:236 IMSI='262425742889148': Calling to generate 1 vectors 20241225085535599 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241225085535599 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535599 DAUC <0003> auc.c:113 vector [0]: rand = da95ce48dd57bd60f0bae406c0077fd6 20241225085535599 DAUC <0003> auc.c:179 vector [0]: kc = 28918027fa26ba38 20241225085535599 DAUC <0003> auc.c:180 vector [0]: sres = d3fc663a 20241225085535599 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535599 DAUC <0003> db_auc.c:245 IMSI='262425742889148': Generated 1 vectors 20241225085535599 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425742889148"} 20241225085535599 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535599 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535599 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535602 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535602 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425742889148"} 20241225085535602 DAUC <0003> db_auc.c:192 IMSI='262425742889148': No 3G Auth Data 20241225085535602 DAUC <0003> db_auc.c:236 IMSI='262425742889148': Calling to generate 4 vectors 20241225085535602 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241225085535602 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535602 DAUC <0003> auc.c:113 vector [0]: rand = a370f7226a7c77c2dc8322e0cd6afc59 20241225085535602 DAUC <0003> auc.c:179 vector [0]: kc = 444ad9773ff6d79e 20241225085535602 DAUC <0003> auc.c:180 vector [0]: sres = d9f1c68a 20241225085535602 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535602 DAUC <0003> auc.c:113 vector [1]: rand = 795a69b4d8a6307efbc17bf54aa874c5 20241225085535602 DAUC <0003> auc.c:179 vector [1]: kc = 3a581f1790cd34f0 20241225085535602 DAUC <0003> auc.c:180 vector [1]: sres = c8b63b7a 20241225085535602 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085535602 DAUC <0003> auc.c:113 vector [2]: rand = 29e5d59f8b260f968214f3c8aee8041b 20241225085535602 DAUC <0003> auc.c:179 vector [2]: kc = 0b30b62e57be02cd 20241225085535602 DAUC <0003> auc.c:180 vector [2]: sres = 5f236636 20241225085535602 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085535602 DAUC <0003> auc.c:113 vector [3]: rand = a231761bcc26e1b27d71c2545ee0e8f9 20241225085535602 DAUC <0003> auc.c:179 vector [3]: kc = f3e1832dffd65af0 20241225085535602 DAUC <0003> auc.c:180 vector [3]: sres = afa7f3b2 20241225085535602 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085535602 DAUC <0003> db_auc.c:245 IMSI='262425742889148': Generated 4 vectors 20241225085535602 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425742889148"} 20241225085535602 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535602 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535602 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535604 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535604 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425742889148"} 20241225085535604 DAUC <0003> db_auc.c:192 IMSI='262425742889148': No 3G Auth Data 20241225085535604 DAUC <0003> db_auc.c:236 IMSI='262425742889148': Calling to generate 5 vectors 20241225085535604 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225085535604 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535604 DAUC <0003> auc.c:113 vector [0]: rand = c85b0e9686c4089b999b87432d98c89a 20241225085535604 DAUC <0003> auc.c:179 vector [0]: kc = 4f0180849fd00e8e 20241225085535604 DAUC <0003> auc.c:180 vector [0]: sres = e7779b5b 20241225085535604 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535604 DAUC <0003> auc.c:113 vector [1]: rand = 036f64de09e342860bdefa411a936d18 20241225085535604 DAUC <0003> auc.c:179 vector [1]: kc = a0e6357fb73c488b 20241225085535604 DAUC <0003> auc.c:180 vector [1]: sres = f1665d38 20241225085535604 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085535604 DAUC <0003> auc.c:113 vector [2]: rand = 33e7d57a2d63e9434a65292325d9812f 20241225085535604 DAUC <0003> auc.c:179 vector [2]: kc = 1bb239778f509519 20241225085535604 DAUC <0003> auc.c:180 vector [2]: sres = 2f9f32b9 20241225085535604 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085535604 DAUC <0003> auc.c:113 vector [3]: rand = 9581309b0379f32a685238448f9051ce 20241225085535604 DAUC <0003> auc.c:179 vector [3]: kc = 30234dac1aa91bb6 20241225085535604 DAUC <0003> auc.c:180 vector [3]: sres = fea56138 20241225085535604 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085535604 DAUC <0003> auc.c:113 vector [4]: rand = 8a3e8e32e85cbefc6570cd1a03c2e2e0 20241225085535604 DAUC <0003> auc.c:179 vector [4]: kc = 53717d78997bde22 20241225085535604 DAUC <0003> auc.c:180 vector [4]: sres = 4a38704a 20241225085535604 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225085535604 DAUC <0003> db_auc.c:245 IMSI='262425742889148': Generated 5 vectors 20241225085535604 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425742889148"} 20241225085535604 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535604 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535604 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535606 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535606 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425742889148"} 20241225085535606 DAUC <0003> db_auc.c:192 IMSI='262425742889148': No 3G Auth Data 20241225085535606 DAUC <0003> db_auc.c:236 IMSI='262425742889148': Calling to generate 5 vectors 20241225085535606 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225085535606 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535606 DAUC <0003> auc.c:113 vector [0]: rand = 4770b1658541e03b2ce4877104232679 20241225085535606 DAUC <0003> auc.c:179 vector [0]: kc = 268f41856b92820c 20241225085535606 DAUC <0003> auc.c:180 vector [0]: sres = 60803f45 20241225085535606 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225085535606 DAUC <0003> auc.c:113 vector [1]: rand = e7b850ef065b0fbd634d7b7e67d61c77 20241225085535606 DAUC <0003> auc.c:179 vector [1]: kc = 06b2f347af761492 20241225085535606 DAUC <0003> auc.c:180 vector [1]: sres = 54953881 20241225085535606 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225085535606 DAUC <0003> auc.c:113 vector [2]: rand = db25ff810421ae6e687f4100851595ae 20241225085535606 DAUC <0003> auc.c:179 vector [2]: kc = 480d0339bc7748f3 20241225085535606 DAUC <0003> auc.c:180 vector [2]: sres = 2210d1bc 20241225085535606 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225085535606 DAUC <0003> auc.c:113 vector [3]: rand = 0233255add657fa93b760543702c1a40 20241225085535606 DAUC <0003> auc.c:179 vector [3]: kc = 60a0f05cb9c1661d 20241225085535606 DAUC <0003> auc.c:180 vector [3]: sres = de1be8e5 20241225085535606 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225085535606 DAUC <0003> auc.c:113 vector [4]: rand = 27a7c16d74c62112f5ece9c6405fcba8 20241225085535606 DAUC <0003> auc.c:179 vector [4]: kc = d0b7ff05296f714a 20241225085535607 DAUC <0003> auc.c:180 vector [4]: sres = 2973bb18 20241225085535607 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225085535607 DAUC <0003> db_auc.c:245 IMSI='262425742889148': Generated 5 vectors 20241225085535607 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425742889148"} 20241225085535607 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425742889148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535607 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535607 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42950<->l=127.0.0.1:4258 20241225085535610 DAUC <0003> db_auc.c:157 IMSI='262426236853764': No 2G Auth Data 20241225085535610 DAUC <0003> db_auc.c:192 IMSI='262426236853764': No 3G Auth Data 20241225085535625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4258 20241225085535629 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535629 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426236853764"} 20241225085535629 DAUC <0003> db_auc.c:157 IMSI='262426236853764': No 2G Auth Data 20241225085535629 DAUC <0003> db_auc.c:236 IMSI='262426236853764': Calling to generate 1 vectors 20241225085535629 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241225085535629 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535629 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535629 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085535629 DAUC <0003> auc.c:113 vector [0]: rand = b7c418668c3b492f0537129b3321a383 20241225085535629 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085535629 DAUC <0003> auc.c:142 vector [0]: autn = 5532f13b5e4700003352e9b28dd82bda 20241225085535629 DAUC <0003> auc.c:143 vector [0]: ck = f20d0047c0932993bc8ccfbd55314f5b 20241225085535629 DAUC <0003> auc.c:144 vector [0]: ik = 0d2654f5c90921a8a4c011247c5ecb68 20241225085535629 DAUC <0003> auc.c:145 vector [0]: res = 92c3cb703eba07ec0000000000000000 20241225085535629 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535629 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085535629 DAUC <0003> auc.c:151 vector [0]: kc = e7678a2b20f58c08 20241225085535629 DAUC <0003> auc.c:152 vector [0]: sres = ac79cc9c 20241225085535629 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085535629 DAUC <0003> db_auc.c:245 IMSI='262426236853764': Generated 1 vectors 20241225085535629 DAUC <0003> db_auc.c:249 IMSI='262426236853764': Updating SQN=33 in DB 20241225085535629 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426236853764"} 20241225085535629 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535629 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535629 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535632 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535632 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426236853764"} 20241225085535632 DAUC <0003> db_auc.c:157 IMSI='262426236853764': No 2G Auth Data 20241225085535632 DAUC <0003> db_auc.c:236 IMSI='262426236853764': Calling to generate 4 vectors 20241225085535632 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241225085535632 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535632 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535632 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241225085535632 DAUC <0003> auc.c:113 vector [0]: rand = be45125214be59651532ddd5966500db 20241225085535632 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241225085535632 DAUC <0003> auc.c:142 vector [0]: autn = bff5ada2a9a400006837fe134cc9f54c 20241225085535632 DAUC <0003> auc.c:143 vector [0]: ck = ba8928a30c1a1e7f686c5aae65e3e1d8 20241225085535632 DAUC <0003> auc.c:144 vector [0]: ik = 7894225d57555fa543823ae7258ea950 20241225085535632 DAUC <0003> auc.c:145 vector [0]: res = 1ed2eed888c242b00000000000000000 20241225085535632 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535632 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085535632 DAUC <0003> auc.c:151 vector [0]: kc = e9f36ab71b220952 20241225085535632 DAUC <0003> auc.c:152 vector [0]: sres = 9610ac68 20241225085535632 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085535632 DAUC <0003> auc.c:113 vector [1]: rand = e0b1dc5ae5add2bde6066d85e5c3ef66 20241225085535632 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241225085535632 DAUC <0003> auc.c:142 vector [1]: autn = 5975d5c3e45e0000ca889e2201cef293 20241225085535632 DAUC <0003> auc.c:143 vector [1]: ck = 4a1b4dd6b4740978b78295c62191610b 20241225085535632 DAUC <0003> auc.c:144 vector [1]: ik = 53cedf278e65fca86975894a700ba9fd 20241225085535632 DAUC <0003> auc.c:145 vector [1]: res = aa7be739494203940000000000000000 20241225085535632 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535632 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225085535632 DAUC <0003> auc.c:151 vector [1]: kc = c7228e7d6b8b3d26 20241225085535632 DAUC <0003> auc.c:152 vector [1]: sres = e339e4ad 20241225085535632 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225085535632 DAUC <0003> auc.c:113 vector [2]: rand = 5e1f291ac2c225c995a1a6d8c7da4c26 20241225085535632 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241225085535632 DAUC <0003> auc.c:142 vector [2]: autn = b02db639ee69000039ce5c6243b907dd 20241225085535632 DAUC <0003> auc.c:143 vector [2]: ck = 7638721783a15aa20d8185dd2b5ea6d6 20241225085535632 DAUC <0003> auc.c:144 vector [2]: ik = f1f5077faf5c7e5a9e590e9e8588bb1b 20241225085535632 DAUC <0003> auc.c:145 vector [2]: res = af393d41d68f2b490000000000000000 20241225085535632 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535632 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225085535632 DAUC <0003> auc.c:151 vector [2]: kc = 1415fe2b822b3935 20241225085535632 DAUC <0003> auc.c:152 vector [2]: sres = 79b61608 20241225085535632 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225085535632 DAUC <0003> auc.c:113 vector [3]: rand = a43b580af2edf071e63968ae8a4e38c7 20241225085535632 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241225085535632 DAUC <0003> auc.c:142 vector [3]: autn = 0d7ce5e1c09300002702ec92161bbbb0 20241225085535632 DAUC <0003> auc.c:143 vector [3]: ck = 9b16b6d146edbd310b5d7ac7124311eb 20241225085535632 DAUC <0003> auc.c:144 vector [3]: ik = 4601486062fad616a83f5ad0f111e484 20241225085535632 DAUC <0003> auc.c:145 vector [3]: res = f6d58e6a568d6cd60000000000000000 20241225085535632 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535632 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225085535632 DAUC <0003> auc.c:151 vector [3]: kc = 7e75dea6c7459e48 20241225085535632 DAUC <0003> auc.c:152 vector [3]: sres = a058e2bc 20241225085535632 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225085535632 DAUC <0003> db_auc.c:245 IMSI='262426236853764': Generated 4 vectors 20241225085535632 DAUC <0003> db_auc.c:249 IMSI='262426236853764': Updating SQN=161 in DB 20241225085535632 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426236853764"} 20241225085535632 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535632 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535632 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535635 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535635 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426236853764"} 20241225085535635 DAUC <0003> db_auc.c:157 IMSI='262426236853764': No 2G Auth Data 20241225085535635 DAUC <0003> db_auc.c:236 IMSI='262426236853764': Calling to generate 5 vectors 20241225085535635 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225085535635 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535635 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535635 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241225085535635 DAUC <0003> auc.c:113 vector [0]: rand = 86d9be3719ff62c7ceca2061f9fdc473 20241225085535635 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241225085535635 DAUC <0003> auc.c:142 vector [0]: autn = 03d284ba2f0900002938f463ba1dcabb 20241225085535635 DAUC <0003> auc.c:143 vector [0]: ck = 7e21314e802fe65f3d08a0000b33d5b1 20241225085535635 DAUC <0003> auc.c:144 vector [0]: ik = e0c93e4a1c77375dcdc17e3c6820d06c 20241225085535635 DAUC <0003> auc.c:145 vector [0]: res = fe344f6fefcde5770000000000000000 20241225085535635 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535635 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085535635 DAUC <0003> auc.c:151 vector [0]: kc = 6e21d138ff4bd4df 20241225085535635 DAUC <0003> auc.c:152 vector [0]: sres = 11f9aa18 20241225085535635 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085535635 DAUC <0003> auc.c:113 vector [1]: rand = 01ce6206a148dbaf98d968f50f1b008c 20241225085535635 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241225085535635 DAUC <0003> auc.c:142 vector [1]: autn = f6cd3338a69a000009b1321f601673f3 20241225085535635 DAUC <0003> auc.c:143 vector [1]: ck = 6d423dfa07dc3f6487e9e79d0a136b06 20241225085535635 DAUC <0003> auc.c:144 vector [1]: ik = 62e0254d84fc63360409627d4723a847 20241225085535635 DAUC <0003> auc.c:145 vector [1]: res = e2a65c663d8759d60000000000000000 20241225085535635 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535635 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225085535635 DAUC <0003> auc.c:151 vector [1]: kc = 8c429d57ce109f13 20241225085535635 DAUC <0003> auc.c:152 vector [1]: sres = df2105b0 20241225085535635 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225085535635 DAUC <0003> auc.c:113 vector [2]: rand = a4d09b24cbe56e1621a9e50851719392 20241225085535635 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241225085535635 DAUC <0003> auc.c:142 vector [2]: autn = 6071f82535c10000d654316fef6f6f86 20241225085535635 DAUC <0003> auc.c:143 vector [2]: ck = c6608f7f2c9037fd0f82425fb891e802 20241225085535635 DAUC <0003> auc.c:144 vector [2]: ik = ca679195a6f2b701337d1fb4d9d0cc22 20241225085535635 DAUC <0003> auc.c:145 vector [2]: res = f59c27b3c8cc66c10000000000000000 20241225085535635 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535635 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225085535635 DAUC <0003> auc.c:151 vector [2]: kc = 30f84301eb23a4dc 20241225085535635 DAUC <0003> auc.c:152 vector [2]: sres = 3d504172 20241225085535635 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225085535635 DAUC <0003> auc.c:113 vector [3]: rand = 2387e265e31a6542f43ec09fc9cfb018 20241225085535635 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241225085535635 DAUC <0003> auc.c:142 vector [3]: autn = f20d753ef6050000a7bc4e27dff0ab82 20241225085535635 DAUC <0003> auc.c:143 vector [3]: ck = 14866bbef9642cc61d361c4706c62d27 20241225085535635 DAUC <0003> auc.c:144 vector [3]: ik = 95762bb56307ce55faa635f9d9e6d40d 20241225085535635 DAUC <0003> auc.c:145 vector [3]: res = 096063c149c5c73d0000000000000000 20241225085535635 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535635 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225085535635 DAUC <0003> auc.c:151 vector [3]: kc = 666069b545431bb9 20241225085535635 DAUC <0003> auc.c:152 vector [3]: sres = 40a5a4fc 20241225085535635 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225085535635 DAUC <0003> auc.c:113 vector [4]: rand = f127e992adc662f7c4c82cbd4000fd49 20241225085535635 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241225085535635 DAUC <0003> auc.c:142 vector [4]: autn = c9b9a3cf59660000f2c33f9a21f18798 20241225085535635 DAUC <0003> auc.c:143 vector [4]: ck = d1a38eac21820088f39cf5a7b8435faa 20241225085535635 DAUC <0003> auc.c:144 vector [4]: ik = 4370beb670d420f6295f282a3589626e 20241225085535635 DAUC <0003> auc.c:145 vector [4]: res = e71e4bffd3e7df410000000000000000 20241225085535635 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085535636 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225085535636 DAUC <0003> auc.c:151 vector [4]: kc = 4810ed97dc9c1dba 20241225085535636 DAUC <0003> auc.c:152 vector [4]: sres = 34f994be 20241225085535636 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225085535636 DAUC <0003> db_auc.c:245 IMSI='262426236853764': Generated 5 vectors 20241225085535636 DAUC <0003> db_auc.c:249 IMSI='262426236853764': Updating SQN=321 in DB 20241225085535636 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426236853764"} 20241225085535636 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535636 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535636 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535638 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535638 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426236853764"} 20241225085535638 DAUC <0003> db_auc.c:157 IMSI='262426236853764': No 2G Auth Data 20241225085535638 DAUC <0003> db_auc.c:236 IMSI='262426236853764': Calling to generate 5 vectors 20241225085535638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225085535638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535638 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241225085535638 DAUC <0003> auc.c:113 vector [0]: rand = b15c24f3c5a3ab431bd4b75dfa270c1b 20241225085535638 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241225085535638 DAUC <0003> auc.c:142 vector [0]: autn = c410308ee2f3000059e2694870ffbc47 20241225085535638 DAUC <0003> auc.c:143 vector [0]: ck = e2bdf09cf9925e54ad5ae54732d8463f 20241225085535638 DAUC <0003> auc.c:144 vector [0]: ik = f0ebaa3a4d86c1b6497025b1e07fb5a6 20241225085535638 DAUC <0003> auc.c:145 vector [0]: res = fca84c8e99bdcad20000000000000000 20241225085535639 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535639 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085535639 DAUC <0003> auc.c:151 vector [0]: kc = f67c9a5066b36c7b 20241225085535639 DAUC <0003> auc.c:152 vector [0]: sres = 6515865c 20241225085535639 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085535639 DAUC <0003> auc.c:113 vector [1]: rand = aacb7d080cea9cebcd9eae0043216562 20241225085535639 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241225085535639 DAUC <0003> auc.c:142 vector [1]: autn = c0d30f2da5db0000cfdcd20c144f9638 20241225085535639 DAUC <0003> auc.c:143 vector [1]: ck = 76bdc7a467b1f523d8227adbd9577297 20241225085535639 DAUC <0003> auc.c:144 vector [1]: ik = 7912a7248a5cbebbdf74de0b71f7a083 20241225085535639 DAUC <0003> auc.c:145 vector [1]: res = f3d1b60aaea139b70000000000000000 20241225085535639 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535639 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225085535639 DAUC <0003> auc.c:151 vector [1]: kc = 08f9c450454d998c 20241225085535639 DAUC <0003> auc.c:152 vector [1]: sres = 5d708fbd 20241225085535639 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225085535639 DAUC <0003> auc.c:113 vector [2]: rand = 3da6ef5ee11bd0cc9f36f5ea7b21eaf4 20241225085535639 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241225085535639 DAUC <0003> auc.c:142 vector [2]: autn = 2bc6aaf4adc90000664602038616cf12 20241225085535639 DAUC <0003> auc.c:143 vector [2]: ck = 24e6bcc8adfd6dcfc2bb5243ab27f718 20241225085535639 DAUC <0003> auc.c:144 vector [2]: ik = 7c1aad833cf4218222603f48db3e1bbf 20241225085535639 DAUC <0003> auc.c:145 vector [2]: res = 54ba5c2fa12520060000000000000000 20241225085535639 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535639 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225085535639 DAUC <0003> auc.c:151 vector [2]: kc = b8277c40e110a0ea 20241225085535639 DAUC <0003> auc.c:152 vector [2]: sres = f59f7c29 20241225085535639 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225085535639 DAUC <0003> auc.c:113 vector [3]: rand = b15c4e59c2c238a51f118dca221d899c 20241225085535639 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241225085535639 DAUC <0003> auc.c:142 vector [3]: autn = 80767299155500002146c7bd80651fd1 20241225085535639 DAUC <0003> auc.c:143 vector [3]: ck = b4bad7a563debd788aefdf209d2cea74 20241225085535639 DAUC <0003> auc.c:144 vector [3]: ik = f30c83393a453393ba4aeebbcca3cfcd 20241225085535639 DAUC <0003> auc.c:145 vector [3]: res = 0261c5052b6e7e3b0000000000000000 20241225085535639 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535639 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225085535639 DAUC <0003> auc.c:151 vector [3]: kc = 771365070814ab52 20241225085535639 DAUC <0003> auc.c:152 vector [3]: sres = 290fbb3e 20241225085535639 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225085535639 DAUC <0003> auc.c:113 vector [4]: rand = e625fc79a1d110a278222828c2780b7f 20241225085535639 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241225085535639 DAUC <0003> auc.c:142 vector [4]: autn = 33d9862d82890000d096d2f962b36282 20241225085535639 DAUC <0003> auc.c:143 vector [4]: ck = b8275c8e8ac37acb3defbdadf92b5fdd 20241225085535639 DAUC <0003> auc.c:144 vector [4]: ik = 9755666d0b823298d6bcf05372cda6d9 20241225085535639 DAUC <0003> auc.c:145 vector [4]: res = 44c908929e889f260000000000000000 20241225085535639 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085535639 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225085535639 DAUC <0003> auc.c:151 vector [4]: kc = c421771d0aa7b157 20241225085535639 DAUC <0003> auc.c:152 vector [4]: sres = da4197b4 20241225085535639 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225085535639 DAUC <0003> db_auc.c:245 IMSI='262426236853764': Generated 5 vectors 20241225085535639 DAUC <0003> db_auc.c:249 IMSI='262426236853764': Updating SQN=481 in DB 20241225085535639 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426236853764"} 20241225085535639 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426236853764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535639 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535639 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4258 20241225085535643 DAUC <0003> db_auc.c:157 IMSI='262429638918815': No 2G Auth Data 20241225085535643 DAUC <0003> db_auc.c:192 IMSI='262429638918815': No 3G Auth Data 20241225085535658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42962<->l=127.0.0.1:4258 20241225085535661 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535661 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429638918815"} 20241225085535661 DAUC <0003> db_auc.c:157 IMSI='262429638918815': No 2G Auth Data 20241225085535661 DAUC <0003> db_auc.c:236 IMSI='262429638918815': Calling to generate 1 vectors 20241225085535661 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241225085535661 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535661 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225085535661 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085535661 DAUC <0003> auc.c:113 vector [0]: rand = cf09ad7ac6670b6fcc51072879747f72 20241225085535661 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085535661 DAUC <0003> auc.c:142 vector [0]: autn = dcd7b7b4e594000053fb9be6fe765cc3 20241225085535661 DAUC <0003> auc.c:143 vector [0]: ck = 25422cc3b19290ecf16308270b98d72d 20241225085535661 DAUC <0003> auc.c:144 vector [0]: ik = ab43413f359478e47b3eff166627479b 20241225085535661 DAUC <0003> auc.c:145 vector [0]: res = 55247596fd31c3420000000000000000 20241225085535661 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535661 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085535661 DAUC <0003> auc.c:151 vector [0]: kc = 045c9acde9b978be 20241225085535661 DAUC <0003> auc.c:152 vector [0]: sres = a815b6d4 20241225085535661 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085535661 DAUC <0003> db_auc.c:245 IMSI='262429638918815': Generated 1 vectors 20241225085535661 DAUC <0003> db_auc.c:249 IMSI='262429638918815': Updating SQN=33 in DB 20241225085535661 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429638918815"} 20241225085535661 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535661 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535661 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535664 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535664 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429638918815"} 20241225085535664 DAUC <0003> db_auc.c:157 IMSI='262429638918815': No 2G Auth Data 20241225085535664 DAUC <0003> db_auc.c:236 IMSI='262429638918815': Calling to generate 4 vectors 20241225085535664 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241225085535664 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535664 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225085535664 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241225085535664 DAUC <0003> auc.c:113 vector [0]: rand = bdf304059025b9592e518e7a2dcdf809 20241225085535664 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241225085535664 DAUC <0003> auc.c:142 vector [0]: autn = 8bfe5dad5d8e0000188ca6339fba2c73 20241225085535664 DAUC <0003> auc.c:143 vector [0]: ck = 1a0cfbdb8813cdd37dfed3bf2eeebd4f 20241225085535664 DAUC <0003> auc.c:144 vector [0]: ik = 2e00064b41b6b9b3f7d7e9f5ab087f9b 20241225085535664 DAUC <0003> auc.c:145 vector [0]: res = 2747e72357b0af630000000000000000 20241225085535664 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535664 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085535664 DAUC <0003> auc.c:151 vector [0]: kc = be25c7da4c43b6b4 20241225085535664 DAUC <0003> auc.c:152 vector [0]: sres = 70f74840 20241225085535664 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085535664 DAUC <0003> auc.c:113 vector [1]: rand = 7ee6155d5239c4d04aa4babd2dbefb3f 20241225085535664 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241225085535664 DAUC <0003> auc.c:142 vector [1]: autn = 4a1135c792290000838dc18f6aae77b5 20241225085535664 DAUC <0003> auc.c:143 vector [1]: ck = ad0ec85ddf2da78475f31a6f487a9bba 20241225085535664 DAUC <0003> auc.c:144 vector [1]: ik = b182b1fd6ecc8122bed05ff28419d692 20241225085535664 DAUC <0003> auc.c:145 vector [1]: res = 19fe2ec84bef76840000000000000000 20241225085535664 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535664 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225085535664 DAUC <0003> auc.c:151 vector [1]: kc = d7af3c3d7d826b8e 20241225085535664 DAUC <0003> auc.c:152 vector [1]: sres = 5211584c 20241225085535664 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225085535664 DAUC <0003> auc.c:113 vector [2]: rand = 761dfec4fd5c565473e4a74a988570f9 20241225085535664 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241225085535664 DAUC <0003> auc.c:142 vector [2]: autn = 68621483ebdb0000a17d7ce467684a71 20241225085535664 DAUC <0003> auc.c:143 vector [2]: ck = c76b3cdd3ecae735346ed3968bbb9217 20241225085535664 DAUC <0003> auc.c:144 vector [2]: ik = b0b963640e526f4aeff7f10729c028ee 20241225085535664 DAUC <0003> auc.c:145 vector [2]: res = 67dd4126ce44a80f0000000000000000 20241225085535664 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535664 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225085535664 DAUC <0003> auc.c:151 vector [2]: kc = ac4b7d2892e33286 20241225085535664 DAUC <0003> auc.c:152 vector [2]: sres = a999e929 20241225085535664 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225085535664 DAUC <0003> auc.c:113 vector [3]: rand = 0c6329811c2c9140e2b48eed4edbb41d 20241225085535664 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241225085535664 DAUC <0003> auc.c:142 vector [3]: autn = 42d0fed685510000feb3ffd70480a4c2 20241225085535664 DAUC <0003> auc.c:143 vector [3]: ck = 13617f2cf18f8468d6c9b9b208c2164f 20241225085535664 DAUC <0003> auc.c:144 vector [3]: ik = d06ab0468a5cabc0d44c487825cc684c 20241225085535664 DAUC <0003> auc.c:145 vector [3]: res = 36422b262d56b5a30000000000000000 20241225085535664 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535665 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225085535665 DAUC <0003> auc.c:151 vector [3]: kc = c18e3ea056dd51ab 20241225085535665 DAUC <0003> auc.c:152 vector [3]: sres = 1b149e85 20241225085535665 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225085535665 DAUC <0003> db_auc.c:245 IMSI='262429638918815': Generated 4 vectors 20241225085535665 DAUC <0003> db_auc.c:249 IMSI='262429638918815': Updating SQN=161 in DB 20241225085535665 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429638918815"} 20241225085535665 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535665 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535665 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535667 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535667 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429638918815"} 20241225085535668 DAUC <0003> db_auc.c:157 IMSI='262429638918815': No 2G Auth Data 20241225085535668 DAUC <0003> db_auc.c:236 IMSI='262429638918815': Calling to generate 5 vectors 20241225085535668 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225085535668 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535668 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225085535668 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241225085535668 DAUC <0003> auc.c:113 vector [0]: rand = 51b3fc35d2fc4b719a100f1617c1baab 20241225085535668 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241225085535668 DAUC <0003> auc.c:142 vector [0]: autn = 9bc2e9bf8af800006490f5d9cb033440 20241225085535668 DAUC <0003> auc.c:143 vector [0]: ck = 89c1e372f86db36b61f79e12aeba3614 20241225085535668 DAUC <0003> auc.c:144 vector [0]: ik = aa28ef6b851717bb795f9036504ba73c 20241225085535668 DAUC <0003> auc.c:145 vector [0]: res = 05dd9284b41eb8cf0000000000000000 20241225085535668 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535668 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085535668 DAUC <0003> auc.c:151 vector [0]: kc = 3b41023d838b35f8 20241225085535668 DAUC <0003> auc.c:152 vector [0]: sres = b1c32a4b 20241225085535668 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085535668 DAUC <0003> auc.c:113 vector [1]: rand = 02fcc6c10c258440ee1574cc32d28549 20241225085535668 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241225085535668 DAUC <0003> auc.c:142 vector [1]: autn = fce1081d42490000f9007e238e5a546f 20241225085535668 DAUC <0003> auc.c:143 vector [1]: ck = 77fd12245e605f4f703902dd3355a472 20241225085535668 DAUC <0003> auc.c:144 vector [1]: ik = 084960d57d2268b758eadf8255159927 20241225085535668 DAUC <0003> auc.c:145 vector [1]: res = 22ffe1646ced969c0000000000000000 20241225085535668 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535668 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225085535668 DAUC <0003> auc.c:151 vector [1]: kc = 5767afae45020aad 20241225085535668 DAUC <0003> auc.c:152 vector [1]: sres = 4e1277f8 20241225085535668 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225085535668 DAUC <0003> auc.c:113 vector [2]: rand = 45d85f46487e3ea07c6dfeed484cff32 20241225085535668 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241225085535668 DAUC <0003> auc.c:142 vector [2]: autn = 9532463818b100007ad86075eed785e8 20241225085535668 DAUC <0003> auc.c:143 vector [2]: ck = 1b270f496d9070513b28f6f7fdc9bdd5 20241225085535668 DAUC <0003> auc.c:144 vector [2]: ik = b389c9431f82bcb5c8139c79264a64b0 20241225085535668 DAUC <0003> auc.c:145 vector [2]: res = f67f8127370862a00000000000000000 20241225085535668 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535668 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225085535668 DAUC <0003> auc.c:151 vector [2]: kc = 5b95ac84a9911581 20241225085535668 DAUC <0003> auc.c:152 vector [2]: sres = c177e387 20241225085535668 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225085535668 DAUC <0003> auc.c:113 vector [3]: rand = 1b73180edfe53f7b81ed477377e6c865 20241225085535668 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241225085535668 DAUC <0003> auc.c:142 vector [3]: autn = b17fb4ac21820000bdb28dd2c4ba52c5 20241225085535668 DAUC <0003> auc.c:143 vector [3]: ck = f473cfe42dcb9c009a1dee8b3005e9e1 20241225085535668 DAUC <0003> auc.c:144 vector [3]: ik = bca1b988722a74825ef117aea766e58d 20241225085535668 DAUC <0003> auc.c:145 vector [3]: res = b60492a0a25472ee0000000000000000 20241225085535668 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535668 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225085535668 DAUC <0003> auc.c:151 vector [3]: kc = 8c3e8f49c882e4ee 20241225085535668 DAUC <0003> auc.c:152 vector [3]: sres = 1450e04e 20241225085535668 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225085535668 DAUC <0003> auc.c:113 vector [4]: rand = 3ff61581e1c50fe89df05a8a1151fd88 20241225085535668 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241225085535668 DAUC <0003> auc.c:142 vector [4]: autn = 45e5f220f438000022b83ad9b5a0cb23 20241225085535668 DAUC <0003> auc.c:143 vector [4]: ck = e9c02e7ee2b608cefa369f7260c33fa1 20241225085535668 DAUC <0003> auc.c:144 vector [4]: ik = aa34675d03576ff52d7b97c2d9d6f248 20241225085535668 DAUC <0003> auc.c:145 vector [4]: res = a6656a69bec5b6190000000000000000 20241225085535668 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085535668 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225085535668 DAUC <0003> auc.c:151 vector [4]: kc = 94b9419358f4aad2 20241225085535668 DAUC <0003> auc.c:152 vector [4]: sres = 18a0dc70 20241225085535668 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225085535668 DAUC <0003> db_auc.c:245 IMSI='262429638918815': Generated 5 vectors 20241225085535668 DAUC <0003> db_auc.c:249 IMSI='262429638918815': Updating SQN=321 in DB 20241225085535668 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429638918815"} 20241225085535668 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535668 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535668 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535671 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535671 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429638918815"} 20241225085535671 DAUC <0003> db_auc.c:157 IMSI='262429638918815': No 2G Auth Data 20241225085535671 DAUC <0003> db_auc.c:236 IMSI='262429638918815': Calling to generate 5 vectors 20241225085535671 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225085535671 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535671 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225085535671 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241225085535671 DAUC <0003> auc.c:113 vector [0]: rand = 911f61866660c293eaa1c850da15d60f 20241225085535671 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241225085535671 DAUC <0003> auc.c:142 vector [0]: autn = c1a7579f74bc000058b6e24d20dcbaef 20241225085535671 DAUC <0003> auc.c:143 vector [0]: ck = 0f5af07ffa633c62d21894e9b2a87b1f 20241225085535671 DAUC <0003> auc.c:144 vector [0]: ik = 42df9b9522e5cf5941b55774e1fc0033 20241225085535671 DAUC <0003> auc.c:145 vector [0]: res = ae19a2bf5152f2f90000000000000000 20241225085535671 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535671 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085535671 DAUC <0003> auc.c:151 vector [0]: kc = de28a8778bd28817 20241225085535671 DAUC <0003> auc.c:152 vector [0]: sres = ff4b5046 20241225085535671 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085535671 DAUC <0003> auc.c:113 vector [1]: rand = 32f793d9f963b6d88d2da922ca4552b2 20241225085535671 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241225085535671 DAUC <0003> auc.c:142 vector [1]: autn = 8a660eeebdb60000990ee71e7fd10d0d 20241225085535671 DAUC <0003> auc.c:143 vector [1]: ck = 33393cc965215ddea19b61597c29efd2 20241225085535671 DAUC <0003> auc.c:144 vector [1]: ik = 8fa3d2cc57dfbfa984abc6148e92f74c 20241225085535671 DAUC <0003> auc.c:145 vector [1]: res = e8ae372b6de1248d0000000000000000 20241225085535671 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535671 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225085535671 DAUC <0003> auc.c:151 vector [1]: kc = 99aa4948c045fae9 20241225085535671 DAUC <0003> auc.c:152 vector [1]: sres = 854f13a6 20241225085535671 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225085535671 DAUC <0003> auc.c:113 vector [2]: rand = 785e6017e9d4d5905ed6d69eca506a79 20241225085535671 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241225085535671 DAUC <0003> auc.c:142 vector [2]: autn = 9b6c3ed5d18300002a377f69ee7ae9da 20241225085535672 DAUC <0003> auc.c:143 vector [2]: ck = 7019081d90afbd58e980bf7f72082c99 20241225085535672 DAUC <0003> auc.c:144 vector [2]: ik = b19f4e0fd4260f0d0f2451aad17408c9 20241225085535672 DAUC <0003> auc.c:145 vector [2]: res = 0a79ea0ec6dafec80000000000000000 20241225085535672 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535672 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225085535672 DAUC <0003> auc.c:151 vector [2]: kc = 2722a8c7e7f59605 20241225085535672 DAUC <0003> auc.c:152 vector [2]: sres = cca314c6 20241225085535672 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225085535672 DAUC <0003> auc.c:113 vector [3]: rand = 4a75cfba9d5781babb512b5b18523f61 20241225085535672 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241225085535672 DAUC <0003> auc.c:142 vector [3]: autn = f74e86418af20000ecaf74c439336de1 20241225085535672 DAUC <0003> auc.c:143 vector [3]: ck = da50430fffd69bea251da40c7c5e46e1 20241225085535672 DAUC <0003> auc.c:144 vector [3]: ik = 7bfbf87834165ed3c4bc82190d3f3d38 20241225085535672 DAUC <0003> auc.c:145 vector [3]: res = d752b8e1a48fcc640000000000000000 20241225085535672 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535672 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225085535672 DAUC <0003> auc.c:151 vector [3]: kc = 400a9d62baa1bee0 20241225085535672 DAUC <0003> auc.c:152 vector [3]: sres = 73dd7485 20241225085535672 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225085535672 DAUC <0003> auc.c:113 vector [4]: rand = bc2728041712b3e7735837bf51fbe58e 20241225085535672 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241225085535672 DAUC <0003> auc.c:142 vector [4]: autn = f46dbcf53ba300004dbe97f0f57fd0c0 20241225085535672 DAUC <0003> auc.c:143 vector [4]: ck = 136f3245f39a46a13dba540fde6e2c7b 20241225085535672 DAUC <0003> auc.c:144 vector [4]: ik = a3e7c3568abaaaecd6c4a31e71ebde78 20241225085535672 DAUC <0003> auc.c:145 vector [4]: res = 49be1f6ffd68478f0000000000000000 20241225085535672 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085535672 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225085535672 DAUC <0003> auc.c:151 vector [4]: kc = 5bf60602d6a51e4e 20241225085535672 DAUC <0003> auc.c:152 vector [4]: sres = b4d658e0 20241225085535672 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225085535672 DAUC <0003> db_auc.c:245 IMSI='262429638918815': Generated 5 vectors 20241225085535672 DAUC <0003> db_auc.c:249 IMSI='262429638918815': Updating SQN=481 in DB 20241225085535672 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429638918815"} 20241225085535672 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429638918815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535672 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535672 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42962<->l=127.0.0.1:4258 20241225085535676 DAUC <0003> db_auc.c:157 IMSI='262425671025450': No 2G Auth Data 20241225085535676 DAUC <0003> db_auc.c:192 IMSI='262425671025450': No 3G Auth Data 20241225085535691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 20241225085535695 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535695 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425671025450"} 20241225085535695 DAUC <0003> db_auc.c:236 IMSI='262425671025450': Calling to generate 1 vectors 20241225085535695 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241225085535695 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535696 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535696 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085535696 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535696 DAUC <0003> auc.c:113 vector [0]: rand = 1694026c7c03b0870d6e2049f4929ead 20241225085535696 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085535696 DAUC <0003> auc.c:142 vector [0]: autn = 45a85c841d1a0000d57d8775415c8a38 20241225085535696 DAUC <0003> auc.c:143 vector [0]: ck = 3f123f347ebcef9a18cdf202cc9a7646 20241225085535696 DAUC <0003> auc.c:144 vector [0]: ik = a3a3f87c810ef553d11843fd887132a3 20241225085535696 DAUC <0003> auc.c:145 vector [0]: res = cd73131a28549eae0000000000000000 20241225085535696 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535696 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535696 DAUC <0003> auc.c:179 vector [0]: kc = 8dcbadf2b3f59400 20241225085535696 DAUC <0003> auc.c:180 vector [0]: sres = ef5f729e 20241225085535696 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535696 DAUC <0003> db_auc.c:245 IMSI='262425671025450': Generated 1 vectors 20241225085535696 DAUC <0003> db_auc.c:249 IMSI='262425671025450': Updating SQN=33 in DB 20241225085535696 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425671025450"} 20241225085535696 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535696 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535696 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535699 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535699 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425671025450"} 20241225085535699 DAUC <0003> db_auc.c:236 IMSI='262425671025450': Calling to generate 4 vectors 20241225085535699 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241225085535699 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535699 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535699 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241225085535699 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535699 DAUC <0003> auc.c:113 vector [0]: rand = ada26c0224c22df51343126bb0ed59c8 20241225085535699 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241225085535699 DAUC <0003> auc.c:142 vector [0]: autn = 09e7d355a9d30000621ca39a9f910f3f 20241225085535699 DAUC <0003> auc.c:143 vector [0]: ck = 3bf166f61464ee9f3a1b65eb2f3bd18b 20241225085535699 DAUC <0003> auc.c:144 vector [0]: ik = 6eeac1e205a711c6c069c1cc1cf909b6 20241225085535699 DAUC <0003> auc.c:145 vector [0]: res = f41aed1d81451fdb0000000000000000 20241225085535699 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535699 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535699 DAUC <0003> auc.c:179 vector [0]: kc = f1ada9a9eb657c00 20241225085535699 DAUC <0003> auc.c:180 vector [0]: sres = cc538bc9 20241225085535699 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535699 DAUC <0003> auc.c:113 vector [1]: rand = 98518fb62fbf1f0db20fdd53b0a6910f 20241225085535699 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241225085535699 DAUC <0003> auc.c:142 vector [1]: autn = 5faf9e975536000034aac964d013b3db 20241225085535699 DAUC <0003> auc.c:143 vector [1]: ck = e4f97886593b66d4bf74eae40ee6b4f0 20241225085535699 DAUC <0003> auc.c:144 vector [1]: ik = 3e2b4cd1d1f5c60dae24f4704456083c 20241225085535699 DAUC <0003> auc.c:145 vector [1]: res = f12937e7bda908cb0000000000000000 20241225085535699 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535699 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085535699 DAUC <0003> auc.c:179 vector [1]: kc = 0752b37236ce5c00 20241225085535699 DAUC <0003> auc.c:180 vector [1]: sres = 7aee4740 20241225085535699 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085535699 DAUC <0003> auc.c:113 vector [2]: rand = fbfc10e4e3d18136c90f5862ad4599e6 20241225085535699 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241225085535699 DAUC <0003> auc.c:142 vector [2]: autn = bf611b9574b90000e62a49c3bdac4629 20241225085535699 DAUC <0003> auc.c:143 vector [2]: ck = db2f7df31dde4202cc66a2d608e366f5 20241225085535699 DAUC <0003> auc.c:144 vector [2]: ik = 7aa21be2ce53c7576ae38a70bf43d6ad 20241225085535699 DAUC <0003> auc.c:145 vector [2]: res = b18f9a632491e27c0000000000000000 20241225085535699 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535699 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085535699 DAUC <0003> auc.c:179 vector [2]: kc = 6e95421e88e1d400 20241225085535699 DAUC <0003> auc.c:180 vector [2]: sres = 2fa83c44 20241225085535699 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085535699 DAUC <0003> auc.c:113 vector [3]: rand = 6f54e60847ce94bb88479efcaadd2746 20241225085535699 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241225085535699 DAUC <0003> auc.c:142 vector [3]: autn = b8e4b74c49ff0000fddd238788839678 20241225085535699 DAUC <0003> auc.c:143 vector [3]: ck = 0a6954d3e0aef0c70ff82fc50a5d1f8e 20241225085535699 DAUC <0003> auc.c:144 vector [3]: ik = d40643f42b4da5aa3f4b5b63d024504d 20241225085535699 DAUC <0003> auc.c:145 vector [3]: res = 69251ac2fb33f2d40000000000000000 20241225085535699 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535699 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085535699 DAUC <0003> auc.c:179 vector [3]: kc = 9db4ff5958341000 20241225085535699 DAUC <0003> auc.c:180 vector [3]: sres = ec5e7a86 20241225085535699 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085535700 DAUC <0003> db_auc.c:245 IMSI='262425671025450': Generated 4 vectors 20241225085535700 DAUC <0003> db_auc.c:249 IMSI='262425671025450': Updating SQN=161 in DB 20241225085535700 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425671025450"} 20241225085535700 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535700 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535700 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535702 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535702 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425671025450"} 20241225085535702 DAUC <0003> db_auc.c:236 IMSI='262425671025450': Calling to generate 5 vectors 20241225085535702 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085535702 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535702 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535702 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241225085535702 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535702 DAUC <0003> auc.c:113 vector [0]: rand = 47e6460e7a7bc602121036db0e6e13b4 20241225085535702 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241225085535702 DAUC <0003> auc.c:142 vector [0]: autn = a9f82240c702000004dffb47db3307b5 20241225085535702 DAUC <0003> auc.c:143 vector [0]: ck = 8116fa617c58211435da83962feb205f 20241225085535702 DAUC <0003> auc.c:144 vector [0]: ik = fbbfa6d292c7edbd195e8c793a35bc21 20241225085535702 DAUC <0003> auc.c:145 vector [0]: res = 894a3b4f4001cf810000000000000000 20241225085535702 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535702 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535702 DAUC <0003> auc.c:179 vector [0]: kc = ab982db7acff8c00 20241225085535702 DAUC <0003> auc.c:180 vector [0]: sres = 3e6d6b71 20241225085535702 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535702 DAUC <0003> auc.c:113 vector [1]: rand = 917edd9a18f571fedb37dbb1fc91beb9 20241225085535702 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241225085535702 DAUC <0003> auc.c:142 vector [1]: autn = 1821debec4fa0000f29d2133152735bd 20241225085535702 DAUC <0003> auc.c:143 vector [1]: ck = 04fcd1b63e097a388f5b8a15ff837658 20241225085535702 DAUC <0003> auc.c:144 vector [1]: ik = 47a349c35d954956ea246b514bf0ba76 20241225085535703 DAUC <0003> auc.c:145 vector [1]: res = 00466e8dad2ae7e60000000000000000 20241225085535703 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535703 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085535703 DAUC <0003> auc.c:179 vector [1]: kc = 5867552f03a68000 20241225085535703 DAUC <0003> auc.c:180 vector [1]: sres = adc9707f 20241225085535703 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085535703 DAUC <0003> auc.c:113 vector [2]: rand = b200034bbc0428b58d0f47aeabe2b3d7 20241225085535703 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241225085535703 DAUC <0003> auc.c:142 vector [2]: autn = 7239dfcd948b00002439d8c65b67beab 20241225085535703 DAUC <0003> auc.c:143 vector [2]: ck = ce63f81621b48aa14907548357a7b150 20241225085535703 DAUC <0003> auc.c:144 vector [2]: ik = 9305aa2a49265ea925f2f07a240fed06 20241225085535703 DAUC <0003> auc.c:145 vector [2]: res = 184e98e190334f3c0000000000000000 20241225085535703 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535703 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085535703 DAUC <0003> auc.c:179 vector [2]: kc = 3cde72922e81ec00 20241225085535703 DAUC <0003> auc.c:180 vector [2]: sres = 79ec24fa 20241225085535703 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085535703 DAUC <0003> auc.c:113 vector [3]: rand = 5a7809b2cc97cf965e0537ddf48fb5d1 20241225085535703 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241225085535703 DAUC <0003> auc.c:142 vector [3]: autn = 07b93d7c5fda00000a54dc439302966c 20241225085535703 DAUC <0003> auc.c:143 vector [3]: ck = 6463c0412ed0e25097b13776b4a289df 20241225085535703 DAUC <0003> auc.c:144 vector [3]: ik = 41a4b844309a0808a0a6990709e8f4c9 20241225085535703 DAUC <0003> auc.c:145 vector [3]: res = f2317bc7a1ed8b9e0000000000000000 20241225085535703 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535703 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085535703 DAUC <0003> auc.c:179 vector [3]: kc = 59d24d5687812400 20241225085535703 DAUC <0003> auc.c:180 vector [3]: sres = 23a00078 20241225085535703 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085535703 DAUC <0003> auc.c:113 vector [4]: rand = 81b5660b58e36100fe4533bedc0813ab 20241225085535703 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241225085535703 DAUC <0003> auc.c:142 vector [4]: autn = 0aa7b84618530000d88a73872a996009 20241225085535703 DAUC <0003> auc.c:143 vector [4]: ck = e8807185e2da118f2d15c5676265f73c 20241225085535703 DAUC <0003> auc.c:144 vector [4]: ik = 222c2579bc37bd09c0f4b54a5938d0fc 20241225085535703 DAUC <0003> auc.c:145 vector [4]: res = 65272b0e160bfc750000000000000000 20241225085535703 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085535703 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085535703 DAUC <0003> auc.c:179 vector [4]: kc = 75ae43dca119c800 20241225085535703 DAUC <0003> auc.c:180 vector [4]: sres = 85463763 20241225085535703 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085535703 DAUC <0003> db_auc.c:245 IMSI='262425671025450': Generated 5 vectors 20241225085535703 DAUC <0003> db_auc.c:249 IMSI='262425671025450': Updating SQN=321 in DB 20241225085535703 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425671025450"} 20241225085535703 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535703 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535703 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535706 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535706 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425671025450"} 20241225085535706 DAUC <0003> db_auc.c:236 IMSI='262425671025450': Calling to generate 5 vectors 20241225085535706 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085535706 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535706 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535706 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241225085535706 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535706 DAUC <0003> auc.c:113 vector [0]: rand = e34c009623c9eb98ea5e8e4b64ced926 20241225085535706 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241225085535706 DAUC <0003> auc.c:142 vector [0]: autn = 1b8c1b68e5e100004327b67deec0ac96 20241225085535706 DAUC <0003> auc.c:143 vector [0]: ck = 291753ccfb18c6c7e0d7c113da5c31e6 20241225085535706 DAUC <0003> auc.c:144 vector [0]: ik = 7d5448fa40ff069da26b1f2630a3b0b5 20241225085535706 DAUC <0003> auc.c:145 vector [0]: res = c160f8ddc3cf152b0000000000000000 20241225085535706 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535706 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535706 DAUC <0003> auc.c:179 vector [0]: kc = 1610233b1df22000 20241225085535706 DAUC <0003> auc.c:180 vector [0]: sres = dc2eb11d 20241225085535706 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535706 DAUC <0003> auc.c:113 vector [1]: rand = bf656f4085d78ab315aae6845cca5bf0 20241225085535706 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241225085535706 DAUC <0003> auc.c:142 vector [1]: autn = f8d4aee3a1b30000b0f0d6a7dc5cd075 20241225085535706 DAUC <0003> auc.c:143 vector [1]: ck = 747512ccc6a5a9ab015ffec632807002 20241225085535706 DAUC <0003> auc.c:144 vector [1]: ik = df5ba02083f7660007273795647e7762 20241225085535706 DAUC <0003> auc.c:145 vector [1]: res = 72ec4820b071a9f60000000000000000 20241225085535706 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535706 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085535706 DAUC <0003> auc.c:179 vector [1]: kc = 87c605c757477c00 20241225085535706 DAUC <0003> auc.c:180 vector [1]: sres = 4a665c53 20241225085535706 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085535706 DAUC <0003> auc.c:113 vector [2]: rand = f13fcedbdb148e75cbfcd057ada1a60b 20241225085535706 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241225085535706 DAUC <0003> auc.c:142 vector [2]: autn = 08a5f595001c00004eae48b768785bee 20241225085535706 DAUC <0003> auc.c:143 vector [2]: ck = 855515c405e72dccffd759231575c51f 20241225085535706 DAUC <0003> auc.c:144 vector [2]: ik = 2f96c3331ec08a046041c69188ecb8a7 20241225085535706 DAUC <0003> auc.c:145 vector [2]: res = 6ab650d7bd7bfd7d0000000000000000 20241225085535706 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535706 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085535706 DAUC <0003> auc.c:179 vector [2]: kc = db56edeb70871800 20241225085535706 DAUC <0003> auc.c:180 vector [2]: sres = c72861e7 20241225085535706 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085535706 DAUC <0003> auc.c:113 vector [3]: rand = adab95d4639a2071a1ec42f1ddffc66b 20241225085535707 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241225085535707 DAUC <0003> auc.c:142 vector [3]: autn = 0f5174065a09000053128f2e627ae939 20241225085535707 DAUC <0003> auc.c:143 vector [3]: ck = db62c5e0a8d1183659cb29b9ba4f4367 20241225085535707 DAUC <0003> auc.c:144 vector [3]: ik = 5fdc9f65ecabda317dd82e9a9cade5e3 20241225085535707 DAUC <0003> auc.c:145 vector [3]: res = 1e47a1fd3e6ef9a10000000000000000 20241225085535707 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535707 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085535707 DAUC <0003> auc.c:179 vector [3]: kc = 2f2037c685d33c00 20241225085535707 DAUC <0003> auc.c:180 vector [3]: sres = b554fd4b 20241225085535707 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085535707 DAUC <0003> auc.c:113 vector [4]: rand = 3b6acd8e0adb85626c1dfe6557175213 20241225085535707 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241225085535707 DAUC <0003> auc.c:142 vector [4]: autn = c72e3559632c000058aaea06db06afae 20241225085535707 DAUC <0003> auc.c:143 vector [4]: ck = bb904d90730905ad56c9728d15c78afb 20241225085535707 DAUC <0003> auc.c:144 vector [4]: ik = da7d7b34f6f50621d3fa0cbbba6da26b 20241225085535707 DAUC <0003> auc.c:145 vector [4]: res = b13bdd339f43b1bb0000000000000000 20241225085535707 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085535707 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085535707 DAUC <0003> auc.c:179 vector [4]: kc = 4159f88490143800 20241225085535707 DAUC <0003> auc.c:180 vector [4]: sres = cf869863 20241225085535707 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085535707 DAUC <0003> db_auc.c:245 IMSI='262425671025450': Generated 5 vectors 20241225085535707 DAUC <0003> db_auc.c:249 IMSI='262425671025450': Updating SQN=481 in DB 20241225085535707 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425671025450"} 20241225085535707 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425671025450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535707 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535707 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 20241225085535711 DAUC <0003> db_auc.c:157 IMSI='262428318721018': No 2G Auth Data 20241225085535711 DAUC <0003> db_auc.c:192 IMSI='262428318721018': No 3G Auth Data 20241225085535726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42976<->l=127.0.0.1:4258 20241225085535730 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535730 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428318721018"} 20241225085535730 DAUC <0003> db_auc.c:236 IMSI='262428318721018': Calling to generate 1 vectors 20241225085535730 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241225085535730 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535730 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535730 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085535730 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535730 DAUC <0003> auc.c:113 vector [0]: rand = a565177849e2b35daae9914d6ba5a305 20241225085535730 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085535730 DAUC <0003> auc.c:142 vector [0]: autn = db8c62d61dd60000dd566294b7b5252b 20241225085535730 DAUC <0003> auc.c:143 vector [0]: ck = 24c8391f529e6408eac07f5d445a891b 20241225085535730 DAUC <0003> auc.c:144 vector [0]: ik = b32560a45038624bb08f8f67068b50e5 20241225085535730 DAUC <0003> auc.c:145 vector [0]: res = dac722c9312dd0060000000000000000 20241225085535730 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535730 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535730 DAUC <0003> auc.c:179 vector [0]: kc = 58bf279767385000 20241225085535730 DAUC <0003> auc.c:180 vector [0]: sres = 3dfd5edf 20241225085535730 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535730 DAUC <0003> db_auc.c:245 IMSI='262428318721018': Generated 1 vectors 20241225085535730 DAUC <0003> db_auc.c:249 IMSI='262428318721018': Updating SQN=33 in DB 20241225085535731 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428318721018"} 20241225085535731 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535731 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535731 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535733 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535733 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428318721018"} 20241225085535733 DAUC <0003> db_auc.c:236 IMSI='262428318721018': Calling to generate 4 vectors 20241225085535733 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241225085535733 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535733 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535733 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241225085535733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535733 DAUC <0003> auc.c:113 vector [0]: rand = b21d6e7e316b1928d99d53938f33a785 20241225085535733 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241225085535733 DAUC <0003> auc.c:142 vector [0]: autn = 4062669233050000f30737ab69468236 20241225085535733 DAUC <0003> auc.c:143 vector [0]: ck = 039a433edc589a323a761a39cd30ad96 20241225085535733 DAUC <0003> auc.c:144 vector [0]: ik = 78cea63d9a7d9c8e0a775db10cdfc858 20241225085535733 DAUC <0003> auc.c:145 vector [0]: res = eaa055d247553aef0000000000000000 20241225085535733 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535733 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535733 DAUC <0003> auc.c:179 vector [0]: kc = eff90f7f75abc000 20241225085535733 DAUC <0003> auc.c:180 vector [0]: sres = d73e5724 20241225085535733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535733 DAUC <0003> auc.c:113 vector [1]: rand = 7c74ec6e2bfe13432b7c87745356f2f3 20241225085535733 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241225085535733 DAUC <0003> auc.c:142 vector [1]: autn = e73889f373c00000a1debacf39c51e8c 20241225085535733 DAUC <0003> auc.c:143 vector [1]: ck = 9e438516678ff9bc9d0cbbdeaf276a93 20241225085535734 DAUC <0003> auc.c:144 vector [1]: ik = 473fb037416090eed9c76dab040fb61b 20241225085535734 DAUC <0003> auc.c:145 vector [1]: res = b874f0b868584ee70000000000000000 20241225085535734 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535734 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085535734 DAUC <0003> auc.c:179 vector [1]: kc = 67be0b579b2e7000 20241225085535734 DAUC <0003> auc.c:180 vector [1]: sres = 1daa151e 20241225085535734 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085535734 DAUC <0003> auc.c:113 vector [2]: rand = 9ee9158ea736dd9a16d193f3feaf2d04 20241225085535734 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241225085535734 DAUC <0003> auc.c:142 vector [2]: autn = e73be2106f45000066a277846dfd5d5b 20241225085535734 DAUC <0003> auc.c:143 vector [2]: ck = 4a34475f3e9846e375212d281529009e 20241225085535734 DAUC <0003> auc.c:144 vector [2]: ik = b7d895a2de269be71951e6a4b1ccecfa 20241225085535734 DAUC <0003> auc.c:145 vector [2]: res = d4e85ef73a2c2db50000000000000000 20241225085535734 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535734 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085535734 DAUC <0003> auc.c:179 vector [2]: kc = 5a93b49cb437a000 20241225085535734 DAUC <0003> auc.c:180 vector [2]: sres = cd1e96d8 20241225085535734 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085535734 DAUC <0003> auc.c:113 vector [3]: rand = 789376c1efd1e08a02634bb88ec74ee2 20241225085535734 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241225085535734 DAUC <0003> auc.c:142 vector [3]: autn = 0dae608f06760000ce033409be5f7a1a 20241225085535734 DAUC <0003> auc.c:143 vector [3]: ck = 2d1c173d90554778dc47c3eaf2c9622a 20241225085535734 DAUC <0003> auc.c:144 vector [3]: ik = 155132be9d534ed6fd51fc76d6adc38f 20241225085535734 DAUC <0003> auc.c:145 vector [3]: res = 63bd2419a21e1e3a0000000000000000 20241225085535734 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535734 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085535734 DAUC <0003> auc.c:179 vector [3]: kc = 9a83dc44e7bc8c00 20241225085535734 DAUC <0003> auc.c:180 vector [3]: sres = cb82cebd 20241225085535734 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085535734 DAUC <0003> db_auc.c:245 IMSI='262428318721018': Generated 4 vectors 20241225085535734 DAUC <0003> db_auc.c:249 IMSI='262428318721018': Updating SQN=161 in DB 20241225085535734 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428318721018"} 20241225085535734 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535734 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535734 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535737 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535737 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428318721018"} 20241225085535737 DAUC <0003> db_auc.c:236 IMSI='262428318721018': Calling to generate 5 vectors 20241225085535737 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085535737 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535737 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535737 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241225085535737 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535737 DAUC <0003> auc.c:113 vector [0]: rand = 2774e1b6149b443f714fb512ed2d1d12 20241225085535737 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241225085535737 DAUC <0003> auc.c:142 vector [0]: autn = bfe7a399e32a0000e147d64752105dca 20241225085535737 DAUC <0003> auc.c:143 vector [0]: ck = ad8094a054fcdcfc28f15a6c9a04a4b1 20241225085535737 DAUC <0003> auc.c:144 vector [0]: ik = fbcc5d8f117d6e622666612f28309abd 20241225085535737 DAUC <0003> auc.c:145 vector [0]: res = 88e6a033bb8938e20000000000000000 20241225085535737 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535737 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535737 DAUC <0003> auc.c:179 vector [0]: kc = bf41582006518400 20241225085535737 DAUC <0003> auc.c:180 vector [0]: sres = d8f67b4e 20241225085535737 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535737 DAUC <0003> auc.c:113 vector [1]: rand = 79105a109ba50c0732e8bb6f3f9bbc5b 20241225085535737 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241225085535737 DAUC <0003> auc.c:142 vector [1]: autn = c5e4a2c7afba000012c92ceec6fbcdf7 20241225085535737 DAUC <0003> auc.c:143 vector [1]: ck = 841393668f1a3dfb434d440e0da9c52e 20241225085535737 DAUC <0003> auc.c:144 vector [1]: ik = ab96b35dd4d271fd94d61139c23376ac 20241225085535737 DAUC <0003> auc.c:145 vector [1]: res = 5f4a72b5e120fede0000000000000000 20241225085535737 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535737 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085535737 DAUC <0003> auc.c:179 vector [1]: kc = 0f15c3980f0d1400 20241225085535737 DAUC <0003> auc.c:180 vector [1]: sres = 12d40ec0 20241225085535737 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085535737 DAUC <0003> auc.c:113 vector [2]: rand = 4318ae08b87a35ad4d9ef33de3cbcdf7 20241225085535737 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241225085535737 DAUC <0003> auc.c:142 vector [2]: autn = 989c006dd02500003bd2e0134ca7e32d 20241225085535737 DAUC <0003> auc.c:143 vector [2]: ck = 6a526b6df8bb45f2c15c45c85c6961d2 20241225085535737 DAUC <0003> auc.c:144 vector [2]: ik = 43b60c51b22552e59f92fdf3278d461e 20241225085535737 DAUC <0003> auc.c:145 vector [2]: res = e0389d94e30db2f40000000000000000 20241225085535737 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535737 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085535737 DAUC <0003> auc.c:179 vector [2]: kc = 644094c5c7a65800 20241225085535737 DAUC <0003> auc.c:180 vector [2]: sres = dececb19 20241225085535737 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085535737 DAUC <0003> auc.c:113 vector [3]: rand = 5eb837f1433516f488fec6e34749223c 20241225085535737 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241225085535737 DAUC <0003> auc.c:142 vector [3]: autn = e9f547300a59000059de3a40690806e6 20241225085535737 DAUC <0003> auc.c:143 vector [3]: ck = 42ceb18a35b12a422cb16d1f34ef9cfe 20241225085535737 DAUC <0003> auc.c:144 vector [3]: ik = cda373e9d9dd07588354ba242ac8156b 20241225085535737 DAUC <0003> auc.c:145 vector [3]: res = 7106a64f2a6ef8270000000000000000 20241225085535737 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535737 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085535737 DAUC <0003> auc.c:179 vector [3]: kc = 00e6703e049b0000 20241225085535737 DAUC <0003> auc.c:180 vector [3]: sres = c4c16738 20241225085535737 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085535737 DAUC <0003> auc.c:113 vector [4]: rand = f5638667079d15c09f4d0a562cbc655e 20241225085535737 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241225085535737 DAUC <0003> auc.c:142 vector [4]: autn = 06ab111bbd4400008fc2fc49bdd815b0 20241225085535737 DAUC <0003> auc.c:143 vector [4]: ck = c585b75d170f3e691e6cb59c30892526 20241225085535737 DAUC <0003> auc.c:144 vector [4]: ik = 65ab8b5b69ca09562978df93ff29d81d 20241225085535737 DAUC <0003> auc.c:145 vector [4]: res = 92ad108c85a97ca20000000000000000 20241225085535737 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085535737 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085535737 DAUC <0003> auc.c:179 vector [4]: kc = dc7563b46d1b0000 20241225085535737 DAUC <0003> auc.c:180 vector [4]: sres = 9c331d4b 20241225085535737 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085535737 DAUC <0003> db_auc.c:245 IMSI='262428318721018': Generated 5 vectors 20241225085535738 DAUC <0003> db_auc.c:249 IMSI='262428318721018': Updating SQN=321 in DB 20241225085535738 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428318721018"} 20241225085535738 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535738 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535738 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535740 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535740 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428318721018"} 20241225085535740 DAUC <0003> db_auc.c:236 IMSI='262428318721018': Calling to generate 5 vectors 20241225085535740 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085535740 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535740 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535740 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241225085535740 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535741 DAUC <0003> auc.c:113 vector [0]: rand = 5f5695ce964eb56d8d5fc56d70e5d3f8 20241225085535741 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241225085535741 DAUC <0003> auc.c:142 vector [0]: autn = cba4d57a04950000971041950c170818 20241225085535741 DAUC <0003> auc.c:143 vector [0]: ck = 59e2fcac76b5db84cd8426292ede4e28 20241225085535741 DAUC <0003> auc.c:144 vector [0]: ik = 94ad0f35595bde88fc8f19e989004d45 20241225085535741 DAUC <0003> auc.c:145 vector [0]: res = e78549e96c357c1e0000000000000000 20241225085535741 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535741 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535741 DAUC <0003> auc.c:179 vector [0]: kc = 1db3c21e3f1abc00 20241225085535741 DAUC <0003> auc.c:180 vector [0]: sres = cbbc6960 20241225085535741 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535741 DAUC <0003> auc.c:113 vector [1]: rand = a62736fe033d0cfd6cad304fa1ec925d 20241225085535741 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241225085535741 DAUC <0003> auc.c:142 vector [1]: autn = 49f4912db87c00004230b6ad017d5567 20241225085535741 DAUC <0003> auc.c:143 vector [1]: ck = c861919a833b3c6721bb763591ebb6a1 20241225085535741 DAUC <0003> auc.c:144 vector [1]: ik = 782f1fc4c9207f27cb8de242a74ab678 20241225085535741 DAUC <0003> auc.c:145 vector [1]: res = f6469d391f0ac77c0000000000000000 20241225085535741 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535741 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085535741 DAUC <0003> auc.c:179 vector [1]: kc = 76211b167b36e000 20241225085535741 DAUC <0003> auc.c:180 vector [1]: sres = 33352fc5 20241225085535741 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085535741 DAUC <0003> auc.c:113 vector [2]: rand = 29f89cce03ba53f9455178f71d9dbbc1 20241225085535741 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241225085535741 DAUC <0003> auc.c:142 vector [2]: autn = 5fdc3d015d170000a9abfe0d9167a624 20241225085535741 DAUC <0003> auc.c:143 vector [2]: ck = bf424cee938f690c005ca57d652049bb 20241225085535741 DAUC <0003> auc.c:144 vector [2]: ik = 996e42a1765696916be515f5296bc31e 20241225085535741 DAUC <0003> auc.c:145 vector [2]: res = bc66e8d1315c09390000000000000000 20241225085535741 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535741 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085535741 DAUC <0003> auc.c:179 vector [2]: kc = 41afa3ab8050c400 20241225085535741 DAUC <0003> auc.c:180 vector [2]: sres = 8ef4ffbc 20241225085535741 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085535741 DAUC <0003> auc.c:113 vector [3]: rand = 4f2c4ffc9dcee35423f5e9bcd1eedf98 20241225085535741 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241225085535741 DAUC <0003> auc.c:142 vector [3]: autn = f0493377957100005a25c6c7f27f4b76 20241225085535741 DAUC <0003> auc.c:143 vector [3]: ck = 15fa062d2ee8a3e8809e209bd37f3d71 20241225085535741 DAUC <0003> auc.c:144 vector [3]: ik = 29a67e57b10326dc8b890a0d5d7aa3c4 20241225085535741 DAUC <0003> auc.c:145 vector [3]: res = 8deef50b463a10eb0000000000000000 20241225085535741 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535741 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085535741 DAUC <0003> auc.c:179 vector [3]: kc = 6b4956d35503b800 20241225085535741 DAUC <0003> auc.c:180 vector [3]: sres = bed44ccc 20241225085535741 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085535741 DAUC <0003> auc.c:113 vector [4]: rand = 85e568c27f3adc06704b25abc4a1372d 20241225085535741 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241225085535741 DAUC <0003> auc.c:142 vector [4]: autn = ddf4e43dfe7a00008efea5392a85ca44 20241225085535741 DAUC <0003> auc.c:143 vector [4]: ck = 7f9a965d6fa6576c553e636360c68a0f 20241225085535741 DAUC <0003> auc.c:144 vector [4]: ik = 7386d3e6c2d843b1a22133c61b17a7ff 20241225085535741 DAUC <0003> auc.c:145 vector [4]: res = b157a52314fec8c90000000000000000 20241225085535741 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085535741 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085535741 DAUC <0003> auc.c:179 vector [4]: kc = 71ed0426525d3800 20241225085535741 DAUC <0003> auc.c:180 vector [4]: sres = 58160ed0 20241225085535741 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085535741 DAUC <0003> db_auc.c:245 IMSI='262428318721018': Generated 5 vectors 20241225085535741 DAUC <0003> db_auc.c:249 IMSI='262428318721018': Updating SQN=481 in DB 20241225085535741 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428318721018"} 20241225085535741 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428318721018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535741 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535741 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42976<->l=127.0.0.1:4258 20241225085535745 DAUC <0003> db_auc.c:157 IMSI='262428678515284': No 2G Auth Data 20241225085535745 DAUC <0003> db_auc.c:192 IMSI='262428678515284': No 3G Auth Data 20241225085535762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42988<->l=127.0.0.1:4258 20241225085535765 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535765 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678515284"} 20241225085535765 DAUC <0003> db_auc.c:236 IMSI='262428678515284': Calling to generate 1 vectors 20241225085535765 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241225085535765 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535765 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535765 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085535765 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535765 DAUC <0003> auc.c:113 vector [0]: rand = 07f6f5b828e41df4b7a5ec9346971498 20241225085535765 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085535765 DAUC <0003> auc.c:142 vector [0]: autn = 5f09c30e85ef00006b346218da8a2a4a 20241225085535765 DAUC <0003> auc.c:143 vector [0]: ck = 0bae7be6c76d31b8d4484e8558c3a0e6 20241225085535766 DAUC <0003> auc.c:144 vector [0]: ik = 6d903debaf8a54e03b3fe423608ddffb 20241225085535766 DAUC <0003> auc.c:145 vector [0]: res = fce6ef6bab15951f0000000000000000 20241225085535766 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535766 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535766 DAUC <0003> auc.c:179 vector [0]: kc = 5298c3b5e1defe66 20241225085535766 DAUC <0003> auc.c:180 vector [0]: sres = 242267b5 20241225085535766 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535766 DAUC <0003> db_auc.c:245 IMSI='262428678515284': Generated 1 vectors 20241225085535766 DAUC <0003> db_auc.c:249 IMSI='262428678515284': Updating SQN=33 in DB 20241225085535766 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678515284"} 20241225085535766 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535766 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535766 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535768 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535768 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678515284"} 20241225085535768 DAUC <0003> db_auc.c:236 IMSI='262428678515284': Calling to generate 4 vectors 20241225085535768 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241225085535768 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535768 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535768 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241225085535768 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535768 DAUC <0003> auc.c:113 vector [0]: rand = a4494c882055a64ce11a753848e52da2 20241225085535768 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241225085535768 DAUC <0003> auc.c:142 vector [0]: autn = 618f90c9533e0000607b29a7686ed7af 20241225085535768 DAUC <0003> auc.c:143 vector [0]: ck = 1d46103ae973f2892add859ed32cd70a 20241225085535768 DAUC <0003> auc.c:144 vector [0]: ik = 075ebb831112622b1a20f6b56f1d3f9b 20241225085535768 DAUC <0003> auc.c:145 vector [0]: res = 78575784fac1e0ce0000000000000000 20241225085535768 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535768 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535768 DAUC <0003> auc.c:179 vector [0]: kc = 32729fc63598dd44 20241225085535768 DAUC <0003> auc.c:180 vector [0]: sres = 0a5596ee 20241225085535768 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535768 DAUC <0003> auc.c:113 vector [1]: rand = acb9c76014a8254cf3081c6147d5eba5 20241225085535768 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241225085535768 DAUC <0003> auc.c:142 vector [1]: autn = c1190050f85c0000a906c0fd4b54daa1 20241225085535768 DAUC <0003> auc.c:143 vector [1]: ck = 494a0018a9dbbcb4cf266dcb97ecd97d 20241225085535768 DAUC <0003> auc.c:144 vector [1]: ik = 234b94d3db17164cd32cce4d866b5971 20241225085535768 DAUC <0003> auc.c:145 vector [1]: res = dc04f6c6628cd9110000000000000000 20241225085535768 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535768 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085535768 DAUC <0003> auc.c:179 vector [1]: kc = 5c29ec030a1e7575 20241225085535768 DAUC <0003> auc.c:180 vector [1]: sres = fc37ef3f 20241225085535768 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085535768 DAUC <0003> auc.c:113 vector [2]: rand = c1e038ee3d6bf22968005ed43676648e 20241225085535768 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241225085535768 DAUC <0003> auc.c:142 vector [2]: autn = 5dea8cb0d3e90000a7c963cb54a85daa 20241225085535768 DAUC <0003> auc.c:143 vector [2]: ck = ca8c15565b979ed8a036b3b643b2d27d 20241225085535768 DAUC <0003> auc.c:144 vector [2]: ik = 4a0ad0bb75f2bb96586e3883d6483b25 20241225085535769 DAUC <0003> auc.c:145 vector [2]: res = 484fcae6adff85650000000000000000 20241225085535769 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535769 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085535769 DAUC <0003> auc.c:179 vector [2]: kc = fdc92c735c4a4675 20241225085535769 DAUC <0003> auc.c:180 vector [2]: sres = 738ac736 20241225085535769 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085535769 DAUC <0003> auc.c:113 vector [3]: rand = 5bdb6233f5a65f49a9635278e54bcf0c 20241225085535769 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241225085535769 DAUC <0003> auc.c:142 vector [3]: autn = 3706b2a19b78000049c9fe09debf9a2f 20241225085535769 DAUC <0003> auc.c:143 vector [3]: ck = 7f3335b862490a19f2d73599af8dc5bd 20241225085535769 DAUC <0003> auc.c:144 vector [3]: ik = cb4ef2c6a6b9ec8ab1d6689d6c74cdcd 20241225085535769 DAUC <0003> auc.c:145 vector [3]: res = 84736e259c4d53c70000000000000000 20241225085535769 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535769 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085535769 DAUC <0003> auc.c:179 vector [3]: kc = 95050f6cc29e5506 20241225085535769 DAUC <0003> auc.c:180 vector [3]: sres = 9bfab786 20241225085535769 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085535769 DAUC <0003> db_auc.c:245 IMSI='262428678515284': Generated 4 vectors 20241225085535769 DAUC <0003> db_auc.c:249 IMSI='262428678515284': Updating SQN=161 in DB 20241225085535769 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678515284"} 20241225085535769 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535769 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535769 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535771 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535771 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678515284"} 20241225085535771 DAUC <0003> db_auc.c:236 IMSI='262428678515284': Calling to generate 5 vectors 20241225085535771 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085535771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241225085535771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535771 DAUC <0003> auc.c:113 vector [0]: rand = 2a3cb84d0331b2c8b80cace40ba54a17 20241225085535771 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241225085535771 DAUC <0003> auc.c:142 vector [0]: autn = aa2319efed2f00005dc3d59c7ca8c662 20241225085535771 DAUC <0003> auc.c:143 vector [0]: ck = 0d58e5acd2b8befc65747b6171f73f8b 20241225085535771 DAUC <0003> auc.c:144 vector [0]: ik = ffa2e20235542648ba12095023e9e6c1 20241225085535771 DAUC <0003> auc.c:145 vector [0]: res = 09f7e1d4a69d5a600000000000000000 20241225085535771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535771 DAUC <0003> auc.c:179 vector [0]: kc = af30fa8270b8a8dd 20241225085535771 DAUC <0003> auc.c:180 vector [0]: sres = 141bf365 20241225085535771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535771 DAUC <0003> auc.c:113 vector [1]: rand = d0059ac6625f7e8fd7025029c9063064 20241225085535771 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241225085535771 DAUC <0003> auc.c:142 vector [1]: autn = a58a2db590d9000033dcfd5ff1ae65a2 20241225085535771 DAUC <0003> auc.c:143 vector [1]: ck = 0f642090064e20696a842682958019f4 20241225085535771 DAUC <0003> auc.c:144 vector [1]: ik = 4c744d2fe0496dabe456a3ca5aee6f1c 20241225085535771 DAUC <0003> auc.c:145 vector [1]: res = a411741cdab4894c0000000000000000 20241225085535771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535771 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085535771 DAUC <0003> auc.c:179 vector [1]: kc = 8670cc079fe8221b 20241225085535771 DAUC <0003> auc.c:180 vector [1]: sres = ca529735 20241225085535771 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085535771 DAUC <0003> auc.c:113 vector [2]: rand = b9b1fc2d1e35370d272dacc07640f894 20241225085535771 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241225085535771 DAUC <0003> auc.c:142 vector [2]: autn = c1406f47a94d0000939d554576be553b 20241225085535771 DAUC <0003> auc.c:143 vector [2]: ck = 5505c97a52322be3869b6a40aea1d69b 20241225085535771 DAUC <0003> auc.c:144 vector [2]: ik = a809dedff0cd0cad33f8ffc3253b20c6 20241225085535771 DAUC <0003> auc.c:145 vector [2]: res = bce93280fab981970000000000000000 20241225085535771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535771 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085535771 DAUC <0003> auc.c:179 vector [2]: kc = 03ce80f6ca9c12e6 20241225085535771 DAUC <0003> auc.c:180 vector [2]: sres = c26c3747 20241225085535772 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085535772 DAUC <0003> auc.c:113 vector [3]: rand = 83726512bbdedde7aa19b0417961209c 20241225085535772 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241225085535772 DAUC <0003> auc.c:142 vector [3]: autn = edb5df7892ac0000b81f5caab93d59a5 20241225085535772 DAUC <0003> auc.c:143 vector [3]: ck = d30d3b500c0c9e2a8351e80fa2be434f 20241225085535772 DAUC <0003> auc.c:144 vector [3]: ik = b5ee5a998b25b6e484f48fcc8576e096 20241225085535772 DAUC <0003> auc.c:145 vector [3]: res = 604291d1934ab6d00000000000000000 20241225085535772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535772 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085535772 DAUC <0003> auc.c:179 vector [3]: kc = 9ebbb14c8d23e170 20241225085535772 DAUC <0003> auc.c:180 vector [3]: sres = bad3f1bc 20241225085535772 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085535772 DAUC <0003> auc.c:113 vector [4]: rand = b6a3489b4e56ed013ee022939e9c20a8 20241225085535772 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241225085535772 DAUC <0003> auc.c:142 vector [4]: autn = f819f9ca741400006bd90dc602ef28ff 20241225085535772 DAUC <0003> auc.c:143 vector [4]: ck = 3dd1bd63de3bbebf092f91dea7da7caf 20241225085535772 DAUC <0003> auc.c:144 vector [4]: ik = baa6fe8251813938776529d744656fcb 20241225085535772 DAUC <0003> auc.c:145 vector [4]: res = 6b90ad17b662e3710000000000000000 20241225085535772 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085535772 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085535772 DAUC <0003> auc.c:179 vector [4]: kc = 755a45254feebffa 20241225085535772 DAUC <0003> auc.c:180 vector [4]: sres = 74813856 20241225085535772 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085535772 DAUC <0003> db_auc.c:245 IMSI='262428678515284': Generated 5 vectors 20241225085535772 DAUC <0003> db_auc.c:249 IMSI='262428678515284': Updating SQN=321 in DB 20241225085535772 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678515284"} 20241225085535772 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535772 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535772 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535774 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535774 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678515284"} 20241225085535774 DAUC <0003> db_auc.c:236 IMSI='262428678515284': Calling to generate 5 vectors 20241225085535774 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085535774 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085535774 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085535774 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241225085535774 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085535774 DAUC <0003> auc.c:113 vector [0]: rand = ada74a409f47ed8337eae783d0073362 20241225085535774 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241225085535774 DAUC <0003> auc.c:142 vector [0]: autn = acb05691371800000ce8f14fcc5e5992 20241225085535774 DAUC <0003> auc.c:143 vector [0]: ck = 253d452161dbb87b7dfd7373fdad5739 20241225085535774 DAUC <0003> auc.c:144 vector [0]: ik = aa11bd7e35864a933dd56ab99280746b 20241225085535774 DAUC <0003> auc.c:145 vector [0]: res = 3782b61c408685510000000000000000 20241225085535774 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085535774 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085535774 DAUC <0003> auc.c:179 vector [0]: kc = eaf0e5961c2a0e50 20241225085535774 DAUC <0003> auc.c:180 vector [0]: sres = 61cf227e 20241225085535774 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085535774 DAUC <0003> auc.c:113 vector [1]: rand = d6b77cf2805ebe817bf996eb77ed34f3 20241225085535774 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241225085535774 DAUC <0003> auc.c:142 vector [1]: autn = 9caafdfb4ece0000ea4fca5db36844fe 20241225085535774 DAUC <0003> auc.c:143 vector [1]: ck = aa0b79eb367838d3b8b43c1a6755fe9e 20241225085535774 DAUC <0003> auc.c:144 vector [1]: ik = 17ba91f557fbb86e66c64b54ccde2fcf 20241225085535774 DAUC <0003> auc.c:145 vector [1]: res = 3e6ea257c0ab7a750000000000000000 20241225085535774 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085535775 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085535775 DAUC <0003> auc.c:179 vector [1]: kc = d0fdda6faa916531 20241225085535775 DAUC <0003> auc.c:180 vector [1]: sres = a318226c 20241225085535775 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085535775 DAUC <0003> auc.c:113 vector [2]: rand = 105d257bc2a01d2445478400ca649128 20241225085535775 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241225085535775 DAUC <0003> auc.c:142 vector [2]: autn = 4b4d09c3d52600000fd9f749f073c68c 20241225085535775 DAUC <0003> auc.c:143 vector [2]: ck = b46ca8bd69b5caef4be723e01fe49071 20241225085535775 DAUC <0003> auc.c:144 vector [2]: ik = 06361d75b86150f6d760f60d9a79e8d5 20241225085535775 DAUC <0003> auc.c:145 vector [2]: res = dd22e8f90e8593480000000000000000 20241225085535775 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085535775 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085535775 DAUC <0003> auc.c:179 vector [2]: kc = 3882e702bbe31bfe 20241225085535775 DAUC <0003> auc.c:180 vector [2]: sres = 480732a7 20241225085535775 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085535775 DAUC <0003> auc.c:113 vector [3]: rand = 84aaa38af72d5df109e41e40a7ee0f33 20241225085535775 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241225085535775 DAUC <0003> auc.c:142 vector [3]: autn = c87cac6a5bd20000cd077da8beaa1471 20241225085535775 DAUC <0003> auc.c:143 vector [3]: ck = 3e46fd27f0b6d74ff633e9ad51634d2d 20241225085535775 DAUC <0003> auc.c:144 vector [3]: ik = 969726afc74a963d19a96649639a3ab1 20241225085535775 DAUC <0003> auc.c:145 vector [3]: res = 6be5116a745893870000000000000000 20241225085535775 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085535775 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085535775 DAUC <0003> auc.c:179 vector [3]: kc = b95cc982e21135e9 20241225085535775 DAUC <0003> auc.c:180 vector [3]: sres = 9c727aff 20241225085535775 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085535775 DAUC <0003> auc.c:113 vector [4]: rand = 25ad6cf5a7788b69554dfe50ec78b149 20241225085535775 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241225085535775 DAUC <0003> auc.c:142 vector [4]: autn = c3fb6b7adcf00000566371354df2880a 20241225085535775 DAUC <0003> auc.c:143 vector [4]: ck = fdb954bf45e5d0973c1f442dee3a2e42 20241225085535775 DAUC <0003> auc.c:144 vector [4]: ik = 3f8eaafaf60f37a84a230f1c3740d817 20241225085535775 DAUC <0003> auc.c:145 vector [4]: res = df4b2413d29dac9c0000000000000000 20241225085535775 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085535775 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085535775 DAUC <0003> auc.c:179 vector [4]: kc = 1ba98ac77a15cf2f 20241225085535775 DAUC <0003> auc.c:180 vector [4]: sres = 7a2ec4ba 20241225085535775 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085535775 DAUC <0003> db_auc.c:245 IMSI='262428678515284': Generated 5 vectors 20241225085535775 DAUC <0003> db_auc.c:249 IMSI='262428678515284': Updating SQN=481 in DB 20241225085535775 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678515284"} 20241225085535775 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428678515284 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085535775 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535775 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085535777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42988<->l=127.0.0.1:4258 20241225085535779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42908<->l=127.0.0.1:4258 20241225085535780 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33557<->l=127.0.0.1:4259) 20241225085535780 DLINP <000b> input/ipa.c:452 connected read/write 20241225085535780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085535780 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085535780 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085535780 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085535818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4258 20241225085535918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4258 20241225085539005 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085539005 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085539006 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085539007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40136<->l=127.0.0.1:4258 20241225085539009 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085539009 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085539009 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085539009 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  20241225085539009 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085539009 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  20241225085539009 DLGSUP <0013> gsup_server.c:236 2:  20241225085539009 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085539009 DLGSUP <0013> gsup_server.c:236 3:  20241225085539009 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085539009 DLGSUP <0013> gsup_server.c:236 4:  20241225085539009 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085539009 DLGSUP <0013> gsup_server.c:236 5:  20241225085539009 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085539009 DLGSUP <0013> gsup_server.c:236 7:  20241225085539009 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085539009 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085539009 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085539009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085539030 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43217<->l=127.0.0.1:4259) 20241225085539035 DAUC <0003> db_auc.c:157 IMSI='262423368877994': No 2G Auth Data 20241225085539035 DAUC <0003> db_auc.c:192 IMSI='262423368877994': No 3G Auth Data 20241225085539051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4258 20241225085539056 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085539056 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423368877994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423368877994"} 20241225085539056 DAUC <0003> db_auc.c:157 IMSI='262423368877994': No 2G Auth Data 20241225085539056 DAUC <0003> db_auc.c:236 IMSI='262423368877994': Calling to generate 5 vectors 20241225085539056 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225085539056 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085539056 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085539056 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085539056 DAUC <0003> auc.c:113 vector [0]: rand = 8bb9b3dffa0283bdd9c4a41a41f40751 20241225085539056 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085539056 DAUC <0003> auc.c:142 vector [0]: autn = 5b1477c2e09680004845df538541bb1d 20241225085539056 DAUC <0003> auc.c:143 vector [0]: ck = da1e6207c3771b9ccd79a20ae4873bdd 20241225085539056 DAUC <0003> auc.c:144 vector [0]: ik = be3ffaf707e8097158a0525ea0917501 20241225085539056 DAUC <0003> auc.c:145 vector [0]: res = aec085e857fad8d80000000000000000 20241225085539056 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085539056 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085539056 DAUC <0003> auc.c:151 vector [0]: kc = f1f868a480895c31 20241225085539056 DAUC <0003> auc.c:152 vector [0]: sres = f93a5d30 20241225085539056 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085539056 DAUC <0003> auc.c:113 vector [1]: rand = 19d9f2473a05c3767ccbbed69bb14dbf 20241225085539056 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225085539057 DAUC <0003> auc.c:142 vector [1]: autn = 3801d95a1f888000ae0095f7983f0ca3 20241225085539057 DAUC <0003> auc.c:143 vector [1]: ck = f8d219aed96f140dc3343dffd98c1355 20241225085539057 DAUC <0003> auc.c:144 vector [1]: ik = a528ed2538dac4ee450f93df32b74f97 20241225085539057 DAUC <0003> auc.c:145 vector [1]: res = 691eeb547544b9470000000000000000 20241225085539057 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085539057 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225085539057 DAUC <0003> auc.c:151 vector [1]: kc = dbc15aab0a8e8c21 20241225085539057 DAUC <0003> auc.c:152 vector [1]: sres = 1c5a5213 20241225085539057 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225085539057 DAUC <0003> auc.c:113 vector [2]: rand = 792d917c6d4a6ea5a70cfe9322638749 20241225085539057 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225085539057 DAUC <0003> auc.c:142 vector [2]: autn = d6f515f08adb8000d41994c94344fa84 20241225085539057 DAUC <0003> auc.c:143 vector [2]: ck = 355188daee63b0da19f1c8b3b00163fd 20241225085539057 DAUC <0003> auc.c:144 vector [2]: ik = 6ec27cd1563c88f8b23a0e3989bb9c44 20241225085539057 DAUC <0003> auc.c:145 vector [2]: res = 3bc513d4c6b416380000000000000000 20241225085539057 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085539057 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225085539057 DAUC <0003> auc.c:151 vector [2]: kc = f058328181e5c79b 20241225085539057 DAUC <0003> auc.c:152 vector [2]: sres = fd7105ec 20241225085539057 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225085539057 DAUC <0003> auc.c:113 vector [3]: rand = 4fee477a6ea884444179da74ff19d05e 20241225085539057 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225085539057 DAUC <0003> auc.c:142 vector [3]: autn = 448371bff9768000756bff78f93fe071 20241225085539057 DAUC <0003> auc.c:143 vector [3]: ck = 8b43895283585fae745e6054f16ff2ed 20241225085539057 DAUC <0003> auc.c:144 vector [3]: ik = c83c7a7cc071ace0047ebabbd3dacf90 20241225085539057 DAUC <0003> auc.c:145 vector [3]: res = 78adf43de58bf01e0000000000000000 20241225085539057 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085539057 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225085539057 DAUC <0003> auc.c:151 vector [3]: kc = 335f29c1619cce33 20241225085539057 DAUC <0003> auc.c:152 vector [3]: sres = 9d260423 20241225085539057 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225085539057 DAUC <0003> auc.c:113 vector [4]: rand = 0266638e202428e9ea8e24664fa4df42 20241225085539057 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225085539057 DAUC <0003> auc.c:142 vector [4]: autn = 9d8d75e72f1a8000d7785aa8abd5e869 20241225085539057 DAUC <0003> auc.c:143 vector [4]: ck = 584842827040f77de9666011bd9ac7c0 20241225085539057 DAUC <0003> auc.c:144 vector [4]: ik = 0e66bfc974d131841ac69d829e0932a8 20241225085539057 DAUC <0003> auc.c:145 vector [4]: res = 6209cbf78e9c72490000000000000000 20241225085539057 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085539057 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225085539057 DAUC <0003> auc.c:151 vector [4]: kc = a58e00d827023391 20241225085539057 DAUC <0003> auc.c:152 vector [4]: sres = ec95b9be 20241225085539057 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225085539057 DAUC <0003> db_auc.c:245 IMSI='262423368877994': Generated 5 vectors 20241225085539057 DAUC <0003> db_auc.c:249 IMSI='262423368877994': Updating SQN=161 in DB 20241225085539057 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423368877994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423368877994"} 20241225085539057 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423368877994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085539057 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085539057 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085539061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4258 20241225085539063 DAUC <0003> db_auc.c:157 IMSI='262420839854073': No 2G Auth Data 20241225085539063 DAUC <0003> db_auc.c:192 IMSI='262420839854073': No 3G Auth Data 20241225085539080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40152<->l=127.0.0.1:4258 20241225085539082 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085539082 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420839854073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420839854073"} 20241225085539082 DAUC <0003> db_auc.c:157 IMSI='262420839854073': No 2G Auth Data 20241225085539082 DAUC <0003> db_auc.c:236 IMSI='262420839854073': Calling to generate 5 vectors 20241225085539083 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225085539083 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085539083 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225085539083 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085539083 DAUC <0003> auc.c:113 vector [0]: rand = 9a7a9127c933685d453eb627291baf1b 20241225085539083 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085539083 DAUC <0003> auc.c:142 vector [0]: autn = 019431f83f488000b0a3efe17e294662 20241225085539083 DAUC <0003> auc.c:143 vector [0]: ck = df81dffd367484bb0f40a58e6fd77ade 20241225085539083 DAUC <0003> auc.c:144 vector [0]: ik = 5acd1a655c38c32e4b34b071fccfe4c2 20241225085539083 DAUC <0003> auc.c:145 vector [0]: res = 9b3094060d3fa83c0000000000000000 20241225085539083 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085539083 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225085539083 DAUC <0003> auc.c:151 vector [0]: kc = c138d067f954d989 20241225085539083 DAUC <0003> auc.c:152 vector [0]: sres = 960f3c3a 20241225085539083 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225085539083 DAUC <0003> auc.c:113 vector [1]: rand = c02dd52b2e1fd09aaa469d54205cbe1c 20241225085539083 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225085539083 DAUC <0003> auc.c:142 vector [1]: autn = 120a42c6cf2c800064e74e510d85f714 20241225085539083 DAUC <0003> auc.c:143 vector [1]: ck = d29b89e6d8e1dcb716315f2e0a37f143 20241225085539083 DAUC <0003> auc.c:144 vector [1]: ik = 0c1221306dfe088c5dbc7821778e59e2 20241225085539083 DAUC <0003> auc.c:145 vector [1]: res = 50d51b64cef641520000000000000000 20241225085539083 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085539083 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225085539083 DAUC <0003> auc.c:151 vector [1]: kc = 95048fd9c8a67c9a 20241225085539083 DAUC <0003> auc.c:152 vector [1]: sres = 9e235a36 20241225085539083 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225085539083 DAUC <0003> auc.c:113 vector [2]: rand = 74e32427c14709aa7f2e3152e8ecfec5 20241225085539083 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225085539083 DAUC <0003> auc.c:142 vector [2]: autn = 4084f64ac11c800094984193e53c7df2 20241225085539083 DAUC <0003> auc.c:143 vector [2]: ck = c9e836ca3f4074c22b908ca915673c70 20241225085539083 DAUC <0003> auc.c:144 vector [2]: ik = fe1851224c148b72a77a7d92edbd2b91 20241225085539083 DAUC <0003> auc.c:145 vector [2]: res = 4d9d676353162f090000000000000000 20241225085539083 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085539083 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225085539083 DAUC <0003> auc.c:151 vector [2]: kc = bb1a96d38b8ee851 20241225085539083 DAUC <0003> auc.c:152 vector [2]: sres = 1e8b486a 20241225085539083 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225085539083 DAUC <0003> auc.c:113 vector [3]: rand = 1d51fd2703c835dacb62e0fa3520b8f3 20241225085539083 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225085539083 DAUC <0003> auc.c:142 vector [3]: autn = 7580d9ff6f9b8000f34841f623db4230 20241225085539083 DAUC <0003> auc.c:143 vector [3]: ck = 434f0209d6ad207be4fd505beb3a218a 20241225085539083 DAUC <0003> auc.c:144 vector [3]: ik = aa467e3c218318776bac2b39735714d8 20241225085539083 DAUC <0003> auc.c:145 vector [3]: res = e1c2a13f4919c82d0000000000000000 20241225085539083 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085539083 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225085539083 DAUC <0003> auc.c:151 vector [3]: kc = 665807576f430d5e 20241225085539083 DAUC <0003> auc.c:152 vector [3]: sres = a8db6912 20241225085539083 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225085539083 DAUC <0003> auc.c:113 vector [4]: rand = 0cc184fda4dfdfde91000631d4991855 20241225085539083 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225085539083 DAUC <0003> auc.c:142 vector [4]: autn = f76bad9056be8000d4514395c2017991 20241225085539083 DAUC <0003> auc.c:143 vector [4]: ck = a4e8aba57f8501edb30c9d01074de530 20241225085539083 DAUC <0003> auc.c:144 vector [4]: ik = 3f25d07c0f7cdfdca906d9e33b371bb9 20241225085539083 DAUC <0003> auc.c:145 vector [4]: res = ec298e9f620d59cb0000000000000000 20241225085539083 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085539083 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225085539083 DAUC <0003> auc.c:151 vector [4]: kc = 81c73f3b4c8320b8 20241225085539083 DAUC <0003> auc.c:152 vector [4]: sres = 8e24d754 20241225085539083 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225085539083 DAUC <0003> db_auc.c:245 IMSI='262420839854073': Generated 5 vectors 20241225085539083 DAUC <0003> db_auc.c:249 IMSI='262420839854073': Updating SQN=161 in DB 20241225085539083 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420839854073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420839854073"} 20241225085539083 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420839854073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085539083 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085539083 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085539086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40152<->l=127.0.0.1:4258 20241225085539087 DAUC <0003> db_auc.c:157 IMSI='262425249013585': No 2G Auth Data 20241225085539087 DAUC <0003> db_auc.c:192 IMSI='262425249013585': No 3G Auth Data 20241225085539103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40168<->l=127.0.0.1:4258 20241225085539107 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085539107 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425249013585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425249013585"} 20241225085539107 DAUC <0003> db_auc.c:236 IMSI='262425249013585': Calling to generate 5 vectors 20241225085539107 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085539107 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085539107 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085539107 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085539107 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085539107 DAUC <0003> auc.c:113 vector [0]: rand = 6741a74c0ca787ee374bd7eec5002b9b 20241225085539107 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085539107 DAUC <0003> auc.c:142 vector [0]: autn = 7a416a17715a800074ef8fee64167ec1 20241225085539107 DAUC <0003> auc.c:143 vector [0]: ck = 3d83f3cfb268ba3d909c41d36a541287 20241225085539107 DAUC <0003> auc.c:144 vector [0]: ik = 4fa4f9fd05b4d49fe5420f3ed8a2045b 20241225085539107 DAUC <0003> auc.c:145 vector [0]: res = 46e4bc1054f2ffbd0000000000000000 20241225085539107 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085539107 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085539107 DAUC <0003> auc.c:179 vector [0]: kc = c952f39afd2b6800 20241225085539107 DAUC <0003> auc.c:180 vector [0]: sres = 6fe73108 20241225085539107 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085539107 DAUC <0003> auc.c:113 vector [1]: rand = 147f45cd7a8efb3b439d97de57958d77 20241225085539107 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225085539107 DAUC <0003> auc.c:142 vector [1]: autn = 26f990f7ffb78000142ad47e5b3c0b13 20241225085539107 DAUC <0003> auc.c:143 vector [1]: ck = 44b2d0b3dba94bc3bebb487ed3d0e83a 20241225085539107 DAUC <0003> auc.c:144 vector [1]: ik = 12c3d6499ca067e8d9a8d2aeb72704c8 20241225085539107 DAUC <0003> auc.c:145 vector [1]: res = d065beec2276d4760000000000000000 20241225085539107 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085539107 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085539108 DAUC <0003> auc.c:179 vector [1]: kc = 1aba768d867cb000 20241225085539108 DAUC <0003> auc.c:180 vector [1]: sres = 5effd64f 20241225085539108 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085539108 DAUC <0003> auc.c:113 vector [2]: rand = 98b0d8f03703f159b3bb0e49abe24423 20241225085539108 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225085539108 DAUC <0003> auc.c:142 vector [2]: autn = f4d903e3fb0780002b56194097f6c2b9 20241225085539108 DAUC <0003> auc.c:143 vector [2]: ck = 684b4999b50ece98366884697cb1f782 20241225085539108 DAUC <0003> auc.c:144 vector [2]: ik = ece0e003afcecec6b26b0fc62d6dd5c7 20241225085539108 DAUC <0003> auc.c:145 vector [2]: res = ade059a1f4f85f310000000000000000 20241225085539108 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085539108 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085539108 DAUC <0003> auc.c:179 vector [2]: kc = 81b8665ac231e000 20241225085539108 DAUC <0003> auc.c:180 vector [2]: sres = 44732081 20241225085539108 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085539108 DAUC <0003> auc.c:113 vector [3]: rand = 2442ba67d1192116f76be52d41446b10 20241225085539108 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225085539108 DAUC <0003> auc.c:142 vector [3]: autn = 9e7b06deacc98000159b995432b8b34c 20241225085539108 DAUC <0003> auc.c:143 vector [3]: ck = afe387cc5ab73930058e7966350b56a6 20241225085539108 DAUC <0003> auc.c:144 vector [3]: ik = c9af26671a26c10ef3658e80ec409b94 20241225085539108 DAUC <0003> auc.c:145 vector [3]: res = ac1cf7af06a602d60000000000000000 20241225085539108 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085539108 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085539108 DAUC <0003> auc.c:179 vector [3]: kc = 2b0f4794b4df0c00 20241225085539108 DAUC <0003> auc.c:180 vector [3]: sres = a5ef0308 20241225085539108 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085539108 DAUC <0003> auc.c:113 vector [4]: rand = 3b649f41edb43727882fe7152d6ddeb7 20241225085539108 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225085539108 DAUC <0003> auc.c:142 vector [4]: autn = da716b5d4ec38000a02e9e5d3caa7ea9 20241225085539108 DAUC <0003> auc.c:143 vector [4]: ck = da4955d773865a0c4bb7b1c50499d597 20241225085539108 DAUC <0003> auc.c:144 vector [4]: ik = f9a2b93a59a3955a0cd79812d0ec625b 20241225085539108 DAUC <0003> auc.c:145 vector [4]: res = 8f7691ba543475710000000000000000 20241225085539108 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085539108 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085539108 DAUC <0003> auc.c:179 vector [4]: kc = b1c60399b9bfc400 20241225085539108 DAUC <0003> auc.c:180 vector [4]: sres = 30600131 20241225085539108 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085539108 DAUC <0003> db_auc.c:245 IMSI='262425249013585': Generated 5 vectors 20241225085539108 DAUC <0003> db_auc.c:249 IMSI='262425249013585': Updating SQN=161 in DB 20241225085539108 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425249013585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425249013585"} 20241225085539108 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425249013585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085539108 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085539108 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085539112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40168<->l=127.0.0.1:4258 20241225085539113 DAUC <0003> db_auc.c:157 IMSI='262427450582172': No 2G Auth Data 20241225085539113 DAUC <0003> db_auc.c:192 IMSI='262427450582172': No 3G Auth Data 20241225085539129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40174<->l=127.0.0.1:4258 20241225085539132 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085539133 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427450582172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427450582172"} 20241225085539133 DAUC <0003> db_auc.c:236 IMSI='262427450582172': Calling to generate 5 vectors 20241225085539133 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085539133 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085539133 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085539133 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085539133 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085539133 DAUC <0003> auc.c:113 vector [0]: rand = b08a686fc2f33d4d8520ca0d2f15220a 20241225085539133 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085539133 DAUC <0003> auc.c:142 vector [0]: autn = 6743b408c64a800024f812b0abc813ee 20241225085539133 DAUC <0003> auc.c:143 vector [0]: ck = 5dff7dd0b4c49a00e24a8f664d73a920 20241225085539133 DAUC <0003> auc.c:144 vector [0]: ik = a15d43158ee0e8256cfa033363ad23fb 20241225085539133 DAUC <0003> auc.c:145 vector [0]: res = ad3c093117cd53a80000000000000000 20241225085539133 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085539133 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085539133 DAUC <0003> auc.c:179 vector [0]: kc = 2ee25f75817bd400 20241225085539133 DAUC <0003> auc.c:180 vector [0]: sres = 3f3582a9 20241225085539133 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085539133 DAUC <0003> auc.c:113 vector [1]: rand = 79ff18fc8d0d4afa474fe52d90b29411 20241225085539133 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225085539133 DAUC <0003> auc.c:142 vector [1]: autn = 8f794f805121800003fdaa7bd3eeaa2a 20241225085539133 DAUC <0003> auc.c:143 vector [1]: ck = e211687708e3cc992345a6a88408ec65 20241225085539133 DAUC <0003> auc.c:144 vector [1]: ik = 416af20249082ca47081fe166e8b61f4 20241225085539133 DAUC <0003> auc.c:145 vector [1]: res = 75625391b8687f710000000000000000 20241225085539133 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085539133 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085539133 DAUC <0003> auc.c:179 vector [1]: kc = c6e63bd35f8d9000 20241225085539133 DAUC <0003> auc.c:180 vector [1]: sres = dce4139e 20241225085539133 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085539133 DAUC <0003> auc.c:113 vector [2]: rand = 599730d26dfaba58d6ddca02553e16cf 20241225085539133 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225085539133 DAUC <0003> auc.c:142 vector [2]: autn = 6788abf64cf18000733b93aabdcb21d0 20241225085539133 DAUC <0003> auc.c:143 vector [2]: ck = 21de035a4300139da11cf20c621160ed 20241225085539133 DAUC <0003> auc.c:144 vector [2]: ik = 0cdcf61a3ea2e3b08961ba5a718ff80f 20241225085539133 DAUC <0003> auc.c:145 vector [2]: res = 1f4daf04e5c336c40000000000000000 20241225085539133 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085539133 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085539133 DAUC <0003> auc.c:179 vector [2]: kc = 241339f99b25ac00 20241225085539133 DAUC <0003> auc.c:180 vector [2]: sres = d855a64d 20241225085539133 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085539133 DAUC <0003> auc.c:113 vector [3]: rand = 055be09eada9db537b85dfcf8d364220 20241225085539133 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225085539133 DAUC <0003> auc.c:142 vector [3]: autn = 5a0ac1d94e5380006b57572f598e1e55 20241225085539133 DAUC <0003> auc.c:143 vector [3]: ck = d1d64c8353c7b739244bf059201b5ab4 20241225085539133 DAUC <0003> auc.c:144 vector [3]: ik = 0436fac38220e8ee107f6fa21b8fe7ed 20241225085539133 DAUC <0003> auc.c:145 vector [3]: res = f2779cb305a853ef0000000000000000 20241225085539133 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085539133 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085539133 DAUC <0003> auc.c:179 vector [3]: kc = c20b690cdcf56c00 20241225085539133 DAUC <0003> auc.c:180 vector [3]: sres = dcfe4539 20241225085539133 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085539133 DAUC <0003> auc.c:113 vector [4]: rand = bd93c30bdd779f9abd49b274685f5b96 20241225085539133 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225085539133 DAUC <0003> auc.c:142 vector [4]: autn = 8c8043a7191b800017e67f6202d910c3 20241225085539133 DAUC <0003> auc.c:143 vector [4]: ck = bbbc828b757def8932130ada88f7dc83 20241225085539134 DAUC <0003> auc.c:144 vector [4]: ik = edbf678e75f4267243d53104e42cc6ed 20241225085539134 DAUC <0003> auc.c:145 vector [4]: res = c1c8173acb63d1ed0000000000000000 20241225085539134 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085539134 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085539134 DAUC <0003> auc.c:179 vector [4]: kc = 9974be3e9b80a000 20241225085539134 DAUC <0003> auc.c:180 vector [4]: sres = 41d90a97 20241225085539134 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085539134 DAUC <0003> db_auc.c:245 IMSI='262427450582172': Generated 5 vectors 20241225085539134 DAUC <0003> db_auc.c:249 IMSI='262427450582172': Updating SQN=161 in DB 20241225085539134 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427450582172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427450582172"} 20241225085539134 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427450582172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085539134 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085539134 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085539137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40174<->l=127.0.0.1:4258 20241225085539138 DAUC <0003> db_auc.c:157 IMSI='262420051791613': No 2G Auth Data 20241225085539138 DAUC <0003> db_auc.c:192 IMSI='262420051791613': No 3G Auth Data 20241225085539151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40180<->l=127.0.0.1:4258 20241225085539154 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085539154 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420051791613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420051791613"} 20241225085539154 DAUC <0003> db_auc.c:236 IMSI='262420051791613': Calling to generate 5 vectors 20241225085539154 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225085539154 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225085539154 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225085539154 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225085539154 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225085539154 DAUC <0003> auc.c:113 vector [0]: rand = 00b7aa77f3c4740af38bb524dd7f77f8 20241225085539154 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225085539154 DAUC <0003> auc.c:142 vector [0]: autn = 29b2f64d81cc80003996a2c77376f697 20241225085539154 DAUC <0003> auc.c:143 vector [0]: ck = 9c7083214d0281a86e366f77236299d0 20241225085539154 DAUC <0003> auc.c:144 vector [0]: ik = 0950dadf3fefd2d5e509cff04772baa0 20241225085539154 DAUC <0003> auc.c:145 vector [0]: res = 72146032df5ba29f0000000000000000 20241225085539154 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225085539154 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225085539154 DAUC <0003> auc.c:179 vector [0]: kc = 790076f167cd1fd5 20241225085539154 DAUC <0003> auc.c:180 vector [0]: sres = 2c7c99f6 20241225085539154 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225085539154 DAUC <0003> auc.c:113 vector [1]: rand = 97a57b05e007c5d5f87c06eb56fe683d 20241225085539154 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225085539154 DAUC <0003> auc.c:142 vector [1]: autn = 342d54893c72800023356b28c278dcf6 20241225085539154 DAUC <0003> auc.c:143 vector [1]: ck = 8cab76359583b0c0f42b59b7d8f611c7 20241225085539154 DAUC <0003> auc.c:144 vector [1]: ik = 0c23c10e81b3541c6e03d6c570bc5f6f 20241225085539154 DAUC <0003> auc.c:145 vector [1]: res = a08fe103a177d6350000000000000000 20241225085539154 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225085539154 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225085539154 DAUC <0003> auc.c:179 vector [1]: kc = 51d30e9d19af030e 20241225085539154 DAUC <0003> auc.c:180 vector [1]: sres = 20fd1fde 20241225085539154 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225085539154 DAUC <0003> auc.c:113 vector [2]: rand = db442471cc7441ab2864fbfef505c496 20241225085539154 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225085539154 DAUC <0003> auc.c:142 vector [2]: autn = 1519c949bf068000b23f073561854231 20241225085539154 DAUC <0003> auc.c:143 vector [2]: ck = c3d8e1ae3f171d6d92186e872e2c6c4b 20241225085539154 DAUC <0003> auc.c:144 vector [2]: ik = 990bc70d17024e0259168d01edff86c5 20241225085539154 DAUC <0003> auc.c:145 vector [2]: res = dc8f5570ace171b50000000000000000 20241225085539154 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225085539154 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225085539154 DAUC <0003> auc.c:179 vector [2]: kc = dc18c75eca2f69e9 20241225085539154 DAUC <0003> auc.c:180 vector [2]: sres = 02faa7cc 20241225085539154 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225085539154 DAUC <0003> auc.c:113 vector [3]: rand = 6ef9763da663c04dd1e278fb74cb830d 20241225085539154 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225085539154 DAUC <0003> auc.c:142 vector [3]: autn = 810d75827e10800062f1f0ea2593b5bc 20241225085539154 DAUC <0003> auc.c:143 vector [3]: ck = 59f0e726bfe6319b2c00f1720d56952d 20241225085539154 DAUC <0003> auc.c:144 vector [3]: ik = 6143ec47104dca92dbc3507858aec07e 20241225085539154 DAUC <0003> auc.c:145 vector [3]: res = d3700aaffa4831860000000000000000 20241225085539154 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225085539154 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225085539155 DAUC <0003> auc.c:179 vector [3]: kc = b65c3cc285afa7eb 20241225085539155 DAUC <0003> auc.c:180 vector [3]: sres = 9b27bc3d 20241225085539155 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225085539155 DAUC <0003> auc.c:113 vector [4]: rand = e4b0f40f7a774db73ff81efa2932e68c 20241225085539155 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225085539155 DAUC <0003> auc.c:142 vector [4]: autn = 69747fdb2171800060b261007da1f3cc 20241225085539155 DAUC <0003> auc.c:143 vector [4]: ck = 424ae2c51b36a168e43c8c98b1f6170a 20241225085539155 DAUC <0003> auc.c:144 vector [4]: ik = 26e07c8091be9259d8bc47fefcaf9007 20241225085539155 DAUC <0003> auc.c:145 vector [4]: res = d34f7e910647bbdc0000000000000000 20241225085539155 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225085539155 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225085539155 DAUC <0003> auc.c:179 vector [4]: kc = 6e1599364060b1d7 20241225085539155 DAUC <0003> auc.c:180 vector [4]: sres = 3da9e4c3 20241225085539155 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225085539155 DAUC <0003> db_auc.c:245 IMSI='262420051791613': Generated 5 vectors 20241225085539155 DAUC <0003> db_auc.c:249 IMSI='262420051791613': Updating SQN=161 in DB 20241225085539155 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420051791613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420051791613"} 20241225085539155 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420051791613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085539155 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085539155 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085539158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40180<->l=127.0.0.1:4258 20241225085539159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40136<->l=127.0.0.1:4258 20241225085539160 DLINP <000b> input/ipa.c:452 connected read/write 20241225085539160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085539160 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085539160 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085539160 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085539160 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43217<->l=127.0.0.1:4259) 20241225085539214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40196<->l=127.0.0.1:4258 20241225085539314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40196<->l=127.0.0.1:4258 20241225085542390 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085542390 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085542392 DLINP <000b> input/ipa.c:452 connected read/write 20241225085542392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085542392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4258 20241225085542394 DLINP <000b> input/ipa.c:452 connected read/write 20241225085542394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085542394 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085542394 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085542394 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  20241225085542394 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085542394 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  20241225085542394 DLGSUP <0013> gsup_server.c:236 2:  20241225085542394 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085542394 DLGSUP <0013> gsup_server.c:236 3:  20241225085542394 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085542394 DLGSUP <0013> gsup_server.c:236 4:  20241225085542394 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085542394 DLGSUP <0013> gsup_server.c:236 5:  20241225085542394 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085542394 DLGSUP <0013> gsup_server.c:236 7:  20241225085542394 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085542394 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085542394 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085542394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085542411 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46611<->l=127.0.0.1:4259) 20241225085542423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40222<->l=127.0.0.1:4258 20241225085542441 DLINP <000b> input/ipa.c:452 connected read/write 20241225085542441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085542441 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428569937302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428569937302" cn_domain=PS} 20241225085542441 DLU <0006> fsm.c:456 lu(262428569937302)[0x5647733e9e90]{UNVALIDATED}: Allocated 20241225085542441 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428569937302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241225085542441 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428569937302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428569937302" cause=IMSI unknown in HLR} 20241225085542441 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428569937302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085542441 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428569937302)[0x5647733e9e90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085542441 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428569937302)[0x5647733e9e90]{UNVALIDATED}: Freeing instance 20241225085542442 DLU <0006> fsm.c:568 lu(PS:IMSI-262428569937302)[0x5647733e9e90]{UNVALIDATED}: Deallocated 20241225085542442 DLINP <000b> input/ipa.c:452 connected read/write 20241225085542442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085542442 DLINP <000b> input/ipa.c:452 connected read/write 20241225085542442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085542444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40222<->l=127.0.0.1:4258 20241225085542445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4258 20241225085542446 DLINP <000b> input/ipa.c:452 connected read/write 20241225085542446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085542446 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085542446 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085542446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085542447 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46611<->l=127.0.0.1:4259) 20241225085542491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 20241225085542591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 20241225085545669 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085545669 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085545670 DLINP <000b> input/ipa.c:452 connected read/write 20241225085545670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085545671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40242<->l=127.0.0.1:4258 20241225085545672 DLINP <000b> input/ipa.c:452 connected read/write 20241225085545672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085545672 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085545672 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085545672 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  20241225085545672 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085545672 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  20241225085545672 DLGSUP <0013> gsup_server.c:236 2:  20241225085545672 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085545672 DLGSUP <0013> gsup_server.c:236 3:  20241225085545672 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085545672 DLGSUP <0013> gsup_server.c:236 4:  20241225085545672 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085545672 DLGSUP <0013> gsup_server.c:236 5:  20241225085545672 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085545672 DLGSUP <0013> gsup_server.c:236 7:  20241225085545672 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085545672 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085545672 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085545672 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085545690 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37727<->l=127.0.0.1:4259) 20241225085545702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4258 20241225085545713 DLINP <000b> input/ipa.c:452 connected read/write 20241225085545713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085545713 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422893617757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422893617757" cn_domain=PS source_name="the-source\n"} 20241225085545713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241225085545713 DLU <0006> fsm.c:456 lu(262422893617757)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085545713 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422893617757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241225085545713 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262422893617757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422893617757" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241225085545713 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262422893617757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085545713 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422893617757)[0x5647733e8800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085545713 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422893617757)[0x5647733e8800]{UNVALIDATED}: Freeing instance 20241225085545714 DLU <0006> fsm.c:568 lu(PS:IMSI-262422893617757)[0x5647733e8800]{UNVALIDATED}: Deallocated 20241225085545714 DLINP <000b> input/ipa.c:452 connected read/write 20241225085545714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085545714 DLINP <000b> input/ipa.c:452 connected read/write 20241225085545714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085545716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4258 20241225085545717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40242<->l=127.0.0.1:4258 20241225085545718 DLINP <000b> input/ipa.c:452 connected read/write 20241225085545718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085545718 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085545718 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085545718 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085545718 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241225085545719 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37727<->l=127.0.0.1:4259) 20241225085545764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40262<->l=127.0.0.1:4258 20241225085545864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40262<->l=127.0.0.1:4258 20241225085548940 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085548940 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085548941 DLINP <000b> input/ipa.c:452 connected read/write 20241225085548941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085548942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48348<->l=127.0.0.1:4258 20241225085548944 DLINP <000b> input/ipa.c:452 connected read/write 20241225085548944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085548944 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085548944 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085548944 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  20241225085548944 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085548944 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  20241225085548944 DLGSUP <0013> gsup_server.c:236 2:  20241225085548944 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085548944 DLGSUP <0013> gsup_server.c:236 3:  20241225085548944 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085548944 DLGSUP <0013> gsup_server.c:236 4:  20241225085548944 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085548944 DLGSUP <0013> gsup_server.c:236 5:  20241225085548944 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085548944 DLGSUP <0013> gsup_server.c:236 7:  20241225085548944 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085548944 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085548944 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085548944 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085548960 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46027<->l=127.0.0.1:4259) 20241225085548974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241225085548985 DLINP <000b> input/ipa.c:452 connected read/write 20241225085548985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085548985 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428191562783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428191562783" cn_domain=PS} 20241225085548985 DLU <0006> fsm.c:456 lu(262428191562783)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085548985 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428191562783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241225085548985 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428191562783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428191562783" cause=Roaming not allowed in this location area} 20241225085548985 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428191562783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085548985 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428191562783)[0x5647733e8800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085548985 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428191562783)[0x5647733e8800]{UNVALIDATED}: Freeing instance 20241225085548985 DLU <0006> fsm.c:568 lu(PS:IMSI-262428191562783)[0x5647733e8800]{UNVALIDATED}: Deallocated 20241225085548986 DLINP <000b> input/ipa.c:452 connected read/write 20241225085548986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085548986 DLINP <000b> input/ipa.c:452 connected read/write 20241225085548986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085548988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241225085548989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48348<->l=127.0.0.1:4258 20241225085548990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46027<->l=127.0.0.1:4259) 20241225085548990 DLINP <000b> input/ipa.c:452 connected read/write 20241225085548990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085548990 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085548990 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085548990 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085549030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4258 20241225085549131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4258 20241225085552206 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085552206 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085552209 DLINP <000b> input/ipa.c:452 connected read/write 20241225085552209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085552209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 20241225085552211 DLINP <000b> input/ipa.c:452 connected read/write 20241225085552211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085552211 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085552211 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085552211 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  20241225085552211 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085552211 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  20241225085552211 DLGSUP <0013> gsup_server.c:236 2:  20241225085552211 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085552211 DLGSUP <0013> gsup_server.c:236 3:  20241225085552211 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085552211 DLGSUP <0013> gsup_server.c:236 4:  20241225085552211 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085552211 DLGSUP <0013> gsup_server.c:236 5:  20241225085552211 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085552211 DLGSUP <0013> gsup_server.c:236 7:  20241225085552211 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085552212 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085552212 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085552212 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085552233 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40939<->l=127.0.0.1:4259) 20241225085552244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 20241225085552253 DLINP <000b> input/ipa.c:452 connected read/write 20241225085552253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085552253 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423557155731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423557155731"} 20241225085552253 DAUC <0003> db_auc.c:133 IMSI='262423557155731': No such subscriber 20241225085552253 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423557155731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241225085552253 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423557155731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423557155731" cause=IMSI unknown in HLR} 20241225085552253 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423557155731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085552253 DLINP <000b> input/ipa.c:452 connected read/write 20241225085552253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085552254 DLINP <000b> input/ipa.c:452 connected read/write 20241225085552254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085552256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 20241225085552257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 20241225085552258 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40939<->l=127.0.0.1:4259) 20241225085552258 DLINP <000b> input/ipa.c:452 connected read/write 20241225085552258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085552258 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085552258 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085552258 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085552298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241225085552399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241225085555475 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085555475 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085555477 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241225085555479 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555479 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085555479 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085555479 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  20241225085555479 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085555479 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  20241225085555479 DLGSUP <0013> gsup_server.c:236 2:  20241225085555479 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085555479 DLGSUP <0013> gsup_server.c:236 3:  20241225085555479 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085555479 DLGSUP <0013> gsup_server.c:236 4:  20241225085555479 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085555479 DLGSUP <0013> gsup_server.c:236 5:  20241225085555479 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085555479 DLGSUP <0013> gsup_server.c:236 7:  20241225085555479 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085555479 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085555479 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085555479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085555496 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34131<->l=127.0.0.1:4259) 20241225085555503 DAUC <0003> db_auc.c:157 IMSI='262427965942405': No 2G Auth Data 20241225085555503 DAUC <0003> db_auc.c:192 IMSI='262427965942405': No 3G Auth Data 20241225085555518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4258 20241225085555523 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555523 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427965942405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427965942405" cn_domain=PS} 20241225085555523 DLU <0006> fsm.c:456 lu(262427965942405)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085555523 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427965942405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085555523 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427965942405)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085555523 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427965942405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427965942405" cn_domain=PS} 20241225085555523 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555523 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555526 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555526 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427965942405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427965942405"} 20241225085555526 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427965942405)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085555526 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427965942405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085555526 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427965942405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427965942405"} 20241225085555526 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427965942405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085555526 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427965942405)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085555526 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427965942405)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085555527 DLU <0006> fsm.c:568 lu(PS:IMSI-262427965942405)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085555527 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555527 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4258 20241225085555529 DAUC <0003> db_auc.c:157 IMSI='262427005578135': No 2G Auth Data 20241225085555529 DAUC <0003> db_auc.c:192 IMSI='262427005578135': No 3G Auth Data 20241225085555530 DLGSUP <0013> hlr.c:121 IMSI 262427005578135: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085555544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4258 20241225085555548 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555548 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427005578135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427005578135" cn_domain=PS} 20241225085555548 DLU <0006> fsm.c:456 lu(262427005578135)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085555548 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427005578135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085555548 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427005578135)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085555548 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427005578135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427005578135" cn_domain=PS} 20241225085555548 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555548 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555551 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555551 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427005578135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427005578135"} 20241225085555551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427005578135)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085555551 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427005578135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085555551 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427005578135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427005578135"} 20241225085555551 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427005578135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085555551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427005578135)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085555551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427005578135)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085555551 DLU <0006> fsm.c:568 lu(PS:IMSI-262427005578135)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085555551 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555551 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4258 20241225085555554 DAUC <0003> db_auc.c:157 IMSI='262420046638811': No 2G Auth Data 20241225085555554 DAUC <0003> db_auc.c:192 IMSI='262420046638811': No 3G Auth Data 20241225085555554 DLGSUP <0013> hlr.c:121 IMSI 262420046638811: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085555570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 20241225085555573 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555573 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420046638811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420046638811" cn_domain=PS} 20241225085555573 DLU <0006> fsm.c:456 lu(262420046638811)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085555573 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420046638811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085555573 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420046638811)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085555573 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420046638811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420046638811" cn_domain=PS} 20241225085555573 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555573 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555575 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555575 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420046638811 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420046638811"} 20241225085555575 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420046638811)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085555575 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420046638811 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085555575 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420046638811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420046638811"} 20241225085555575 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420046638811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085555575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420046638811)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085555575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420046638811)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085555575 DLU <0006> fsm.c:568 lu(PS:IMSI-262420046638811)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085555575 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555575 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 20241225085555578 DAUC <0003> db_auc.c:157 IMSI='262423509393345': No 2G Auth Data 20241225085555578 DAUC <0003> db_auc.c:192 IMSI='262423509393345': No 3G Auth Data 20241225085555579 DLGSUP <0013> hlr.c:121 IMSI 262423509393345: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085555595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48430<->l=127.0.0.1:4258 20241225085555598 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555598 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423509393345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423509393345" cn_domain=PS} 20241225085555598 DLU <0006> fsm.c:456 lu(262423509393345)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085555598 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423509393345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085555598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423509393345)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085555598 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423509393345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423509393345" cn_domain=PS} 20241225085555598 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555598 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555600 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555600 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423509393345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423509393345"} 20241225085555600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423509393345)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085555600 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423509393345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085555600 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423509393345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423509393345"} 20241225085555600 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423509393345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085555600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423509393345)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085555600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423509393345)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085555600 DLU <0006> fsm.c:568 lu(PS:IMSI-262423509393345)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085555600 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555600 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48430<->l=127.0.0.1:4258 20241225085555603 DAUC <0003> db_auc.c:157 IMSI='262428425368048': No 2G Auth Data 20241225085555603 DAUC <0003> db_auc.c:192 IMSI='262428425368048': No 3G Auth Data 20241225085555604 DLGSUP <0013> hlr.c:121 IMSI 262428425368048: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085555620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20241225085555622 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555622 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428425368048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428425368048" cn_domain=PS} 20241225085555622 DLU <0006> fsm.c:456 lu(262428425368048)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085555622 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428425368048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085555622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428425368048)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085555622 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428425368048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428425368048" cn_domain=PS} 20241225085555622 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555622 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555625 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555625 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428425368048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428425368048"} 20241225085555625 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428425368048)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085555625 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428425368048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085555625 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428425368048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428425368048"} 20241225085555625 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428425368048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085555625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428425368048)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085555625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428425368048)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085555625 DLU <0006> fsm.c:568 lu(PS:IMSI-262428425368048)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085555625 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555625 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20241225085555628 DAUC <0003> db_auc.c:157 IMSI='262422353333160': No 2G Auth Data 20241225085555628 DAUC <0003> db_auc.c:192 IMSI='262422353333160': No 3G Auth Data 20241225085555629 DLGSUP <0013> hlr.c:121 IMSI 262422353333160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085555643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48446<->l=127.0.0.1:4258 20241225085555646 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555646 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422353333160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422353333160" cn_domain=PS} 20241225085555646 DLU <0006> fsm.c:456 lu(262422353333160)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085555646 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422353333160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085555646 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422353333160)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085555646 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422353333160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422353333160" cn_domain=PS} 20241225085555647 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555647 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555648 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555648 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422353333160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422353333160"} 20241225085555649 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422353333160)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085555649 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422353333160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085555649 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422353333160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422353333160"} 20241225085555649 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422353333160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085555649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422353333160)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085555649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422353333160)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085555649 DLU <0006> fsm.c:568 lu(PS:IMSI-262422353333160)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085555649 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555649 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48446<->l=127.0.0.1:4258 20241225085555651 DAUC <0003> db_auc.c:157 IMSI='262420693961684': No 2G Auth Data 20241225085555651 DAUC <0003> db_auc.c:192 IMSI='262420693961684': No 3G Auth Data 20241225085555652 DLGSUP <0013> hlr.c:121 IMSI 262420693961684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085555664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 20241225085555667 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555667 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420693961684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420693961684" cn_domain=PS} 20241225085555667 DLU <0006> fsm.c:456 lu(262420693961684)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085555667 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420693961684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085555667 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420693961684)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085555667 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420693961684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420693961684" cn_domain=PS} 20241225085555667 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555667 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555670 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555670 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420693961684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420693961684"} 20241225085555670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420693961684)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085555670 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420693961684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085555670 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420693961684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420693961684"} 20241225085555670 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420693961684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085555670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420693961684)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085555670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420693961684)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085555670 DLU <0006> fsm.c:568 lu(PS:IMSI-262420693961684)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085555670 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555670 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 20241225085555673 DAUC <0003> db_auc.c:157 IMSI='262423805832516': No 2G Auth Data 20241225085555673 DAUC <0003> db_auc.c:192 IMSI='262423805832516': No 3G Auth Data 20241225085555674 DLGSUP <0013> hlr.c:121 IMSI 262423805832516: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085555690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241225085555693 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555693 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423805832516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423805832516" cn_domain=PS} 20241225085555694 DLU <0006> fsm.c:456 lu(262423805832516)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085555694 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423805832516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085555694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423805832516)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085555694 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423805832516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423805832516" cn_domain=PS} 20241225085555694 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555694 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555696 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555696 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423805832516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423805832516"} 20241225085555696 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423805832516)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085555696 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423805832516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085555696 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423805832516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423805832516"} 20241225085555696 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423805832516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085555696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423805832516)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085555696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423805832516)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085555696 DLU <0006> fsm.c:568 lu(PS:IMSI-262423805832516)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085555696 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555696 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085555698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241225085555699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241225085555700 DLINP <000b> input/ipa.c:452 connected read/write 20241225085555700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085555700 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085555700 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085555700 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085555700 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34131<->l=127.0.0.1:4259) 20241225085555740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241225085555841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241225085558922 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085558922 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085558924 DLINP <000b> input/ipa.c:452 connected read/write 20241225085558924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085558925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53250<->l=127.0.0.1:4258 20241225085558927 DLINP <000b> input/ipa.c:452 connected read/write 20241225085558927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085558927 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085558927 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085558927 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  20241225085558927 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085558927 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  20241225085558927 DLGSUP <0013> gsup_server.c:236 2:  20241225085558927 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085558927 DLGSUP <0013> gsup_server.c:236 3:  20241225085558927 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085558927 DLGSUP <0013> gsup_server.c:236 4:  20241225085558927 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085558927 DLGSUP <0013> gsup_server.c:236 5:  20241225085558927 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085558927 DLGSUP <0013> gsup_server.c:236 7:  20241225085558927 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085558927 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085558927 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085558927 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085558947 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45975<->l=127.0.0.1:4259) 20241225085558953 DAUC <0003> db_auc.c:157 IMSI='262423938974100': No 2G Auth Data 20241225085558953 DAUC <0003> db_auc.c:192 IMSI='262423938974100': No 3G Auth Data 20241225085558965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53264<->l=127.0.0.1:4258 20241225085558973 DLINP <000b> input/ipa.c:452 connected read/write 20241225085558973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085558973 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423938974100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423938974100" cn_domain=PS source_name="the-source\n"} 20241225085558973 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241225085558973 DLU <0006> fsm.c:456 lu(262423938974100)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085558973 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423938974100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225085558973 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423938974100)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085558973 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423938974100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423938974100" cn_domain=PS destination_name="the-source\n"} 20241225085558973 DLINP <000b> input/ipa.c:452 connected read/write 20241225085558973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085558974 DLINP <000b> input/ipa.c:452 connected read/write 20241225085558974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085558977 DLINP <000b> input/ipa.c:452 connected read/write 20241225085558977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085558977 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423938974100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423938974100" source_name="the-source\n"} 20241225085558977 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423938974100)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085558977 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262423938974100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085558977 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423938974100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423938974100" destination_name="the-source\n"} 20241225085558977 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262423938974100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085558977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423938974100)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085558977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423938974100)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085558977 DLU <0006> fsm.c:568 lu(PS:IMSI-262423938974100)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085558977 DLINP <000b> input/ipa.c:452 connected read/write 20241225085558977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085558977 DLINP <000b> input/ipa.c:452 connected read/write 20241225085558977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085558979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53264<->l=127.0.0.1:4258 20241225085558981 DAUC <0003> db_auc.c:157 IMSI='262427011493615': No 2G Auth Data 20241225085558981 DAUC <0003> db_auc.c:192 IMSI='262427011493615': No 3G Auth Data 20241225085558982 DLGSUP <0013> hlr.c:121 IMSI 262427011493615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085558999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53270<->l=127.0.0.1:4258 20241225085559002 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559002 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427011493615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427011493615" cn_domain=PS source_name="the-source\n"} 20241225085559002 DLU <0006> fsm.c:456 lu(262427011493615)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085559002 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427011493615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225085559002 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427011493615)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085559002 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427011493615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427011493615" cn_domain=PS destination_name="the-source\n"} 20241225085559002 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559002 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559004 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559004 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427011493615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427011493615" source_name="the-source\n"} 20241225085559004 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427011493615)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085559004 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262427011493615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085559004 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427011493615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427011493615" destination_name="the-source\n"} 20241225085559004 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262427011493615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085559004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427011493615)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085559004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427011493615)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085559004 DLU <0006> fsm.c:568 lu(PS:IMSI-262427011493615)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085559004 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559004 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53270<->l=127.0.0.1:4258 20241225085559008 DAUC <0003> db_auc.c:157 IMSI='262420438439269': No 2G Auth Data 20241225085559008 DAUC <0003> db_auc.c:192 IMSI='262420438439269': No 3G Auth Data 20241225085559009 DLGSUP <0013> hlr.c:121 IMSI 262420438439269: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085559024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53272<->l=127.0.0.1:4258 20241225085559028 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559028 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420438439269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420438439269" cn_domain=PS source_name="the-source\n"} 20241225085559028 DLU <0006> fsm.c:456 lu(262420438439269)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085559028 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420438439269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225085559028 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420438439269)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085559028 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420438439269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420438439269" cn_domain=PS destination_name="the-source\n"} 20241225085559028 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559028 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559030 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559031 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420438439269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420438439269" source_name="the-source\n"} 20241225085559031 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420438439269)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085559031 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420438439269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085559031 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420438439269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420438439269" destination_name="the-source\n"} 20241225085559031 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420438439269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085559031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420438439269)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085559031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420438439269)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085559031 DLU <0006> fsm.c:568 lu(PS:IMSI-262420438439269)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085559031 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559031 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53272<->l=127.0.0.1:4258 20241225085559033 DAUC <0003> db_auc.c:157 IMSI='262426952036516': No 2G Auth Data 20241225085559033 DAUC <0003> db_auc.c:192 IMSI='262426952036516': No 3G Auth Data 20241225085559034 DLGSUP <0013> hlr.c:121 IMSI 262426952036516: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085559049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53286<->l=127.0.0.1:4258 20241225085559053 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559053 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426952036516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426952036516" cn_domain=PS source_name="the-source\n"} 20241225085559053 DLU <0006> fsm.c:456 lu(262426952036516)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085559053 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426952036516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225085559053 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426952036516)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085559053 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426952036516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426952036516" cn_domain=PS destination_name="the-source\n"} 20241225085559053 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559053 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559056 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559056 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426952036516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426952036516" source_name="the-source\n"} 20241225085559056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426952036516)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085559056 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262426952036516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085559056 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426952036516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426952036516" destination_name="the-source\n"} 20241225085559056 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262426952036516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085559056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426952036516)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085559056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426952036516)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085559056 DLU <0006> fsm.c:568 lu(PS:IMSI-262426952036516)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085559056 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559056 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53286<->l=127.0.0.1:4258 20241225085559059 DAUC <0003> db_auc.c:157 IMSI='262428340324719': No 2G Auth Data 20241225085559059 DAUC <0003> db_auc.c:192 IMSI='262428340324719': No 3G Auth Data 20241225085559060 DLGSUP <0013> hlr.c:121 IMSI 262428340324719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085559076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53302<->l=127.0.0.1:4258 20241225085559080 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559080 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428340324719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428340324719" cn_domain=PS source_name="the-source\n"} 20241225085559080 DLU <0006> fsm.c:456 lu(262428340324719)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085559080 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428340324719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225085559080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428340324719)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085559080 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428340324719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428340324719" cn_domain=PS destination_name="the-source\n"} 20241225085559080 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559080 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559083 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559083 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428340324719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428340324719" source_name="the-source\n"} 20241225085559083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428340324719)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085559083 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428340324719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085559083 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428340324719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428340324719" destination_name="the-source\n"} 20241225085559083 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428340324719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085559083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428340324719)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085559083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428340324719)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085559083 DLU <0006> fsm.c:568 lu(PS:IMSI-262428340324719)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085559083 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559083 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53302<->l=127.0.0.1:4258 20241225085559086 DAUC <0003> db_auc.c:157 IMSI='262420151150765': No 2G Auth Data 20241225085559086 DAUC <0003> db_auc.c:192 IMSI='262420151150765': No 3G Auth Data 20241225085559087 DLGSUP <0013> hlr.c:121 IMSI 262420151150765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085559104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 20241225085559107 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559107 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420151150765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420151150765" cn_domain=PS source_name="the-source\n"} 20241225085559107 DLU <0006> fsm.c:456 lu(262420151150765)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085559107 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420151150765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225085559107 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420151150765)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085559107 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420151150765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420151150765" cn_domain=PS destination_name="the-source\n"} 20241225085559107 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559107 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559109 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559109 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420151150765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420151150765" source_name="the-source\n"} 20241225085559109 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420151150765)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085559109 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262420151150765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085559109 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420151150765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420151150765" destination_name="the-source\n"} 20241225085559109 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262420151150765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085559109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420151150765)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085559109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420151150765)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085559109 DLU <0006> fsm.c:568 lu(PS:IMSI-262420151150765)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085559109 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559109 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 20241225085559112 DAUC <0003> db_auc.c:157 IMSI='262421689776494': No 2G Auth Data 20241225085559112 DAUC <0003> db_auc.c:192 IMSI='262421689776494': No 3G Auth Data 20241225085559113 DLGSUP <0013> hlr.c:121 IMSI 262421689776494: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085559130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 20241225085559134 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559134 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421689776494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421689776494" cn_domain=PS source_name="the-source\n"} 20241225085559134 DLU <0006> fsm.c:456 lu(262421689776494)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085559134 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421689776494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225085559134 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421689776494)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085559134 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421689776494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421689776494" cn_domain=PS destination_name="the-source\n"} 20241225085559134 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559134 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559137 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559137 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421689776494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421689776494" source_name="the-source\n"} 20241225085559137 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421689776494)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085559137 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262421689776494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085559137 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421689776494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421689776494" destination_name="the-source\n"} 20241225085559137 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262421689776494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085559137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421689776494)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085559137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421689776494)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085559137 DLU <0006> fsm.c:568 lu(PS:IMSI-262421689776494)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085559137 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559137 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 20241225085559140 DAUC <0003> db_auc.c:157 IMSI='262427917750618': No 2G Auth Data 20241225085559140 DAUC <0003> db_auc.c:192 IMSI='262427917750618': No 3G Auth Data 20241225085559141 DLGSUP <0013> hlr.c:121 IMSI 262427917750618: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085559157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 20241225085559161 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559161 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427917750618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427917750618" cn_domain=PS source_name="the-source\n"} 20241225085559161 DLU <0006> fsm.c:456 lu(262427917750618)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085559161 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427917750618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225085559161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427917750618)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085559161 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427917750618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427917750618" cn_domain=PS destination_name="the-source\n"} 20241225085559161 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559161 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559164 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559164 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427917750618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427917750618" source_name="the-source\n"} 20241225085559164 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427917750618)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085559164 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262427917750618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085559164 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427917750618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427917750618" destination_name="the-source\n"} 20241225085559164 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262427917750618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085559164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427917750618)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085559164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427917750618)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085559164 DLU <0006> fsm.c:568 lu(PS:IMSI-262427917750618)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085559164 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559164 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085559165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 20241225085559167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53250<->l=127.0.0.1:4258 20241225085559168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45975<->l=127.0.0.1:4259) 20241225085559168 DLINP <000b> input/ipa.c:452 connected read/write 20241225085559168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085559168 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085559168 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085559168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085559168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241225085559208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53348<->l=127.0.0.1:4258 20241225085559309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53348<->l=127.0.0.1:4258 20241225085602388 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085602388 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085602390 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53350<->l=127.0.0.1:4258 20241225085602393 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602393 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085602393 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085602394 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  20241225085602394 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085602394 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  20241225085602394 DLGSUP <0013> gsup_server.c:236 2:  20241225085602394 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085602394 DLGSUP <0013> gsup_server.c:236 3:  20241225085602394 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085602394 DLGSUP <0013> gsup_server.c:236 4:  20241225085602394 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085602394 DLGSUP <0013> gsup_server.c:236 5:  20241225085602394 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085602394 DLGSUP <0013> gsup_server.c:236 7:  20241225085602394 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085602394 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085602394 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085602394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085602414 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33251<->l=127.0.0.1:4259) 20241225085602427 DAUC <0003> db_auc.c:157 IMSI='262427633272171': No 2G Auth Data 20241225085602428 DAUC <0003> db_auc.c:192 IMSI='262427633272171': No 3G Auth Data 20241225085602442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241225085602447 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602447 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427633272171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427633272171" cn_domain=PS} 20241225085602448 DLU <0006> fsm.c:456 lu(262427633272171)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085602448 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427633272171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085602448 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427633272171)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085602448 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427633272171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427633272171" cn_domain=PS} 20241225085602448 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602448 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602451 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602451 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427633272171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427633272171"} 20241225085602451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427633272171)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085602451 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427633272171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085602452 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427633272171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427633272171"} 20241225085602452 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427633272171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085602452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427633272171)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085602452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427633272171)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085602452 DLU <0006> fsm.c:568 lu(PS:IMSI-262427633272171)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085602452 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602452 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241225085602456 DAUC <0003> db_auc.c:157 IMSI='262427769221261': No 2G Auth Data 20241225085602456 DAUC <0003> db_auc.c:192 IMSI='262427769221261': No 3G Auth Data 20241225085602456 DLGSUP <0013> hlr.c:121 IMSI 262427769221261: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085602472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20241225085602476 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602476 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427769221261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427769221261" cn_domain=PS} 20241225085602476 DLU <0006> fsm.c:456 lu(262427769221261)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085602476 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427769221261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085602476 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427769221261)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085602476 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427769221261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427769221261" cn_domain=PS} 20241225085602476 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602476 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602479 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602479 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427769221261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427769221261"} 20241225085602479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427769221261)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085602479 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427769221261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085602479 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427769221261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427769221261"} 20241225085602479 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427769221261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085602479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427769221261)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085602479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427769221261)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085602479 DLU <0006> fsm.c:568 lu(PS:IMSI-262427769221261)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085602479 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602480 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20241225085602483 DAUC <0003> db_auc.c:157 IMSI='262428341518727': No 2G Auth Data 20241225085602483 DAUC <0003> db_auc.c:192 IMSI='262428341518727': No 3G Auth Data 20241225085602484 DLGSUP <0013> hlr.c:121 IMSI 262428341518727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085602498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53374<->l=127.0.0.1:4258 20241225085602502 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602502 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428341518727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428341518727" cn_domain=PS} 20241225085602502 DLU <0006> fsm.c:456 lu(262428341518727)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085602502 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428341518727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085602502 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428341518727)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085602502 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428341518727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428341518727" cn_domain=PS} 20241225085602502 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602502 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602505 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602505 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428341518727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428341518727"} 20241225085602505 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428341518727)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085602505 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428341518727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085602505 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428341518727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428341518727"} 20241225085602505 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428341518727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085602505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428341518727)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085602505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428341518727)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085602505 DLU <0006> fsm.c:568 lu(PS:IMSI-262428341518727)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085602505 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602505 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53374<->l=127.0.0.1:4258 20241225085602508 DAUC <0003> db_auc.c:157 IMSI='262420114603070': No 2G Auth Data 20241225085602508 DAUC <0003> db_auc.c:192 IMSI='262420114603070': No 3G Auth Data 20241225085602509 DLGSUP <0013> hlr.c:121 IMSI 262420114603070: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085602525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4258 20241225085602528 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602528 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420114603070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420114603070" cn_domain=PS} 20241225085602528 DLU <0006> fsm.c:456 lu(262420114603070)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085602528 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420114603070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085602528 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420114603070)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085602528 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420114603070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420114603070" cn_domain=PS} 20241225085602528 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602528 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602530 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602530 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420114603070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420114603070"} 20241225085602530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420114603070)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085602530 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420114603070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085602530 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420114603070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420114603070"} 20241225085602530 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420114603070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085602530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420114603070)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085602530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420114603070)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085602530 DLU <0006> fsm.c:568 lu(PS:IMSI-262420114603070)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085602530 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602530 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4258 20241225085602533 DAUC <0003> db_auc.c:157 IMSI='262422711591873': No 2G Auth Data 20241225085602533 DAUC <0003> db_auc.c:192 IMSI='262422711591873': No 3G Auth Data 20241225085602534 DLGSUP <0013> hlr.c:121 IMSI 262422711591873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085602549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20241225085602553 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602553 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422711591873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422711591873" cn_domain=PS} 20241225085602553 DLU <0006> fsm.c:456 lu(262422711591873)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085602553 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422711591873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085602554 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422711591873)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085602554 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422711591873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422711591873" cn_domain=PS} 20241225085602554 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602554 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602556 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602556 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422711591873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422711591873"} 20241225085602556 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422711591873)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085602556 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422711591873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085602556 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422711591873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422711591873"} 20241225085602556 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422711591873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085602556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422711591873)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085602556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422711591873)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085602556 DLU <0006> fsm.c:568 lu(PS:IMSI-262422711591873)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085602556 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602556 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20241225085602560 DAUC <0003> db_auc.c:157 IMSI='262422029837294': No 2G Auth Data 20241225085602560 DAUC <0003> db_auc.c:192 IMSI='262422029837294': No 3G Auth Data 20241225085602561 DLGSUP <0013> hlr.c:121 IMSI 262422029837294: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085602576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4258 20241225085602580 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602580 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422029837294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422029837294" cn_domain=PS} 20241225085602580 DLU <0006> fsm.c:456 lu(262422029837294)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085602580 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422029837294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085602580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422029837294)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085602580 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422029837294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422029837294" cn_domain=PS} 20241225085602580 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602580 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602582 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602582 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422029837294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422029837294"} 20241225085602583 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422029837294)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085602583 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422029837294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085602583 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422029837294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422029837294"} 20241225085602583 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422029837294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085602583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422029837294)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085602583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422029837294)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085602583 DLU <0006> fsm.c:568 lu(PS:IMSI-262422029837294)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085602583 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602583 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4258 20241225085602586 DAUC <0003> db_auc.c:157 IMSI='262428367604069': No 2G Auth Data 20241225085602586 DAUC <0003> db_auc.c:192 IMSI='262428367604069': No 3G Auth Data 20241225085602587 DLGSUP <0013> hlr.c:121 IMSI 262428367604069: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085602603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 20241225085602607 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602607 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428367604069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428367604069" cn_domain=PS} 20241225085602607 DLU <0006> fsm.c:456 lu(262428367604069)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085602607 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428367604069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085602607 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428367604069)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085602607 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428367604069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428367604069" cn_domain=PS} 20241225085602607 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602607 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602610 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602610 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428367604069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428367604069"} 20241225085602610 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428367604069)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085602610 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428367604069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085602610 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428367604069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428367604069"} 20241225085602610 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428367604069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085602610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428367604069)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085602610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428367604069)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085602610 DLU <0006> fsm.c:568 lu(PS:IMSI-262428367604069)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085602610 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602610 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 20241225085602614 DAUC <0003> db_auc.c:157 IMSI='262425746746488': No 2G Auth Data 20241225085602614 DAUC <0003> db_auc.c:192 IMSI='262425746746488': No 3G Auth Data 20241225085602615 DLGSUP <0013> hlr.c:121 IMSI 262425746746488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085602630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53422<->l=127.0.0.1:4258 20241225085602634 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602634 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425746746488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425746746488" cn_domain=PS} 20241225085602634 DLU <0006> fsm.c:456 lu(262425746746488)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085602634 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425746746488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085602634 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425746746488)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085602634 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425746746488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425746746488" cn_domain=PS} 20241225085602634 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602634 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602637 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602637 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425746746488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425746746488"} 20241225085602637 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425746746488)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085602637 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425746746488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085602637 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425746746488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425746746488"} 20241225085602637 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425746746488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085602637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425746746488)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085602637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425746746488)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085602637 DLU <0006> fsm.c:568 lu(PS:IMSI-262425746746488)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085602637 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602637 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085602639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53422<->l=127.0.0.1:4258 20241225085602640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53350<->l=127.0.0.1:4258 20241225085602641 DLINP <000b> input/ipa.c:452 connected read/write 20241225085602641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085602641 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085602641 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085602641 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085602641 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33251<->l=127.0.0.1:4259) 20241225085602680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53438<->l=127.0.0.1:4258 20241225085602780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53438<->l=127.0.0.1:4258 20241225085605855 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085605855 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085605857 DLINP <000b> input/ipa.c:452 connected read/write 20241225085605857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085605857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241225085605860 DLINP <000b> input/ipa.c:452 connected read/write 20241225085605860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085605860 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085605860 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085605860 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  20241225085605860 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085605860 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  20241225085605860 DLGSUP <0013> gsup_server.c:236 2:  20241225085605860 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085605860 DLGSUP <0013> gsup_server.c:236 3:  20241225085605860 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085605860 DLGSUP <0013> gsup_server.c:236 4:  20241225085605860 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085605860 DLGSUP <0013> gsup_server.c:236 5:  20241225085605860 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085605860 DLGSUP <0013> gsup_server.c:236 7:  20241225085605860 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085605860 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085605860 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085605860 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085605877 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38975<->l=127.0.0.1:4259) 20241225085605880 DAUC <0003> db_auc.c:157 IMSI='262422609239513': No 2G Auth Data 20241225085605880 DAUC <0003> db_auc.c:192 IMSI='262422609239513': No 3G Auth Data 20241225085605882 DAUC <0003> db_auc.c:192 IMSI='262422609239513': No 3G Auth Data 20241225085605885 DAUC <0003> db_auc.c:157 IMSI='262420022723661': No 2G Auth Data 20241225085605885 DAUC <0003> db_auc.c:192 IMSI='262420022723661': No 3G Auth Data 20241225085605886 DAUC <0003> db_auc.c:157 IMSI='262420022723661': No 2G Auth Data 20241225085605888 DAUC <0003> db_auc.c:157 IMSI='262423058643287': No 2G Auth Data 20241225085605888 DAUC <0003> db_auc.c:192 IMSI='262423058643287': No 3G Auth Data 20241225085605891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241225085605892 DLINP <000b> input/ipa.c:452 connected read/write 20241225085605892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085605892 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085605892 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085605892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085605892 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38975<->l=127.0.0.1:4259) 20241225085605934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4258 20241225085606035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4258 20241225085609115 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085609115 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085609117 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085609118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38040<->l=127.0.0.1:4258 20241225085609120 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085609120 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085609120 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085609120 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  20241225085609120 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085609120 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  20241225085609120 DLGSUP <0013> gsup_server.c:236 2:  20241225085609120 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085609120 DLGSUP <0013> gsup_server.c:236 3:  20241225085609120 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085609120 DLGSUP <0013> gsup_server.c:236 4:  20241225085609120 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085609120 DLGSUP <0013> gsup_server.c:236 5:  20241225085609120 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085609120 DLGSUP <0013> gsup_server.c:236 7:  20241225085609120 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085609120 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085609120 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085609120 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085609139 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44951<->l=127.0.0.1:4259) 20241225085609154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38042<->l=127.0.0.1:4258 20241225085609156 DAUC <0003> db_auc.c:157 IMSI='262428523648832': No 2G Auth Data 20241225085609156 DAUC <0003> db_auc.c:192 IMSI='262428523648832': No 3G Auth Data 20241225085609161 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085609161 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428523648832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428523648832" cn_domain=PS} 20241225085609161 DLU <0006> fsm.c:456 lu(262428523648832)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085609161 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428523648832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085609161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428523648832)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085609161 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428523648832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428523648832" cn_domain=PS} 20241225085609161 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085609161 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085609165 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085609165 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428523648832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428523648832"} 20241225085609165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428523648832)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085609165 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428523648832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085609165 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428523648832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428523648832"} 20241225085609165 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428523648832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085609165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428523648832)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085609165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428523648832)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085609165 DLU <0006> fsm.c:568 lu(PS:IMSI-262428523648832)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085609165 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085609165 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085609167 DLGSUP <0013> hlr.c:128 IMSI 262428523648832: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241225085609167 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085609167 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085609169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38042<->l=127.0.0.1:4258 20241225085609169 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085609170 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428523648832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428523648832"} 20241225085609170 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428523648832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241225085609170 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428523648832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085609170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38040<->l=127.0.0.1:4258 20241225085609171 DLINP <000b> input/ipa.c:452 connected read/write 20241225085609171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085609171 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085609171 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085609171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085609171 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44951<->l=127.0.0.1:4259) 20241225085609213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38044<->l=127.0.0.1:4258 20241225085609314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38044<->l=127.0.0.1:4258 20241225085612389 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085612389 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085612391 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4258 20241225085612393 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612393 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085612393 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085612393 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  20241225085612393 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085612393 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  20241225085612393 DLGSUP <0013> gsup_server.c:236 2:  20241225085612393 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085612393 DLGSUP <0013> gsup_server.c:236 3:  20241225085612393 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085612393 DLGSUP <0013> gsup_server.c:236 4:  20241225085612393 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085612393 DLGSUP <0013> gsup_server.c:236 5:  20241225085612393 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085612393 DLGSUP <0013> gsup_server.c:236 7:  20241225085612393 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085612393 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085612393 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085612393 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085612415 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40399<->l=127.0.0.1:4259) 20241225085612421 DAUC <0003> db_auc.c:157 IMSI='262423528531920': No 2G Auth Data 20241225085612421 DAUC <0003> db_auc.c:192 IMSI='262423528531920': No 3G Auth Data 20241225085612439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4258 20241225085612444 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612444 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423528531920" cn_domain=PS} 20241225085612445 DLU <0006> fsm.c:456 lu(262423528531920)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085612445 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085612445 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423528531920)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085612445 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423528531920" cn_domain=PS} 20241225085612445 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612445 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612448 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612448 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423528531920"} 20241225085612448 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423528531920)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085612448 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085612448 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423528531920"} 20241225085612448 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085612448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423528531920)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085612448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423528531920)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085612448 DLU <0006> fsm.c:568 lu(PS:IMSI-262423528531920)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085612448 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612448 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612450 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612450 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423528531920" cn_domain=CS} 20241225085612450 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225085612450 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423528531920"} 20241225085612450 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423528531920 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085612450 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612450 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4258 20241225085612453 DAUC <0003> db_auc.c:157 IMSI='262421853772694': No 2G Auth Data 20241225085612453 DAUC <0003> db_auc.c:192 IMSI='262421853772694': No 3G Auth Data 20241225085612454 DLGSUP <0013> hlr.c:121 IMSI 262421853772694: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085612469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38076<->l=127.0.0.1:4258 20241225085612472 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612472 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421853772694" cn_domain=PS} 20241225085612472 DLU <0006> fsm.c:456 lu(262421853772694)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085612472 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085612472 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421853772694)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085612472 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421853772694" cn_domain=PS} 20241225085612472 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612472 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612475 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612475 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421853772694"} 20241225085612475 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421853772694)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085612475 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085612475 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421853772694"} 20241225085612475 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085612475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421853772694)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085612475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421853772694)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085612475 DLU <0006> fsm.c:568 lu(PS:IMSI-262421853772694)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085612475 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612475 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612477 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612477 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421853772694" cn_domain=CS} 20241225085612477 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225085612477 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421853772694"} 20241225085612477 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421853772694 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085612477 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612477 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38076<->l=127.0.0.1:4258 20241225085612481 DAUC <0003> db_auc.c:157 IMSI='262426110376105': No 2G Auth Data 20241225085612481 DAUC <0003> db_auc.c:192 IMSI='262426110376105': No 3G Auth Data 20241225085612482 DLGSUP <0013> hlr.c:121 IMSI 262426110376105: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085612498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38082<->l=127.0.0.1:4258 20241225085612502 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612502 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426110376105" cn_domain=PS} 20241225085612502 DLU <0006> fsm.c:456 lu(262426110376105)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085612502 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085612502 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426110376105)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085612502 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426110376105" cn_domain=PS} 20241225085612502 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612502 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612504 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612504 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426110376105"} 20241225085612504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426110376105)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085612504 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085612504 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426110376105"} 20241225085612504 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085612504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426110376105)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085612504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426110376105)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085612504 DLU <0006> fsm.c:568 lu(PS:IMSI-262426110376105)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085612504 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612504 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612506 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612506 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426110376105" cn_domain=CS} 20241225085612506 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225085612506 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426110376105"} 20241225085612506 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426110376105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085612506 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612506 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38082<->l=127.0.0.1:4258 20241225085612509 DAUC <0003> db_auc.c:157 IMSI='262427523350401': No 2G Auth Data 20241225085612509 DAUC <0003> db_auc.c:192 IMSI='262427523350401': No 3G Auth Data 20241225085612510 DLGSUP <0013> hlr.c:121 IMSI 262427523350401: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085612527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4258 20241225085612531 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612531 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427523350401" cn_domain=PS} 20241225085612531 DLU <0006> fsm.c:456 lu(262427523350401)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085612531 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085612531 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427523350401)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085612531 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427523350401" cn_domain=PS} 20241225085612531 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612531 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612534 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612534 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427523350401"} 20241225085612534 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427523350401)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085612534 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085612534 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427523350401"} 20241225085612534 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085612534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427523350401)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085612534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427523350401)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085612534 DLU <0006> fsm.c:568 lu(PS:IMSI-262427523350401)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085612534 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612534 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612536 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612536 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427523350401" cn_domain=CS} 20241225085612536 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225085612536 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427523350401"} 20241225085612536 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427523350401 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085612536 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612536 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4258 20241225085612539 DAUC <0003> db_auc.c:157 IMSI='262420828470501': No 2G Auth Data 20241225085612539 DAUC <0003> db_auc.c:192 IMSI='262420828470501': No 3G Auth Data 20241225085612540 DLGSUP <0013> hlr.c:121 IMSI 262420828470501: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085612555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4258 20241225085612558 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612558 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420828470501" cn_domain=PS} 20241225085612558 DLU <0006> fsm.c:456 lu(262420828470501)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085612558 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085612558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420828470501)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085612558 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420828470501" cn_domain=PS} 20241225085612558 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612558 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612561 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612561 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420828470501"} 20241225085612561 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420828470501)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085612561 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085612561 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420828470501"} 20241225085612561 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085612561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420828470501)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085612561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420828470501)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085612561 DLU <0006> fsm.c:568 lu(PS:IMSI-262420828470501)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085612561 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612561 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612563 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612563 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420828470501" cn_domain=CS} 20241225085612563 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225085612563 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420828470501"} 20241225085612563 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420828470501 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085612563 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612563 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4258 20241225085612567 DAUC <0003> db_auc.c:157 IMSI='262423485595693': No 2G Auth Data 20241225085612567 DAUC <0003> db_auc.c:192 IMSI='262423485595693': No 3G Auth Data 20241225085612568 DLGSUP <0013> hlr.c:121 IMSI 262423485595693: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085612583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38114<->l=127.0.0.1:4258 20241225085612587 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612587 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423485595693" cn_domain=PS} 20241225085612587 DLU <0006> fsm.c:456 lu(262423485595693)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085612587 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085612587 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423485595693)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085612587 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423485595693" cn_domain=PS} 20241225085612587 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612587 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612590 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612590 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423485595693"} 20241225085612590 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423485595693)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085612590 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085612590 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423485595693"} 20241225085612590 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085612590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423485595693)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085612590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423485595693)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085612590 DLU <0006> fsm.c:568 lu(PS:IMSI-262423485595693)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085612590 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612590 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612592 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612592 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423485595693" cn_domain=CS} 20241225085612592 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225085612592 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423485595693"} 20241225085612592 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423485595693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085612592 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612592 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38114<->l=127.0.0.1:4258 20241225085612594 DAUC <0003> db_auc.c:157 IMSI='262429699439548': No 2G Auth Data 20241225085612594 DAUC <0003> db_auc.c:192 IMSI='262429699439548': No 3G Auth Data 20241225085612595 DLGSUP <0013> hlr.c:121 IMSI 262429699439548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085612610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4258 20241225085612613 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612613 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429699439548" cn_domain=PS} 20241225085612613 DLU <0006> fsm.c:456 lu(262429699439548)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085612613 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085612613 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429699439548)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085612613 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429699439548" cn_domain=PS} 20241225085612613 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612613 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612615 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612615 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429699439548"} 20241225085612615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429699439548)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085612615 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085612615 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429699439548"} 20241225085612615 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085612615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429699439548)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085612615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429699439548)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085612615 DLU <0006> fsm.c:568 lu(PS:IMSI-262429699439548)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085612615 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612615 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612617 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612617 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429699439548" cn_domain=CS} 20241225085612617 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225085612617 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429699439548"} 20241225085612617 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429699439548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085612617 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612617 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4258 20241225085612619 DAUC <0003> db_auc.c:157 IMSI='262420100439946': No 2G Auth Data 20241225085612619 DAUC <0003> db_auc.c:192 IMSI='262420100439946': No 3G Auth Data 20241225085612620 DLGSUP <0013> hlr.c:121 IMSI 262420100439946: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085612636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4258 20241225085612640 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612640 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420100439946" cn_domain=PS} 20241225085612640 DLU <0006> fsm.c:456 lu(262420100439946)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085612640 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085612640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420100439946)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085612640 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420100439946" cn_domain=PS} 20241225085612640 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612640 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612642 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612642 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420100439946"} 20241225085612642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420100439946)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085612642 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085612642 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420100439946"} 20241225085612643 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085612643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420100439946)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085612643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420100439946)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085612643 DLU <0006> fsm.c:568 lu(PS:IMSI-262420100439946)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085612643 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612643 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612644 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612645 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420100439946" cn_domain=CS} 20241225085612645 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225085612645 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420100439946"} 20241225085612645 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420100439946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085612645 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612645 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085612646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4258 20241225085612648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4258 20241225085612649 DLINP <000b> input/ipa.c:452 connected read/write 20241225085612649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085612649 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085612649 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085612649 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085612649 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40399<->l=127.0.0.1:4259) 20241225085612690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38156<->l=127.0.0.1:4258 20241225085612790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38156<->l=127.0.0.1:4258 20241225085615872 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085615872 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085615875 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38160<->l=127.0.0.1:4258 20241225085615879 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615879 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085615879 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085615879 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  20241225085615879 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085615879 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  20241225085615879 DLGSUP <0013> gsup_server.c:236 2:  20241225085615879 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085615879 DLGSUP <0013> gsup_server.c:236 3:  20241225085615879 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085615879 DLGSUP <0013> gsup_server.c:236 4:  20241225085615879 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085615879 DLGSUP <0013> gsup_server.c:236 5:  20241225085615879 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085615879 DLGSUP <0013> gsup_server.c:236 7:  20241225085615879 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085615879 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085615879 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085615879 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085615899 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44349<->l=127.0.0.1:4259) 20241225085615906 DAUC <0003> db_auc.c:157 IMSI='262426048993227': No 2G Auth Data 20241225085615906 DAUC <0003> db_auc.c:192 IMSI='262426048993227': No 3G Auth Data 20241225085615920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38164<->l=127.0.0.1:4258 20241225085615926 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615926 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426048993227" cn_domain=PS} 20241225085615926 DLU <0006> fsm.c:456 lu(262426048993227)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085615926 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085615926 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426048993227)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085615926 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426048993227" cn_domain=PS} 20241225085615926 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615926 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615929 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615929 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426048993227"} 20241225085615929 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426048993227)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085615929 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085615929 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426048993227"} 20241225085615929 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085615929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426048993227)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085615929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426048993227)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085615929 DLU <0006> fsm.c:568 lu(PS:IMSI-262426048993227)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085615929 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615929 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615931 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615931 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426048993227" cn_domain=PS} 20241225085615931 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225085615931 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426048993227"} 20241225085615931 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426048993227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085615931 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615931 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38164<->l=127.0.0.1:4258 20241225085615934 DAUC <0003> db_auc.c:157 IMSI='262426978278533': No 2G Auth Data 20241225085615934 DAUC <0003> db_auc.c:192 IMSI='262426978278533': No 3G Auth Data 20241225085615935 DLGSUP <0013> hlr.c:121 IMSI 262426978278533: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085615948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38168<->l=127.0.0.1:4258 20241225085615952 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615952 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426978278533" cn_domain=PS} 20241225085615952 DLU <0006> fsm.c:456 lu(262426978278533)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085615952 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085615952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426978278533)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085615952 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426978278533" cn_domain=PS} 20241225085615952 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615952 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615954 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615954 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426978278533"} 20241225085615954 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426978278533)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085615954 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085615954 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426978278533"} 20241225085615954 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085615954 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426978278533)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085615954 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426978278533)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085615954 DLU <0006> fsm.c:568 lu(PS:IMSI-262426978278533)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085615954 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615955 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615957 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615957 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426978278533" cn_domain=PS} 20241225085615957 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225085615957 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426978278533"} 20241225085615957 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426978278533 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085615957 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615957 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38168<->l=127.0.0.1:4258 20241225085615960 DAUC <0003> db_auc.c:157 IMSI='262423635010562': No 2G Auth Data 20241225085615960 DAUC <0003> db_auc.c:192 IMSI='262423635010562': No 3G Auth Data 20241225085615960 DLGSUP <0013> hlr.c:121 IMSI 262423635010562: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085615979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4258 20241225085615981 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615982 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423635010562" cn_domain=PS} 20241225085615982 DLU <0006> fsm.c:456 lu(262423635010562)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085615982 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085615982 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423635010562)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085615982 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423635010562" cn_domain=PS} 20241225085615982 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615982 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615984 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615984 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423635010562"} 20241225085615984 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423635010562)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085615984 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085615984 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423635010562"} 20241225085615984 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085615984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423635010562)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085615984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423635010562)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085615984 DLU <0006> fsm.c:568 lu(PS:IMSI-262423635010562)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085615984 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615984 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615986 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085615986 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423635010562" cn_domain=PS} 20241225085615986 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225085615986 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423635010562"} 20241225085615986 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423635010562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085615986 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615986 DLINP <000b> input/ipa.c:452 connected read/write 20241225085615986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085615988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4258 20241225085615989 DAUC <0003> db_auc.c:157 IMSI='262421490327962': No 2G Auth Data 20241225085615989 DAUC <0003> db_auc.c:192 IMSI='262421490327962': No 3G Auth Data 20241225085615990 DLGSUP <0013> hlr.c:121 IMSI 262421490327962: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085616006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38174<->l=127.0.0.1:4258 20241225085616009 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616009 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421490327962" cn_domain=PS} 20241225085616009 DLU <0006> fsm.c:456 lu(262421490327962)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085616009 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085616009 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421490327962)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085616009 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421490327962" cn_domain=PS} 20241225085616009 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616009 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616012 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616012 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421490327962"} 20241225085616012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421490327962)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085616012 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085616012 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421490327962"} 20241225085616012 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085616012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421490327962)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085616012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421490327962)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085616012 DLU <0006> fsm.c:568 lu(PS:IMSI-262421490327962)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085616012 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616012 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616014 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616014 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421490327962" cn_domain=PS} 20241225085616014 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225085616014 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421490327962"} 20241225085616014 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421490327962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085616014 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616014 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38174<->l=127.0.0.1:4258 20241225085616017 DAUC <0003> db_auc.c:157 IMSI='262420404343057': No 2G Auth Data 20241225085616017 DAUC <0003> db_auc.c:192 IMSI='262420404343057': No 3G Auth Data 20241225085616018 DLGSUP <0013> hlr.c:121 IMSI 262420404343057: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085616032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4258 20241225085616036 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616036 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420404343057" cn_domain=PS} 20241225085616036 DLU <0006> fsm.c:456 lu(262420404343057)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085616036 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085616036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420404343057)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085616036 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420404343057" cn_domain=PS} 20241225085616036 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616036 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616039 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616039 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420404343057"} 20241225085616039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420404343057)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085616039 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085616039 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420404343057"} 20241225085616039 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085616039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420404343057)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085616039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420404343057)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085616039 DLU <0006> fsm.c:568 lu(PS:IMSI-262420404343057)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085616039 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616039 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616041 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616041 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420404343057" cn_domain=PS} 20241225085616041 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225085616041 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420404343057"} 20241225085616041 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420404343057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085616041 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616041 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4258 20241225085616044 DAUC <0003> db_auc.c:157 IMSI='262424329613026': No 2G Auth Data 20241225085616044 DAUC <0003> db_auc.c:192 IMSI='262424329613026': No 3G Auth Data 20241225085616045 DLGSUP <0013> hlr.c:121 IMSI 262424329613026: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085616061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38196<->l=127.0.0.1:4258 20241225085616065 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616065 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424329613026" cn_domain=PS} 20241225085616065 DLU <0006> fsm.c:456 lu(262424329613026)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085616065 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085616065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424329613026)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085616065 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424329613026" cn_domain=PS} 20241225085616065 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616066 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616068 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616068 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424329613026"} 20241225085616068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424329613026)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085616068 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085616068 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424329613026"} 20241225085616068 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085616068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424329613026)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085616068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424329613026)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085616068 DLU <0006> fsm.c:568 lu(PS:IMSI-262424329613026)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085616068 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616068 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616070 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616070 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424329613026" cn_domain=PS} 20241225085616070 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225085616070 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424329613026"} 20241225085616070 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424329613026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085616070 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616070 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38196<->l=127.0.0.1:4258 20241225085616073 DAUC <0003> db_auc.c:157 IMSI='262421295083892': No 2G Auth Data 20241225085616073 DAUC <0003> db_auc.c:192 IMSI='262421295083892': No 3G Auth Data 20241225085616074 DLGSUP <0013> hlr.c:121 IMSI 262421295083892: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085616088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20241225085616091 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616091 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421295083892" cn_domain=PS} 20241225085616091 DLU <0006> fsm.c:456 lu(262421295083892)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085616091 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085616091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421295083892)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085616091 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421295083892" cn_domain=PS} 20241225085616091 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616091 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616093 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616094 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421295083892"} 20241225085616094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421295083892)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085616094 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085616094 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421295083892"} 20241225085616094 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085616094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421295083892)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085616094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421295083892)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085616094 DLU <0006> fsm.c:568 lu(PS:IMSI-262421295083892)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085616094 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616094 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616095 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616095 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421295083892" cn_domain=PS} 20241225085616095 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225085616095 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421295083892"} 20241225085616095 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421295083892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085616095 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616095 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20241225085616098 DAUC <0003> db_auc.c:157 IMSI='262425602448632': No 2G Auth Data 20241225085616099 DAUC <0003> db_auc.c:192 IMSI='262425602448632': No 3G Auth Data 20241225085616099 DLGSUP <0013> hlr.c:121 IMSI 262425602448632: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225085616114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38202<->l=127.0.0.1:4258 20241225085616117 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616117 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425602448632" cn_domain=PS} 20241225085616118 DLU <0006> fsm.c:456 lu(262425602448632)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085616118 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085616118 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425602448632)[0x5647733e8800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085616118 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425602448632" cn_domain=PS} 20241225085616118 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616118 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616120 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616120 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425602448632"} 20241225085616120 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425602448632)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085616120 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085616120 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425602448632"} 20241225085616120 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085616120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425602448632)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085616120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425602448632)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085616120 DLU <0006> fsm.c:568 lu(PS:IMSI-262425602448632)[0x5647733e8800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085616120 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616120 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616122 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616122 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425602448632" cn_domain=PS} 20241225085616122 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225085616122 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425602448632"} 20241225085616122 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425602448632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225085616122 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616122 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085616123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38202<->l=127.0.0.1:4258 20241225085616125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38160<->l=127.0.0.1:4258 20241225085616126 DLINP <000b> input/ipa.c:452 connected read/write 20241225085616126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085616126 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085616126 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085616126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085616126 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44349<->l=127.0.0.1:4259) 20241225085616163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38214<->l=127.0.0.1:4258 20241225085616264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38214<->l=127.0.0.1:4258 20241225085619344 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085619344 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085619346 DLINP <000b> input/ipa.c:452 connected read/write 20241225085619346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085619347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46546<->l=127.0.0.1:4258 20241225085619350 DLINP <000b> input/ipa.c:452 connected read/write 20241225085619350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085619350 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085619350 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085619350 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  20241225085619350 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085619350 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  20241225085619350 DLGSUP <0013> gsup_server.c:236 2:  20241225085619350 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085619350 DLGSUP <0013> gsup_server.c:236 3:  20241225085619350 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085619350 DLGSUP <0013> gsup_server.c:236 4:  20241225085619350 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085619350 DLGSUP <0013> gsup_server.c:236 5:  20241225085619350 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085619350 DLGSUP <0013> gsup_server.c:236 7:  20241225085619350 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085619350 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085619350 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085619350 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085619370 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41511<->l=127.0.0.1:4259) 20241225085619383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46562<->l=127.0.0.1:4258 20241225085619393 DLINP <000b> input/ipa.c:452 connected read/write 20241225085619393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085619393 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} 20241225085619393 DLU <0006> fsm.c:456 lu(2345743413463)[0x5647733e8800]{UNVALIDATED}: Allocated 20241225085619393 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 20241225085619393 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} 20241225085619393 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085619393 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5647733e8800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085619393 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5647733e8800]{UNVALIDATED}: Freeing instance 20241225085619393 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5647733e8800]{UNVALIDATED}: Deallocated 20241225085619393 DLINP <000b> input/ipa.c:452 connected read/write 20241225085619393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085619393 DLINP <000b> input/ipa.c:452 connected read/write 20241225085619394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085619396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46562<->l=127.0.0.1:4258 20241225085619397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46546<->l=127.0.0.1:4258 20241225085619398 DLINP <000b> input/ipa.c:452 connected read/write 20241225085619398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085619398 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085619398 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085619398 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085619398 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41511<->l=127.0.0.1:4259) 20241225085619439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20241225085619540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20241225085622623 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085622623 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085622626 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46572<->l=127.0.0.1:4258 20241225085622629 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622629 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085622629 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085622629 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  20241225085622629 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085622629 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  20241225085622629 DLGSUP <0013> gsup_server.c:236 2:  20241225085622629 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085622629 DLGSUP <0013> gsup_server.c:236 3:  20241225085622629 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085622629 DLGSUP <0013> gsup_server.c:236 4:  20241225085622629 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085622629 DLGSUP <0013> gsup_server.c:236 5:  20241225085622629 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085622629 DLGSUP <0013> gsup_server.c:236 7:  20241225085622629 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085622629 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085622629 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085622629 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085622645 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40031<->l=127.0.0.1:4259) 20241225085622649 DAUC <0003> db_auc.c:157 IMSI='262427316386050': No 2G Auth Data 20241225085622649 DAUC <0003> db_auc.c:192 IMSI='262427316386050': No 3G Auth Data 20241225085622665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46580<->l=127.0.0.1:4258 20241225085622671 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622671 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427316386050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427316386050" session_id=1146214917 session_state=BEGIN} 20241225085622671 DSS <0004> hlr_ussd.c:576 262427316386050/0x4451da05: Process SS (BEGIN) 20241225085622671 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225085622671 DSS <0004> hlr_ussd.c:518 262427316386050/0x4451da05: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225085622671 DSS <0004> hlr_ussd.c:523 262427316386050/0x4451da05: USSD for unknown code '*#200#' 20241225085622671 DSS <0004> hlr_ussd.c:354 262427316386050/0x4451da05: Tx ReturnError(1, 0x12) 20241225085622671 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427316386050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427316386050" session_id=1146214917 session_state=END} 20241225085622671 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622671 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46580<->l=127.0.0.1:4258 20241225085622675 DAUC <0003> db_auc.c:157 IMSI='262421263398508': No 2G Auth Data 20241225085622675 DAUC <0003> db_auc.c:192 IMSI='262421263398508': No 3G Auth Data 20241225085622691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241225085622697 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622697 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421263398508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421263398508" session_id=3425742059 session_state=BEGIN} 20241225085622697 DSS <0004> hlr_ussd.c:576 262421263398508/0xcc30aceb: Process SS (BEGIN) 20241225085622697 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225085622697 DSS <0004> hlr_ussd.c:518 262421263398508/0xcc30aceb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225085622697 DSS <0004> hlr_ussd.c:523 262421263398508/0xcc30aceb: USSD for unknown code '*#200#' 20241225085622697 DSS <0004> hlr_ussd.c:354 262421263398508/0xcc30aceb: Tx ReturnError(1, 0x12) 20241225085622697 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421263398508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421263398508" session_id=3425742059 session_state=END} 20241225085622697 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622697 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241225085622701 DAUC <0003> db_auc.c:157 IMSI='262429678757516': No 2G Auth Data 20241225085622701 DAUC <0003> db_auc.c:192 IMSI='262429678757516': No 3G Auth Data 20241225085622719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46600<->l=127.0.0.1:4258 20241225085622725 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622725 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429678757516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429678757516" session_id=2847620418 session_state=BEGIN} 20241225085622725 DSS <0004> hlr_ussd.c:576 262429678757516/0xa9bb3d42: Process SS (BEGIN) 20241225085622725 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225085622725 DSS <0004> hlr_ussd.c:518 262429678757516/0xa9bb3d42: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225085622725 DSS <0004> hlr_ussd.c:523 262429678757516/0xa9bb3d42: USSD for unknown code '*#200#' 20241225085622725 DSS <0004> hlr_ussd.c:354 262429678757516/0xa9bb3d42: Tx ReturnError(1, 0x12) 20241225085622725 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429678757516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429678757516" session_id=2847620418 session_state=END} 20241225085622725 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622725 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46600<->l=127.0.0.1:4258 20241225085622729 DAUC <0003> db_auc.c:157 IMSI='262423221053087': No 2G Auth Data 20241225085622729 DAUC <0003> db_auc.c:192 IMSI='262423221053087': No 3G Auth Data 20241225085622746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46606<->l=127.0.0.1:4258 20241225085622750 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622750 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423221053087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423221053087" session_id=980424242 session_state=BEGIN} 20241225085622750 DSS <0004> hlr_ussd.c:576 262423221053087/0x3a701632: Process SS (BEGIN) 20241225085622750 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225085622750 DSS <0004> hlr_ussd.c:518 262423221053087/0x3a701632: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225085622750 DSS <0004> hlr_ussd.c:523 262423221053087/0x3a701632: USSD for unknown code '*#200#' 20241225085622750 DSS <0004> hlr_ussd.c:354 262423221053087/0x3a701632: Tx ReturnError(1, 0x12) 20241225085622750 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423221053087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423221053087" session_id=980424242 session_state=END} 20241225085622750 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622750 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46606<->l=127.0.0.1:4258 20241225085622754 DAUC <0003> db_auc.c:157 IMSI='262423155238218': No 2G Auth Data 20241225085622754 DAUC <0003> db_auc.c:192 IMSI='262423155238218': No 3G Auth Data 20241225085622771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46608<->l=127.0.0.1:4258 20241225085622778 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622778 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423155238218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423155238218" session_id=2022539817 session_state=BEGIN} 20241225085622778 DSS <0004> hlr_ussd.c:576 262423155238218/0x788d8229: Process SS (BEGIN) 20241225085622778 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225085622778 DSS <0004> hlr_ussd.c:518 262423155238218/0x788d8229: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225085622778 DSS <0004> hlr_ussd.c:523 262423155238218/0x788d8229: USSD for unknown code '*#200#' 20241225085622778 DSS <0004> hlr_ussd.c:354 262423155238218/0x788d8229: Tx ReturnError(1, 0x12) 20241225085622778 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423155238218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423155238218" session_id=2022539817 session_state=END} 20241225085622779 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622779 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46608<->l=127.0.0.1:4258 20241225085622783 DAUC <0003> db_auc.c:157 IMSI='262426058184946': No 2G Auth Data 20241225085622783 DAUC <0003> db_auc.c:192 IMSI='262426058184946': No 3G Auth Data 20241225085622796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46614<->l=127.0.0.1:4258 20241225085622803 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622803 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426058184946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426058184946" session_id=553145520 session_state=BEGIN} 20241225085622803 DSS <0004> hlr_ussd.c:576 262426058184946/0x20f854b0: Process SS (BEGIN) 20241225085622803 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225085622803 DSS <0004> hlr_ussd.c:518 262426058184946/0x20f854b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225085622803 DSS <0004> hlr_ussd.c:523 262426058184946/0x20f854b0: USSD for unknown code '*#200#' 20241225085622803 DSS <0004> hlr_ussd.c:354 262426058184946/0x20f854b0: Tx ReturnError(1, 0x12) 20241225085622803 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426058184946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426058184946" session_id=553145520 session_state=END} 20241225085622803 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622803 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46614<->l=127.0.0.1:4258 20241225085622807 DAUC <0003> db_auc.c:157 IMSI='262426127263793': No 2G Auth Data 20241225085622807 DAUC <0003> db_auc.c:192 IMSI='262426127263793': No 3G Auth Data 20241225085622824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46622<->l=127.0.0.1:4258 20241225085622830 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622830 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426127263793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426127263793" session_id=4176544799 session_state=BEGIN} 20241225085622830 DSS <0004> hlr_ussd.c:576 262426127263793/0xf8f1041f: Process SS (BEGIN) 20241225085622830 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225085622830 DSS <0004> hlr_ussd.c:518 262426127263793/0xf8f1041f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225085622830 DSS <0004> hlr_ussd.c:523 262426127263793/0xf8f1041f: USSD for unknown code '*#200#' 20241225085622830 DSS <0004> hlr_ussd.c:354 262426127263793/0xf8f1041f: Tx ReturnError(1, 0x12) 20241225085622830 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426127263793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426127263793" session_id=4176544799 session_state=END} 20241225085622830 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622830 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46622<->l=127.0.0.1:4258 20241225085622833 DAUC <0003> db_auc.c:157 IMSI='262422986722426': No 2G Auth Data 20241225085622833 DAUC <0003> db_auc.c:192 IMSI='262422986722426': No 3G Auth Data 20241225085622849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4258 20241225085622856 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622856 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422986722426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422986722426" session_id=1168571837 session_state=BEGIN} 20241225085622856 DSS <0004> hlr_ussd.c:576 262422986722426/0x45a6fdbd: Process SS (BEGIN) 20241225085622856 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225085622856 DSS <0004> hlr_ussd.c:518 262422986722426/0x45a6fdbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225085622856 DSS <0004> hlr_ussd.c:523 262422986722426/0x45a6fdbd: USSD for unknown code '*#200#' 20241225085622856 DSS <0004> hlr_ussd.c:354 262422986722426/0x45a6fdbd: Tx ReturnError(1, 0x12) 20241225085622856 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422986722426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422986722426" session_id=1168571837 session_state=END} 20241225085622856 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622856 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085622858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4258 20241225085622859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46572<->l=127.0.0.1:4258 20241225085622860 DLINP <000b> input/ipa.c:452 connected read/write 20241225085622860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085622860 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085622860 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085622860 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085622861 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40031<->l=127.0.0.1:4259) 20241225085622906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46640<->l=127.0.0.1:4258 20241225085623007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46640<->l=127.0.0.1:4258 20241225085626093 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085626093 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085626095 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46644<->l=127.0.0.1:4258 20241225085626098 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626099 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085626099 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085626099 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  20241225085626099 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085626099 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  20241225085626099 DLGSUP <0013> gsup_server.c:236 2:  20241225085626099 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085626099 DLGSUP <0013> gsup_server.c:236 3:  20241225085626099 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085626099 DLGSUP <0013> gsup_server.c:236 4:  20241225085626099 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085626099 DLGSUP <0013> gsup_server.c:236 5:  20241225085626099 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085626099 DLGSUP <0013> gsup_server.c:236 7:  20241225085626099 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085626099 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085626099 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085626099 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085626121 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38977<->l=127.0.0.1:4259) 20241225085626128 DAUC <0003> db_auc.c:157 IMSI='262429584238321': No 2G Auth Data 20241225085626128 DAUC <0003> db_auc.c:192 IMSI='262429584238321': No 3G Auth Data 20241225085626145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46654<->l=127.0.0.1:4258 20241225085626151 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626151 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429584238321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429584238321" session_id=1844094846 session_state=BEGIN} 20241225085626151 DSS <0004> hlr_ussd.c:576 262429584238321/0x6deaa77e: Process SS (BEGIN) 20241225085626151 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085626151 DSS <0004> hlr_ussd.c:518 262429584238321/0x6deaa77e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085626151 DSS <0004> hlr_ussd.c:542 262429584238321/0x6deaa77e: Cannot find conn for EUSE EUSE-foobar 20241225085626151 DSS <0004> hlr_ussd.c:354 262429584238321/0x6deaa77e: Tx ReturnError(1, 0x22) 20241225085626151 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429584238321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429584238321" session_id=1844094846 session_state=END} 20241225085626151 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626151 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46654<->l=127.0.0.1:4258 20241225085626155 DAUC <0003> db_auc.c:157 IMSI='262427720477400': No 2G Auth Data 20241225085626155 DAUC <0003> db_auc.c:192 IMSI='262427720477400': No 3G Auth Data 20241225085626173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4258 20241225085626179 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626179 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427720477400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427720477400" session_id=2319443358 session_state=BEGIN} 20241225085626179 DSS <0004> hlr_ussd.c:576 262427720477400/0x8a3fe59e: Process SS (BEGIN) 20241225085626179 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085626179 DSS <0004> hlr_ussd.c:518 262427720477400/0x8a3fe59e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085626179 DSS <0004> hlr_ussd.c:542 262427720477400/0x8a3fe59e: Cannot find conn for EUSE EUSE-foobar 20241225085626179 DSS <0004> hlr_ussd.c:354 262427720477400/0x8a3fe59e: Tx ReturnError(1, 0x22) 20241225085626179 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427720477400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427720477400" session_id=2319443358 session_state=END} 20241225085626179 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626180 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4258 20241225085626184 DAUC <0003> db_auc.c:157 IMSI='262426970957573': No 2G Auth Data 20241225085626184 DAUC <0003> db_auc.c:192 IMSI='262426970957573': No 3G Auth Data 20241225085626200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20241225085626207 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626207 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426970957573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426970957573" session_id=3761552304 session_state=BEGIN} 20241225085626207 DSS <0004> hlr_ussd.c:576 262426970957573/0xe034bbb0: Process SS (BEGIN) 20241225085626207 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085626207 DSS <0004> hlr_ussd.c:518 262426970957573/0xe034bbb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085626207 DSS <0004> hlr_ussd.c:542 262426970957573/0xe034bbb0: Cannot find conn for EUSE EUSE-foobar 20241225085626207 DSS <0004> hlr_ussd.c:354 262426970957573/0xe034bbb0: Tx ReturnError(1, 0x22) 20241225085626207 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426970957573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426970957573" session_id=3761552304 session_state=END} 20241225085626207 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626207 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20241225085626212 DAUC <0003> db_auc.c:157 IMSI='262424705059704': No 2G Auth Data 20241225085626212 DAUC <0003> db_auc.c:192 IMSI='262424705059704': No 3G Auth Data 20241225085626230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241225085626237 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626237 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424705059704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424705059704" session_id=2210472858 session_state=BEGIN} 20241225085626237 DSS <0004> hlr_ussd.c:576 262424705059704/0x83c1239a: Process SS (BEGIN) 20241225085626237 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085626237 DSS <0004> hlr_ussd.c:518 262424705059704/0x83c1239a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085626237 DSS <0004> hlr_ussd.c:542 262424705059704/0x83c1239a: Cannot find conn for EUSE EUSE-foobar 20241225085626237 DSS <0004> hlr_ussd.c:354 262424705059704/0x83c1239a: Tx ReturnError(1, 0x22) 20241225085626237 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424705059704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424705059704" session_id=2210472858 session_state=END} 20241225085626237 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626237 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241225085626241 DAUC <0003> db_auc.c:157 IMSI='262422682793481': No 2G Auth Data 20241225085626241 DAUC <0003> db_auc.c:192 IMSI='262422682793481': No 3G Auth Data 20241225085626258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46696<->l=127.0.0.1:4258 20241225085626264 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626264 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422682793481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422682793481" session_id=930847910 session_state=BEGIN} 20241225085626264 DSS <0004> hlr_ussd.c:576 262422682793481/0x377b9ca6: Process SS (BEGIN) 20241225085626264 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085626264 DSS <0004> hlr_ussd.c:518 262422682793481/0x377b9ca6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085626264 DSS <0004> hlr_ussd.c:542 262422682793481/0x377b9ca6: Cannot find conn for EUSE EUSE-foobar 20241225085626264 DSS <0004> hlr_ussd.c:354 262422682793481/0x377b9ca6: Tx ReturnError(1, 0x22) 20241225085626264 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422682793481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422682793481" session_id=930847910 session_state=END} 20241225085626264 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626264 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46696<->l=127.0.0.1:4258 20241225085626267 DAUC <0003> db_auc.c:157 IMSI='262422682023543': No 2G Auth Data 20241225085626268 DAUC <0003> db_auc.c:192 IMSI='262422682023543': No 3G Auth Data 20241225085626286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241225085626293 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626293 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422682023543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422682023543" session_id=4010027092 session_state=BEGIN} 20241225085626293 DSS <0004> hlr_ussd.c:576 262422682023543/0xef042854: Process SS (BEGIN) 20241225085626293 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085626293 DSS <0004> hlr_ussd.c:518 262422682023543/0xef042854: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085626293 DSS <0004> hlr_ussd.c:542 262422682023543/0xef042854: Cannot find conn for EUSE EUSE-foobar 20241225085626293 DSS <0004> hlr_ussd.c:354 262422682023543/0xef042854: Tx ReturnError(1, 0x22) 20241225085626293 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422682023543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422682023543" session_id=4010027092 session_state=END} 20241225085626293 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626293 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241225085626296 DAUC <0003> db_auc.c:157 IMSI='262421526101260': No 2G Auth Data 20241225085626296 DAUC <0003> db_auc.c:192 IMSI='262421526101260': No 3G Auth Data 20241225085626314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46702<->l=127.0.0.1:4258 20241225085626319 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626319 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421526101260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421526101260" session_id=620702126 session_state=BEGIN} 20241225085626319 DSS <0004> hlr_ussd.c:576 262421526101260/0x24ff29ae: Process SS (BEGIN) 20241225085626319 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085626319 DSS <0004> hlr_ussd.c:518 262421526101260/0x24ff29ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085626319 DSS <0004> hlr_ussd.c:542 262421526101260/0x24ff29ae: Cannot find conn for EUSE EUSE-foobar 20241225085626319 DSS <0004> hlr_ussd.c:354 262421526101260/0x24ff29ae: Tx ReturnError(1, 0x22) 20241225085626319 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421526101260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421526101260" session_id=620702126 session_state=END} 20241225085626319 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626319 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46702<->l=127.0.0.1:4258 20241225085626322 DAUC <0003> db_auc.c:157 IMSI='262425328276012': No 2G Auth Data 20241225085626322 DAUC <0003> db_auc.c:192 IMSI='262425328276012': No 3G Auth Data 20241225085626338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46716<->l=127.0.0.1:4258 20241225085626343 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626343 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425328276012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425328276012" session_id=764210239 session_state=BEGIN} 20241225085626343 DSS <0004> hlr_ussd.c:576 262425328276012/0x2d8cec3f: Process SS (BEGIN) 20241225085626343 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085626343 DSS <0004> hlr_ussd.c:518 262425328276012/0x2d8cec3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085626343 DSS <0004> hlr_ussd.c:542 262425328276012/0x2d8cec3f: Cannot find conn for EUSE EUSE-foobar 20241225085626343 DSS <0004> hlr_ussd.c:354 262425328276012/0x2d8cec3f: Tx ReturnError(1, 0x22) 20241225085626343 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425328276012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425328276012" session_id=764210239 session_state=END} 20241225085626343 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626343 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085626346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46716<->l=127.0.0.1:4258 20241225085626346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46644<->l=127.0.0.1:4258 20241225085626347 DLINP <000b> input/ipa.c:452 connected read/write 20241225085626347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085626347 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085626347 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085626347 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085626348 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38977<->l=127.0.0.1:4259) 20241225085626392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 20241225085626592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 20241225085629671 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085629671 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085629674 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55372<->l=127.0.0.1:4258 20241225085629677 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629678 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085629678 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085629678 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  20241225085629678 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085629678 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  20241225085629678 DLGSUP <0013> gsup_server.c:236 2:  20241225085629678 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085629678 DLGSUP <0013> gsup_server.c:236 3:  20241225085629678 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085629678 DLGSUP <0013> gsup_server.c:236 4:  20241225085629678 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085629678 DLGSUP <0013> gsup_server.c:236 5:  20241225085629678 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085629678 DLGSUP <0013> gsup_server.c:236 7:  20241225085629678 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085629678 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085629678 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085629678 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085629694 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38339<->l=127.0.0.1:4259) 20241225085629701 DAUC <0003> db_auc.c:157 IMSI='262429155777472': No 2G Auth Data 20241225085629701 DAUC <0003> db_auc.c:192 IMSI='262429155777472': No 3G Auth Data 20241225085629715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55386<->l=127.0.0.1:4258 20241225085629723 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629723 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429155777472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429155777472" session_id=2759447827 session_state=BEGIN} 20241225085629723 DSS <0004> hlr_ussd.c:576 262429155777472/0xa479d513: Process SS (BEGIN) 20241225085629723 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085629723 DSS <0004> hlr_ussd.c:518 262429155777472/0xa479d513: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085629723 DSS <0004> hlr_ussd.c:363 262429155777472/0xa479d513: Tx USSD 'Your IMSI is 262429155777472' 20241225085629723 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429155777472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429155777472" session_id=2759447827 session_state=END} 20241225085629723 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429155777472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085629723 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629723 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55386<->l=127.0.0.1:4258 20241225085629729 DAUC <0003> db_auc.c:157 IMSI='262424495332516': No 2G Auth Data 20241225085629729 DAUC <0003> db_auc.c:192 IMSI='262424495332516': No 3G Auth Data 20241225085629747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55388<->l=127.0.0.1:4258 20241225085629752 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629752 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424495332516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424495332516" session_id=678655348 session_state=BEGIN} 20241225085629752 DSS <0004> hlr_ussd.c:576 262424495332516/0x28737574: Process SS (BEGIN) 20241225085629752 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085629752 DSS <0004> hlr_ussd.c:518 262424495332516/0x28737574: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085629752 DSS <0004> hlr_ussd.c:363 262424495332516/0x28737574: Tx USSD 'Your IMSI is 262424495332516' 20241225085629752 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424495332516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424495332516" session_id=678655348 session_state=END} 20241225085629752 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424495332516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085629752 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629752 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55388<->l=127.0.0.1:4258 20241225085629755 DAUC <0003> db_auc.c:157 IMSI='262428303067338': No 2G Auth Data 20241225085629755 DAUC <0003> db_auc.c:192 IMSI='262428303067338': No 3G Auth Data 20241225085629771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 20241225085629778 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629778 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428303067338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428303067338" session_id=469025064 session_state=BEGIN} 20241225085629778 DSS <0004> hlr_ussd.c:576 262428303067338/0x1bf4c128: Process SS (BEGIN) 20241225085629778 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085629778 DSS <0004> hlr_ussd.c:518 262428303067338/0x1bf4c128: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085629778 DSS <0004> hlr_ussd.c:363 262428303067338/0x1bf4c128: Tx USSD 'Your IMSI is 262428303067338' 20241225085629778 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428303067338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428303067338" session_id=469025064 session_state=END} 20241225085629778 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428303067338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085629778 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629778 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 20241225085629782 DAUC <0003> db_auc.c:157 IMSI='262422626763877': No 2G Auth Data 20241225085629782 DAUC <0003> db_auc.c:192 IMSI='262422626763877': No 3G Auth Data 20241225085629800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55406<->l=127.0.0.1:4258 20241225085629806 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629806 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422626763877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422626763877" session_id=877335349 session_state=BEGIN} 20241225085629806 DSS <0004> hlr_ussd.c:576 262422626763877/0x344b1335: Process SS (BEGIN) 20241225085629806 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085629807 DSS <0004> hlr_ussd.c:518 262422626763877/0x344b1335: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085629807 DSS <0004> hlr_ussd.c:363 262422626763877/0x344b1335: Tx USSD 'Your IMSI is 262422626763877' 20241225085629807 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422626763877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422626763877" session_id=877335349 session_state=END} 20241225085629807 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422626763877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085629807 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629807 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55406<->l=127.0.0.1:4258 20241225085629810 DAUC <0003> db_auc.c:157 IMSI='262422694485382': No 2G Auth Data 20241225085629810 DAUC <0003> db_auc.c:192 IMSI='262422694485382': No 3G Auth Data 20241225085629827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55410<->l=127.0.0.1:4258 20241225085629833 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629833 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422694485382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422694485382" session_id=2909032511 session_state=BEGIN} 20241225085629833 DSS <0004> hlr_ussd.c:576 262422694485382/0xad64503f: Process SS (BEGIN) 20241225085629833 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085629833 DSS <0004> hlr_ussd.c:518 262422694485382/0xad64503f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085629833 DSS <0004> hlr_ussd.c:363 262422694485382/0xad64503f: Tx USSD 'Your IMSI is 262422694485382' 20241225085629833 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422694485382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422694485382" session_id=2909032511 session_state=END} 20241225085629833 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422694485382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085629833 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629833 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55410<->l=127.0.0.1:4258 20241225085629837 DAUC <0003> db_auc.c:157 IMSI='262425038141296': No 2G Auth Data 20241225085629837 DAUC <0003> db_auc.c:192 IMSI='262425038141296': No 3G Auth Data 20241225085629855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55414<->l=127.0.0.1:4258 20241225085629860 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629860 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425038141296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425038141296" session_id=3562893880 session_state=BEGIN} 20241225085629860 DSS <0004> hlr_ussd.c:576 262425038141296/0xd45d7238: Process SS (BEGIN) 20241225085629860 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085629860 DSS <0004> hlr_ussd.c:518 262425038141296/0xd45d7238: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085629860 DSS <0004> hlr_ussd.c:363 262425038141296/0xd45d7238: Tx USSD 'Your IMSI is 262425038141296' 20241225085629860 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425038141296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425038141296" session_id=3562893880 session_state=END} 20241225085629860 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425038141296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085629861 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629861 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55414<->l=127.0.0.1:4258 20241225085629865 DAUC <0003> db_auc.c:157 IMSI='262421965343265': No 2G Auth Data 20241225085629865 DAUC <0003> db_auc.c:192 IMSI='262421965343265': No 3G Auth Data 20241225085629882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55418<->l=127.0.0.1:4258 20241225085629887 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629887 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421965343265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421965343265" session_id=395353158 session_state=BEGIN} 20241225085629887 DSS <0004> hlr_ussd.c:576 262421965343265/0x17909c46: Process SS (BEGIN) 20241225085629887 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085629887 DSS <0004> hlr_ussd.c:518 262421965343265/0x17909c46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085629887 DSS <0004> hlr_ussd.c:363 262421965343265/0x17909c46: Tx USSD 'Your IMSI is 262421965343265' 20241225085629887 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421965343265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421965343265" session_id=395353158 session_state=END} 20241225085629887 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421965343265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085629887 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629887 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55418<->l=127.0.0.1:4258 20241225085629891 DAUC <0003> db_auc.c:157 IMSI='262422785559380': No 2G Auth Data 20241225085629891 DAUC <0003> db_auc.c:192 IMSI='262422785559380': No 3G Auth Data 20241225085629908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55432<->l=127.0.0.1:4258 20241225085629914 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629914 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422785559380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422785559380" session_id=1342218425 session_state=BEGIN} 20241225085629914 DSS <0004> hlr_ussd.c:576 262422785559380/0x5000a0b9: Process SS (BEGIN) 20241225085629914 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085629914 DSS <0004> hlr_ussd.c:518 262422785559380/0x5000a0b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085629914 DSS <0004> hlr_ussd.c:363 262422785559380/0x5000a0b9: Tx USSD 'Your IMSI is 262422785559380' 20241225085629914 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422785559380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422785559380" session_id=1342218425 session_state=END} 20241225085629914 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422785559380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085629915 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629915 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085629918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55432<->l=127.0.0.1:4258 20241225085629919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55372<->l=127.0.0.1:4258 20241225085629920 DLINP <000b> input/ipa.c:452 connected read/write 20241225085629920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085629920 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085629920 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085629920 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085629920 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38339<->l=127.0.0.1:4259) 20241225085629962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55448<->l=127.0.0.1:4258 20241225085630163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55448<->l=127.0.0.1:4258 20241225085633239 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085633239 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085633241 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 20241225085633244 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633244 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085633244 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085633244 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  20241225085633244 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085633244 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  20241225085633244 DLGSUP <0013> gsup_server.c:236 2:  20241225085633244 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085633244 DLGSUP <0013> gsup_server.c:236 3:  20241225085633244 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085633244 DLGSUP <0013> gsup_server.c:236 4:  20241225085633244 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085633244 DLGSUP <0013> gsup_server.c:236 5:  20241225085633244 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085633244 DLGSUP <0013> gsup_server.c:236 7:  20241225085633245 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085633245 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085633245 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085633245 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085633260 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33895<->l=127.0.0.1:4259) 20241225085633268 DAUC <0003> db_auc.c:157 IMSI='262426367471810': No 2G Auth Data 20241225085633268 DAUC <0003> db_auc.c:192 IMSI='262426367471810': No 3G Auth Data 20241225085633284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55466<->l=127.0.0.1:4258 20241225085633292 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633292 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426367471810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426367471810" source_name="the-source\n" session_id=2290252167 session_state=BEGIN} 20241225085633292 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241225085633292 DSS <0004> hlr_ussd.c:576 262426367471810/0x88827987: Process SS (BEGIN) 20241225085633292 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085633292 DSS <0004> hlr_ussd.c:518 262426367471810/0x88827987: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085633292 DSS <0004> hlr_ussd.c:363 262426367471810/0x88827987: Tx USSD 'Your IMSI is 262426367471810' 20241225085633292 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426367471810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426367471810" destination_name="the-source\n" session_id=2290252167 session_state=END} 20241225085633292 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262426367471810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085633292 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633292 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55466<->l=127.0.0.1:4258 20241225085633296 DAUC <0003> db_auc.c:157 IMSI='262425690919002': No 2G Auth Data 20241225085633296 DAUC <0003> db_auc.c:192 IMSI='262425690919002': No 3G Auth Data 20241225085633313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55470<->l=127.0.0.1:4258 20241225085633318 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633318 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425690919002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425690919002" source_name="the-source\n" session_id=2287443324 session_state=BEGIN} 20241225085633318 DSS <0004> hlr_ussd.c:576 262425690919002/0x88579d7c: Process SS (BEGIN) 20241225085633318 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085633318 DSS <0004> hlr_ussd.c:518 262425690919002/0x88579d7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085633318 DSS <0004> hlr_ussd.c:363 262425690919002/0x88579d7c: Tx USSD 'Your IMSI is 262425690919002' 20241225085633318 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425690919002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425690919002" destination_name="the-source\n" session_id=2287443324 session_state=END} 20241225085633318 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262425690919002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085633318 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633318 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55470<->l=127.0.0.1:4258 20241225085633324 DAUC <0003> db_auc.c:157 IMSI='262421468969530': No 2G Auth Data 20241225085633324 DAUC <0003> db_auc.c:192 IMSI='262421468969530': No 3G Auth Data 20241225085633341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55484<->l=127.0.0.1:4258 20241225085633348 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633348 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421468969530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421468969530" source_name="the-source\n" session_id=956790315 session_state=BEGIN} 20241225085633348 DSS <0004> hlr_ussd.c:576 262421468969530/0x3907762b: Process SS (BEGIN) 20241225085633348 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085633348 DSS <0004> hlr_ussd.c:518 262421468969530/0x3907762b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085633348 DSS <0004> hlr_ussd.c:363 262421468969530/0x3907762b: Tx USSD 'Your IMSI is 262421468969530' 20241225085633348 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421468969530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421468969530" destination_name="the-source\n" session_id=956790315 session_state=END} 20241225085633348 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421468969530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085633348 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633348 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55484<->l=127.0.0.1:4258 20241225085633354 DAUC <0003> db_auc.c:157 IMSI='262427673293598': No 2G Auth Data 20241225085633354 DAUC <0003> db_auc.c:192 IMSI='262427673293598': No 3G Auth Data 20241225085633371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 20241225085633377 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633377 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427673293598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427673293598" source_name="the-source\n" session_id=3085205800 session_state=BEGIN} 20241225085633377 DSS <0004> hlr_ussd.c:576 262427673293598/0xb7e48128: Process SS (BEGIN) 20241225085633377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085633377 DSS <0004> hlr_ussd.c:518 262427673293598/0xb7e48128: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085633377 DSS <0004> hlr_ussd.c:363 262427673293598/0xb7e48128: Tx USSD 'Your IMSI is 262427673293598' 20241225085633377 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427673293598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427673293598" destination_name="the-source\n" session_id=3085205800 session_state=END} 20241225085633377 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262427673293598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085633377 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633377 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 20241225085633381 DAUC <0003> db_auc.c:157 IMSI='262428326736119': No 2G Auth Data 20241225085633381 DAUC <0003> db_auc.c:192 IMSI='262428326736119': No 3G Auth Data 20241225085633398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4258 20241225085633403 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633403 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428326736119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428326736119" source_name="the-source\n" session_id=3830855450 session_state=BEGIN} 20241225085633403 DSS <0004> hlr_ussd.c:576 262428326736119/0xe456371a: Process SS (BEGIN) 20241225085633403 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085633403 DSS <0004> hlr_ussd.c:518 262428326736119/0xe456371a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085633403 DSS <0004> hlr_ussd.c:363 262428326736119/0xe456371a: Tx USSD 'Your IMSI is 262428326736119' 20241225085633403 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428326736119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428326736119" destination_name="the-source\n" session_id=3830855450 session_state=END} 20241225085633403 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262428326736119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085633403 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633403 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4258 20241225085633408 DAUC <0003> db_auc.c:157 IMSI='262426396705929': No 2G Auth Data 20241225085633408 DAUC <0003> db_auc.c:192 IMSI='262426396705929': No 3G Auth Data 20241225085633425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4258 20241225085633430 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633430 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426396705929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426396705929" source_name="the-source\n" session_id=2440968818 session_state=BEGIN} 20241225085633430 DSS <0004> hlr_ussd.c:576 262426396705929/0x917e3a72: Process SS (BEGIN) 20241225085633430 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085633430 DSS <0004> hlr_ussd.c:518 262426396705929/0x917e3a72: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085633430 DSS <0004> hlr_ussd.c:363 262426396705929/0x917e3a72: Tx USSD 'Your IMSI is 262426396705929' 20241225085633430 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426396705929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426396705929" destination_name="the-source\n" session_id=2440968818 session_state=END} 20241225085633430 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262426396705929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085633430 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633430 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4258 20241225085633434 DAUC <0003> db_auc.c:157 IMSI='262427541037540': No 2G Auth Data 20241225085633434 DAUC <0003> db_auc.c:192 IMSI='262427541037540': No 3G Auth Data 20241225085633451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 20241225085633458 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633458 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427541037540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427541037540" source_name="the-source\n" session_id=2885258843 session_state=BEGIN} 20241225085633458 DSS <0004> hlr_ussd.c:576 262427541037540/0xabf98e5b: Process SS (BEGIN) 20241225085633458 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085633458 DSS <0004> hlr_ussd.c:518 262427541037540/0xabf98e5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085633458 DSS <0004> hlr_ussd.c:363 262427541037540/0xabf98e5b: Tx USSD 'Your IMSI is 262427541037540' 20241225085633458 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427541037540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541037540" destination_name="the-source\n" session_id=2885258843 session_state=END} 20241225085633458 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262427541037540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085633458 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633458 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 20241225085633462 DAUC <0003> db_auc.c:157 IMSI='262429509343160': No 2G Auth Data 20241225085633462 DAUC <0003> db_auc.c:192 IMSI='262429509343160': No 3G Auth Data 20241225085633480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4258 20241225085633486 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633486 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429509343160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429509343160" source_name="the-source\n" session_id=1540807760 session_state=BEGIN} 20241225085633486 DSS <0004> hlr_ussd.c:576 262429509343160/0x5bd6dc50: Process SS (BEGIN) 20241225085633486 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225085633486 DSS <0004> hlr_ussd.c:518 262429509343160/0x5bd6dc50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225085633486 DSS <0004> hlr_ussd.c:363 262429509343160/0x5bd6dc50: Tx USSD 'Your IMSI is 262429509343160' 20241225085633486 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429509343160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429509343160" destination_name="the-source\n" session_id=1540807760 session_state=END} 20241225085633486 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262429509343160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085633486 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633486 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085633489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4258 20241225085633490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 20241225085633491 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33895<->l=127.0.0.1:4259) 20241225085633491 DLINP <000b> input/ipa.c:452 connected read/write 20241225085633491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085633491 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085633491 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085633491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085633491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241225085633531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 20241225085633731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 20241225085636809 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085636809 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085636811 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085636812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60894<->l=127.0.0.1:4258 20241225085636814 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085636814 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085636814 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085636814 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  20241225085636814 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085636814 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  20241225085636814 DLGSUP <0013> gsup_server.c:236 2:  20241225085636814 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085636814 DLGSUP <0013> gsup_server.c:236 3:  20241225085636814 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085636814 DLGSUP <0013> gsup_server.c:236 4:  20241225085636814 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085636814 DLGSUP <0013> gsup_server.c:236 5:  20241225085636814 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085636814 DLGSUP <0013> gsup_server.c:236 7:  20241225085636814 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085636814 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085636814 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085636814 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085636838 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45681<->l=127.0.0.1:4259) 20241225085636845 DAUC <0003> db_auc.c:157 IMSI='262428589888493': No 2G Auth Data 20241225085636845 DAUC <0003> db_auc.c:192 IMSI='262428589888493': No 3G Auth Data 20241225085636862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60904<->l=127.0.0.1:4258 20241225085636867 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085636867 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428589888493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428589888493" session_id=3904643096 session_state=BEGIN} 20241225085636867 DSS <0004> hlr_ussd.c:576 262428589888493/0xe8bc2018: Process SS (BEGIN) 20241225085636867 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085636867 DSS <0004> hlr_ussd.c:518 262428589888493/0xe8bc2018: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085636868 DSS <0004> hlr_ussd.c:363 262428589888493/0xe8bc2018: Tx USSD 'Your extension is 491618721878' 20241225085636868 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428589888493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428589888493" session_id=3904643096 session_state=END} 20241225085636868 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428589888493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085636868 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085636868 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085636872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60904<->l=127.0.0.1:4258 20241225085636872 DAUC <0003> db_auc.c:157 IMSI='262429253517376': No 2G Auth Data 20241225085636872 DAUC <0003> db_auc.c:192 IMSI='262429253517376': No 3G Auth Data 20241225085636888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60914<->l=127.0.0.1:4258 20241225085636892 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085636893 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429253517376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429253517376" session_id=4268116165 session_state=BEGIN} 20241225085636893 DSS <0004> hlr_ussd.c:576 262429253517376/0xfe6648c5: Process SS (BEGIN) 20241225085636893 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085636893 DSS <0004> hlr_ussd.c:518 262429253517376/0xfe6648c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085636893 DSS <0004> hlr_ussd.c:363 262429253517376/0xfe6648c5: Tx USSD 'Your extension is 491617037000' 20241225085636893 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429253517376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429253517376" session_id=4268116165 session_state=END} 20241225085636893 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429253517376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085636893 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085636893 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085636896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60914<->l=127.0.0.1:4258 20241225085636897 DAUC <0003> db_auc.c:157 IMSI='262424540594664': No 2G Auth Data 20241225085636897 DAUC <0003> db_auc.c:192 IMSI='262424540594664': No 3G Auth Data 20241225085636913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4258 20241225085636919 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085636919 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424540594664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424540594664" session_id=2295137804 session_state=BEGIN} 20241225085636919 DSS <0004> hlr_ussd.c:576 262424540594664/0x88cd060c: Process SS (BEGIN) 20241225085636919 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085636919 DSS <0004> hlr_ussd.c:518 262424540594664/0x88cd060c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085636919 DSS <0004> hlr_ussd.c:363 262424540594664/0x88cd060c: Tx USSD 'Your extension is 491617486254' 20241225085636919 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424540594664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424540594664" session_id=2295137804 session_state=END} 20241225085636919 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424540594664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085636919 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085636919 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085636923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4258 20241225085636923 DAUC <0003> db_auc.c:157 IMSI='262422713488024': No 2G Auth Data 20241225085636924 DAUC <0003> db_auc.c:192 IMSI='262422713488024': No 3G Auth Data 20241225085636942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60932<->l=127.0.0.1:4258 20241225085636946 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085636946 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422713488024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422713488024" session_id=99906426 session_state=BEGIN} 20241225085636946 DSS <0004> hlr_ussd.c:576 262422713488024/0x05f4737a: Process SS (BEGIN) 20241225085636946 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085636946 DSS <0004> hlr_ussd.c:518 262422713488024/0x05f4737a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085636946 DSS <0004> hlr_ussd.c:363 262422713488024/0x05f4737a: Tx USSD 'Your extension is 491614026251' 20241225085636946 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422713488024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422713488024" session_id=99906426 session_state=END} 20241225085636946 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422713488024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085636946 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085636946 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085636950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60932<->l=127.0.0.1:4258 20241225085636950 DAUC <0003> db_auc.c:157 IMSI='262421550790899': No 2G Auth Data 20241225085636951 DAUC <0003> db_auc.c:192 IMSI='262421550790899': No 3G Auth Data 20241225085636968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4258 20241225085636974 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085636974 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421550790899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421550790899" session_id=2138167059 session_state=BEGIN} 20241225085636974 DSS <0004> hlr_ussd.c:576 262421550790899/0x7f71d713: Process SS (BEGIN) 20241225085636974 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085636974 DSS <0004> hlr_ussd.c:518 262421550790899/0x7f71d713: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085636974 DSS <0004> hlr_ussd.c:363 262421550790899/0x7f71d713: Tx USSD 'Your extension is 491615030764' 20241225085636975 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421550790899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421550790899" session_id=2138167059 session_state=END} 20241225085636975 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421550790899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085636975 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085636975 DLINP <000b> input/ipa.c:452 connected read/write 20241225085636975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085636978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4258 20241225085636979 DAUC <0003> db_auc.c:157 IMSI='262422324687169': No 2G Auth Data 20241225085636979 DAUC <0003> db_auc.c:192 IMSI='262422324687169': No 3G Auth Data 20241225085636996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 20241225085637002 DLINP <000b> input/ipa.c:452 connected read/write 20241225085637002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085637002 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422324687169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422324687169" session_id=2029320161 session_state=BEGIN} 20241225085637002 DSS <0004> hlr_ussd.c:576 262422324687169/0x78f4f7e1: Process SS (BEGIN) 20241225085637002 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085637002 DSS <0004> hlr_ussd.c:518 262422324687169/0x78f4f7e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085637002 DSS <0004> hlr_ussd.c:363 262422324687169/0x78f4f7e1: Tx USSD 'Your extension is 491613065613' 20241225085637002 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422324687169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422324687169" session_id=2029320161 session_state=END} 20241225085637002 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422324687169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085637002 DLINP <000b> input/ipa.c:452 connected read/write 20241225085637002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085637002 DLINP <000b> input/ipa.c:452 connected read/write 20241225085637002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085637005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 20241225085637006 DAUC <0003> db_auc.c:157 IMSI='262426217130010': No 2G Auth Data 20241225085637006 DAUC <0003> db_auc.c:192 IMSI='262426217130010': No 3G Auth Data 20241225085637023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60968<->l=127.0.0.1:4258 20241225085637028 DLINP <000b> input/ipa.c:452 connected read/write 20241225085637029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085637029 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426217130010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426217130010" session_id=1997335125 session_state=BEGIN} 20241225085637029 DSS <0004> hlr_ussd.c:576 262426217130010/0x770cea55: Process SS (BEGIN) 20241225085637029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085637029 DSS <0004> hlr_ussd.c:518 262426217130010/0x770cea55: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085637029 DSS <0004> hlr_ussd.c:363 262426217130010/0x770cea55: Tx USSD 'Your extension is 491616355556' 20241225085637029 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426217130010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426217130010" session_id=1997335125 session_state=END} 20241225085637029 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426217130010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085637029 DLINP <000b> input/ipa.c:452 connected read/write 20241225085637029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085637029 DLINP <000b> input/ipa.c:452 connected read/write 20241225085637029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085637032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60968<->l=127.0.0.1:4258 20241225085637033 DAUC <0003> db_auc.c:157 IMSI='262426821711749': No 2G Auth Data 20241225085637033 DAUC <0003> db_auc.c:192 IMSI='262426821711749': No 3G Auth Data 20241225085637048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60974<->l=127.0.0.1:4258 20241225085637054 DLINP <000b> input/ipa.c:452 connected read/write 20241225085637054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085637054 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426821711749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426821711749" session_id=3526674798 session_state=BEGIN} 20241225085637054 DSS <0004> hlr_ussd.c:576 262426821711749/0xd234c96e: Process SS (BEGIN) 20241225085637054 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085637054 DSS <0004> hlr_ussd.c:518 262426821711749/0xd234c96e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085637054 DSS <0004> hlr_ussd.c:363 262426821711749/0xd234c96e: Tx USSD 'Your extension is 491610303484' 20241225085637054 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426821711749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426821711749" session_id=3526674798 session_state=END} 20241225085637054 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426821711749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085637054 DLINP <000b> input/ipa.c:452 connected read/write 20241225085637054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085637054 DLINP <000b> input/ipa.c:452 connected read/write 20241225085637054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085637058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60974<->l=127.0.0.1:4258 20241225085637059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60894<->l=127.0.0.1:4258 20241225085637060 DLINP <000b> input/ipa.c:452 connected read/write 20241225085637060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085637060 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085637060 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085637060 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085637060 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45681<->l=127.0.0.1:4259) 20241225085637101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60986<->l=127.0.0.1:4258 20241225085637302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60986<->l=127.0.0.1:4258 20241225085640378 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085640378 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085640381 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60998<->l=127.0.0.1:4258 20241225085640383 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640384 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085640384 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085640384 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  20241225085640384 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085640384 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  20241225085640384 DLGSUP <0013> gsup_server.c:236 2:  20241225085640384 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085640384 DLGSUP <0013> gsup_server.c:236 3:  20241225085640384 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085640384 DLGSUP <0013> gsup_server.c:236 4:  20241225085640384 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085640384 DLGSUP <0013> gsup_server.c:236 5:  20241225085640384 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085640384 DLGSUP <0013> gsup_server.c:236 7:  20241225085640384 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085640384 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085640384 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085640384 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085640405 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34977<->l=127.0.0.1:4259) 20241225085640412 DAUC <0003> db_auc.c:157 IMSI='262424649300965': No 2G Auth Data 20241225085640412 DAUC <0003> db_auc.c:192 IMSI='262424649300965': No 3G Auth Data 20241225085640429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32774<->l=127.0.0.1:4258 20241225085640435 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640435 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424649300965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424649300965" source_name="the-source\n" session_id=3676864722 session_state=BEGIN} 20241225085640435 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241225085640435 DSS <0004> hlr_ussd.c:576 262424649300965/0xdb2880d2: Process SS (BEGIN) 20241225085640435 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085640435 DSS <0004> hlr_ussd.c:518 262424649300965/0xdb2880d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085640435 DSS <0004> hlr_ussd.c:363 262424649300965/0xdb2880d2: Tx USSD 'Your extension is 491616222544' 20241225085640435 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424649300965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424649300965" destination_name="the-source\n" session_id=3676864722 session_state=END} 20241225085640435 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262424649300965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085640435 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640435 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32774<->l=127.0.0.1:4258 20241225085640439 DAUC <0003> db_auc.c:157 IMSI='262426292604798': No 2G Auth Data 20241225085640439 DAUC <0003> db_auc.c:192 IMSI='262426292604798': No 3G Auth Data 20241225085640459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32782<->l=127.0.0.1:4258 20241225085640466 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640466 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426292604798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426292604798" source_name="the-source\n" session_id=3956068045 session_state=BEGIN} 20241225085640466 DSS <0004> hlr_ussd.c:576 262426292604798/0xebcccecd: Process SS (BEGIN) 20241225085640466 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085640466 DSS <0004> hlr_ussd.c:518 262426292604798/0xebcccecd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085640466 DSS <0004> hlr_ussd.c:363 262426292604798/0xebcccecd: Tx USSD 'Your extension is 491613853710' 20241225085640466 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426292604798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426292604798" destination_name="the-source\n" session_id=3956068045 session_state=END} 20241225085640466 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262426292604798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085640466 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640466 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32782<->l=127.0.0.1:4258 20241225085640472 DAUC <0003> db_auc.c:157 IMSI='262420861642629': No 2G Auth Data 20241225085640472 DAUC <0003> db_auc.c:192 IMSI='262420861642629': No 3G Auth Data 20241225085640487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32784<->l=127.0.0.1:4258 20241225085640493 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640494 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420861642629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420861642629" source_name="the-source\n" session_id=3587562639 session_state=BEGIN} 20241225085640494 DSS <0004> hlr_ussd.c:576 262420861642629/0xd5d5dc8f: Process SS (BEGIN) 20241225085640494 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085640494 DSS <0004> hlr_ussd.c:518 262420861642629/0xd5d5dc8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085640494 DSS <0004> hlr_ussd.c:363 262420861642629/0xd5d5dc8f: Tx USSD 'Your extension is 491611613047' 20241225085640494 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420861642629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420861642629" destination_name="the-source\n" session_id=3587562639 session_state=END} 20241225085640494 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420861642629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085640494 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640494 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32784<->l=127.0.0.1:4258 20241225085640498 DAUC <0003> db_auc.c:157 IMSI='262426583021507': No 2G Auth Data 20241225085640498 DAUC <0003> db_auc.c:192 IMSI='262426583021507': No 3G Auth Data 20241225085640516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32800<->l=127.0.0.1:4258 20241225085640524 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640524 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426583021507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426583021507" source_name="the-source\n" session_id=2588458165 session_state=BEGIN} 20241225085640524 DSS <0004> hlr_ussd.c:576 262426583021507/0x9a48bcb5: Process SS (BEGIN) 20241225085640524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085640524 DSS <0004> hlr_ussd.c:518 262426583021507/0x9a48bcb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085640524 DSS <0004> hlr_ussd.c:363 262426583021507/0x9a48bcb5: Tx USSD 'Your extension is 491614226101' 20241225085640524 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426583021507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426583021507" destination_name="the-source\n" session_id=2588458165 session_state=END} 20241225085640524 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262426583021507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085640524 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640524 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32800<->l=127.0.0.1:4258 20241225085640529 DAUC <0003> db_auc.c:157 IMSI='262421351815347': No 2G Auth Data 20241225085640529 DAUC <0003> db_auc.c:192 IMSI='262421351815347': No 3G Auth Data 20241225085640547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32814<->l=127.0.0.1:4258 20241225085640551 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640552 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421351815347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421351815347" source_name="the-source\n" session_id=1414735584 session_state=BEGIN} 20241225085640552 DSS <0004> hlr_ussd.c:576 262421351815347/0x545326e0: Process SS (BEGIN) 20241225085640552 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085640552 DSS <0004> hlr_ussd.c:518 262421351815347/0x545326e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085640552 DSS <0004> hlr_ussd.c:363 262421351815347/0x545326e0: Tx USSD 'Your extension is 491611034765' 20241225085640552 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421351815347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421351815347" destination_name="the-source\n" session_id=1414735584 session_state=END} 20241225085640552 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421351815347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085640552 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640552 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32814<->l=127.0.0.1:4258 20241225085640556 DAUC <0003> db_auc.c:157 IMSI='262423110576571': No 2G Auth Data 20241225085640556 DAUC <0003> db_auc.c:192 IMSI='262423110576571': No 3G Auth Data 20241225085640573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32830<->l=127.0.0.1:4258 20241225085640578 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640578 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423110576571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423110576571" source_name="the-source\n" session_id=1271773863 session_state=BEGIN} 20241225085640578 DSS <0004> hlr_ussd.c:576 262423110576571/0x4bcdbaa7: Process SS (BEGIN) 20241225085640578 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085640578 DSS <0004> hlr_ussd.c:518 262423110576571/0x4bcdbaa7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085640578 DSS <0004> hlr_ussd.c:363 262423110576571/0x4bcdbaa7: Tx USSD 'Your extension is 491610700254' 20241225085640578 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423110576571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423110576571" destination_name="the-source\n" session_id=1271773863 session_state=END} 20241225085640578 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262423110576571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085640578 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640578 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32830<->l=127.0.0.1:4258 20241225085640581 DAUC <0003> db_auc.c:157 IMSI='262420786097052': No 2G Auth Data 20241225085640581 DAUC <0003> db_auc.c:192 IMSI='262420786097052': No 3G Auth Data 20241225085640598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32842<->l=127.0.0.1:4258 20241225085640603 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640603 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420786097052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420786097052" source_name="the-source\n" session_id=3359358350 session_state=BEGIN} 20241225085640603 DSS <0004> hlr_ussd.c:576 262420786097052/0xc83bbd8e: Process SS (BEGIN) 20241225085640603 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085640603 DSS <0004> hlr_ussd.c:518 262420786097052/0xc83bbd8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085640603 DSS <0004> hlr_ussd.c:363 262420786097052/0xc83bbd8e: Tx USSD 'Your extension is 491618768245' 20241225085640603 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420786097052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420786097052" destination_name="the-source\n" session_id=3359358350 session_state=END} 20241225085640603 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262420786097052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085640603 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640603 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32842<->l=127.0.0.1:4258 20241225085640607 DAUC <0003> db_auc.c:157 IMSI='262423085300235': No 2G Auth Data 20241225085640607 DAUC <0003> db_auc.c:192 IMSI='262423085300235': No 3G Auth Data 20241225085640623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32856<->l=127.0.0.1:4258 20241225085640627 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640627 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423085300235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423085300235" source_name="the-source\n" session_id=928742467 session_state=BEGIN} 20241225085640627 DSS <0004> hlr_ussd.c:576 262423085300235/0x375b7c43: Process SS (BEGIN) 20241225085640627 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225085640627 DSS <0004> hlr_ussd.c:518 262423085300235/0x375b7c43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225085640627 DSS <0004> hlr_ussd.c:363 262423085300235/0x375b7c43: Tx USSD 'Your extension is 491618287215' 20241225085640627 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423085300235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423085300235" destination_name="the-source\n" session_id=928742467 session_state=END} 20241225085640627 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262423085300235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085640627 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640627 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085640630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32856<->l=127.0.0.1:4258 20241225085640631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60998<->l=127.0.0.1:4258 20241225085640632 DLINP <000b> input/ipa.c:452 connected read/write 20241225085640632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085640632 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085640632 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085640632 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085640632 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241225085640632 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34977<->l=127.0.0.1:4259) 20241225085640674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32860<->l=127.0.0.1:4258 20241225085640875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32860<->l=127.0.0.1:4258 20241225085643953 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35301 20241225085643953 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:35301 20241225085643956 DLINP <000b> input/ipa.c:452 connected read/write 20241225085643956 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085643958 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085643958 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085643959 DLINP <000b> input/ipa.c:452 connected read/write 20241225085643959 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085643959 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085643959 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241225085643959 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241225085643959 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241225085643959 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  20241225085643959 DLGSUP <0013> gsup_server.c:236 2:  20241225085643959 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085643959 DLGSUP <0013> gsup_server.c:236 3:  20241225085643959 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085643959 DLGSUP <0013> gsup_server.c:236 4:  20241225085643959 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085643959 DLGSUP <0013> gsup_server.c:236 5:  20241225085643959 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085643959 DLGSUP <0013> gsup_server.c:236 7:  20241225085643959 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085643959 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085643959 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085643959 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35301 20241225085643960 DLINP <000b> input/ipa.c:452 connected read/write 20241225085643960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085643961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4258 20241225085643964 DLINP <000b> input/ipa.c:452 connected read/write 20241225085643964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085643964 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085643964 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085643964 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  20241225085643964 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085643964 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  20241225085643964 DLGSUP <0013> gsup_server.c:236 2:  20241225085643964 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085643964 DLGSUP <0013> gsup_server.c:236 3:  20241225085643964 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085643964 DLGSUP <0013> gsup_server.c:236 4:  20241225085643964 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085643964 DLGSUP <0013> gsup_server.c:236 5:  20241225085643964 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085643964 DLGSUP <0013> gsup_server.c:236 7:  20241225085643964 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085643964 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085643964 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085643964 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085643980 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41529<->l=127.0.0.1:4259) 20241225085643985 DAUC <0003> db_auc.c:157 IMSI='262421017969439': No 2G Auth Data 20241225085643985 DAUC <0003> db_auc.c:192 IMSI='262421017969439': No 3G Auth Data 20241225085643997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4258 20241225085644009 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085644009 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421017969439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421017969439" session_id=3483724949 session_state=BEGIN} 20241225085644009 DSS <0004> hlr_ussd.c:576 262421017969439/0xcfa56c95: Process SS (BEGIN) 20241225085644009 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085644009 DSS <0004> hlr_ussd.c:518 262421017969439/0xcfa56c95: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085644009 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644009 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644009 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644009 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644018 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644018 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085644018 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262421017969439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421017969439" session_id=3483724949 session_state=END} 20241225085644018 DSS <0004> hlr_ussd.c:576 262421017969439/0xcfa56c95: Process SS (END) 20241225085644018 DSS <0004> hlr_ussd.c:518 262421017969439/0xcfa56c95: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085644018 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421017969439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421017969439" session_id=3483724949 session_state=END} 20241225085644018 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421017969439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085644018 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262421017969439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085644018 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644018 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4258 20241225085644025 DAUC <0003> db_auc.c:157 IMSI='262420150530134': No 2G Auth Data 20241225085644025 DAUC <0003> db_auc.c:192 IMSI='262420150530134': No 3G Auth Data 20241225085644040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32886<->l=127.0.0.1:4258 20241225085644045 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085644045 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420150530134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420150530134" session_id=188738816 session_state=BEGIN} 20241225085644045 DSS <0004> hlr_ussd.c:576 262420150530134/0x0b3fed00: Process SS (BEGIN) 20241225085644045 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085644045 DSS <0004> hlr_ussd.c:518 262420150530134/0x0b3fed00: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085644045 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644045 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644045 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644045 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644047 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644047 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085644047 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262420150530134 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420150530134" session_id=188738816 session_state=END} 20241225085644047 DSS <0004> hlr_ussd.c:576 262420150530134/0x0b3fed00: Process SS (END) 20241225085644047 DSS <0004> hlr_ussd.c:518 262420150530134/0x0b3fed00: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085644047 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420150530134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420150530134" session_id=188738816 session_state=END} 20241225085644047 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420150530134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085644047 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262420150530134 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085644047 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644047 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32886<->l=127.0.0.1:4258 20241225085644051 DAUC <0003> db_auc.c:157 IMSI='262427898697262': No 2G Auth Data 20241225085644051 DAUC <0003> db_auc.c:192 IMSI='262427898697262': No 3G Auth Data 20241225085644069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32888<->l=127.0.0.1:4258 20241225085644075 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085644075 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427898697262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427898697262" session_id=4035098588 session_state=BEGIN} 20241225085644075 DSS <0004> hlr_ussd.c:576 262427898697262/0xf082b7dc: Process SS (BEGIN) 20241225085644075 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085644075 DSS <0004> hlr_ussd.c:518 262427898697262/0xf082b7dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085644075 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644075 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644075 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644075 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644078 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644078 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085644078 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262427898697262 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427898697262" session_id=4035098588 session_state=END} 20241225085644078 DSS <0004> hlr_ussd.c:576 262427898697262/0xf082b7dc: Process SS (END) 20241225085644078 DSS <0004> hlr_ussd.c:518 262427898697262/0xf082b7dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085644078 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427898697262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427898697262" session_id=4035098588 session_state=END} 20241225085644078 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427898697262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085644078 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262427898697262 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085644078 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644078 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32888<->l=127.0.0.1:4258 20241225085644084 DAUC <0003> db_auc.c:157 IMSI='262425998555151': No 2G Auth Data 20241225085644084 DAUC <0003> db_auc.c:192 IMSI='262425998555151': No 3G Auth Data 20241225085644099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32894<->l=127.0.0.1:4258 20241225085644104 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085644104 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425998555151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425998555151" session_id=4025893074 session_state=BEGIN} 20241225085644104 DSS <0004> hlr_ussd.c:576 262425998555151/0xeff640d2: Process SS (BEGIN) 20241225085644104 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085644104 DSS <0004> hlr_ussd.c:518 262425998555151/0xeff640d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085644104 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644104 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644104 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644104 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644106 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644106 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085644106 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262425998555151 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425998555151" session_id=4025893074 session_state=END} 20241225085644106 DSS <0004> hlr_ussd.c:576 262425998555151/0xeff640d2: Process SS (END) 20241225085644106 DSS <0004> hlr_ussd.c:518 262425998555151/0xeff640d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085644106 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425998555151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425998555151" session_id=4025893074 session_state=END} 20241225085644106 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425998555151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085644106 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262425998555151 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085644106 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644106 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32894<->l=127.0.0.1:4258 20241225085644110 DAUC <0003> db_auc.c:157 IMSI='262426242192926': No 2G Auth Data 20241225085644110 DAUC <0003> db_auc.c:192 IMSI='262426242192926': No 3G Auth Data 20241225085644127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32900<->l=127.0.0.1:4258 20241225085644132 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085644133 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426242192926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426242192926" session_id=3793229424 session_state=BEGIN} 20241225085644133 DSS <0004> hlr_ussd.c:576 262426242192926/0xe2181670: Process SS (BEGIN) 20241225085644133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085644133 DSS <0004> hlr_ussd.c:518 262426242192926/0xe2181670: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085644133 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644133 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644133 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644133 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644135 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644135 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085644135 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262426242192926 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426242192926" session_id=3793229424 session_state=END} 20241225085644135 DSS <0004> hlr_ussd.c:576 262426242192926/0xe2181670: Process SS (END) 20241225085644135 DSS <0004> hlr_ussd.c:518 262426242192926/0xe2181670: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085644135 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426242192926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426242192926" session_id=3793229424 session_state=END} 20241225085644135 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426242192926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085644135 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262426242192926 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085644135 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644135 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32900<->l=127.0.0.1:4258 20241225085644139 DAUC <0003> db_auc.c:157 IMSI='262428636608478': No 2G Auth Data 20241225085644139 DAUC <0003> db_auc.c:192 IMSI='262428636608478': No 3G Auth Data 20241225085644154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4258 20241225085644161 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085644162 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428636608478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428636608478" session_id=1755786437 session_state=BEGIN} 20241225085644162 DSS <0004> hlr_ussd.c:576 262428636608478/0x68a72cc5: Process SS (BEGIN) 20241225085644162 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085644162 DSS <0004> hlr_ussd.c:518 262428636608478/0x68a72cc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085644162 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644162 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644162 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644162 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644164 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644164 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085644164 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262428636608478 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428636608478" session_id=1755786437 session_state=END} 20241225085644164 DSS <0004> hlr_ussd.c:576 262428636608478/0x68a72cc5: Process SS (END) 20241225085644164 DSS <0004> hlr_ussd.c:518 262428636608478/0x68a72cc5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085644164 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428636608478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428636608478" session_id=1755786437 session_state=END} 20241225085644164 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428636608478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085644164 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262428636608478 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085644164 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644164 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4258 20241225085644168 DAUC <0003> db_auc.c:157 IMSI='262426754129117': No 2G Auth Data 20241225085644168 DAUC <0003> db_auc.c:192 IMSI='262426754129117': No 3G Auth Data 20241225085644184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4258 20241225085644189 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085644189 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426754129117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426754129117" session_id=2386624141 session_state=BEGIN} 20241225085644189 DSS <0004> hlr_ussd.c:576 262426754129117/0x8e40fe8d: Process SS (BEGIN) 20241225085644189 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085644189 DSS <0004> hlr_ussd.c:518 262426754129117/0x8e40fe8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085644189 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644189 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644189 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644189 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644192 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644192 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085644192 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426754129117 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426754129117" session_id=2386624141 session_state=END} 20241225085644192 DSS <0004> hlr_ussd.c:576 262426754129117/0x8e40fe8d: Process SS (END) 20241225085644192 DSS <0004> hlr_ussd.c:518 262426754129117/0x8e40fe8d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085644192 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426754129117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426754129117" session_id=2386624141 session_state=END} 20241225085644192 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426754129117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085644192 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426754129117 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085644192 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644192 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4258 20241225085644196 DAUC <0003> db_auc.c:157 IMSI='262427495648789': No 2G Auth Data 20241225085644196 DAUC <0003> db_auc.c:192 IMSI='262427495648789': No 3G Auth Data 20241225085644214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32932<->l=127.0.0.1:4258 20241225085644220 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085644220 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427495648789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427495648789" session_id=2461457278 session_state=BEGIN} 20241225085644220 DSS <0004> hlr_ussd.c:576 262427495648789/0x92b6db7e: Process SS (BEGIN) 20241225085644220 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085644220 DSS <0004> hlr_ussd.c:518 262427495648789/0x92b6db7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085644220 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644220 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644220 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644220 DLINP <000b> input/ipa.c:432 127.0.0.1:35301 sending data 20241225085644222 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644222 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085644222 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427495648789 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427495648789" session_id=2461457278 session_state=END} 20241225085644222 DSS <0004> hlr_ussd.c:576 262427495648789/0x92b6db7e: Process SS (END) 20241225085644222 DSS <0004> hlr_ussd.c:518 262427495648789/0x92b6db7e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085644222 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427495648789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427495648789" session_id=2461457278 session_state=END} 20241225085644222 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427495648789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085644222 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427495648789 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085644222 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644222 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085644226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32932<->l=127.0.0.1:4258 20241225085644228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4258 20241225085644229 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085644229 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085644229 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085644229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085644229 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41529<->l=127.0.0.1:4259) 20241225085644229 DLINP <000b> input/ipa.c:452 connected read/write 20241225085644229 DLINP <000b> input/ipa.c:406 127.0.0.1:35301 message received 20241225085644229 DLINP <000b> input/ipa.c:415 127.0.0.1:35301 connection closed with server 20241225085644229 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:35301 20241225085644229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241225085644271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32946<->l=127.0.0.1:4258 20241225085644471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32946<->l=127.0.0.1:4258 20241225085647556 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46657 20241225085647556 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46657 20241225085647558 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647558 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647561 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647561 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647561 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085647561 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241225085647561 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241225085647561 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241225085647561 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  20241225085647561 DLGSUP <0013> gsup_server.c:236 2:  20241225085647561 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085647561 DLGSUP <0013> gsup_server.c:236 3:  20241225085647561 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085647561 DLGSUP <0013> gsup_server.c:236 4:  20241225085647561 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085647561 DLGSUP <0013> gsup_server.c:236 5:  20241225085647561 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085647561 DLGSUP <0013> gsup_server.c:236 7:  20241225085647561 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085647561 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085647561 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085647561 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46657 20241225085647561 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085647562 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085647564 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52122<->l=127.0.0.1:4258 20241225085647567 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647567 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085647567 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085647567 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  20241225085647567 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085647567 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  20241225085647567 DLGSUP <0013> gsup_server.c:236 2:  20241225085647567 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085647567 DLGSUP <0013> gsup_server.c:236 3:  20241225085647567 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085647567 DLGSUP <0013> gsup_server.c:236 4:  20241225085647567 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085647567 DLGSUP <0013> gsup_server.c:236 5:  20241225085647567 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085647567 DLGSUP <0013> gsup_server.c:236 7:  20241225085647567 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085647567 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085647567 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085647567 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085647588 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34063<->l=127.0.0.1:4259) 20241225085647593 DAUC <0003> db_auc.c:157 IMSI='262420105929219': No 2G Auth Data 20241225085647593 DAUC <0003> db_auc.c:192 IMSI='262420105929219': No 3G Auth Data 20241225085647610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52126<->l=127.0.0.1:4258 20241225085647616 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647616 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420105929219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420105929219" session_id=3737930853 session_state=BEGIN} 20241225085647616 DSS <0004> hlr_ussd.c:576 262420105929219/0xdecc4c65: Process SS (BEGIN) 20241225085647616 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085647616 DSS <0004> hlr_ussd.c:518 262420105929219/0xdecc4c65: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085647616 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647616 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647617 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647617 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647624 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647624 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647624 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262420105929219 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420105929219" session_id=3737930853 session_state=CONTINUE} 20241225085647624 DSS <0004> hlr_ussd.c:576 262420105929219/0xdecc4c65: Process SS (CONTINUE) 20241225085647624 DSS <0004> hlr_ussd.c:518 262420105929219/0xdecc4c65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085647624 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420105929219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420105929219" session_id=3737930853 session_state=CONTINUE} 20241225085647624 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262420105929219 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647624 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647624 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647630 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647630 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420105929219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420105929219" session_id=3737930853 session_state=CONTINUE} 20241225085647630 DSS <0004> hlr_ussd.c:576 262420105929219/0xdecc4c65: Process SS (CONTINUE) 20241225085647630 DSS <0004> hlr_ussd.c:518 262420105929219/0xdecc4c65: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647630 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420105929219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647630 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647630 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647630 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647630 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647632 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647632 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647632 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262420105929219 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420105929219" session_id=3737930853 session_state=END} 20241225085647632 DSS <0004> hlr_ussd.c:576 262420105929219/0xdecc4c65: Process SS (END) 20241225085647632 DSS <0004> hlr_ussd.c:518 262420105929219/0xdecc4c65: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647632 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420105929219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420105929219" session_id=3737930853 session_state=END} 20241225085647632 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420105929219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647632 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262420105929219 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647632 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647632 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52126<->l=127.0.0.1:4258 20241225085647635 DAUC <0003> db_auc.c:157 IMSI='262425877978394': No 2G Auth Data 20241225085647635 DAUC <0003> db_auc.c:192 IMSI='262425877978394': No 3G Auth Data 20241225085647653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52140<->l=127.0.0.1:4258 20241225085647659 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647659 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425877978394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425877978394" session_id=977526404 session_state=BEGIN} 20241225085647659 DSS <0004> hlr_ussd.c:576 262425877978394/0x3a43de84: Process SS (BEGIN) 20241225085647659 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085647659 DSS <0004> hlr_ussd.c:518 262425877978394/0x3a43de84: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085647659 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647659 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647659 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647659 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647661 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647661 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647661 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262425877978394 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425877978394" session_id=977526404 session_state=CONTINUE} 20241225085647661 DSS <0004> hlr_ussd.c:576 262425877978394/0x3a43de84: Process SS (CONTINUE) 20241225085647661 DSS <0004> hlr_ussd.c:518 262425877978394/0x3a43de84: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085647661 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425877978394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425877978394" session_id=977526404 session_state=CONTINUE} 20241225085647661 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262425877978394 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647661 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647661 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647665 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647665 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425877978394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425877978394" session_id=977526404 session_state=CONTINUE} 20241225085647665 DSS <0004> hlr_ussd.c:576 262425877978394/0x3a43de84: Process SS (CONTINUE) 20241225085647665 DSS <0004> hlr_ussd.c:518 262425877978394/0x3a43de84: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647665 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425877978394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647665 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647665 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647665 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647665 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647667 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647667 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647667 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262425877978394 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425877978394" session_id=977526404 session_state=END} 20241225085647667 DSS <0004> hlr_ussd.c:576 262425877978394/0x3a43de84: Process SS (END) 20241225085647667 DSS <0004> hlr_ussd.c:518 262425877978394/0x3a43de84: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647667 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425877978394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425877978394" session_id=977526404 session_state=END} 20241225085647667 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425877978394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647667 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262425877978394 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647667 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647667 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52140<->l=127.0.0.1:4258 20241225085647670 DAUC <0003> db_auc.c:157 IMSI='262422308700100': No 2G Auth Data 20241225085647670 DAUC <0003> db_auc.c:192 IMSI='262422308700100': No 3G Auth Data 20241225085647685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4258 20241225085647690 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647690 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422308700100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422308700100" session_id=3189010818 session_state=BEGIN} 20241225085647691 DSS <0004> hlr_ussd.c:576 262422308700100/0xbe147182: Process SS (BEGIN) 20241225085647691 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085647691 DSS <0004> hlr_ussd.c:518 262422308700100/0xbe147182: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085647691 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647691 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647691 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647691 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647693 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647693 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647693 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262422308700100 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422308700100" session_id=3189010818 session_state=CONTINUE} 20241225085647693 DSS <0004> hlr_ussd.c:576 262422308700100/0xbe147182: Process SS (CONTINUE) 20241225085647693 DSS <0004> hlr_ussd.c:518 262422308700100/0xbe147182: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085647693 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422308700100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422308700100" session_id=3189010818 session_state=CONTINUE} 20241225085647693 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262422308700100 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647693 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647693 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647699 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647699 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422308700100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422308700100" session_id=3189010818 session_state=CONTINUE} 20241225085647699 DSS <0004> hlr_ussd.c:576 262422308700100/0xbe147182: Process SS (CONTINUE) 20241225085647699 DSS <0004> hlr_ussd.c:518 262422308700100/0xbe147182: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647699 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422308700100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647699 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647699 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647699 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647699 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647701 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647701 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647701 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262422308700100 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422308700100" session_id=3189010818 session_state=END} 20241225085647701 DSS <0004> hlr_ussd.c:576 262422308700100/0xbe147182: Process SS (END) 20241225085647701 DSS <0004> hlr_ussd.c:518 262422308700100/0xbe147182: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647701 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422308700100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422308700100" session_id=3189010818 session_state=END} 20241225085647701 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422308700100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647701 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262422308700100 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647701 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647701 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4258 20241225085647704 DAUC <0003> db_auc.c:157 IMSI='262429198523075': No 2G Auth Data 20241225085647704 DAUC <0003> db_auc.c:192 IMSI='262429198523075': No 3G Auth Data 20241225085647721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52156<->l=127.0.0.1:4258 20241225085647727 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647727 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429198523075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429198523075" session_id=3489708891 session_state=BEGIN} 20241225085647727 DSS <0004> hlr_ussd.c:576 262429198523075/0xd000bb5b: Process SS (BEGIN) 20241225085647727 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085647727 DSS <0004> hlr_ussd.c:518 262429198523075/0xd000bb5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085647727 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647727 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647727 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647727 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647729 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647729 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647729 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429198523075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429198523075" session_id=3489708891 session_state=CONTINUE} 20241225085647729 DSS <0004> hlr_ussd.c:576 262429198523075/0xd000bb5b: Process SS (CONTINUE) 20241225085647729 DSS <0004> hlr_ussd.c:518 262429198523075/0xd000bb5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085647729 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429198523075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429198523075" session_id=3489708891 session_state=CONTINUE} 20241225085647729 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429198523075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647729 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647729 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647734 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647734 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429198523075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429198523075" session_id=3489708891 session_state=CONTINUE} 20241225085647734 DSS <0004> hlr_ussd.c:576 262429198523075/0xd000bb5b: Process SS (CONTINUE) 20241225085647734 DSS <0004> hlr_ussd.c:518 262429198523075/0xd000bb5b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647734 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429198523075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647734 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647734 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647734 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647734 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647735 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647735 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647736 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429198523075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429198523075" session_id=3489708891 session_state=END} 20241225085647736 DSS <0004> hlr_ussd.c:576 262429198523075/0xd000bb5b: Process SS (END) 20241225085647736 DSS <0004> hlr_ussd.c:518 262429198523075/0xd000bb5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647736 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429198523075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429198523075" session_id=3489708891 session_state=END} 20241225085647736 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429198523075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647736 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429198523075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647736 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647736 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52156<->l=127.0.0.1:4258 20241225085647738 DAUC <0003> db_auc.c:157 IMSI='262424663821763': No 2G Auth Data 20241225085647738 DAUC <0003> db_auc.c:192 IMSI='262424663821763': No 3G Auth Data 20241225085647753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52168<->l=127.0.0.1:4258 20241225085647759 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647759 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424663821763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424663821763" session_id=3424511591 session_state=BEGIN} 20241225085647759 DSS <0004> hlr_ussd.c:576 262424663821763/0xcc1de667: Process SS (BEGIN) 20241225085647759 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085647759 DSS <0004> hlr_ussd.c:518 262424663821763/0xcc1de667: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085647759 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647759 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647759 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647759 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647761 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647762 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647762 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424663821763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424663821763" session_id=3424511591 session_state=CONTINUE} 20241225085647762 DSS <0004> hlr_ussd.c:576 262424663821763/0xcc1de667: Process SS (CONTINUE) 20241225085647762 DSS <0004> hlr_ussd.c:518 262424663821763/0xcc1de667: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085647762 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424663821763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424663821763" session_id=3424511591 session_state=CONTINUE} 20241225085647762 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424663821763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647762 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647762 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647766 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647766 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424663821763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424663821763" session_id=3424511591 session_state=CONTINUE} 20241225085647766 DSS <0004> hlr_ussd.c:576 262424663821763/0xcc1de667: Process SS (CONTINUE) 20241225085647766 DSS <0004> hlr_ussd.c:518 262424663821763/0xcc1de667: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647766 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424663821763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647766 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647766 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647766 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647766 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647768 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647768 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647768 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424663821763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424663821763" session_id=3424511591 session_state=END} 20241225085647768 DSS <0004> hlr_ussd.c:576 262424663821763/0xcc1de667: Process SS (END) 20241225085647768 DSS <0004> hlr_ussd.c:518 262424663821763/0xcc1de667: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647768 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424663821763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424663821763" session_id=3424511591 session_state=END} 20241225085647768 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424663821763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647768 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424663821763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647768 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647768 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52168<->l=127.0.0.1:4258 20241225085647771 DAUC <0003> db_auc.c:157 IMSI='262424906110919': No 2G Auth Data 20241225085647771 DAUC <0003> db_auc.c:192 IMSI='262424906110919': No 3G Auth Data 20241225085647787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241225085647794 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647794 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424906110919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424906110919" session_id=422420752 session_state=BEGIN} 20241225085647794 DSS <0004> hlr_ussd.c:576 262424906110919/0x192da110: Process SS (BEGIN) 20241225085647794 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085647794 DSS <0004> hlr_ussd.c:518 262424906110919/0x192da110: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085647794 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647794 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647794 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647794 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647796 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647796 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647796 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262424906110919 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424906110919" session_id=422420752 session_state=CONTINUE} 20241225085647796 DSS <0004> hlr_ussd.c:576 262424906110919/0x192da110: Process SS (CONTINUE) 20241225085647796 DSS <0004> hlr_ussd.c:518 262424906110919/0x192da110: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085647796 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424906110919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424906110919" session_id=422420752 session_state=CONTINUE} 20241225085647796 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262424906110919 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647796 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647796 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647801 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647801 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424906110919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424906110919" session_id=422420752 session_state=CONTINUE} 20241225085647801 DSS <0004> hlr_ussd.c:576 262424906110919/0x192da110: Process SS (CONTINUE) 20241225085647801 DSS <0004> hlr_ussd.c:518 262424906110919/0x192da110: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647801 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424906110919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647801 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647801 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647801 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647801 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647803 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647803 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647803 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262424906110919 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424906110919" session_id=422420752 session_state=END} 20241225085647803 DSS <0004> hlr_ussd.c:576 262424906110919/0x192da110: Process SS (END) 20241225085647803 DSS <0004> hlr_ussd.c:518 262424906110919/0x192da110: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647803 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424906110919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424906110919" session_id=422420752 session_state=END} 20241225085647803 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424906110919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647803 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262424906110919 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647803 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647803 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241225085647805 DAUC <0003> db_auc.c:157 IMSI='262429641914255': No 2G Auth Data 20241225085647805 DAUC <0003> db_auc.c:192 IMSI='262429641914255': No 3G Auth Data 20241225085647820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52188<->l=127.0.0.1:4258 20241225085647826 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647826 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429641914255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429641914255" session_id=1044641304 session_state=BEGIN} 20241225085647826 DSS <0004> hlr_ussd.c:576 262429641914255/0x3e43f618: Process SS (BEGIN) 20241225085647826 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085647826 DSS <0004> hlr_ussd.c:518 262429641914255/0x3e43f618: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085647826 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647826 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647826 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647826 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647828 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647828 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647828 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429641914255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429641914255" session_id=1044641304 session_state=CONTINUE} 20241225085647828 DSS <0004> hlr_ussd.c:576 262429641914255/0x3e43f618: Process SS (CONTINUE) 20241225085647828 DSS <0004> hlr_ussd.c:518 262429641914255/0x3e43f618: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085647828 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429641914255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429641914255" session_id=1044641304 session_state=CONTINUE} 20241225085647828 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429641914255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647828 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647828 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647833 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647833 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429641914255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429641914255" session_id=1044641304 session_state=CONTINUE} 20241225085647833 DSS <0004> hlr_ussd.c:576 262429641914255/0x3e43f618: Process SS (CONTINUE) 20241225085647833 DSS <0004> hlr_ussd.c:518 262429641914255/0x3e43f618: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647833 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429641914255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647833 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647833 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647833 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647833 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647834 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647834 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647834 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429641914255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429641914255" session_id=1044641304 session_state=END} 20241225085647834 DSS <0004> hlr_ussd.c:576 262429641914255/0x3e43f618: Process SS (END) 20241225085647834 DSS <0004> hlr_ussd.c:518 262429641914255/0x3e43f618: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647834 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429641914255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429641914255" session_id=1044641304 session_state=END} 20241225085647834 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429641914255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647834 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429641914255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647834 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647834 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52188<->l=127.0.0.1:4258 20241225085647837 DAUC <0003> db_auc.c:157 IMSI='262423824578895': No 2G Auth Data 20241225085647837 DAUC <0003> db_auc.c:192 IMSI='262423824578895': No 3G Auth Data 20241225085647856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4258 20241225085647862 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647862 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423824578895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423824578895" session_id=244618133 session_state=BEGIN} 20241225085647862 DSS <0004> hlr_ussd.c:576 262423824578895/0x0e949395: Process SS (BEGIN) 20241225085647862 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225085647862 DSS <0004> hlr_ussd.c:518 262423824578895/0x0e949395: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225085647862 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647862 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647862 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647862 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647864 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647864 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647864 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423824578895 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423824578895" session_id=244618133 session_state=CONTINUE} 20241225085647864 DSS <0004> hlr_ussd.c:576 262423824578895/0x0e949395: Process SS (CONTINUE) 20241225085647864 DSS <0004> hlr_ussd.c:518 262423824578895/0x0e949395: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225085647864 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423824578895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423824578895" session_id=244618133 session_state=CONTINUE} 20241225085647864 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423824578895 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647864 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647864 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647868 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647868 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423824578895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423824578895" session_id=244618133 session_state=CONTINUE} 20241225085647868 DSS <0004> hlr_ussd.c:576 262423824578895/0x0e949395: Process SS (CONTINUE) 20241225085647868 DSS <0004> hlr_ussd.c:518 262423824578895/0x0e949395: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647868 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423824578895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647868 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647868 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647868 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647868 DLINP <000b> input/ipa.c:432 127.0.0.1:46657 sending data 20241225085647870 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647870 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647870 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423824578895 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423824578895" session_id=244618133 session_state=END} 20241225085647870 DSS <0004> hlr_ussd.c:576 262423824578895/0x0e949395: Process SS (END) 20241225085647870 DSS <0004> hlr_ussd.c:518 262423824578895/0x0e949395: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225085647870 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423824578895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423824578895" session_id=244618133 session_state=END} 20241225085647870 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423824578895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085647870 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423824578895 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085647870 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647870 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085647872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4258 20241225085647874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52122<->l=127.0.0.1:4258 20241225085647875 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34063<->l=127.0.0.1:4259) 20241225085647875 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647875 DLINP <000b> input/ipa.c:406 127.0.0.1:46657 message received 20241225085647875 DLINP <000b> input/ipa.c:415 127.0.0.1:46657 connection closed with server 20241225085647875 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46657 20241225085647875 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241225085647875 DLINP <000b> input/ipa.c:452 connected read/write 20241225085647875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085647875 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085647875 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085647875 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085647920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52202<->l=127.0.0.1:4258 20241225085648120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52202<->l=127.0.0.1:4258 20241225085651199 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34711 20241225085651199 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34711 20241225085651201 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651201 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651203 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651203 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651203 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085651203 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241225085651203 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241225085651203 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241225085651203 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  20241225085651203 DLGSUP <0013> gsup_server.c:236 2:  20241225085651203 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085651203 DLGSUP <0013> gsup_server.c:236 3:  20241225085651203 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085651203 DLGSUP <0013> gsup_server.c:236 4:  20241225085651203 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085651203 DLGSUP <0013> gsup_server.c:236 5:  20241225085651203 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085651203 DLGSUP <0013> gsup_server.c:236 7:  20241225085651203 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085651203 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085651203 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085651203 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34711 20241225085651205 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085651205 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085651208 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4258 20241225085651211 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651211 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085651211 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085651211 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  20241225085651211 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085651211 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  20241225085651211 DLGSUP <0013> gsup_server.c:236 2:  20241225085651211 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085651211 DLGSUP <0013> gsup_server.c:236 3:  20241225085651211 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085651211 DLGSUP <0013> gsup_server.c:236 4:  20241225085651211 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085651211 DLGSUP <0013> gsup_server.c:236 5:  20241225085651211 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085651211 DLGSUP <0013> gsup_server.c:236 7:  20241225085651211 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085651211 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085651211 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085651211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085651232 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35215<->l=127.0.0.1:4259) 20241225085651239 DAUC <0003> db_auc.c:157 IMSI='262422466009320': No 2G Auth Data 20241225085651239 DAUC <0003> db_auc.c:192 IMSI='262422466009320': No 3G Auth Data 20241225085651253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52216<->l=127.0.0.1:4258 20241225085651261 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651261 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422466009320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422466009320" session_id=2849237184 session_state=BEGIN} 20241225085651261 DSS <0004> hlr_ussd.c:576 262422466009320/0xa9d3e8c0: Process SS (BEGIN) 20241225085651261 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225085651261 DSS <0004> hlr_ussd.c:518 262422466009320/0xa9d3e8c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225085651261 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651261 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651261 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651261 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651270 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651270 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651270 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262422466009320 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422466009320" session_id=2849237184 session_state=END} 20241225085651270 DSS <0004> hlr_ussd.c:576 262422466009320/0xa9d3e8c0: Process SS (END) 20241225085651270 DSS <0004> hlr_ussd.c:518 262422466009320/0xa9d3e8c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225085651270 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422466009320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422466009320" session_id=2849237184 session_state=END} 20241225085651270 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422466009320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085651270 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262422466009320 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085651270 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651270 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52216<->l=127.0.0.1:4258 20241225085651275 DAUC <0003> db_auc.c:157 IMSI='262420783319627': No 2G Auth Data 20241225085651275 DAUC <0003> db_auc.c:192 IMSI='262420783319627': No 3G Auth Data 20241225085651290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 20241225085651295 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651295 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420783319627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420783319627" session_id=664187785 session_state=BEGIN} 20241225085651295 DSS <0004> hlr_ussd.c:576 262420783319627/0x2796b389: Process SS (BEGIN) 20241225085651295 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225085651295 DSS <0004> hlr_ussd.c:518 262420783319627/0x2796b389: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225085651295 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651295 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651295 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651295 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651297 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651297 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651297 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262420783319627 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420783319627" session_id=664187785 session_state=END} 20241225085651297 DSS <0004> hlr_ussd.c:576 262420783319627/0x2796b389: Process SS (END) 20241225085651297 DSS <0004> hlr_ussd.c:518 262420783319627/0x2796b389: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225085651297 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420783319627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420783319627" session_id=664187785 session_state=END} 20241225085651297 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420783319627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085651297 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262420783319627 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085651297 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651297 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 20241225085651301 DAUC <0003> db_auc.c:157 IMSI='262421601208407': No 2G Auth Data 20241225085651301 DAUC <0003> db_auc.c:192 IMSI='262421601208407': No 3G Auth Data 20241225085651318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52228<->l=127.0.0.1:4258 20241225085651324 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651324 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421601208407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421601208407" session_id=721189421 session_state=BEGIN} 20241225085651324 DSS <0004> hlr_ussd.c:576 262421601208407/0x2afc7a2d: Process SS (BEGIN) 20241225085651324 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225085651324 DSS <0004> hlr_ussd.c:518 262421601208407/0x2afc7a2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225085651324 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651324 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651324 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651324 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651325 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651325 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651325 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421601208407 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421601208407" session_id=721189421 session_state=END} 20241225085651325 DSS <0004> hlr_ussd.c:576 262421601208407/0x2afc7a2d: Process SS (END) 20241225085651326 DSS <0004> hlr_ussd.c:518 262421601208407/0x2afc7a2d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225085651326 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421601208407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421601208407" session_id=721189421 session_state=END} 20241225085651326 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421601208407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085651326 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421601208407 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085651326 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651326 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52228<->l=127.0.0.1:4258 20241225085651330 DAUC <0003> db_auc.c:157 IMSI='262426394100272': No 2G Auth Data 20241225085651330 DAUC <0003> db_auc.c:192 IMSI='262426394100272': No 3G Auth Data 20241225085651347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52232<->l=127.0.0.1:4258 20241225085651353 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651353 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426394100272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426394100272" session_id=2555568598 session_state=BEGIN} 20241225085651353 DSS <0004> hlr_ussd.c:576 262426394100272/0x9852e1d6: Process SS (BEGIN) 20241225085651353 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225085651353 DSS <0004> hlr_ussd.c:518 262426394100272/0x9852e1d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225085651353 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651353 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651353 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651353 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651355 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651355 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651355 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426394100272 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426394100272" session_id=2555568598 session_state=END} 20241225085651355 DSS <0004> hlr_ussd.c:576 262426394100272/0x9852e1d6: Process SS (END) 20241225085651355 DSS <0004> hlr_ussd.c:518 262426394100272/0x9852e1d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225085651355 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426394100272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426394100272" session_id=2555568598 session_state=END} 20241225085651355 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426394100272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085651355 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426394100272 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085651355 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651355 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52232<->l=127.0.0.1:4258 20241225085651359 DAUC <0003> db_auc.c:157 IMSI='262425087884610': No 2G Auth Data 20241225085651359 DAUC <0003> db_auc.c:192 IMSI='262425087884610': No 3G Auth Data 20241225085651378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20241225085651383 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651383 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425087884610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425087884610" session_id=3252078513 session_state=BEGIN} 20241225085651383 DSS <0004> hlr_ussd.c:576 262425087884610/0xc1d6c7b1: Process SS (BEGIN) 20241225085651383 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225085651383 DSS <0004> hlr_ussd.c:518 262425087884610/0xc1d6c7b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225085651383 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651383 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651383 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651383 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651385 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651385 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651385 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425087884610 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425087884610" session_id=3252078513 session_state=END} 20241225085651385 DSS <0004> hlr_ussd.c:576 262425087884610/0xc1d6c7b1: Process SS (END) 20241225085651385 DSS <0004> hlr_ussd.c:518 262425087884610/0xc1d6c7b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225085651385 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425087884610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425087884610" session_id=3252078513 session_state=END} 20241225085651385 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425087884610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085651385 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425087884610 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085651385 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651385 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20241225085651389 DAUC <0003> db_auc.c:157 IMSI='262423386540518': No 2G Auth Data 20241225085651389 DAUC <0003> db_auc.c:192 IMSI='262423386540518': No 3G Auth Data 20241225085651405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4258 20241225085651410 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651410 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423386540518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423386540518" session_id=599237234 session_state=BEGIN} 20241225085651410 DSS <0004> hlr_ussd.c:576 262423386540518/0x23b7a272: Process SS (BEGIN) 20241225085651410 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225085651410 DSS <0004> hlr_ussd.c:518 262423386540518/0x23b7a272: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225085651410 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651410 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651410 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651410 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651412 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651412 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651412 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262423386540518 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423386540518" session_id=599237234 session_state=END} 20241225085651412 DSS <0004> hlr_ussd.c:576 262423386540518/0x23b7a272: Process SS (END) 20241225085651412 DSS <0004> hlr_ussd.c:518 262423386540518/0x23b7a272: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225085651412 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423386540518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423386540518" session_id=599237234 session_state=END} 20241225085651412 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423386540518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085651412 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262423386540518 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085651412 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651412 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4258 20241225085651418 DAUC <0003> db_auc.c:157 IMSI='262427409801082': No 2G Auth Data 20241225085651418 DAUC <0003> db_auc.c:192 IMSI='262427409801082': No 3G Auth Data 20241225085651435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4258 20241225085651439 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651439 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427409801082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427409801082" session_id=2518136702 session_state=BEGIN} 20241225085651439 DSS <0004> hlr_ussd.c:576 262427409801082/0x9617b77e: Process SS (BEGIN) 20241225085651439 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225085651439 DSS <0004> hlr_ussd.c:518 262427409801082/0x9617b77e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225085651439 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651439 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651439 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651439 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651441 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651441 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651441 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262427409801082 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427409801082" session_id=2518136702 session_state=END} 20241225085651441 DSS <0004> hlr_ussd.c:576 262427409801082/0x9617b77e: Process SS (END) 20241225085651441 DSS <0004> hlr_ussd.c:518 262427409801082/0x9617b77e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225085651441 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427409801082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427409801082" session_id=2518136702 session_state=END} 20241225085651441 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427409801082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085651441 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262427409801082 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085651441 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651441 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4258 20241225085651446 DAUC <0003> db_auc.c:157 IMSI='262422459552233': No 2G Auth Data 20241225085651446 DAUC <0003> db_auc.c:192 IMSI='262422459552233': No 3G Auth Data 20241225085651463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 20241225085651467 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651467 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422459552233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422459552233" session_id=2852262149 session_state=BEGIN} 20241225085651467 DSS <0004> hlr_ussd.c:576 262422459552233/0xaa021105: Process SS (BEGIN) 20241225085651467 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225085651467 DSS <0004> hlr_ussd.c:518 262422459552233/0xaa021105: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225085651467 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651467 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651467 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651467 DLINP <000b> input/ipa.c:432 127.0.0.1:34711 sending data 20241225085651469 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651469 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651469 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262422459552233 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422459552233" session_id=2852262149 session_state=END} 20241225085651469 DSS <0004> hlr_ussd.c:576 262422459552233/0xaa021105: Process SS (END) 20241225085651469 DSS <0004> hlr_ussd.c:518 262422459552233/0xaa021105: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225085651469 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422459552233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422459552233" session_id=2852262149 session_state=END} 20241225085651469 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422459552233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085651469 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262422459552233 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225085651469 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651469 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085651472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 20241225085651476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4258 20241225085651476 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085651476 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085651477 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085651477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085651477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35215<->l=127.0.0.1:4259) 20241225085651477 DLINP <000b> input/ipa.c:452 connected read/write 20241225085651477 DLINP <000b> input/ipa.c:406 127.0.0.1:34711 message received 20241225085651477 DLINP <000b> input/ipa.c:415 127.0.0.1:34711 connection closed with server 20241225085651477 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34711 20241225085651477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241225085651515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52270<->l=127.0.0.1:4258 20241225085651716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52270<->l=127.0.0.1:4258 20241225085652672 DSS <0004> hlr_ussd.c:239 262427316386050/0x4451da05: SS Session Timeout, destroying 20241225085652672 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427316386050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085652698 DSS <0004> hlr_ussd.c:239 262421263398508/0xcc30aceb: SS Session Timeout, destroying 20241225085652698 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421263398508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085652726 DSS <0004> hlr_ussd.c:239 262429678757516/0xa9bb3d42: SS Session Timeout, destroying 20241225085652726 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429678757516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085652751 DSS <0004> hlr_ussd.c:239 262423221053087/0x3a701632: SS Session Timeout, destroying 20241225085652751 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423221053087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085652779 DSS <0004> hlr_ussd.c:239 262423155238218/0x788d8229: SS Session Timeout, destroying 20241225085652779 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423155238218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085652803 DSS <0004> hlr_ussd.c:239 262426058184946/0x20f854b0: SS Session Timeout, destroying 20241225085652803 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426058184946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085652831 DSS <0004> hlr_ussd.c:239 262426127263793/0xf8f1041f: SS Session Timeout, destroying 20241225085652831 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426127263793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085652856 DSS <0004> hlr_ussd.c:239 262422986722426/0x45a6fdbd: SS Session Timeout, destroying 20241225085652856 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422986722426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085654797 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085654797 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085654800 DLINP <000b> input/ipa.c:452 connected read/write 20241225085654800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085654801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52286<->l=127.0.0.1:4258 20241225085654804 DLINP <000b> input/ipa.c:452 connected read/write 20241225085654804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085654804 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085654804 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085654804 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  20241225085654804 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085654804 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  20241225085654804 DLGSUP <0013> gsup_server.c:236 2:  20241225085654804 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085654804 DLGSUP <0013> gsup_server.c:236 3:  20241225085654804 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085654804 DLGSUP <0013> gsup_server.c:236 4:  20241225085654804 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085654804 DLGSUP <0013> gsup_server.c:236 5:  20241225085654804 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085654804 DLGSUP <0013> gsup_server.c:236 7:  20241225085654804 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085654804 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085654804 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085654804 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085654822 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36361<->l=127.0.0.1:4259) 20241225085654824 DAUC <0003> db_auc.c:157 IMSI='262421007553192': No 2G Auth Data 20241225085654824 DAUC <0003> db_auc.c:192 IMSI='262421007553192': No 3G Auth Data 20241225085654841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 20241225085654848 DLINP <000b> input/ipa.c:452 connected read/write 20241225085654848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085654848 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421007553192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421007553192" session_id=3252498144 session_state=BEGIN} 20241225085654848 DSS <0004> hlr_ussd.c:576 262421007553192/0xc1dd2ee0: Process SS (BEGIN) 20241225085654848 DSS <0004> hlr_ussd.c:498 262421007553192/0xc1dd2ee0: SS CompType=Invoke, OpCode=InterrogateSS 20241225085654848 DSS <0004> hlr_ussd.c:506 262421007553192/0xc1dd2ee0: Structured SS requests are not supported, rejecting... 20241225085654848 DSS <0004> hlr_ussd.c:354 262421007553192/0xc1dd2ee0: Tx ReturnError(0, 0x15) 20241225085654849 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421007553192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421007553192" session_id=3252498144 session_state=END} 20241225085654849 DLINP <000b> input/ipa.c:452 connected read/write 20241225085654849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085654849 DLINP <000b> input/ipa.c:452 connected read/write 20241225085654849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085654851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 20241225085654853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52286<->l=127.0.0.1:4258 20241225085654854 DLINP <000b> input/ipa.c:452 connected read/write 20241225085654854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085654854 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085654854 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085654854 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085654854 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36361<->l=127.0.0.1:4259) 20241225085654901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20241225085655001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20241225085656153 DSS <0004> hlr_ussd.c:239 262429584238321/0x6deaa77e: SS Session Timeout, destroying 20241225085656153 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429584238321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085656180 DSS <0004> hlr_ussd.c:239 262427720477400/0x8a3fe59e: SS Session Timeout, destroying 20241225085656180 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427720477400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085656208 DSS <0004> hlr_ussd.c:239 262426970957573/0xe034bbb0: SS Session Timeout, destroying 20241225085656208 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426970957573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085656238 DSS <0004> hlr_ussd.c:239 262424705059704/0x83c1239a: SS Session Timeout, destroying 20241225085656238 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424705059704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085656265 DSS <0004> hlr_ussd.c:239 262422682793481/0x377b9ca6: SS Session Timeout, destroying 20241225085656265 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422682793481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085656293 DSS <0004> hlr_ussd.c:239 262422682023543/0xef042854: SS Session Timeout, destroying 20241225085656293 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422682023543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085656319 DSS <0004> hlr_ussd.c:239 262421526101260/0x24ff29ae: SS Session Timeout, destroying 20241225085656319 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421526101260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085656344 DSS <0004> hlr_ussd.c:239 262425328276012/0x2d8cec3f: SS Session Timeout, destroying 20241225085656344 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425328276012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085658077 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085658077 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085658079 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53658<->l=127.0.0.1:4258 20241225085658082 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658082 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085658082 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085658082 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  20241225085658082 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085658082 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  20241225085658082 DLGSUP <0013> gsup_server.c:236 2:  20241225085658082 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085658082 DLGSUP <0013> gsup_server.c:236 3:  20241225085658082 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085658082 DLGSUP <0013> gsup_server.c:236 4:  20241225085658082 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085658082 DLGSUP <0013> gsup_server.c:236 5:  20241225085658082 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085658082 DLGSUP <0013> gsup_server.c:236 7:  20241225085658082 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085658082 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085658082 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085658082 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085658102 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36689<->l=127.0.0.1:4259) 20241225085658108 DAUC <0003> db_auc.c:157 IMSI='262420790102664': No 2G Auth Data 20241225085658108 DAUC <0003> db_auc.c:192 IMSI='262420790102664': No 3G Auth Data 20241225085658120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 20241225085658129 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658129 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420790102664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420790102664"} 20241225085658129 DMAIN <0000> hlr.c:435 IMSI='262420790102664': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085658129 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420790102664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420790102664"} 20241225085658129 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420790102664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658129 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658129 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658131 DAUC <0003> db_auc.c:192 IMSI='262420790102664': No 3G Auth Data 20241225085658134 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658134 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420790102664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420790102664"} 20241225085658134 DAUC <0003> hlr.c:428 IMSI='262420790102664': storing IMEI = 12345678901234 20241225085658134 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420790102664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420790102664"} 20241225085658134 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420790102664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658134 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658134 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658135 DAUC <0003> db_auc.c:192 IMSI='262420790102664': No 3G Auth Data 20241225085658136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 20241225085658138 DAUC <0003> db_auc.c:157 IMSI='262428134594806': No 2G Auth Data 20241225085658138 DAUC <0003> db_auc.c:192 IMSI='262428134594806': No 3G Auth Data 20241225085658154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20241225085658157 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658157 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428134594806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428134594806"} 20241225085658158 DMAIN <0000> hlr.c:435 IMSI='262428134594806': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085658158 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428134594806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428134594806"} 20241225085658158 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428134594806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658158 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658158 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658159 DAUC <0003> db_auc.c:192 IMSI='262428134594806': No 3G Auth Data 20241225085658162 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658162 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428134594806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428134594806"} 20241225085658162 DAUC <0003> hlr.c:428 IMSI='262428134594806': storing IMEI = 12345678901234 20241225085658163 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428134594806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428134594806"} 20241225085658163 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428134594806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658163 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658163 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658164 DAUC <0003> db_auc.c:192 IMSI='262428134594806': No 3G Auth Data 20241225085658165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20241225085658166 DAUC <0003> db_auc.c:157 IMSI='262424734319635': No 2G Auth Data 20241225085658166 DAUC <0003> db_auc.c:192 IMSI='262424734319635': No 3G Auth Data 20241225085658179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53690<->l=127.0.0.1:4258 20241225085658186 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658186 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424734319635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424734319635"} 20241225085658186 DMAIN <0000> hlr.c:435 IMSI='262424734319635': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085658186 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424734319635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424734319635"} 20241225085658186 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424734319635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658186 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658186 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658188 DAUC <0003> db_auc.c:192 IMSI='262424734319635': No 3G Auth Data 20241225085658190 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658190 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424734319635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424734319635"} 20241225085658190 DAUC <0003> hlr.c:428 IMSI='262424734319635': storing IMEI = 12345678901234 20241225085658190 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424734319635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424734319635"} 20241225085658191 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424734319635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658191 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658191 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658192 DAUC <0003> db_auc.c:192 IMSI='262424734319635': No 3G Auth Data 20241225085658193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53690<->l=127.0.0.1:4258 20241225085658194 DAUC <0003> db_auc.c:157 IMSI='262428992647488': No 2G Auth Data 20241225085658194 DAUC <0003> db_auc.c:192 IMSI='262428992647488': No 3G Auth Data 20241225085658211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53692<->l=127.0.0.1:4258 20241225085658217 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658217 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428992647488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428992647488"} 20241225085658217 DMAIN <0000> hlr.c:435 IMSI='262428992647488': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085658217 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428992647488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428992647488"} 20241225085658217 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428992647488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658217 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658217 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658218 DAUC <0003> db_auc.c:157 IMSI='262428992647488': No 2G Auth Data 20241225085658221 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658221 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428992647488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428992647488"} 20241225085658221 DAUC <0003> hlr.c:428 IMSI='262428992647488': storing IMEI = 12345678901234 20241225085658221 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428992647488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428992647488"} 20241225085658221 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428992647488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658221 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658221 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658223 DAUC <0003> db_auc.c:157 IMSI='262428992647488': No 2G Auth Data 20241225085658224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53692<->l=127.0.0.1:4258 20241225085658226 DAUC <0003> db_auc.c:157 IMSI='262428579117630': No 2G Auth Data 20241225085658226 DAUC <0003> db_auc.c:192 IMSI='262428579117630': No 3G Auth Data 20241225085658245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53700<->l=127.0.0.1:4258 20241225085658249 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658249 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428579117630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428579117630"} 20241225085658249 DMAIN <0000> hlr.c:435 IMSI='262428579117630': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085658249 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428579117630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428579117630"} 20241225085658249 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428579117630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658249 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658249 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658251 DAUC <0003> db_auc.c:157 IMSI='262428579117630': No 2G Auth Data 20241225085658254 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658254 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428579117630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428579117630"} 20241225085658254 DAUC <0003> hlr.c:428 IMSI='262428579117630': storing IMEI = 12345678901234 20241225085658255 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428579117630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428579117630"} 20241225085658255 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428579117630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658255 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658255 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658256 DAUC <0003> db_auc.c:157 IMSI='262428579117630': No 2G Auth Data 20241225085658257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53700<->l=127.0.0.1:4258 20241225085658258 DAUC <0003> db_auc.c:157 IMSI='262429580574031': No 2G Auth Data 20241225085658258 DAUC <0003> db_auc.c:192 IMSI='262429580574031': No 3G Auth Data 20241225085658274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20241225085658279 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658279 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429580574031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429580574031"} 20241225085658279 DMAIN <0000> hlr.c:435 IMSI='262429580574031': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085658279 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429580574031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429580574031"} 20241225085658279 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429580574031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658279 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658279 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658285 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658285 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429580574031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429580574031"} 20241225085658285 DAUC <0003> hlr.c:428 IMSI='262429580574031': storing IMEI = 12345678901234 20241225085658285 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429580574031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429580574031"} 20241225085658285 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429580574031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658285 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658285 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20241225085658288 DAUC <0003> db_auc.c:157 IMSI='262421016796817': No 2G Auth Data 20241225085658288 DAUC <0003> db_auc.c:192 IMSI='262421016796817': No 3G Auth Data 20241225085658300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53712<->l=127.0.0.1:4258 20241225085658304 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658304 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421016796817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421016796817"} 20241225085658304 DMAIN <0000> hlr.c:435 IMSI='262421016796817': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085658304 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421016796817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421016796817"} 20241225085658304 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421016796817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658304 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658304 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658310 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658310 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421016796817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421016796817"} 20241225085658310 DAUC <0003> hlr.c:428 IMSI='262421016796817': storing IMEI = 12345678901234 20241225085658310 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421016796817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421016796817"} 20241225085658310 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421016796817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658310 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658310 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53712<->l=127.0.0.1:4258 20241225085658314 DAUC <0003> db_auc.c:157 IMSI='262426455550085': No 2G Auth Data 20241225085658314 DAUC <0003> db_auc.c:192 IMSI='262426455550085': No 3G Auth Data 20241225085658327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53716<->l=127.0.0.1:4258 20241225085658332 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658333 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426455550085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426455550085"} 20241225085658333 DMAIN <0000> hlr.c:435 IMSI='262426455550085': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085658333 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426455550085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426455550085"} 20241225085658333 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426455550085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658333 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658333 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658337 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658337 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426455550085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426455550085"} 20241225085658337 DAUC <0003> hlr.c:428 IMSI='262426455550085': storing IMEI = 12345678901234 20241225085658338 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426455550085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426455550085"} 20241225085658338 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426455550085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085658338 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658338 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085658339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53716<->l=127.0.0.1:4258 20241225085658341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53658<->l=127.0.0.1:4258 20241225085658342 DLINP <000b> input/ipa.c:452 connected read/write 20241225085658342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085658342 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085658342 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085658342 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085658342 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36689<->l=127.0.0.1:4259) 20241225085658389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20241225085658490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20241225085701565 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085701566 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085701567 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241225085701569 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701569 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085701569 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085701569 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  20241225085701569 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085701569 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  20241225085701569 DLGSUP <0013> gsup_server.c:236 2:  20241225085701569 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085701569 DLGSUP <0013> gsup_server.c:236 3:  20241225085701569 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085701569 DLGSUP <0013> gsup_server.c:236 4:  20241225085701569 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085701569 DLGSUP <0013> gsup_server.c:236 5:  20241225085701569 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085701569 DLGSUP <0013> gsup_server.c:236 7:  20241225085701569 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085701569 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085701569 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085701569 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085701584 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44425<->l=127.0.0.1:4259) 20241225085701589 DAUC <0003> db_auc.c:157 IMSI='262425536257507': No 2G Auth Data 20241225085701589 DAUC <0003> db_auc.c:192 IMSI='262425536257507': No 3G Auth Data 20241225085701604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53734<->l=127.0.0.1:4258 20241225085701613 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701613 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425536257507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425536257507" source_name="the-source\n"} 20241225085701613 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241225085701613 DMAIN <0000> hlr.c:435 IMSI='262425536257507': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085701613 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425536257507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425536257507" destination_name="the-source\n"} 20241225085701613 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425536257507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701613 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701614 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701616 DAUC <0003> db_auc.c:192 IMSI='262425536257507': No 3G Auth Data 20241225085701618 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701618 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425536257507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425536257507" source_name="the-source\n"} 20241225085701618 DAUC <0003> hlr.c:428 IMSI='262425536257507': storing IMEI = 12345678901234 20241225085701618 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425536257507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425536257507" destination_name="the-source\n"} 20241225085701618 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425536257507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701618 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701618 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701619 DAUC <0003> db_auc.c:192 IMSI='262425536257507': No 3G Auth Data 20241225085701620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53734<->l=127.0.0.1:4258 20241225085701622 DAUC <0003> db_auc.c:157 IMSI='262426763451123': No 2G Auth Data 20241225085701622 DAUC <0003> db_auc.c:192 IMSI='262426763451123': No 3G Auth Data 20241225085701638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20241225085701642 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701642 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426763451123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426763451123" source_name="the-source\n"} 20241225085701642 DMAIN <0000> hlr.c:435 IMSI='262426763451123': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085701642 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262426763451123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426763451123" destination_name="the-source\n"} 20241225085701642 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262426763451123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701642 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701642 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701644 DAUC <0003> db_auc.c:192 IMSI='262426763451123': No 3G Auth Data 20241225085701647 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701647 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426763451123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426763451123" source_name="the-source\n"} 20241225085701647 DAUC <0003> hlr.c:428 IMSI='262426763451123': storing IMEI = 12345678901234 20241225085701647 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262426763451123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426763451123" destination_name="the-source\n"} 20241225085701647 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262426763451123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701647 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701647 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701648 DAUC <0003> db_auc.c:192 IMSI='262426763451123': No 3G Auth Data 20241225085701649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20241225085701651 DAUC <0003> db_auc.c:157 IMSI='262426655718300': No 2G Auth Data 20241225085701651 DAUC <0003> db_auc.c:192 IMSI='262426655718300': No 3G Auth Data 20241225085701666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53750<->l=127.0.0.1:4258 20241225085701673 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701673 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426655718300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426655718300" source_name="the-source\n"} 20241225085701673 DMAIN <0000> hlr.c:435 IMSI='262426655718300': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085701673 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426655718300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426655718300" destination_name="the-source\n"} 20241225085701673 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262426655718300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701673 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701673 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701675 DAUC <0003> db_auc.c:192 IMSI='262426655718300': No 3G Auth Data 20241225085701678 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701678 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426655718300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426655718300" source_name="the-source\n"} 20241225085701678 DAUC <0003> hlr.c:428 IMSI='262426655718300': storing IMEI = 12345678901234 20241225085701678 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426655718300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426655718300" destination_name="the-source\n"} 20241225085701678 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262426655718300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701678 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701678 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701680 DAUC <0003> db_auc.c:192 IMSI='262426655718300': No 3G Auth Data 20241225085701681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53750<->l=127.0.0.1:4258 20241225085701682 DAUC <0003> db_auc.c:157 IMSI='262420168086590': No 2G Auth Data 20241225085701682 DAUC <0003> db_auc.c:192 IMSI='262420168086590': No 3G Auth Data 20241225085701700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20241225085701706 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701706 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420168086590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420168086590" source_name="the-source\n"} 20241225085701706 DMAIN <0000> hlr.c:435 IMSI='262420168086590': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085701706 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420168086590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420168086590" destination_name="the-source\n"} 20241225085701706 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262420168086590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701706 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701706 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701708 DAUC <0003> db_auc.c:157 IMSI='262420168086590': No 2G Auth Data 20241225085701710 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701710 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420168086590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420168086590" source_name="the-source\n"} 20241225085701710 DAUC <0003> hlr.c:428 IMSI='262420168086590': storing IMEI = 12345678901234 20241225085701710 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420168086590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420168086590" destination_name="the-source\n"} 20241225085701710 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262420168086590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701710 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701710 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701712 DAUC <0003> db_auc.c:157 IMSI='262420168086590': No 2G Auth Data 20241225085701713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20241225085701714 DAUC <0003> db_auc.c:157 IMSI='262422299019445': No 2G Auth Data 20241225085701714 DAUC <0003> db_auc.c:192 IMSI='262422299019445': No 3G Auth Data 20241225085701729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20241225085701733 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701733 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422299019445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422299019445" source_name="the-source\n"} 20241225085701733 DMAIN <0000> hlr.c:435 IMSI='262422299019445': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085701733 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422299019445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422299019445" destination_name="the-source\n"} 20241225085701733 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262422299019445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701733 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701733 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701735 DAUC <0003> db_auc.c:157 IMSI='262422299019445': No 2G Auth Data 20241225085701738 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701738 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422299019445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422299019445" source_name="the-source\n"} 20241225085701738 DAUC <0003> hlr.c:428 IMSI='262422299019445': storing IMEI = 12345678901234 20241225085701738 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422299019445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422299019445" destination_name="the-source\n"} 20241225085701739 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262422299019445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701739 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701739 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701740 DAUC <0003> db_auc.c:157 IMSI='262422299019445': No 2G Auth Data 20241225085701741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20241225085701743 DAUC <0003> db_auc.c:157 IMSI='262429916726295': No 2G Auth Data 20241225085701743 DAUC <0003> db_auc.c:192 IMSI='262429916726295': No 3G Auth Data 20241225085701758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53790<->l=127.0.0.1:4258 20241225085701762 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701762 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429916726295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429916726295" source_name="the-source\n"} 20241225085701762 DMAIN <0000> hlr.c:435 IMSI='262429916726295': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085701762 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429916726295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429916726295" destination_name="the-source\n"} 20241225085701762 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262429916726295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701763 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701763 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701767 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701767 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429916726295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429916726295" source_name="the-source\n"} 20241225085701767 DAUC <0003> hlr.c:428 IMSI='262429916726295': storing IMEI = 12345678901234 20241225085701767 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429916726295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429916726295" destination_name="the-source\n"} 20241225085701767 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262429916726295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701767 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701767 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53790<->l=127.0.0.1:4258 20241225085701771 DAUC <0003> db_auc.c:157 IMSI='262429698383439': No 2G Auth Data 20241225085701771 DAUC <0003> db_auc.c:192 IMSI='262429698383439': No 3G Auth Data 20241225085701787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20241225085701793 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701793 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429698383439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429698383439" source_name="the-source\n"} 20241225085701793 DMAIN <0000> hlr.c:435 IMSI='262429698383439': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085701793 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429698383439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429698383439" destination_name="the-source\n"} 20241225085701793 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262429698383439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701793 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701794 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701799 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701799 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429698383439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429698383439" source_name="the-source\n"} 20241225085701799 DAUC <0003> hlr.c:428 IMSI='262429698383439': storing IMEI = 12345678901234 20241225085701799 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429698383439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429698383439" destination_name="the-source\n"} 20241225085701799 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262429698383439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701799 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701799 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20241225085701803 DAUC <0003> db_auc.c:157 IMSI='262428795940760': No 2G Auth Data 20241225085701803 DAUC <0003> db_auc.c:192 IMSI='262428795940760': No 3G Auth Data 20241225085701821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20241225085701829 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701829 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428795940760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428795940760" source_name="the-source\n"} 20241225085701829 DMAIN <0000> hlr.c:435 IMSI='262428795940760': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225085701829 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428795940760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428795940760" destination_name="the-source\n"} 20241225085701829 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262428795940760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701829 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701829 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701833 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701833 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428795940760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428795940760" source_name="the-source\n"} 20241225085701833 DAUC <0003> hlr.c:428 IMSI='262428795940760': storing IMEI = 12345678901234 20241225085701833 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428795940760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428795940760" destination_name="the-source\n"} 20241225085701833 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262428795940760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085701833 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701833 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085701835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20241225085701837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241225085701838 DLINP <000b> input/ipa.c:452 connected read/write 20241225085701838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085701838 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085701838 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085701838 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085701838 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241225085701838 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44425<->l=127.0.0.1:4259) 20241225085701879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53822<->l=127.0.0.1:4258 20241225085701979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53822<->l=127.0.0.1:4258 20241225085705059 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085705059 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085705061 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4258 20241225085705065 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705065 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085705065 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085705065 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  20241225085705065 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085705065 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  20241225085705065 DLGSUP <0013> gsup_server.c:236 2:  20241225085705065 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085705065 DLGSUP <0013> gsup_server.c:236 3:  20241225085705065 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085705065 DLGSUP <0013> gsup_server.c:236 4:  20241225085705065 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085705065 DLGSUP <0013> gsup_server.c:236 5:  20241225085705065 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085705065 DLGSUP <0013> gsup_server.c:236 7:  20241225085705065 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085705065 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085705065 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085705065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085705085 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40045<->l=127.0.0.1:4259) 20241225085705091 DAUC <0003> db_auc.c:157 IMSI='262427751558667': No 2G Auth Data 20241225085705091 DAUC <0003> db_auc.c:192 IMSI='262427751558667': No 3G Auth Data 20241225085705110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20241225085705115 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705115 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427751558667"} 20241225085705115 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225085705115 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427751558667" cause=Invalid mandatory information} 20241225085705115 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705115 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705116 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705119 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705119 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427751558667"} 20241225085705119 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225085705119 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427751558667" cause=Invalid mandatory information} 20241225085705119 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705119 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705119 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705121 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705121 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427751558667"} 20241225085705121 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225085705121 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427751558667" cause=Invalid mandatory information} 20241225085705121 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705121 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705121 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705123 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705123 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427751558667"} 20241225085705123 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225085705123 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427751558667" cause=Invalid mandatory information} 20241225085705123 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705123 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705123 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705124 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705124 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427751558667"} 20241225085705124 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225085705124 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427751558667" cause=Invalid mandatory information} 20241225085705124 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427751558667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705124 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705124 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20241225085705127 DAUC <0003> db_auc.c:157 IMSI='262421483491057': No 2G Auth Data 20241225085705127 DAUC <0003> db_auc.c:192 IMSI='262421483491057': No 3G Auth Data 20241225085705145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20241225085705148 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705149 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421483491057"} 20241225085705149 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225085705149 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421483491057" cause=Invalid mandatory information} 20241225085705149 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705149 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705149 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705151 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705151 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421483491057"} 20241225085705151 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225085705151 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421483491057" cause=Invalid mandatory information} 20241225085705151 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705151 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705151 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705153 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705153 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421483491057"} 20241225085705153 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225085705153 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421483491057" cause=Invalid mandatory information} 20241225085705153 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705153 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705153 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705155 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705155 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421483491057"} 20241225085705155 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225085705155 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421483491057" cause=Invalid mandatory information} 20241225085705155 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705155 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705155 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705157 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705157 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421483491057"} 20241225085705157 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225085705157 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421483491057" cause=Invalid mandatory information} 20241225085705157 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421483491057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705157 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705157 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20241225085705160 DAUC <0003> db_auc.c:157 IMSI='262421278561533': No 2G Auth Data 20241225085705160 DAUC <0003> db_auc.c:192 IMSI='262421278561533': No 3G Auth Data 20241225085705177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53858<->l=127.0.0.1:4258 20241225085705181 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705181 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421278561533"} 20241225085705181 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225085705181 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421278561533" cause=Invalid mandatory information} 20241225085705181 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705181 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705181 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705183 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705183 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421278561533"} 20241225085705183 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225085705183 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421278561533" cause=Invalid mandatory information} 20241225085705183 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705183 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705183 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705185 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705185 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421278561533"} 20241225085705185 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225085705185 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421278561533" cause=Invalid mandatory information} 20241225085705185 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705185 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705185 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705187 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705187 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421278561533"} 20241225085705187 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225085705187 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421278561533" cause=Invalid mandatory information} 20241225085705188 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705188 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705188 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705189 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705189 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421278561533"} 20241225085705189 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225085705189 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421278561533" cause=Invalid mandatory information} 20241225085705189 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421278561533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705189 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705189 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53858<->l=127.0.0.1:4258 20241225085705192 DAUC <0003> db_auc.c:157 IMSI='262428795174635': No 2G Auth Data 20241225085705192 DAUC <0003> db_auc.c:192 IMSI='262428795174635': No 3G Auth Data 20241225085705207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 20241225085705211 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705211 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428795174635"} 20241225085705211 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225085705211 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428795174635" cause=Invalid mandatory information} 20241225085705211 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705211 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705211 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705213 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705213 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428795174635"} 20241225085705213 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225085705213 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428795174635" cause=Invalid mandatory information} 20241225085705213 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705213 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705213 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705216 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705216 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428795174635"} 20241225085705216 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225085705216 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428795174635" cause=Invalid mandatory information} 20241225085705216 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705216 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705216 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705218 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705218 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428795174635"} 20241225085705218 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225085705218 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428795174635" cause=Invalid mandatory information} 20241225085705218 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705218 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705218 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705220 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705220 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428795174635"} 20241225085705220 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225085705220 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428795174635" cause=Invalid mandatory information} 20241225085705220 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428795174635 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705220 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705220 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 20241225085705223 DAUC <0003> db_auc.c:157 IMSI='262429507990894': No 2G Auth Data 20241225085705223 DAUC <0003> db_auc.c:192 IMSI='262429507990894': No 3G Auth Data 20241225085705240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53884<->l=127.0.0.1:4258 20241225085705244 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705244 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429507990894"} 20241225085705244 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225085705244 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429507990894" cause=Invalid mandatory information} 20241225085705244 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705244 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705244 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705246 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705246 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429507990894"} 20241225085705246 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225085705246 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429507990894" cause=Invalid mandatory information} 20241225085705246 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705246 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705246 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705248 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705248 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429507990894"} 20241225085705248 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225085705248 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429507990894" cause=Invalid mandatory information} 20241225085705248 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705248 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705248 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705250 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705250 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429507990894"} 20241225085705250 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225085705250 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429507990894" cause=Invalid mandatory information} 20241225085705250 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705250 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705250 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705252 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705252 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429507990894"} 20241225085705252 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225085705252 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429507990894" cause=Invalid mandatory information} 20241225085705252 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429507990894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705252 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705252 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53884<->l=127.0.0.1:4258 20241225085705255 DAUC <0003> db_auc.c:157 IMSI='262421826463955': No 2G Auth Data 20241225085705255 DAUC <0003> db_auc.c:192 IMSI='262421826463955': No 3G Auth Data 20241225085705273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 20241225085705277 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705277 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421826463955"} 20241225085705277 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225085705277 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421826463955" cause=Invalid mandatory information} 20241225085705277 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705277 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705277 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705279 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705279 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421826463955"} 20241225085705279 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225085705279 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421826463955" cause=Invalid mandatory information} 20241225085705279 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705279 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705280 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705281 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705281 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421826463955"} 20241225085705281 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225085705281 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421826463955" cause=Invalid mandatory information} 20241225085705282 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705282 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705282 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705283 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705284 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421826463955"} 20241225085705284 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225085705284 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421826463955" cause=Invalid mandatory information} 20241225085705284 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705284 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705284 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705285 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705285 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421826463955"} 20241225085705285 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225085705285 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421826463955" cause=Invalid mandatory information} 20241225085705285 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421826463955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705285 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705286 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 20241225085705289 DAUC <0003> db_auc.c:157 IMSI='262426730393889': No 2G Auth Data 20241225085705289 DAUC <0003> db_auc.c:192 IMSI='262426730393889': No 3G Auth Data 20241225085705304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 20241225085705307 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705307 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426730393889"} 20241225085705307 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225085705307 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426730393889" cause=Invalid mandatory information} 20241225085705307 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705307 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705307 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705309 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705309 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426730393889"} 20241225085705309 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225085705309 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426730393889" cause=Invalid mandatory information} 20241225085705309 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705309 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705310 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705311 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705311 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426730393889"} 20241225085705311 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225085705312 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426730393889" cause=Invalid mandatory information} 20241225085705312 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705312 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705312 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705313 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705313 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426730393889"} 20241225085705314 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225085705314 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426730393889" cause=Invalid mandatory information} 20241225085705314 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705314 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705314 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705315 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705315 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426730393889"} 20241225085705315 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225085705315 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426730393889" cause=Invalid mandatory information} 20241225085705315 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426730393889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705315 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705315 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 20241225085705318 DAUC <0003> db_auc.c:157 IMSI='262421371881648': No 2G Auth Data 20241225085705318 DAUC <0003> db_auc.c:192 IMSI='262421371881648': No 3G Auth Data 20241225085705333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53904<->l=127.0.0.1:4258 20241225085705337 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705337 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421371881648"} 20241225085705337 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225085705337 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421371881648" cause=Invalid mandatory information} 20241225085705337 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705337 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705337 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705340 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705340 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421371881648"} 20241225085705340 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225085705340 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421371881648" cause=Invalid mandatory information} 20241225085705340 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705340 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705340 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705342 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705342 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421371881648"} 20241225085705342 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225085705342 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421371881648" cause=Invalid mandatory information} 20241225085705342 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705342 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705342 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705344 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705344 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421371881648"} 20241225085705344 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225085705344 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421371881648" cause=Invalid mandatory information} 20241225085705344 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705344 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705344 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705346 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705346 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421371881648"} 20241225085705346 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225085705347 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421371881648" cause=Invalid mandatory information} 20241225085705347 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421371881648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085705347 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705347 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085705348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53904<->l=127.0.0.1:4258 20241225085705350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4258 20241225085705351 DLINP <000b> input/ipa.c:452 connected read/write 20241225085705351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085705351 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085705351 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085705351 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085705351 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40045<->l=127.0.0.1:4259) 20241225085705390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 20241225085705490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 20241225085708569 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085708569 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085708570 DLINP <000b> input/ipa.c:452 connected read/write 20241225085708570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085708571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4258 20241225085708572 DLINP <000b> input/ipa.c:452 connected read/write 20241225085708572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085708572 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085708572 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085708572 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  20241225085708572 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085708572 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  20241225085708572 DLGSUP <0013> gsup_server.c:236 2:  20241225085708572 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085708572 DLGSUP <0013> gsup_server.c:236 3:  20241225085708572 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085708572 DLGSUP <0013> gsup_server.c:236 4:  20241225085708572 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085708572 DLGSUP <0013> gsup_server.c:236 5:  20241225085708572 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085708572 DLGSUP <0013> gsup_server.c:236 7:  20241225085708572 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085708572 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085708572 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085708572 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085708589 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35837<->l=127.0.0.1:4259) 20241225085708600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4258 20241225085708613 DLINP <000b> input/ipa.c:452 connected read/write 20241225085708613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085708613 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421396108660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421396108660"} 20241225085708613 DMAIN <0000> hlr.c:435 IMSI='262421396108660': has IMEI = 22245678901234 (consider setting 'store-imei') 20241225085708613 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421396108660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241225085708613 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421396108660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421396108660" cause=Invalid mandatory information} 20241225085708613 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421396108660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085708613 DLINP <000b> input/ipa.c:452 connected read/write 20241225085708613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085708613 DLINP <000b> input/ipa.c:452 connected read/write 20241225085708613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085708618 DLINP <000b> input/ipa.c:452 connected read/write 20241225085708618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085708618 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421396108660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421396108660"} 20241225085708618 DAUC <0003> hlr.c:428 IMSI='262421396108660': storing IMEI = 22245678901234 20241225085708618 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421396108660': no such subscriber 20241225085708618 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421396108660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241225085708618 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421396108660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421396108660" cause=Invalid mandatory information} 20241225085708618 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421396108660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085708619 DLINP <000b> input/ipa.c:452 connected read/write 20241225085708619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085708619 DLINP <000b> input/ipa.c:452 connected read/write 20241225085708619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085708620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4258 20241225085708621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4258 20241225085708622 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35837<->l=127.0.0.1:4259) 20241225085708622 DLINP <000b> input/ipa.c:452 connected read/write 20241225085708622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085708622 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085708622 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085708622 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085708663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58944<->l=127.0.0.1:4258 20241225085708764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58944<->l=127.0.0.1:4258 20241225085711845 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085711845 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085711847 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 20241225085711850 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711850 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085711850 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085711850 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  20241225085711850 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085711850 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  20241225085711850 DLGSUP <0013> gsup_server.c:236 2:  20241225085711850 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085711850 DLGSUP <0013> gsup_server.c:236 3:  20241225085711850 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085711850 DLGSUP <0013> gsup_server.c:236 4:  20241225085711850 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085711850 DLGSUP <0013> gsup_server.c:236 5:  20241225085711850 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085711850 DLGSUP <0013> gsup_server.c:236 7:  20241225085711850 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085711850 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085711850 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085711850 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085711867 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39677<->l=127.0.0.1:4259) 20241225085711882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58952<->l=127.0.0.1:4258 20241225085711893 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711893 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294187904"} 20241225085711893 DMAIN <0000> hlr.c:227 IMSI='262427294187904': Creating subscriber on demand 20241225085711893 DMAIN <0000> hlr.c:243 IMSI='262427294187904': Successfully assigned MSISDN='871' 20241225085711893 DAUC <0003> hlr.c:428 IMSI='262427294187904': storing IMEI = 12345678901234 20241225085711893 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427294187904"} 20241225085711893 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085711893 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711894 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711896 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711896 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711897 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711897 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711897 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711897 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711899 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711899 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427294187904" cn_domain=PS} 20241225085711899 DLU <0006> fsm.c:456 lu(262427294187904)[0x564773403560]{UNVALIDATED}: Allocated 20241225085711899 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085711899 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085711899 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427294187904" cn_domain=PS} 20241225085711899 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711899 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711901 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711901 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427294187904"} 20241225085711901 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085711901 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085711901 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427294187904"} 20241225085711901 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085711901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085711901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085711901 DLU <0006> fsm.c:568 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085711901 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711901 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711906 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711906 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294187904"} 20241225085711906 DMAIN <0000> hlr.c:227 IMSI='262427294187904': Creating subscriber on demand 20241225085711906 DMAIN <0000> hlr.c:243 IMSI='262427294187904': Successfully assigned MSISDN='066' 20241225085711906 DAUC <0003> hlr.c:428 IMSI='262427294187904': storing IMEI = 12345678901234 20241225085711906 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427294187904"} 20241225085711906 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085711906 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711906 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711907 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711907 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711908 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711908 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711909 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711909 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711910 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711910 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711912 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711912 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427294187904" cn_domain=PS} 20241225085711912 DLU <0006> fsm.c:456 lu(262427294187904)[0x564773403560]{UNVALIDATED}: Allocated 20241225085711912 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085711912 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085711912 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427294187904" cn_domain=PS} 20241225085711912 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711912 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711914 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711914 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427294187904"} 20241225085711914 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085711914 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085711914 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427294187904"} 20241225085711914 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085711914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085711914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085711914 DLU <0006> fsm.c:568 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085711914 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711914 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711918 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711918 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294187904"} 20241225085711919 DMAIN <0000> hlr.c:227 IMSI='262427294187904': Creating subscriber on demand 20241225085711919 DMAIN <0000> hlr.c:243 IMSI='262427294187904': Successfully assigned MSISDN='482' 20241225085711919 DAUC <0003> hlr.c:428 IMSI='262427294187904': storing IMEI = 12345678901234 20241225085711919 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427294187904"} 20241225085711919 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085711919 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711919 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711920 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711920 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711921 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711921 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711921 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711922 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711922 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711922 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711924 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711924 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427294187904" cn_domain=PS} 20241225085711924 DLU <0006> fsm.c:456 lu(262427294187904)[0x564773403560]{UNVALIDATED}: Allocated 20241225085711924 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225085711924 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427294187904" cause=GPRS services not allowed} 20241225085711924 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085711924 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085711924 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: Freeing instance 20241225085711924 DLU <0006> fsm.c:568 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: Deallocated 20241225085711924 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711924 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711928 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711928 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294187904"} 20241225085711928 DMAIN <0000> hlr.c:227 IMSI='262427294187904': Creating subscriber on demand 20241225085711928 DMAIN <0000> hlr.c:243 IMSI='262427294187904': Successfully assigned MSISDN='476' 20241225085711928 DAUC <0003> hlr.c:428 IMSI='262427294187904': storing IMEI = 12345678901234 20241225085711928 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427294187904"} 20241225085711928 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085711928 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711928 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711929 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711929 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711930 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711930 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711930 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711930 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711932 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711932 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427294187904" cn_domain=PS} 20241225085711932 DLU <0006> fsm.c:456 lu(262427294187904)[0x564773403560]{UNVALIDATED}: Allocated 20241225085711932 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225085711932 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427294187904" cause=GPRS services not allowed} 20241225085711932 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085711932 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085711932 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: Freeing instance 20241225085711932 DLU <0006> fsm.c:568 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: Deallocated 20241225085711932 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711932 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711936 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711937 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294187904"} 20241225085711937 DMAIN <0000> hlr.c:227 IMSI='262427294187904': Creating subscriber on demand 20241225085711937 DAUC <0003> hlr.c:428 IMSI='262427294187904': storing IMEI = 12345678901234 20241225085711937 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427294187904"} 20241225085711937 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085711937 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711937 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711938 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711938 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711939 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711939 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711940 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711940 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711942 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711942 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427294187904" cn_domain=PS} 20241225085711942 DLU <0006> fsm.c:456 lu(262427294187904)[0x564773403560]{UNVALIDATED}: Allocated 20241225085711942 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225085711942 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427294187904" cause=GPRS services not allowed} 20241225085711942 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085711942 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085711942 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: Freeing instance 20241225085711942 DLU <0006> fsm.c:568 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: Deallocated 20241225085711942 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711942 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711945 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711945 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294187904"} 20241225085711945 DMAIN <0000> hlr.c:227 IMSI='262427294187904': Creating subscriber on demand 20241225085711945 DAUC <0003> hlr.c:428 IMSI='262427294187904': storing IMEI = 12345678901234 20241225085711945 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427294187904"} 20241225085711946 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225085711946 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711946 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711947 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711947 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711947 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711947 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711948 DAUC <0003> db_auc.c:157 IMSI='262427294187904': No 2G Auth Data 20241225085711948 DAUC <0003> db_auc.c:192 IMSI='262427294187904': No 3G Auth Data 20241225085711949 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711949 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427294187904" cn_domain=PS} 20241225085711949 DLU <0006> fsm.c:456 lu(262427294187904)[0x564773403560]{UNVALIDATED}: Allocated 20241225085711949 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085711949 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427294187904)[0x564773403560]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085711949 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427294187904" cn_domain=PS} 20241225085711949 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711949 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711951 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711951 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427294187904"} 20241225085711951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085711951 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085711951 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427294187904"} 20241225085711951 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427294187904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085711951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085711951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085711951 DLU <0006> fsm.c:568 lu(PS:IMSI-262427294187904)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085711951 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711951 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085711954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58952<->l=127.0.0.1:4258 20241225085711955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 20241225085711955 DLINP <000b> input/ipa.c:452 connected read/write 20241225085711955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085711956 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085711956 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085711956 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085711956 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39677<->l=127.0.0.1:4259) 20241225085712000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 20241225085712101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 20241225085715178 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085715178 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085715181 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 20241225085715184 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715184 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085715184 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085715184 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  20241225085715184 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085715184 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  20241225085715184 DLGSUP <0013> gsup_server.c:236 2:  20241225085715184 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085715184 DLGSUP <0013> gsup_server.c:236 3:  20241225085715184 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085715184 DLGSUP <0013> gsup_server.c:236 4:  20241225085715184 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085715184 DLGSUP <0013> gsup_server.c:236 5:  20241225085715184 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085715184 DLGSUP <0013> gsup_server.c:236 7:  20241225085715184 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085715185 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085715185 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085715185 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085715204 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32839<->l=127.0.0.1:4259) 20241225085715216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58978<->l=127.0.0.1:4258 20241225085715225 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715225 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422236442955" cn_domain=PS} 20241225085715225 DMAIN <0000> hlr.c:227 IMSI='262422236442955': Creating subscriber on demand 20241225085715225 DMAIN <0000> hlr.c:243 IMSI='262422236442955': Successfully assigned MSISDN='916' 20241225085715225 DLU <0006> fsm.c:456 lu(262422236442955)[0x564773403560]{UNVALIDATED}: Allocated 20241225085715225 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085715226 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085715226 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422236442955" cn_domain=PS} 20241225085715226 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715226 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715229 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715229 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422236442955"} 20241225085715229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085715229 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085715229 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422236442955"} 20241225085715229 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085715229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085715229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085715229 DLU <0006> fsm.c:568 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085715229 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715229 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715230 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715230 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715232 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715232 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715233 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715233 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715237 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715237 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422236442955" cn_domain=PS} 20241225085715237 DMAIN <0000> hlr.c:227 IMSI='262422236442955': Creating subscriber on demand 20241225085715237 DMAIN <0000> hlr.c:243 IMSI='262422236442955': Successfully assigned MSISDN='224' 20241225085715237 DLU <0006> fsm.c:456 lu(262422236442955)[0x564773403560]{UNVALIDATED}: Allocated 20241225085715237 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085715237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085715237 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422236442955" cn_domain=PS} 20241225085715237 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715237 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715240 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715240 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422236442955"} 20241225085715240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085715240 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085715240 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422236442955"} 20241225085715240 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085715240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085715240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085715240 DLU <0006> fsm.c:568 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085715240 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715240 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715241 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715241 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715242 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715242 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715243 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715243 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715244 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715244 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715248 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715248 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422236442955" cn_domain=PS} 20241225085715248 DMAIN <0000> hlr.c:227 IMSI='262422236442955': Creating subscriber on demand 20241225085715248 DMAIN <0000> hlr.c:243 IMSI='262422236442955': Successfully assigned MSISDN='700' 20241225085715248 DLU <0006> fsm.c:456 lu(262422236442955)[0x564773403560]{UNVALIDATED}: Allocated 20241225085715248 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225085715248 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422236442955" cause=GPRS services not allowed} 20241225085715248 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085715248 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085715248 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: Freeing instance 20241225085715248 DLU <0006> fsm.c:568 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: Deallocated 20241225085715248 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715248 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715249 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715249 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715250 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715250 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715251 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715251 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715251 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715251 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715254 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715254 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422236442955" cn_domain=PS} 20241225085715254 DMAIN <0000> hlr.c:227 IMSI='262422236442955': Creating subscriber on demand 20241225085715254 DMAIN <0000> hlr.c:243 IMSI='262422236442955': Successfully assigned MSISDN='360' 20241225085715254 DLU <0006> fsm.c:456 lu(262422236442955)[0x564773403560]{UNVALIDATED}: Allocated 20241225085715255 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225085715255 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422236442955" cause=GPRS services not allowed} 20241225085715255 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085715255 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085715255 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: Freeing instance 20241225085715255 DLU <0006> fsm.c:568 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: Deallocated 20241225085715255 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715255 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715256 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715256 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715256 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715256 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715257 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715257 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715260 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715260 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422236442955" cn_domain=PS} 20241225085715260 DMAIN <0000> hlr.c:227 IMSI='262422236442955': Creating subscriber on demand 20241225085715260 DLU <0006> fsm.c:456 lu(262422236442955)[0x564773403560]{UNVALIDATED}: Allocated 20241225085715260 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225085715260 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422236442955" cause=GPRS services not allowed} 20241225085715260 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085715260 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085715260 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: Freeing instance 20241225085715260 DLU <0006> fsm.c:568 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: Deallocated 20241225085715260 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715260 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715261 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715261 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715262 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715262 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715263 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715263 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715267 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715267 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422236442955" cn_domain=PS} 20241225085715267 DMAIN <0000> hlr.c:227 IMSI='262422236442955': Creating subscriber on demand 20241225085715267 DLU <0006> fsm.c:456 lu(262422236442955)[0x564773403560]{UNVALIDATED}: Allocated 20241225085715267 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085715267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422236442955)[0x564773403560]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085715267 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422236442955" cn_domain=PS} 20241225085715267 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715267 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715269 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715269 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422236442955"} 20241225085715269 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085715269 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085715269 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422236442955"} 20241225085715269 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422236442955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085715269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085715269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085715269 DLU <0006> fsm.c:568 lu(PS:IMSI-262422236442955)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085715269 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715269 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085715271 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715271 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715272 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715272 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715273 DAUC <0003> db_auc.c:157 IMSI='262422236442955': No 2G Auth Data 20241225085715273 DAUC <0003> db_auc.c:192 IMSI='262422236442955': No 3G Auth Data 20241225085715275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58978<->l=127.0.0.1:4258 20241225085715275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 20241225085715276 DLINP <000b> input/ipa.c:452 connected read/write 20241225085715276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085715276 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085715276 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085715276 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085715277 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32839<->l=127.0.0.1:4259) 20241225085715317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 20241225085715417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 20241225085718501 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085718501 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085718504 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085718504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55190<->l=127.0.0.1:4258 20241225085718506 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085718506 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085718506 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085718506 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  20241225085718506 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085718506 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  20241225085718506 DLGSUP <0013> gsup_server.c:236 2:  20241225085718506 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085718506 DLGSUP <0013> gsup_server.c:236 3:  20241225085718506 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085718506 DLGSUP <0013> gsup_server.c:236 4:  20241225085718506 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085718506 DLGSUP <0013> gsup_server.c:236 5:  20241225085718506 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085718506 DLGSUP <0013> gsup_server.c:236 7:  20241225085718506 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085718506 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085718506 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085718506 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085718529 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33701<->l=127.0.0.1:4259) 20241225085718544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4258 20241225085718549 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085718549 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427268587268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427268587268"} 20241225085718549 DMAIN <0000> hlr.c:227 IMSI='262427268587268': Creating subscriber on demand 20241225085718549 DMAIN <0000> hlr.c:243 IMSI='262427268587268': Successfully assigned MSISDN='858' 20241225085718549 DAUC <0003> db_auc.c:157 IMSI='262427268587268': No 2G Auth Data 20241225085718549 DAUC <0003> db_auc.c:192 IMSI='262427268587268': No 3G Auth Data 20241225085718549 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427268587268 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 20241225085718549 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427268587268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427268587268" cause=IMSI unknown in HLR} 20241225085718549 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427268587268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225085718549 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085718550 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085718551 DAUC <0003> db_auc.c:157 IMSI='262427268587268': No 2G Auth Data 20241225085718551 DAUC <0003> db_auc.c:192 IMSI='262427268587268': No 3G Auth Data 20241225085718552 DAUC <0003> db_auc.c:157 IMSI='262427268587268': No 2G Auth Data 20241225085718552 DAUC <0003> db_auc.c:192 IMSI='262427268587268': No 3G Auth Data 20241225085718552 DAUC <0003> db_auc.c:157 IMSI='262427268587268': No 2G Auth Data 20241225085718552 DAUC <0003> db_auc.c:192 IMSI='262427268587268': No 3G Auth Data 20241225085718553 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085718553 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427268587268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427268587268" cn_domain=PS} 20241225085718554 DLU <0006> fsm.c:456 lu(262427268587268)[0x564773403560]{UNVALIDATED}: Allocated 20241225085718554 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427268587268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225085718554 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427268587268)[0x564773403560]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085718554 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427268587268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427268587268" cn_domain=PS} 20241225085718554 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085718554 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085718556 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085718556 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427268587268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427268587268"} 20241225085718556 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427268587268)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085718556 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427268587268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085718556 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427268587268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427268587268"} 20241225085718556 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427268587268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085718556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427268587268)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085718556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427268587268)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085718556 DLU <0006> fsm.c:568 lu(PS:IMSI-262427268587268)[0x564773403560]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085718556 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085718556 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085718558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4258 20241225085718559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55190<->l=127.0.0.1:4258 20241225085718560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33701<->l=127.0.0.1:4259) 20241225085718560 DLINP <000b> input/ipa.c:452 connected read/write 20241225085718560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085718560 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085718560 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085718560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085718603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55210<->l=127.0.0.1:4258 20241225085718703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55210<->l=127.0.0.1:4258 20241225085721777 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085721777 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085721778 DLINP <000b> input/ipa.c:452 connected read/write 20241225085721778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085721779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 20241225085721780 DLINP <000b> input/ipa.c:452 connected read/write 20241225085721780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085721780 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085721780 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085721780 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  20241225085721780 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085721780 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  20241225085721780 DLGSUP <0013> gsup_server.c:236 2:  20241225085721780 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085721780 DLGSUP <0013> gsup_server.c:236 3:  20241225085721780 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085721780 DLGSUP <0013> gsup_server.c:236 4:  20241225085721780 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085721780 DLGSUP <0013> gsup_server.c:236 5:  20241225085721780 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085721780 DLGSUP <0013> gsup_server.c:236 7:  20241225085721780 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085721780 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085721780 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085721780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085721797 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32819<->l=127.0.0.1:4259) 20241225085721799 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241225085721799 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241225085721813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4258 20241225085721817 DAUC <0003> db_auc.c:157 IMSI='262421035989545': No 2G Auth Data 20241225085721817 DAUC <0003> db_auc.c:192 IMSI='262421035989545': No 3G Auth Data 20241225085721822 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615355486.msisdn 20241225085721822 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615355486.msisdn: not attached (vlr_number unset) 20241225085721822 DDGSM <0007> mslookup_server.c:327 sip.voice.491615355486.msisdn: does not exist in GSUP proxy 20241225085722824 DLINP <000b> input/ipa.c:452 connected read/write 20241225085722824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085722824 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421035989545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421035989545" cn_domain=CS} 20241225085722825 DLU <0006> fsm.c:456 lu(262421035989545)[0x564773403290]{UNVALIDATED}: Allocated 20241225085722825 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421035989545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241225085722825 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421035989545)[0x564773403290]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225085722825 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421035989545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421035989545" cn_domain=CS} 20241225085722825 DLINP <000b> input/ipa.c:452 connected read/write 20241225085722825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085722825 DLINP <000b> input/ipa.c:452 connected read/write 20241225085722825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085722827 DLINP <000b> input/ipa.c:452 connected read/write 20241225085722827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085722827 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421035989545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421035989545"} 20241225085722827 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421035989545)[0x564773403290]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225085722828 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421035989545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225085722828 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421035989545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421035989545"} 20241225085722828 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421035989545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085722828 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421035989545)[0x564773403290]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225085722828 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421035989545)[0x564773403290]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225085722828 DLU <0006> fsm.c:568 lu(CS:IMSI-262421035989545)[0x564773403290]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225085722828 DLINP <000b> input/ipa.c:452 connected read/write 20241225085722828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085722828 DLINP <000b> input/ipa.c:452 connected read/write 20241225085722828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085722829 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615355486.msisdn 20241225085722830 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615355486.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241225085722830 DDGSM <0007> mslookup_server.c:327 sip.voice.491615355486.msisdn: does not exist in GSUP proxy 20241225085722830 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615355486.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241225085722833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4258 20241225085722834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 20241225085722835 DLINP <000b> input/ipa.c:452 connected read/write 20241225085722835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085722835 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085722835 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085722835 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085722835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32819<->l=127.0.0.1:4259) 20241225085722875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4258 20241225085722976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4258 20241225085724851 DSS <0004> hlr_ussd.c:239 262421007553192/0xc1dd2ee0: SS Session Timeout, destroying 20241225085724851 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421007553192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225085726053 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085726053 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085726055 DLINP <000b> input/ipa.c:452 connected read/write 20241225085726055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085726056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55230<->l=127.0.0.1:4258 20241225085726057 DLINP <000b> input/ipa.c:452 connected read/write 20241225085726057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085726057 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085726057 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085726057 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  20241225085726057 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085726057 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  20241225085726057 DLGSUP <0013> gsup_server.c:236 2:  20241225085726057 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085726057 DLGSUP <0013> gsup_server.c:236 3:  20241225085726057 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085726057 DLGSUP <0013> gsup_server.c:236 4:  20241225085726057 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085726057 DLGSUP <0013> gsup_server.c:236 5:  20241225085726057 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085726057 DLGSUP <0013> gsup_server.c:236 7:  20241225085726057 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085726057 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085726057 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085726058 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085726058 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241225085726058 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241225085726089 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38873<->l=127.0.0.1:4259) 20241225085726091 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241225085726091 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241225085726103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55246<->l=127.0.0.1:4258 20241225085726108 DLINP <000b> input/ipa.c:452 connected read/write 20241225085726108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085726108 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429801880168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429801880168" cn_domain=CS} 20241225085726109 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429801880168 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241225085726109 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429801880168 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241225085726109 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429801880168.imsi 20241225085726109 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429801880168.imsi 20241225085726109 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429801880168.imsi: does not exist in local HLR 20241225085726113 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429801880168 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241225085726113 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241225085726113 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241225085726113 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241225085726114 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241225085726114 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241225085726114 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429801880168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085726114 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241225085726114 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241225085726114 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241225085726114 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241225085726114 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241225085726114 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241225085726115 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085726115 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085726115 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241225085726115 DLINP <000b> ipa.c:396 tag 1: HLR 20241225085726115 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241225085726117 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085726117 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085726117 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241225085726157 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085726157 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085726157 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085726157 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085726157 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429801880168 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615643054 20241225085726157 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429801880168 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225085726157 DLINP <000b> input/ipa.c:452 connected read/write 20241225085726157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085726157 DLINP <000b> input/ipa.c:452 connected read/write 20241225085726157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085726161 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085726161 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085726161 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429801880168 MSISDN-491615643054 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225085726161 DLINP <000b> input/ipa.c:452 connected read/write 20241225085726161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085726161 DLINP <000b> input/ipa.c:452 connected read/write 20241225085726161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085726163 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085726163 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085726163 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429801880168 MSISDN-491615643054 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 20241225085726163 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429801880168 MSISDN-491615643054 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225085726163 DLINP <000b> input/ipa.c:452 connected read/write 20241225085726163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085726163 DLINP <000b> input/ipa.c:452 connected read/write 20241225085726163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085726165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55246<->l=127.0.0.1:4258 20241225085726166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55230<->l=127.0.0.1:4258 20241225085726167 DLINP <000b> input/ipa.c:452 connected read/write 20241225085726167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085726167 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085726167 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085726167 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085726168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38873<->l=127.0.0.1:4259) 20241225085726168 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085726168 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085726168 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241225085726168 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241225085726168 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241225085726208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55252<->l=127.0.0.1:4258 20241225085726309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55252<->l=127.0.0.1:4258 20241225085729384 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085729384 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085729385 DLINP <000b> input/ipa.c:452 connected read/write 20241225085729385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085729386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41344<->l=127.0.0.1:4258 20241225085729388 DLINP <000b> input/ipa.c:452 connected read/write 20241225085729388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085729388 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085729388 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085729388 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  20241225085729388 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085729388 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  20241225085729388 DLGSUP <0013> gsup_server.c:236 2:  20241225085729388 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085729388 DLGSUP <0013> gsup_server.c:236 3:  20241225085729388 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085729388 DLGSUP <0013> gsup_server.c:236 4:  20241225085729388 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085729388 DLGSUP <0013> gsup_server.c:236 5:  20241225085729388 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085729388 DLGSUP <0013> gsup_server.c:236 7:  20241225085729388 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085729388 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085729388 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085729388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085729389 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241225085729389 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241225085729405 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41293<->l=127.0.0.1:4259) 20241225085729407 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241225085729407 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241225085729418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41348<->l=127.0.0.1:4258 20241225085729420 DAUC <0003> db_auc.c:157 IMSI='262422077854747': No 2G Auth Data 20241225085729420 DAUC <0003> db_auc.c:192 IMSI='262422077854747': No 3G Auth Data 20241225085729426 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422077854747.imsi 20241225085729426 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422077854747.imsi: found in local HLR 20241225085729430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41348<->l=127.0.0.1:4258 20241225085729431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41344<->l=127.0.0.1:4258 20241225085729432 DLINP <000b> input/ipa.c:452 connected read/write 20241225085729432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085729432 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085729432 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085729432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085729432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41293<->l=127.0.0.1:4259) 20241225085729474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4258 20241225085729575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4258 20241225085732651 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085732651 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085732652 DLINP <000b> input/ipa.c:452 connected read/write 20241225085732652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085732653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4258 20241225085732654 DLINP <000b> input/ipa.c:452 connected read/write 20241225085732654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085732654 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085732654 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085732654 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  20241225085732654 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085732654 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  20241225085732654 DLGSUP <0013> gsup_server.c:236 2:  20241225085732654 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085732654 DLGSUP <0013> gsup_server.c:236 3:  20241225085732654 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085732654 DLGSUP <0013> gsup_server.c:236 4:  20241225085732654 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085732654 DLGSUP <0013> gsup_server.c:236 5:  20241225085732654 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085732654 DLGSUP <0013> gsup_server.c:236 7:  20241225085732654 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085732654 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085732654 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085732654 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085732656 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241225085732656 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241225085732684 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42651<->l=127.0.0.1:4259) 20241225085732687 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241225085732687 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241225085732700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41382<->l=127.0.0.1:4258 20241225085732705 DLINP <000b> input/ipa.c:452 connected read/write 20241225085732705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085732705 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428729681062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428729681062" cn_domain=CS} 20241225085732705 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428729681062 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241225085732705 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428729681062 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241225085732705 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428729681062.imsi 20241225085732705 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428729681062.imsi 20241225085732705 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428729681062.imsi: does not exist in local HLR 20241225085732711 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428729681062 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241225085732711 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241225085732711 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241225085732711 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241225085732711 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241225085732712 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241225085732712 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428729681062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085732712 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241225085732712 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241225085732712 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241225085732712 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241225085732712 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241225085732712 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241225085732715 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085732715 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085732715 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241225085732715 DLINP <000b> ipa.c:396 tag 1: HLR 20241225085732715 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241225085732716 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085732716 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085732717 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241225085732757 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085732757 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085732757 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085732757 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085732757 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428729681062 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618208775 20241225085732757 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428729681062 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225085732757 DLINP <000b> input/ipa.c:452 connected read/write 20241225085732757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085732757 DLINP <000b> input/ipa.c:452 connected read/write 20241225085732757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085732761 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085732761 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085732761 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428729681062 MSISDN-491618208775 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225085732761 DLINP <000b> input/ipa.c:452 connected read/write 20241225085732761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085732761 DLINP <000b> input/ipa.c:452 connected read/write 20241225085732761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085732764 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085732764 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085732764 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428729681062 MSISDN-491618208775 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 20241225085732764 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428729681062 MSISDN-491618208775 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225085732764 DLINP <000b> input/ipa.c:452 connected read/write 20241225085732764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085732764 DLINP <000b> input/ipa.c:452 connected read/write 20241225085732764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085732766 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428729681062.imsi 20241225085732766 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428729681062.imsi: does not exist in local HLR 20241225085733767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41382<->l=127.0.0.1:4258 20241225085733768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4258 20241225085733769 DLINP <000b> input/ipa.c:452 connected read/write 20241225085733769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085733769 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085733770 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085733770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085733770 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42651<->l=127.0.0.1:4259) 20241225085733770 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085733770 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085733770 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241225085733770 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241225085733770 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241225085733809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4258 20241225085733910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4258 20241225085736989 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225085736989 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241225085736990 DLINP <000b> input/ipa.c:452 connected read/write 20241225085736990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085736991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4258 20241225085736992 DLINP <000b> input/ipa.c:452 connected read/write 20241225085736992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085736992 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241225085736992 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241225085736992 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  20241225085736992 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241225085736992 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  20241225085736992 DLGSUP <0013> gsup_server.c:236 2:  20241225085736992 DLGSUP <0013> gsup_server.c:238 2: 00  20241225085736992 DLGSUP <0013> gsup_server.c:236 3:  20241225085736992 DLGSUP <0013> gsup_server.c:238 3: 00  20241225085736992 DLGSUP <0013> gsup_server.c:236 4:  20241225085736992 DLGSUP <0013> gsup_server.c:238 4: 00  20241225085736992 DLGSUP <0013> gsup_server.c:236 5:  20241225085736992 DLGSUP <0013> gsup_server.c:238 5: 00  20241225085736992 DLGSUP <0013> gsup_server.c:236 7:  20241225085736992 DLGSUP <0013> gsup_server.c:238 7: 00  20241225085736992 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241225085736992 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241225085736992 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225085736993 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241225085736993 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241225085737027 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45609<->l=127.0.0.1:4259) 20241225085737030 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241225085737030 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241225085737050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 20241225085737055 DLINP <000b> input/ipa.c:452 connected read/write 20241225085737055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085737055 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429970624442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429970624442" cn_domain=CS} 20241225085737055 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429970624442 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241225085737055 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429970624442 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241225085737055 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429970624442.imsi 20241225085737055 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429970624442.imsi 20241225085737055 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429970624442.imsi: does not exist in local HLR 20241225085737061 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429970624442 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241225085737061 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241225085737061 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241225085737061 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241225085737061 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241225085737061 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241225085737061 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429970624442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225085737061 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241225085737061 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241225085737061 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241225085737061 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241225085737062 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241225085737062 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241225085737064 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085737064 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085737064 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241225085737064 DLINP <000b> ipa.c:396 tag 1: HLR 20241225085737064 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241225085737065 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085737065 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085737065 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241225085737113 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085737113 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085737113 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085737113 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085737113 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429970624442 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614870018 20241225085737113 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429970624442 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225085737113 DLINP <000b> input/ipa.c:452 connected read/write 20241225085737113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085737114 DLINP <000b> input/ipa.c:452 connected read/write 20241225085737114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085737117 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085737117 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085737117 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429970624442 MSISDN-491614870018 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225085737117 DLINP <000b> input/ipa.c:452 connected read/write 20241225085737117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085737117 DLINP <000b> input/ipa.c:452 connected read/write 20241225085737117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085737119 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085737119 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085737119 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429970624442 MSISDN-491614870018 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 20241225085737119 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429970624442 MSISDN-491614870018 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225085737119 DLINP <000b> input/ipa.c:452 connected read/write 20241225085737119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085737119 DLINP <000b> input/ipa.c:452 connected read/write 20241225085737119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241225085737121 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614870018.msisdn 20241225085737121 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614870018.msisdn: does not exist in local HLR 20241225085737121 DDGSM <0007> mslookup_server.c:352 sip.voice.491614870018.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241225085737121 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614870018.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241225085737122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 20241225085737123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4258 20241225085737124 DLINP <000b> input/ipa.c:452 connected read/write 20241225085737124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241225085737124 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241225085737124 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241225085737124 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225085737124 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45609<->l=127.0.0.1:4259) 20241225085737125 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241225085737125 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241225085737125 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241225085737125 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241225085737125 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241225085737166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4258 20241225085737267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4258