20241225122516736 DMAIN <0000> hlr.c:802 hlr starting 20241225122516737 DDB <0001> db.c:599 using database: :memory: 20241225122516737 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241225122516737 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241225122516737 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241225122516738 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241225122516738 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241225122516739 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241225122516739 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241225122516740 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241225122516740 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241225122516740 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241225122518218 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122518219 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122518221 DLINP <000b> input/ipa.c:451 connected read/write 20241225122518221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122518223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59326<->l=127.0.0.1:4258 20241225122518225 DLINP <000b> input/ipa.c:451 connected read/write 20241225122518225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122518225 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122518225 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122518225 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122518225 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122518225 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122518225 DLGSUP <0013> gsup_server.c:235 2:  20241225122518225 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122518225 DLGSUP <0013> gsup_server.c:235 3:  20241225122518225 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122518225 DLGSUP <0013> gsup_server.c:235 4:  20241225122518225 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122518225 DLGSUP <0013> gsup_server.c:235 5:  20241225122518225 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122518225 DLGSUP <0013> gsup_server.c:235 7:  20241225122518225 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122518225 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122518225 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122518225 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122518240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46175<->l=127.0.0.1:4259) 20241225122518248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4258 20241225122518266 DLINP <000b> input/ipa.c:451 connected read/write 20241225122518266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122518266 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241225122518266 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241225122518266 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241225122518266 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122518266 DLINP <000b> input/ipa.c:451 connected read/write 20241225122518266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122518266 DLINP <000b> input/ipa.c:451 connected read/write 20241225122518266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122518273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4258 20241225122518274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59326<->l=127.0.0.1:4258 20241225122518276 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46175<->l=127.0.0.1:4259) 20241225122518277 DLINP <000b> input/ipa.c:451 connected read/write 20241225122518277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122518277 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122518277 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122518277 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122518342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 20241225122518443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 20241225122521551 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122521551 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122521556 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59348<->l=127.0.0.1:4258 20241225122521561 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521562 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122521562 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122521562 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122521562 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122521562 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122521562 DLGSUP <0013> gsup_server.c:235 2:  20241225122521562 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122521562 DLGSUP <0013> gsup_server.c:235 3:  20241225122521562 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122521562 DLGSUP <0013> gsup_server.c:235 4:  20241225122521562 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122521562 DLGSUP <0013> gsup_server.c:235 5:  20241225122521562 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122521562 DLGSUP <0013> gsup_server.c:235 7:  20241225122521562 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122521562 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122521562 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122521562 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122521587 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40455<->l=127.0.0.1:4259) 20241225122521598 DAUC <0003> db_auc.c:157 IMSI='262428950889237': No 2G Auth Data 20241225122521598 DAUC <0003> db_auc.c:192 IMSI='262428950889237': No 3G Auth Data 20241225122521622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36910<->l=127.0.0.1:4258 20241225122521631 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521631 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428950889237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428950889237"} 20241225122521631 DAUC <0003> db_auc.c:192 IMSI='262428950889237': No 3G Auth Data 20241225122521631 DAUC <0003> db_auc.c:236 IMSI='262428950889237': Calling to generate 5 vectors 20241225122521631 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225122521631 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122521631 DAUC <0003> auc.c:113 vector [0]: rand = 678bc2b8dc914dc46854779e7c3a723c 20241225122521631 DAUC <0003> auc.c:179 vector [0]: kc = 602798b2e0a31400 20241225122521631 DAUC <0003> auc.c:180 vector [0]: sres = e8d91c9d 20241225122521631 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122521631 DAUC <0003> auc.c:113 vector [1]: rand = 837c0f945ac4110055408eaf4f20b7f3 20241225122521631 DAUC <0003> auc.c:179 vector [1]: kc = e3cdb31a483d6000 20241225122521631 DAUC <0003> auc.c:180 vector [1]: sres = 2b718fb7 20241225122521631 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122521631 DAUC <0003> auc.c:113 vector [2]: rand = fb0afd50e14ebd4c47e0ca502a4fb0c5 20241225122521631 DAUC <0003> auc.c:179 vector [2]: kc = 4f0092a445504400 20241225122521631 DAUC <0003> auc.c:180 vector [2]: sres = 3c77a501 20241225122521631 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122521631 DAUC <0003> auc.c:113 vector [3]: rand = bc76b5dd6dab6187da645050edb87c83 20241225122521632 DAUC <0003> auc.c:179 vector [3]: kc = b91a0cd2d27a5400 20241225122521632 DAUC <0003> auc.c:180 vector [3]: sres = 634010f9 20241225122521632 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122521632 DAUC <0003> auc.c:113 vector [4]: rand = afe1ee0b84e5e0c34313b2a4b1d87406 20241225122521632 DAUC <0003> auc.c:179 vector [4]: kc = 6a70fb3e885ec800 20241225122521632 DAUC <0003> auc.c:180 vector [4]: sres = 14adc743 20241225122521632 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225122521632 DAUC <0003> db_auc.c:245 IMSI='262428950889237': Generated 5 vectors 20241225122521632 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428950889237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428950889237"} 20241225122521632 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428950889237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122521632 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521632 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36910<->l=127.0.0.1:4258 20241225122521641 DAUC <0003> db_auc.c:157 IMSI='262424608610813': No 2G Auth Data 20241225122521641 DAUC <0003> db_auc.c:192 IMSI='262424608610813': No 3G Auth Data 20241225122521653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 20241225122521654 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521654 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424608610813 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424608610813"} 20241225122521654 DAUC <0003> db_auc.c:192 IMSI='262424608610813': No 3G Auth Data 20241225122521654 DAUC <0003> db_auc.c:236 IMSI='262424608610813': Calling to generate 5 vectors 20241225122521654 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225122521654 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122521654 DAUC <0003> auc.c:113 vector [0]: rand = 6bfce64d36918434bb61906f3fd11223 20241225122521654 DAUC <0003> auc.c:179 vector [0]: kc = 373673dffa366400 20241225122521654 DAUC <0003> auc.c:180 vector [0]: sres = 4babee0e 20241225122521654 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122521654 DAUC <0003> auc.c:113 vector [1]: rand = 1517b7017d16d546ff8e1b198f5ae0e2 20241225122521654 DAUC <0003> auc.c:179 vector [1]: kc = 877ecbc574954000 20241225122521654 DAUC <0003> auc.c:180 vector [1]: sres = 7ced40a0 20241225122521654 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122521654 DAUC <0003> auc.c:113 vector [2]: rand = 748aecaa579b96d40c179bc3324f8096 20241225122521654 DAUC <0003> auc.c:179 vector [2]: kc = ef2582f2f4970800 20241225122521654 DAUC <0003> auc.c:180 vector [2]: sres = 2bbbe067 20241225122521654 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122521654 DAUC <0003> auc.c:113 vector [3]: rand = 0be2fafcebb132cb11de2ed67cf10ea5 20241225122521654 DAUC <0003> auc.c:179 vector [3]: kc = f61f61228bb73c00 20241225122521654 DAUC <0003> auc.c:180 vector [3]: sres = b23244d0 20241225122521654 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122521654 DAUC <0003> auc.c:113 vector [4]: rand = bcc01a7a5417dd9ae50530dfe386d293 20241225122521654 DAUC <0003> auc.c:179 vector [4]: kc = 7cc58607d1d0a400 20241225122521654 DAUC <0003> auc.c:180 vector [4]: sres = 9241653c 20241225122521654 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225122521654 DAUC <0003> db_auc.c:245 IMSI='262424608610813': Generated 5 vectors 20241225122521654 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424608610813 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424608610813"} 20241225122521654 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424608610813 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122521654 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521654 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 20241225122521656 DAUC <0003> db_auc.c:157 IMSI='262426343574306': No 2G Auth Data 20241225122521656 DAUC <0003> db_auc.c:192 IMSI='262426343574306': No 3G Auth Data 20241225122521661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36930<->l=127.0.0.1:4258 20241225122521663 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521663 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426343574306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426343574306"} 20241225122521663 DAUC <0003> db_auc.c:192 IMSI='262426343574306': No 3G Auth Data 20241225122521663 DAUC <0003> db_auc.c:236 IMSI='262426343574306': Calling to generate 5 vectors 20241225122521663 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225122521663 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122521663 DAUC <0003> auc.c:113 vector [0]: rand = fd9eaacbd2bd3c283a462091b245c016 20241225122521663 DAUC <0003> auc.c:179 vector [0]: kc = 6427f2bfff8de17f 20241225122521663 DAUC <0003> auc.c:180 vector [0]: sres = 5529a517 20241225122521663 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122521663 DAUC <0003> auc.c:113 vector [1]: rand = b187fb17e32a6668545771381f5be58d 20241225122521663 DAUC <0003> auc.c:179 vector [1]: kc = 73d3e414d80abba2 20241225122521663 DAUC <0003> auc.c:180 vector [1]: sres = 5412f385 20241225122521663 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122521663 DAUC <0003> auc.c:113 vector [2]: rand = def01a5754760e43f518bbafaa88f719 20241225122521663 DAUC <0003> auc.c:179 vector [2]: kc = 069309b5c3294f09 20241225122521663 DAUC <0003> auc.c:180 vector [2]: sres = 86c0117c 20241225122521663 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122521663 DAUC <0003> auc.c:113 vector [3]: rand = 719b5364ed9c4048e140420bff1c52a2 20241225122521663 DAUC <0003> auc.c:179 vector [3]: kc = d6f93deb5a023be0 20241225122521663 DAUC <0003> auc.c:180 vector [3]: sres = 075a9291 20241225122521663 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122521663 DAUC <0003> auc.c:113 vector [4]: rand = 9184312ea74ddce43b6504865224df29 20241225122521663 DAUC <0003> auc.c:179 vector [4]: kc = 6646e706999fd0f3 20241225122521663 DAUC <0003> auc.c:180 vector [4]: sres = ae27bd2d 20241225122521663 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225122521663 DAUC <0003> db_auc.c:245 IMSI='262426343574306': Generated 5 vectors 20241225122521663 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426343574306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426343574306"} 20241225122521663 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426343574306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122521663 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521663 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36930<->l=127.0.0.1:4258 20241225122521664 DAUC <0003> db_auc.c:157 IMSI='262429078501673': No 2G Auth Data 20241225122521664 DAUC <0003> db_auc.c:192 IMSI='262429078501673': No 3G Auth Data 20241225122521670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36944<->l=127.0.0.1:4258 20241225122521672 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521672 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429078501673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429078501673"} 20241225122521672 DAUC <0003> db_auc.c:157 IMSI='262429078501673': No 2G Auth Data 20241225122521672 DAUC <0003> db_auc.c:236 IMSI='262429078501673': Calling to generate 5 vectors 20241225122521672 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225122521672 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122521672 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122521672 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122521672 DAUC <0003> auc.c:113 vector [0]: rand = 4dadc0d46e0f04dd2219510980792350 20241225122521672 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122521672 DAUC <0003> auc.c:142 vector [0]: autn = 503f808f6a6f0000143a80107a34d5ae 20241225122521672 DAUC <0003> auc.c:143 vector [0]: ck = 1c370d6482fa9785e3fecae688e6d64d 20241225122521672 DAUC <0003> auc.c:144 vector [0]: ik = 7d7a13de1d84e867c1926df457640616 20241225122521672 DAUC <0003> auc.c:145 vector [0]: res = d9a1455b8fcc75ae0000000000000000 20241225122521672 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122521672 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122521672 DAUC <0003> auc.c:151 vector [0]: kc = 4321b9a840fcafb9 20241225122521672 DAUC <0003> auc.c:152 vector [0]: sres = 566d30f5 20241225122521672 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122521672 DAUC <0003> auc.c:113 vector [1]: rand = 10c5fbef79a53c1a37a0c6bf6ce46f00 20241225122521672 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225122521672 DAUC <0003> auc.c:142 vector [1]: autn = 27ed1bd1228b000097f31c6db3f973db 20241225122521672 DAUC <0003> auc.c:143 vector [1]: ck = d3de3e076df41d46fbc5dedf02852e45 20241225122521672 DAUC <0003> auc.c:144 vector [1]: ik = 44e3edd1cfaa4c0b4727302b81178720 20241225122521672 DAUC <0003> auc.c:145 vector [1]: res = e731091e6b8232b90000000000000000 20241225122521672 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122521672 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225122521672 DAUC <0003> auc.c:151 vector [1]: kc = 2bdf3d2221ccf828 20241225122521672 DAUC <0003> auc.c:152 vector [1]: sres = 8cb33ba7 20241225122521672 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225122521672 DAUC <0003> auc.c:113 vector [2]: rand = 661d0f47ecb8fb2a78cbd112463732a1 20241225122521672 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225122521672 DAUC <0003> auc.c:142 vector [2]: autn = 65c67403fb840000983f961f92b91950 20241225122521672 DAUC <0003> auc.c:143 vector [2]: ck = dd0244497ca796f074ee987b8059d625 20241225122521672 DAUC <0003> auc.c:144 vector [2]: ik = 6f46801b9f955923b436e158842f7acc 20241225122521672 DAUC <0003> auc.c:145 vector [2]: res = deaf1c376f6f964b0000000000000000 20241225122521672 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122521672 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225122521672 DAUC <0003> auc.c:151 vector [2]: kc = 729cbd71e744633a 20241225122521672 DAUC <0003> auc.c:152 vector [2]: sres = b1c08a7c 20241225122521672 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225122521672 DAUC <0003> auc.c:113 vector [3]: rand = 91976f3b7a9401073f5a4ae06fe3a451 20241225122521672 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225122521672 DAUC <0003> auc.c:142 vector [3]: autn = 856848bdb7c40000f0c9b63033b57784 20241225122521672 DAUC <0003> auc.c:143 vector [3]: ck = 49ec7d97b4aa7ef006daf85f49883625 20241225122521672 DAUC <0003> auc.c:144 vector [3]: ik = 1178a22edc4f01980ec52ae9ce618b9e 20241225122521672 DAUC <0003> auc.c:145 vector [3]: res = 4834e1cfcdac85b90000000000000000 20241225122521672 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122521672 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225122521672 DAUC <0003> auc.c:151 vector [3]: kc = 508b0d0fef0cc2d3 20241225122521672 DAUC <0003> auc.c:152 vector [3]: sres = 85986476 20241225122521672 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225122521672 DAUC <0003> auc.c:113 vector [4]: rand = 54cc9942fe0c60d858df1225a3157bf7 20241225122521672 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225122521672 DAUC <0003> auc.c:142 vector [4]: autn = 97ce3342cbf600003f1e3d0a50389252 20241225122521672 DAUC <0003> auc.c:143 vector [4]: ck = 05c1ba46409a1b3f2ef160f027038639 20241225122521672 DAUC <0003> auc.c:144 vector [4]: ik = 20a391f2cf59dbffa879d38d72e41aad 20241225122521672 DAUC <0003> auc.c:145 vector [4]: res = 1cf26aefda187fad0000000000000000 20241225122521672 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122521672 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225122521672 DAUC <0003> auc.c:151 vector [4]: kc = a3ea98c9da245c54 20241225122521672 DAUC <0003> auc.c:152 vector [4]: sres = c6ea1542 20241225122521672 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225122521672 DAUC <0003> db_auc.c:245 IMSI='262429078501673': Generated 5 vectors 20241225122521672 DAUC <0003> db_auc.c:249 IMSI='262429078501673': Updating SQN=161 in DB 20241225122521672 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429078501673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429078501673"} 20241225122521672 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429078501673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122521672 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521672 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36944<->l=127.0.0.1:4258 20241225122521674 DAUC <0003> db_auc.c:157 IMSI='262424476814613': No 2G Auth Data 20241225122521674 DAUC <0003> db_auc.c:192 IMSI='262424476814613': No 3G Auth Data 20241225122521681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36950<->l=127.0.0.1:4258 20241225122521682 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521682 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424476814613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424476814613"} 20241225122521682 DAUC <0003> db_auc.c:157 IMSI='262424476814613': No 2G Auth Data 20241225122521682 DAUC <0003> db_auc.c:236 IMSI='262424476814613': Calling to generate 5 vectors 20241225122521682 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225122521682 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122521682 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225122521682 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122521682 DAUC <0003> auc.c:113 vector [0]: rand = 478d1a70f9ba5bd8697d773c90159cfc 20241225122521682 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122521682 DAUC <0003> auc.c:142 vector [0]: autn = 6d23368851d70000e2a0068cbbb4cca0 20241225122521682 DAUC <0003> auc.c:143 vector [0]: ck = a40344fe4bfdd8cfa1101aa930ee1650 20241225122521682 DAUC <0003> auc.c:144 vector [0]: ik = 6bd192d2679c777506811385eeb9093e 20241225122521682 DAUC <0003> auc.c:145 vector [0]: res = b407839bc1a9e24e0000000000000000 20241225122521682 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122521682 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122521682 DAUC <0003> auc.c:151 vector [0]: kc = 6843df00f236b0d4 20241225122521682 DAUC <0003> auc.c:152 vector [0]: sres = 75ae61d5 20241225122521682 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122521682 DAUC <0003> auc.c:113 vector [1]: rand = 49a1d20aaddeb9aaf4b7fac671ba4450 20241225122521682 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225122521682 DAUC <0003> auc.c:142 vector [1]: autn = b43fd7266bd50000f6fdba34c2319c2c 20241225122521682 DAUC <0003> auc.c:143 vector [1]: ck = 20e18b7e434f4800e0cdeb2059907eac 20241225122521682 DAUC <0003> auc.c:144 vector [1]: ik = 4f9b98d05449a1e98b6970e947c12fed 20241225122521682 DAUC <0003> auc.c:145 vector [1]: res = 7cf75175c3c14cc90000000000000000 20241225122521682 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122521682 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225122521682 DAUC <0003> auc.c:151 vector [1]: kc = 04de88670957b8a8 20241225122521682 DAUC <0003> auc.c:152 vector [1]: sres = bf361dbc 20241225122521682 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225122521682 DAUC <0003> auc.c:113 vector [2]: rand = e0cf03f6d2f4c4100118378cd3bc6b88 20241225122521682 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225122521682 DAUC <0003> auc.c:142 vector [2]: autn = f5c27cb29f270000fb3d2f004ce79008 20241225122521682 DAUC <0003> auc.c:143 vector [2]: ck = 51ee72ea6ecc9edd78c69f0f21a3a804 20241225122521682 DAUC <0003> auc.c:144 vector [2]: ik = 133c6617562eb481454468483e970370 20241225122521682 DAUC <0003> auc.c:145 vector [2]: res = f53496d94c6932dd0000000000000000 20241225122521682 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122521682 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225122521682 DAUC <0003> auc.c:151 vector [2]: kc = 7f50e3ba27d68128 20241225122521682 DAUC <0003> auc.c:152 vector [2]: sres = b95da404 20241225122521682 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225122521682 DAUC <0003> auc.c:113 vector [3]: rand = d3379b0babd869582a19a497d3688ebe 20241225122521682 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225122521682 DAUC <0003> auc.c:142 vector [3]: autn = 6f086ccbff410000866f921c440b0907 20241225122521682 DAUC <0003> auc.c:143 vector [3]: ck = cdd1fd835d638ee2ff7eeb0f29a98eb2 20241225122521682 DAUC <0003> auc.c:144 vector [3]: ik = cb552df8b08d2c3e5409e01194e13390 20241225122521682 DAUC <0003> auc.c:145 vector [3]: res = 8c38b99583676fb90000000000000000 20241225122521682 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122521682 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225122521682 DAUC <0003> auc.c:151 vector [3]: kc = adf3db6550a61ffe 20241225122521682 DAUC <0003> auc.c:152 vector [3]: sres = 0f5fd62c 20241225122521682 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225122521682 DAUC <0003> auc.c:113 vector [4]: rand = cffd45b2a1f23ade68e0b816c30c4a7e 20241225122521682 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225122521682 DAUC <0003> auc.c:142 vector [4]: autn = 686dc70895480000a19cc35448558176 20241225122521682 DAUC <0003> auc.c:143 vector [4]: ck = a4526ba1e05f2bac812c2f4718b5bdc3 20241225122521682 DAUC <0003> auc.c:144 vector [4]: ik = 26ca3f7d79b362310c3c4daf8fd2730d 20241225122521682 DAUC <0003> auc.c:145 vector [4]: res = a3f45ba2e7ff9b0e0000000000000000 20241225122521682 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122521682 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225122521682 DAUC <0003> auc.c:151 vector [4]: kc = 0f8836340e8b8753 20241225122521682 DAUC <0003> auc.c:152 vector [4]: sres = 440bc0ac 20241225122521682 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225122521682 DAUC <0003> db_auc.c:245 IMSI='262424476814613': Generated 5 vectors 20241225122521682 DAUC <0003> db_auc.c:249 IMSI='262424476814613': Updating SQN=161 in DB 20241225122521682 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424476814613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424476814613"} 20241225122521682 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424476814613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122521682 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521682 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36950<->l=127.0.0.1:4258 20241225122521685 DAUC <0003> db_auc.c:157 IMSI='262428234318629': No 2G Auth Data 20241225122521685 DAUC <0003> db_auc.c:192 IMSI='262428234318629': No 3G Auth Data 20241225122521692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36966<->l=127.0.0.1:4258 20241225122521693 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521693 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428234318629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428234318629"} 20241225122521693 DAUC <0003> db_auc.c:236 IMSI='262428234318629': Calling to generate 5 vectors 20241225122521693 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122521693 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122521693 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122521693 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122521693 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122521693 DAUC <0003> auc.c:113 vector [0]: rand = eb228a71f98cb99c3fab8b27dcf8819e 20241225122521693 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122521693 DAUC <0003> auc.c:142 vector [0]: autn = 06398ace8a7c00007fb3daca136bcf5b 20241225122521693 DAUC <0003> auc.c:143 vector [0]: ck = 9542c6026834a2cb9fa93103fe6b7ddc 20241225122521693 DAUC <0003> auc.c:144 vector [0]: ik = 0bfd5e1a9a7841575aaa725f515b6049 20241225122521693 DAUC <0003> auc.c:145 vector [0]: res = 63b95b90e799701a0000000000000000 20241225122521693 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122521693 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122521693 DAUC <0003> auc.c:179 vector [0]: kc = 909cd5bc1c583400 20241225122521693 DAUC <0003> auc.c:180 vector [0]: sres = d2d4b9cf 20241225122521693 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122521693 DAUC <0003> auc.c:113 vector [1]: rand = 199ff31d430b19b620528326ec0a939b 20241225122521693 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225122521693 DAUC <0003> auc.c:142 vector [1]: autn = ec863824e6270000746fb1f138dd008a 20241225122521693 DAUC <0003> auc.c:143 vector [1]: ck = 27825844c69a19c5974dafb025114c85 20241225122521693 DAUC <0003> auc.c:144 vector [1]: ik = 42d6b2c00acff9f5b221b7085a568dfd 20241225122521693 DAUC <0003> auc.c:145 vector [1]: res = 9a3b7c7a27f2d9b70000000000000000 20241225122521693 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122521693 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122521693 DAUC <0003> auc.c:179 vector [1]: kc = 7bdded9e7a132000 20241225122521693 DAUC <0003> auc.c:180 vector [1]: sres = cf6a5640 20241225122521693 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122521693 DAUC <0003> auc.c:113 vector [2]: rand = 4f2a752bedaa8614bf12c72c1b7b323b 20241225122521693 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225122521693 DAUC <0003> auc.c:142 vector [2]: autn = 68b04566abc300002d011413f9ba2142 20241225122521693 DAUC <0003> auc.c:143 vector [2]: ck = 8647ab51ac38bd7bf533afe422a5e2d1 20241225122521693 DAUC <0003> auc.c:144 vector [2]: ik = 772d62a0eece18c8d5ac085b0a00695a 20241225122521693 DAUC <0003> auc.c:145 vector [2]: res = b39cc1307a0830340000000000000000 20241225122521693 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122521693 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122521693 DAUC <0003> auc.c:179 vector [2]: kc = 88035acf6a170000 20241225122521693 DAUC <0003> auc.c:180 vector [2]: sres = f75a3948 20241225122521693 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122521693 DAUC <0003> auc.c:113 vector [3]: rand = 3d1a1fdf33d4ec1890f2f7284e042eaa 20241225122521693 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225122521693 DAUC <0003> auc.c:142 vector [3]: autn = 546c9dae2ca200006ca5b1f76f21afe8 20241225122521693 DAUC <0003> auc.c:143 vector [3]: ck = 46efd6bacdc32d052f62ab516f0c15de 20241225122521693 DAUC <0003> auc.c:144 vector [3]: ik = f70d1544c76414ff96b9856d848af41e 20241225122521693 DAUC <0003> auc.c:145 vector [3]: res = df565c629a87b4840000000000000000 20241225122521693 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122521693 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122521693 DAUC <0003> auc.c:179 vector [3]: kc = c496ecaf164b2800 20241225122521693 DAUC <0003> auc.c:180 vector [3]: sres = edb6784f 20241225122521693 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122521693 DAUC <0003> auc.c:113 vector [4]: rand = 0d0a1defc70e144c3ef2f84b2b55ff07 20241225122521693 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225122521693 DAUC <0003> auc.c:142 vector [4]: autn = 156b13b9ecde000069b3098c08642a94 20241225122521693 DAUC <0003> auc.c:143 vector [4]: ck = 47e57d0108afa19d0f2c073a39d535b3 20241225122521693 DAUC <0003> auc.c:144 vector [4]: ik = 0529e7b911acbf80ee8528ace3e53af5 20241225122521693 DAUC <0003> auc.c:145 vector [4]: res = e958a8b3750e4cfa0000000000000000 20241225122521693 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122521693 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122521693 DAUC <0003> auc.c:179 vector [4]: kc = c8c7a7794033a400 20241225122521693 DAUC <0003> auc.c:180 vector [4]: sres = ff121a50 20241225122521693 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122521693 DAUC <0003> db_auc.c:245 IMSI='262428234318629': Generated 5 vectors 20241225122521693 DAUC <0003> db_auc.c:249 IMSI='262428234318629': Updating SQN=161 in DB 20241225122521693 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428234318629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428234318629"} 20241225122521693 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428234318629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122521693 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521693 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36966<->l=127.0.0.1:4258 20241225122521695 DAUC <0003> db_auc.c:157 IMSI='262425176793943': No 2G Auth Data 20241225122521695 DAUC <0003> db_auc.c:192 IMSI='262425176793943': No 3G Auth Data 20241225122521701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36970<->l=127.0.0.1:4258 20241225122521703 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521703 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425176793943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425176793943"} 20241225122521703 DAUC <0003> db_auc.c:236 IMSI='262425176793943': Calling to generate 5 vectors 20241225122521703 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122521703 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122521703 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122521703 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122521703 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122521703 DAUC <0003> auc.c:113 vector [0]: rand = beca1cfdefbdfcd52c30c044deff0b70 20241225122521703 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122521703 DAUC <0003> auc.c:142 vector [0]: autn = 4f26f4c674470000c974b80e9ae0055c 20241225122521703 DAUC <0003> auc.c:143 vector [0]: ck = 6643a143f935c564a626dcc512d94d55 20241225122521703 DAUC <0003> auc.c:144 vector [0]: ik = a9d5cecc4169a121546ee37b704f812e 20241225122521703 DAUC <0003> auc.c:145 vector [0]: res = f2c66d6aacb11b720000000000000000 20241225122521703 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122521703 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122521703 DAUC <0003> auc.c:179 vector [0]: kc = 76da5e362744c400 20241225122521703 DAUC <0003> auc.c:180 vector [0]: sres = ec3501f2 20241225122521703 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122521703 DAUC <0003> auc.c:113 vector [1]: rand = 9a53155641653b5313ab1f41a3b06727 20241225122521703 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225122521703 DAUC <0003> auc.c:142 vector [1]: autn = daab7bdd3dc700007dbb33d1b3f5f70a 20241225122521703 DAUC <0003> auc.c:143 vector [1]: ck = 35682d93c335acd60f266491b16eca50 20241225122521703 DAUC <0003> auc.c:144 vector [1]: ik = 7a0411118267e4f8730c7215e04deb16 20241225122521703 DAUC <0003> auc.c:145 vector [1]: res = 631b38da1bc5fd180000000000000000 20241225122521703 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122521703 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122521703 DAUC <0003> auc.c:179 vector [1]: kc = 23a13204683ef400 20241225122521703 DAUC <0003> auc.c:180 vector [1]: sres = e072eb6b 20241225122521703 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122521703 DAUC <0003> auc.c:113 vector [2]: rand = cbd44416297a4ff1a616aafe411ac3e2 20241225122521703 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225122521703 DAUC <0003> auc.c:142 vector [2]: autn = e0ff0342923400006c97d73257b681eb 20241225122521703 DAUC <0003> auc.c:143 vector [2]: ck = ec154145b99edbb70a2b434c15c24744 20241225122521703 DAUC <0003> auc.c:144 vector [2]: ik = bff69928ef9dbd8e3dd87e74c7e5e549 20241225122521703 DAUC <0003> auc.c:145 vector [2]: res = 7b505720ed133b120000000000000000 20241225122521703 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122521703 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122521703 DAUC <0003> auc.c:179 vector [2]: kc = b509fcdbba7a8000 20241225122521703 DAUC <0003> auc.c:180 vector [2]: sres = 60071abf 20241225122521703 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122521703 DAUC <0003> auc.c:113 vector [3]: rand = 470b3f63880faeebce0f9b041af0f702 20241225122521703 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225122521703 DAUC <0003> auc.c:142 vector [3]: autn = bbdf0ae98ff0000068a32e400386b40b 20241225122521703 DAUC <0003> auc.c:143 vector [3]: ck = 5a5ecdf9c941950cc59e08d7e5d2b3bf 20241225122521703 DAUC <0003> auc.c:144 vector [3]: ik = a086ec3daaf1366c006fb6170b506829 20241225122521703 DAUC <0003> auc.c:145 vector [3]: res = 951a4452a45e5ac30000000000000000 20241225122521703 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122521703 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122521703 DAUC <0003> auc.c:179 vector [3]: kc = c36a47a2e17c2000 20241225122521703 DAUC <0003> auc.c:180 vector [3]: sres = 8192bab4 20241225122521703 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122521703 DAUC <0003> auc.c:113 vector [4]: rand = 378c88479d6ac2b35def253f32639a6e 20241225122521703 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225122521703 DAUC <0003> auc.c:142 vector [4]: autn = 01a827d8521f000042b8b38250c39bbc 20241225122521703 DAUC <0003> auc.c:143 vector [4]: ck = 0d84d0f6c2cce29858a515ebb622ceb4 20241225122521703 DAUC <0003> auc.c:144 vector [4]: ik = 783466833580e665f39092fda1097fec 20241225122521703 DAUC <0003> auc.c:145 vector [4]: res = 72947748ab1298590000000000000000 20241225122521703 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122521703 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122521703 DAUC <0003> auc.c:179 vector [4]: kc = e79ced4ebf9d1400 20241225122521703 DAUC <0003> auc.c:180 vector [4]: sres = 53be4856 20241225122521703 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122521703 DAUC <0003> db_auc.c:245 IMSI='262425176793943': Generated 5 vectors 20241225122521703 DAUC <0003> db_auc.c:249 IMSI='262425176793943': Updating SQN=161 in DB 20241225122521703 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425176793943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425176793943"} 20241225122521703 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425176793943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122521703 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521703 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36970<->l=127.0.0.1:4258 20241225122521705 DAUC <0003> db_auc.c:157 IMSI='262421582978412': No 2G Auth Data 20241225122521705 DAUC <0003> db_auc.c:192 IMSI='262421582978412': No 3G Auth Data 20241225122521711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20241225122521712 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521712 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421582978412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421582978412"} 20241225122521712 DAUC <0003> db_auc.c:236 IMSI='262421582978412': Calling to generate 5 vectors 20241225122521712 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122521712 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122521712 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122521712 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122521712 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122521712 DAUC <0003> auc.c:113 vector [0]: rand = 4ef2cdd2da4e9e22d8f38d96495f529c 20241225122521712 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122521712 DAUC <0003> auc.c:142 vector [0]: autn = c63265257ceb000009fd4df294453983 20241225122521712 DAUC <0003> auc.c:143 vector [0]: ck = d94093c0a03c23fe56423f2f2b4df24f 20241225122521712 DAUC <0003> auc.c:144 vector [0]: ik = 961f57dd4f268e4e3f0a8af85d28d986 20241225122521712 DAUC <0003> auc.c:145 vector [0]: res = 2d9eea35822452420000000000000000 20241225122521712 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122521712 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122521712 DAUC <0003> auc.c:179 vector [0]: kc = eb19fce71692b497 20241225122521712 DAUC <0003> auc.c:180 vector [0]: sres = cc41bafb 20241225122521712 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122521712 DAUC <0003> auc.c:113 vector [1]: rand = ee08dede943552177b8f25ba8706d7af 20241225122521712 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225122521712 DAUC <0003> auc.c:142 vector [1]: autn = e03768b7020c0000e9b56a8f656eac9d 20241225122521712 DAUC <0003> auc.c:143 vector [1]: ck = f76b231ca6d69d6f8663948dad79da6f 20241225122521712 DAUC <0003> auc.c:144 vector [1]: ik = 9496aff3e1036efa8aefe1717368542b 20241225122521712 DAUC <0003> auc.c:145 vector [1]: res = b12657365bd803b30000000000000000 20241225122521712 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122521712 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122521712 DAUC <0003> auc.c:179 vector [1]: kc = 750337f7dbfdde49 20241225122521712 DAUC <0003> auc.c:180 vector [1]: sres = 8c2f4178 20241225122521712 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122521712 DAUC <0003> auc.c:113 vector [2]: rand = 01b171a070eab4818e408a39462f683e 20241225122521712 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225122521712 DAUC <0003> auc.c:142 vector [2]: autn = 1baaa3dc0e770000cbd87272d3c40fc6 20241225122521712 DAUC <0003> auc.c:143 vector [2]: ck = 6b73585c43605908757103e70dc66999 20241225122521712 DAUC <0003> auc.c:144 vector [2]: ik = 2851ceb846113cf4cf8154b7ba73c4f3 20241225122521712 DAUC <0003> auc.c:145 vector [2]: res = ba107ef7dee05b3b0000000000000000 20241225122521712 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122521712 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122521712 DAUC <0003> auc.c:179 vector [2]: kc = 3da1c1c015e81583 20241225122521712 DAUC <0003> auc.c:180 vector [2]: sres = 23d8e2d6 20241225122521712 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122521712 DAUC <0003> auc.c:113 vector [3]: rand = 4200721a06088b3ebf2f9d34fa74d3fa 20241225122521712 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225122521712 DAUC <0003> auc.c:142 vector [3]: autn = 54407eb34cb100002c55e2d76803c39e 20241225122521712 DAUC <0003> auc.c:143 vector [3]: ck = 5bce9504b615416df83bd19a4ae275fb 20241225122521712 DAUC <0003> auc.c:144 vector [3]: ik = d2c889257bcf54aa5db5fb2b7537cb8d 20241225122521712 DAUC <0003> auc.c:145 vector [3]: res = de0ed4c99b32eea00000000000000000 20241225122521712 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122521712 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122521712 DAUC <0003> auc.c:179 vector [3]: kc = f36d96a20c4865bd 20241225122521712 DAUC <0003> auc.c:180 vector [3]: sres = 62dac381 20241225122521712 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122521712 DAUC <0003> auc.c:113 vector [4]: rand = 3c4f1d1f46c984b50d9e4add1b8ffe91 20241225122521712 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225122521712 DAUC <0003> auc.c:142 vector [4]: autn = cb147f3e3c8f00002598f4b65f903008 20241225122521712 DAUC <0003> auc.c:143 vector [4]: ck = c6e1c213f89f72d17e5a5c4aa2a81ecd 20241225122521712 DAUC <0003> auc.c:144 vector [4]: ik = 70a3a46f3012d5c1a90d949852b9cc95 20241225122521712 DAUC <0003> auc.c:145 vector [4]: res = 875a344ed74a393b0000000000000000 20241225122521712 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122521712 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122521712 DAUC <0003> auc.c:179 vector [4]: kc = 107b31b5be93f003 20241225122521712 DAUC <0003> auc.c:180 vector [4]: sres = 26204a39 20241225122521712 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122521712 DAUC <0003> db_auc.c:245 IMSI='262421582978412': Generated 5 vectors 20241225122521712 DAUC <0003> db_auc.c:249 IMSI='262421582978412': Updating SQN=161 in DB 20241225122521712 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421582978412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421582978412"} 20241225122521712 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421582978412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122521712 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521712 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122521714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20241225122521715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59348<->l=127.0.0.1:4258 20241225122521715 DLINP <000b> input/ipa.c:451 connected read/write 20241225122521715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122521715 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122521715 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122521715 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122521715 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40455<->l=127.0.0.1:4259) 20241225122521746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36986<->l=127.0.0.1:4258 20241225122521846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36986<->l=127.0.0.1:4258 20241225122524899 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122524899 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122524902 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122524903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36988<->l=127.0.0.1:4258 20241225122524906 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122524906 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122524906 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122524906 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122524906 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122524906 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122524906 DLGSUP <0013> gsup_server.c:235 2:  20241225122524906 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122524906 DLGSUP <0013> gsup_server.c:235 3:  20241225122524906 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122524906 DLGSUP <0013> gsup_server.c:235 4:  20241225122524906 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122524907 DLGSUP <0013> gsup_server.c:235 5:  20241225122524907 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122524907 DLGSUP <0013> gsup_server.c:235 7:  20241225122524907 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122524907 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122524907 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122524907 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122524932 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34787<->l=127.0.0.1:4259) 20241225122524943 DAUC <0003> db_auc.c:157 IMSI='262425984978022': No 2G Auth Data 20241225122524943 DAUC <0003> db_auc.c:192 IMSI='262425984978022': No 3G Auth Data 20241225122524960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36992<->l=127.0.0.1:4258 20241225122524965 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122524965 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425984978022"} 20241225122524965 DAUC <0003> db_auc.c:192 IMSI='262425984978022': No 3G Auth Data 20241225122524965 DAUC <0003> db_auc.c:236 IMSI='262425984978022': Calling to generate 1 vectors 20241225122524965 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241225122524965 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122524965 DAUC <0003> auc.c:113 vector [0]: rand = 506232a3059fb18aa764521522d4c7fb 20241225122524965 DAUC <0003> auc.c:179 vector [0]: kc = 1fc417f1b1e85000 20241225122524965 DAUC <0003> auc.c:180 vector [0]: sres = f134e80f 20241225122524965 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122524965 DAUC <0003> db_auc.c:245 IMSI='262425984978022': Generated 1 vectors 20241225122524965 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425984978022"} 20241225122524965 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122524965 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524965 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524967 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122524968 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425984978022"} 20241225122524968 DAUC <0003> db_auc.c:192 IMSI='262425984978022': No 3G Auth Data 20241225122524968 DAUC <0003> db_auc.c:236 IMSI='262425984978022': Calling to generate 4 vectors 20241225122524968 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241225122524968 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122524968 DAUC <0003> auc.c:113 vector [0]: rand = 2e294854bca81a8cb4c5e14db4faba69 20241225122524968 DAUC <0003> auc.c:179 vector [0]: kc = cb26a1bc53843000 20241225122524968 DAUC <0003> auc.c:180 vector [0]: sres = db539e6b 20241225122524968 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122524968 DAUC <0003> auc.c:113 vector [1]: rand = bcec0bfa4a0f986eb10e8e993999126e 20241225122524968 DAUC <0003> auc.c:179 vector [1]: kc = 8fb3a3ebeb7c8400 20241225122524968 DAUC <0003> auc.c:180 vector [1]: sres = 428344c6 20241225122524968 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122524968 DAUC <0003> auc.c:113 vector [2]: rand = 2dfba1000d02a32f3f419a88b1b810b4 20241225122524968 DAUC <0003> auc.c:179 vector [2]: kc = a7ce6500f6e93400 20241225122524968 DAUC <0003> auc.c:180 vector [2]: sres = 4b3bcea2 20241225122524968 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122524968 DAUC <0003> auc.c:113 vector [3]: rand = 5727fbc9ed68605e21d4bd190f0fda37 20241225122524968 DAUC <0003> auc.c:179 vector [3]: kc = f55a3791f1ab4000 20241225122524968 DAUC <0003> auc.c:180 vector [3]: sres = b33833ee 20241225122524968 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122524968 DAUC <0003> db_auc.c:245 IMSI='262425984978022': Generated 4 vectors 20241225122524968 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425984978022"} 20241225122524968 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122524968 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524968 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524970 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122524970 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425984978022"} 20241225122524970 DAUC <0003> db_auc.c:192 IMSI='262425984978022': No 3G Auth Data 20241225122524970 DAUC <0003> db_auc.c:236 IMSI='262425984978022': Calling to generate 5 vectors 20241225122524970 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225122524970 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122524970 DAUC <0003> auc.c:113 vector [0]: rand = d6721945bd6e7c6c91f3397b2abd6051 20241225122524970 DAUC <0003> auc.c:179 vector [0]: kc = 96c6798028605000 20241225122524970 DAUC <0003> auc.c:180 vector [0]: sres = 81a3b893 20241225122524970 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122524970 DAUC <0003> auc.c:113 vector [1]: rand = 7554ade0cb3e9dc5058d2637a9555353 20241225122524970 DAUC <0003> auc.c:179 vector [1]: kc = 68b5989ba24d4000 20241225122524970 DAUC <0003> auc.c:180 vector [1]: sres = a6164fab 20241225122524970 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122524970 DAUC <0003> auc.c:113 vector [2]: rand = d95b64e43f86799c5a061317eabc7245 20241225122524970 DAUC <0003> auc.c:179 vector [2]: kc = 4e94eb01055e4400 20241225122524970 DAUC <0003> auc.c:180 vector [2]: sres = b55b2d29 20241225122524970 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122524970 DAUC <0003> auc.c:113 vector [3]: rand = a92072f28abdd3726b30f7d21f8b1881 20241225122524970 DAUC <0003> auc.c:179 vector [3]: kc = 9b44ef645ba63400 20241225122524970 DAUC <0003> auc.c:180 vector [3]: sres = 72644b7f 20241225122524970 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122524970 DAUC <0003> auc.c:113 vector [4]: rand = d3a43ad5f3210cbd44592e6903f04904 20241225122524970 DAUC <0003> auc.c:179 vector [4]: kc = 88d4610577247c00 20241225122524970 DAUC <0003> auc.c:180 vector [4]: sres = 13bdd054 20241225122524970 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225122524970 DAUC <0003> db_auc.c:245 IMSI='262425984978022': Generated 5 vectors 20241225122524970 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425984978022"} 20241225122524970 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122524970 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524970 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524973 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122524973 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425984978022"} 20241225122524973 DAUC <0003> db_auc.c:192 IMSI='262425984978022': No 3G Auth Data 20241225122524973 DAUC <0003> db_auc.c:236 IMSI='262425984978022': Calling to generate 5 vectors 20241225122524973 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225122524973 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122524973 DAUC <0003> auc.c:113 vector [0]: rand = 0787f913ae3891ef8b4b048f2598f5c0 20241225122524973 DAUC <0003> auc.c:179 vector [0]: kc = 8bdde3d7eb9b6400 20241225122524973 DAUC <0003> auc.c:180 vector [0]: sres = 3b90a3ee 20241225122524973 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122524973 DAUC <0003> auc.c:113 vector [1]: rand = 92c184bf22625f1775515465bd8795f6 20241225122524973 DAUC <0003> auc.c:179 vector [1]: kc = 3b0d7ec8680d2000 20241225122524973 DAUC <0003> auc.c:180 vector [1]: sres = 2af3d627 20241225122524973 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122524973 DAUC <0003> auc.c:113 vector [2]: rand = 941563a715a5886e7fa48f1c195b9606 20241225122524973 DAUC <0003> auc.c:179 vector [2]: kc = 5d2ff361eadd1000 20241225122524973 DAUC <0003> auc.c:180 vector [2]: sres = 904f39a5 20241225122524973 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122524973 DAUC <0003> auc.c:113 vector [3]: rand = 16be2fc433b894f3a06a803f5b46bc1a 20241225122524973 DAUC <0003> auc.c:179 vector [3]: kc = d6b9fce54c42cc00 20241225122524973 DAUC <0003> auc.c:180 vector [3]: sres = c237fd60 20241225122524973 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122524973 DAUC <0003> auc.c:113 vector [4]: rand = 11462302beea2f9c7c2115fd2dd9174d 20241225122524973 DAUC <0003> auc.c:179 vector [4]: kc = 586c5581693cbc00 20241225122524973 DAUC <0003> auc.c:180 vector [4]: sres = 3e430961 20241225122524973 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225122524973 DAUC <0003> db_auc.c:245 IMSI='262425984978022': Generated 5 vectors 20241225122524973 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425984978022"} 20241225122524974 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425984978022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122524974 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524974 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36992<->l=127.0.0.1:4258 20241225122524978 DAUC <0003> db_auc.c:157 IMSI='262428428516559': No 2G Auth Data 20241225122524978 DAUC <0003> db_auc.c:192 IMSI='262428428516559': No 3G Auth Data 20241225122524987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37008<->l=127.0.0.1:4258 20241225122524989 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122524989 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428428516559"} 20241225122524989 DAUC <0003> db_auc.c:192 IMSI='262428428516559': No 3G Auth Data 20241225122524989 DAUC <0003> db_auc.c:236 IMSI='262428428516559': Calling to generate 1 vectors 20241225122524989 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241225122524989 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122524989 DAUC <0003> auc.c:113 vector [0]: rand = f668a4a68e867a0a3d686cac2d342252 20241225122524989 DAUC <0003> auc.c:179 vector [0]: kc = e5bcad52db3bd400 20241225122524989 DAUC <0003> auc.c:180 vector [0]: sres = 878896b5 20241225122524989 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122524989 DAUC <0003> db_auc.c:245 IMSI='262428428516559': Generated 1 vectors 20241225122524989 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428428516559"} 20241225122524989 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122524989 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524989 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524991 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122524991 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428428516559"} 20241225122524991 DAUC <0003> db_auc.c:192 IMSI='262428428516559': No 3G Auth Data 20241225122524991 DAUC <0003> db_auc.c:236 IMSI='262428428516559': Calling to generate 4 vectors 20241225122524991 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241225122524991 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122524991 DAUC <0003> auc.c:113 vector [0]: rand = 79b49b67fe5d663dccac391bd7838212 20241225122524991 DAUC <0003> auc.c:179 vector [0]: kc = e5f679330ab79800 20241225122524991 DAUC <0003> auc.c:180 vector [0]: sres = 845937e3 20241225122524991 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122524991 DAUC <0003> auc.c:113 vector [1]: rand = 1d45fa48810e6d477695f563887c5534 20241225122524991 DAUC <0003> auc.c:179 vector [1]: kc = eb9416201043e000 20241225122524991 DAUC <0003> auc.c:180 vector [1]: sres = 13079c0a 20241225122524991 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122524991 DAUC <0003> auc.c:113 vector [2]: rand = 68af02463d70d7f2430df1bf05d4788e 20241225122524991 DAUC <0003> auc.c:179 vector [2]: kc = f48b1c2ac1fc0c00 20241225122524991 DAUC <0003> auc.c:180 vector [2]: sres = ca41aee6 20241225122524991 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122524991 DAUC <0003> auc.c:113 vector [3]: rand = a4554be31cca4deaf89d971d65a3aad7 20241225122524991 DAUC <0003> auc.c:179 vector [3]: kc = 083ef4f22973f000 20241225122524991 DAUC <0003> auc.c:180 vector [3]: sres = b11cfa1e 20241225122524991 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122524991 DAUC <0003> db_auc.c:245 IMSI='262428428516559': Generated 4 vectors 20241225122524991 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428428516559"} 20241225122524991 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122524991 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524991 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524992 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122524992 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428428516559"} 20241225122524992 DAUC <0003> db_auc.c:192 IMSI='262428428516559': No 3G Auth Data 20241225122524992 DAUC <0003> db_auc.c:236 IMSI='262428428516559': Calling to generate 5 vectors 20241225122524992 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225122524992 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122524992 DAUC <0003> auc.c:113 vector [0]: rand = f4603c993ea2e0dcb57b5915ce8f414f 20241225122524992 DAUC <0003> auc.c:179 vector [0]: kc = 5f8eb2f4b91e2400 20241225122524992 DAUC <0003> auc.c:180 vector [0]: sres = 32838945 20241225122524992 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122524992 DAUC <0003> auc.c:113 vector [1]: rand = 895a99d8938a4bf88d8575f2c6f6eed5 20241225122524992 DAUC <0003> auc.c:179 vector [1]: kc = 42cff97c27fd7000 20241225122524992 DAUC <0003> auc.c:180 vector [1]: sres = 098083ae 20241225122524992 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122524992 DAUC <0003> auc.c:113 vector [2]: rand = 96d1f58906c716417ad99f941e2e687e 20241225122524992 DAUC <0003> auc.c:179 vector [2]: kc = a5b5698215921800 20241225122524992 DAUC <0003> auc.c:180 vector [2]: sres = 22c9fe78 20241225122524992 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122524992 DAUC <0003> auc.c:113 vector [3]: rand = e9a527090e84ce91872d6ca8e7dda3d6 20241225122524992 DAUC <0003> auc.c:179 vector [3]: kc = 48893cffb0759c00 20241225122524992 DAUC <0003> auc.c:180 vector [3]: sres = 62c7474b 20241225122524992 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122524992 DAUC <0003> auc.c:113 vector [4]: rand = 387704b704bf6b0a2ac823c70159476f 20241225122524992 DAUC <0003> auc.c:179 vector [4]: kc = 3b574eb1b0cf3c00 20241225122524992 DAUC <0003> auc.c:180 vector [4]: sres = 72eae660 20241225122524992 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225122524992 DAUC <0003> db_auc.c:245 IMSI='262428428516559': Generated 5 vectors 20241225122524992 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428428516559"} 20241225122524992 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122524992 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524992 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524993 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122524993 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428428516559"} 20241225122524993 DAUC <0003> db_auc.c:192 IMSI='262428428516559': No 3G Auth Data 20241225122524993 DAUC <0003> db_auc.c:236 IMSI='262428428516559': Calling to generate 5 vectors 20241225122524993 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225122524993 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122524993 DAUC <0003> auc.c:113 vector [0]: rand = 59bd76178df5e3a06dc417d0adfa615f 20241225122524993 DAUC <0003> auc.c:179 vector [0]: kc = e536357641989800 20241225122524993 DAUC <0003> auc.c:180 vector [0]: sres = 6f54605a 20241225122524993 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122524993 DAUC <0003> auc.c:113 vector [1]: rand = bc2cc28897f5fd7fdfdb0ca8c86f0eb3 20241225122524993 DAUC <0003> auc.c:179 vector [1]: kc = 1a653d0ff485f000 20241225122524993 DAUC <0003> auc.c:180 vector [1]: sres = 6a21604e 20241225122524993 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122524993 DAUC <0003> auc.c:113 vector [2]: rand = 6bf4fbddc231e8208d21ccc496b6e50f 20241225122524993 DAUC <0003> auc.c:179 vector [2]: kc = fe30db628e905800 20241225122524993 DAUC <0003> auc.c:180 vector [2]: sres = 2e183b3e 20241225122524993 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122524993 DAUC <0003> auc.c:113 vector [3]: rand = 94fe5b6660ecc591835e008ce316b7f6 20241225122524993 DAUC <0003> auc.c:179 vector [3]: kc = b4b46a38e9688400 20241225122524993 DAUC <0003> auc.c:180 vector [3]: sres = dd9972eb 20241225122524993 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122524993 DAUC <0003> auc.c:113 vector [4]: rand = 389662de172bdc608d2b26ccce939bcb 20241225122524993 DAUC <0003> auc.c:179 vector [4]: kc = 624f75d585439400 20241225122524993 DAUC <0003> auc.c:180 vector [4]: sres = ad634f4a 20241225122524993 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225122524993 DAUC <0003> db_auc.c:245 IMSI='262428428516559': Generated 5 vectors 20241225122524993 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428428516559"} 20241225122524993 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428428516559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122524993 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524993 DLINP <000b> input/ipa.c:451 connected read/write 20241225122524993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122524994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37008<->l=127.0.0.1:4258 20241225122524995 DAUC <0003> db_auc.c:157 IMSI='262421327943378': No 2G Auth Data 20241225122524995 DAUC <0003> db_auc.c:192 IMSI='262421327943378': No 3G Auth Data 20241225122525002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 20241225122525004 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525004 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421327943378"} 20241225122525004 DAUC <0003> db_auc.c:192 IMSI='262421327943378': No 3G Auth Data 20241225122525004 DAUC <0003> db_auc.c:236 IMSI='262421327943378': Calling to generate 1 vectors 20241225122525004 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241225122525004 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525004 DAUC <0003> auc.c:113 vector [0]: rand = f2d116ad71c7eb72c2877a28e55a2163 20241225122525004 DAUC <0003> auc.c:179 vector [0]: kc = dca4487f4841a1f4 20241225122525004 DAUC <0003> auc.c:180 vector [0]: sres = 73abc016 20241225122525004 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122525004 DAUC <0003> db_auc.c:245 IMSI='262421327943378': Generated 1 vectors 20241225122525004 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421327943378"} 20241225122525004 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525004 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525004 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525005 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525005 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421327943378"} 20241225122525005 DAUC <0003> db_auc.c:192 IMSI='262421327943378': No 3G Auth Data 20241225122525005 DAUC <0003> db_auc.c:236 IMSI='262421327943378': Calling to generate 4 vectors 20241225122525005 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241225122525005 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525005 DAUC <0003> auc.c:113 vector [0]: rand = e0bcc99ad3b906e5e7cfb6aa08d51f8f 20241225122525005 DAUC <0003> auc.c:179 vector [0]: kc = 51f4b1ed98cbd0d5 20241225122525005 DAUC <0003> auc.c:180 vector [0]: sres = 0e615b9e 20241225122525005 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122525005 DAUC <0003> auc.c:113 vector [1]: rand = 8a3a87dea5558c75fd5cd69d391f9be5 20241225122525005 DAUC <0003> auc.c:179 vector [1]: kc = ec78fd8b98848d1a 20241225122525005 DAUC <0003> auc.c:180 vector [1]: sres = 920ec83a 20241225122525005 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122525005 DAUC <0003> auc.c:113 vector [2]: rand = 19f490f8ab64b269f8e28b685cfeb433 20241225122525005 DAUC <0003> auc.c:179 vector [2]: kc = 2e17f628c252ff2c 20241225122525005 DAUC <0003> auc.c:180 vector [2]: sres = ffa0c7ba 20241225122525005 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122525005 DAUC <0003> auc.c:113 vector [3]: rand = 2466d4a94a593eddfefcf582a80d9aec 20241225122525005 DAUC <0003> auc.c:179 vector [3]: kc = c789d640614705d1 20241225122525005 DAUC <0003> auc.c:180 vector [3]: sres = f1dabda0 20241225122525005 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122525005 DAUC <0003> db_auc.c:245 IMSI='262421327943378': Generated 4 vectors 20241225122525005 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421327943378"} 20241225122525005 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525005 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525005 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525006 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421327943378"} 20241225122525006 DAUC <0003> db_auc.c:192 IMSI='262421327943378': No 3G Auth Data 20241225122525006 DAUC <0003> db_auc.c:236 IMSI='262421327943378': Calling to generate 5 vectors 20241225122525006 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225122525006 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525006 DAUC <0003> auc.c:113 vector [0]: rand = 037dc0b8b061d8767bf9645382d6fc55 20241225122525006 DAUC <0003> auc.c:179 vector [0]: kc = a51c44893e9aacba 20241225122525006 DAUC <0003> auc.c:180 vector [0]: sres = 67adfa1d 20241225122525006 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122525006 DAUC <0003> auc.c:113 vector [1]: rand = 3ed3263093ea9d1f1eb634bc10da7b4f 20241225122525006 DAUC <0003> auc.c:179 vector [1]: kc = b3511955e560e5ca 20241225122525006 DAUC <0003> auc.c:180 vector [1]: sres = 7891a5b8 20241225122525006 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122525006 DAUC <0003> auc.c:113 vector [2]: rand = 113831848826b2eab4a4910aa947c4f4 20241225122525006 DAUC <0003> auc.c:179 vector [2]: kc = cf40e7a5afab5193 20241225122525006 DAUC <0003> auc.c:180 vector [2]: sres = ed372c0b 20241225122525006 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122525006 DAUC <0003> auc.c:113 vector [3]: rand = 45657c0c2b1ad9dc8271d756a74abdfa 20241225122525006 DAUC <0003> auc.c:179 vector [3]: kc = 2cffa4a20caae8c8 20241225122525006 DAUC <0003> auc.c:180 vector [3]: sres = 15e5118b 20241225122525006 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122525006 DAUC <0003> auc.c:113 vector [4]: rand = 9cbed252808f0672f7c1e1b94699d145 20241225122525006 DAUC <0003> auc.c:179 vector [4]: kc = ec83baae0a098322 20241225122525006 DAUC <0003> auc.c:180 vector [4]: sres = 0e93d7dc 20241225122525006 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225122525006 DAUC <0003> db_auc.c:245 IMSI='262421327943378': Generated 5 vectors 20241225122525006 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421327943378"} 20241225122525006 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525007 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525007 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421327943378"} 20241225122525007 DAUC <0003> db_auc.c:192 IMSI='262421327943378': No 3G Auth Data 20241225122525007 DAUC <0003> db_auc.c:236 IMSI='262421327943378': Calling to generate 5 vectors 20241225122525007 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241225122525007 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525007 DAUC <0003> auc.c:113 vector [0]: rand = 2569823a76fd5de3375edbcb486216f4 20241225122525007 DAUC <0003> auc.c:179 vector [0]: kc = 825f4f7c92d6c955 20241225122525007 DAUC <0003> auc.c:180 vector [0]: sres = 5f9bb92e 20241225122525007 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241225122525007 DAUC <0003> auc.c:113 vector [1]: rand = 2ca96063c20d00c8e285fb162ea5b231 20241225122525007 DAUC <0003> auc.c:179 vector [1]: kc = 9eaa29a477a332ea 20241225122525007 DAUC <0003> auc.c:180 vector [1]: sres = 9a0d079b 20241225122525007 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241225122525007 DAUC <0003> auc.c:113 vector [2]: rand = 423a74f2e405d92e5bc2462573879df2 20241225122525007 DAUC <0003> auc.c:179 vector [2]: kc = 559c368d56bf77cb 20241225122525007 DAUC <0003> auc.c:180 vector [2]: sres = d78a9d45 20241225122525007 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241225122525007 DAUC <0003> auc.c:113 vector [3]: rand = 71e2f0df1ec06b85c649f6cbf4cecd4e 20241225122525007 DAUC <0003> auc.c:179 vector [3]: kc = 95ecd5cf5a97a33c 20241225122525007 DAUC <0003> auc.c:180 vector [3]: sres = 45bd5571 20241225122525007 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241225122525007 DAUC <0003> auc.c:113 vector [4]: rand = 112a78325f29e1179903bd9ecd757f1e 20241225122525007 DAUC <0003> auc.c:179 vector [4]: kc = 5ab508caf5cc6119 20241225122525007 DAUC <0003> auc.c:180 vector [4]: sres = 0ab2f59f 20241225122525007 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241225122525007 DAUC <0003> db_auc.c:245 IMSI='262421327943378': Generated 5 vectors 20241225122525007 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421327943378"} 20241225122525007 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421327943378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525007 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525007 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 20241225122525008 DAUC <0003> db_auc.c:157 IMSI='262425713376239': No 2G Auth Data 20241225122525008 DAUC <0003> db_auc.c:192 IMSI='262425713376239': No 3G Auth Data 20241225122525015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37018<->l=127.0.0.1:4258 20241225122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525017 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425713376239"} 20241225122525017 DAUC <0003> db_auc.c:157 IMSI='262425713376239': No 2G Auth Data 20241225122525017 DAUC <0003> db_auc.c:236 IMSI='262425713376239': Calling to generate 1 vectors 20241225122525017 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241225122525017 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525017 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525017 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122525017 DAUC <0003> auc.c:113 vector [0]: rand = 596263dd19251f68cd782eb686071260 20241225122525017 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122525017 DAUC <0003> auc.c:142 vector [0]: autn = bf41807ea3ec0000e3a5ed9f7aea7e7f 20241225122525017 DAUC <0003> auc.c:143 vector [0]: ck = e42c9af3559848fa60ea6289f1d7cb85 20241225122525017 DAUC <0003> auc.c:144 vector [0]: ik = 2cf4b91068a006352bb12859b805e29d 20241225122525017 DAUC <0003> auc.c:145 vector [0]: res = d320366f106e5b750000000000000000 20241225122525017 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525017 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122525017 DAUC <0003> auc.c:151 vector [0]: kc = 8383693374ea67d7 20241225122525017 DAUC <0003> auc.c:152 vector [0]: sres = c34e6d1a 20241225122525017 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122525017 DAUC <0003> db_auc.c:245 IMSI='262425713376239': Generated 1 vectors 20241225122525017 DAUC <0003> db_auc.c:249 IMSI='262425713376239': Updating SQN=33 in DB 20241225122525017 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425713376239"} 20241225122525017 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525018 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425713376239"} 20241225122525018 DAUC <0003> db_auc.c:157 IMSI='262425713376239': No 2G Auth Data 20241225122525018 DAUC <0003> db_auc.c:236 IMSI='262425713376239': Calling to generate 4 vectors 20241225122525018 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241225122525018 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525018 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525018 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241225122525018 DAUC <0003> auc.c:113 vector [0]: rand = 3333bbbd0cbda1470b94fe25aa5c2ac6 20241225122525018 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241225122525018 DAUC <0003> auc.c:142 vector [0]: autn = 750164b6d042000091b60304fb9fe659 20241225122525018 DAUC <0003> auc.c:143 vector [0]: ck = 5d46284fdb369e77bc39d6cc72e2c00e 20241225122525018 DAUC <0003> auc.c:144 vector [0]: ik = 73e693e819b385f681edd159c14f255a 20241225122525018 DAUC <0003> auc.c:145 vector [0]: res = a040c68667c4d3a30000000000000000 20241225122525018 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525018 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122525018 DAUC <0003> auc.c:151 vector [0]: kc = 1374bc327128fed5 20241225122525018 DAUC <0003> auc.c:152 vector [0]: sres = c7841525 20241225122525018 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122525018 DAUC <0003> auc.c:113 vector [1]: rand = 7484797558b156e4738fef7dc63c0e01 20241225122525018 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241225122525018 DAUC <0003> auc.c:142 vector [1]: autn = 1607d76cd4f400000518e2769c1d2144 20241225122525018 DAUC <0003> auc.c:143 vector [1]: ck = 3e5693f8c11613ff972233a2b68d5308 20241225122525018 DAUC <0003> auc.c:144 vector [1]: ik = 4472ec067ebf7bdba4a3a0b3390b4bd2 20241225122525018 DAUC <0003> auc.c:145 vector [1]: res = 39f12717f43e3c2a0000000000000000 20241225122525018 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525018 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225122525018 DAUC <0003> auc.c:151 vector [1]: kc = 49a5ecef302f70fe 20241225122525018 DAUC <0003> auc.c:152 vector [1]: sres = cdcf1b3d 20241225122525018 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225122525018 DAUC <0003> auc.c:113 vector [2]: rand = dc1c47962d256d252e752825943271ce 20241225122525018 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241225122525018 DAUC <0003> auc.c:142 vector [2]: autn = 3eb6996020a80000549d539e960dc9c0 20241225122525018 DAUC <0003> auc.c:143 vector [2]: ck = 4f1ea3a5128034e88bc5f43b06c982c2 20241225122525018 DAUC <0003> auc.c:144 vector [2]: ik = 917c519232fc6080b8ef7c2345234f19 20241225122525018 DAUC <0003> auc.c:145 vector [2]: res = 76df9e56511876d80000000000000000 20241225122525018 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525018 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225122525018 DAUC <0003> auc.c:151 vector [2]: kc = ed487a2f639699b3 20241225122525018 DAUC <0003> auc.c:152 vector [2]: sres = 27c7e88e 20241225122525018 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225122525018 DAUC <0003> auc.c:113 vector [3]: rand = 84f53ebc0c3bf03ad00652be13da38df 20241225122525018 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241225122525018 DAUC <0003> auc.c:142 vector [3]: autn = c9a05c87d04c00002eaa1ba74dccb531 20241225122525018 DAUC <0003> auc.c:143 vector [3]: ck = 3980beb30462f5214e712275b0ab9af6 20241225122525018 DAUC <0003> auc.c:144 vector [3]: ik = 79d78f0ce3eabd0ae80572e094149c34 20241225122525018 DAUC <0003> auc.c:145 vector [3]: res = 87a9cb83a20c16a10000000000000000 20241225122525018 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525018 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225122525018 DAUC <0003> auc.c:151 vector [3]: kc = e623612ac3374ee9 20241225122525018 DAUC <0003> auc.c:152 vector [3]: sres = 25a5dd22 20241225122525018 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225122525018 DAUC <0003> db_auc.c:245 IMSI='262425713376239': Generated 4 vectors 20241225122525018 DAUC <0003> db_auc.c:249 IMSI='262425713376239': Updating SQN=161 in DB 20241225122525018 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425713376239"} 20241225122525018 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525020 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425713376239"} 20241225122525020 DAUC <0003> db_auc.c:157 IMSI='262425713376239': No 2G Auth Data 20241225122525020 DAUC <0003> db_auc.c:236 IMSI='262425713376239': Calling to generate 5 vectors 20241225122525020 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225122525020 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525020 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525020 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241225122525020 DAUC <0003> auc.c:113 vector [0]: rand = 1c5fc0e0f8c2ccb34f16c71761375c8a 20241225122525020 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241225122525020 DAUC <0003> auc.c:142 vector [0]: autn = c958b7b0512000002351c628167bc31d 20241225122525020 DAUC <0003> auc.c:143 vector [0]: ck = 931ad135845ccb7fc8f8cfd498ddfe1e 20241225122525020 DAUC <0003> auc.c:144 vector [0]: ik = 0e5d3880b2b934336e3faa15f08af5f0 20241225122525020 DAUC <0003> auc.c:145 vector [0]: res = 108ac06a1c444b1c0000000000000000 20241225122525020 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525020 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122525020 DAUC <0003> auc.c:151 vector [0]: kc = 3b808c745eb2f4a2 20241225122525020 DAUC <0003> auc.c:152 vector [0]: sres = 0cce8b76 20241225122525020 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122525020 DAUC <0003> auc.c:113 vector [1]: rand = b312cae38dab4581889b9f90cd8c7b22 20241225122525020 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241225122525020 DAUC <0003> auc.c:142 vector [1]: autn = ad72fbc5aecd0000fde1859280e0646b 20241225122525020 DAUC <0003> auc.c:143 vector [1]: ck = 7d9ffa311a9b8eccb0cf31346d1f3727 20241225122525020 DAUC <0003> auc.c:144 vector [1]: ik = e7c01cada76eea4405f40c627731b103 20241225122525020 DAUC <0003> auc.c:145 vector [1]: res = 9736f4d3473cad870000000000000000 20241225122525020 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525020 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225122525020 DAUC <0003> auc.c:151 vector [1]: kc = 2f64dbcaa7dbe2ac 20241225122525020 DAUC <0003> auc.c:152 vector [1]: sres = d00a5954 20241225122525020 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225122525020 DAUC <0003> auc.c:113 vector [2]: rand = eaa6449dde2cc2d999bbc41d79479a54 20241225122525020 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241225122525020 DAUC <0003> auc.c:142 vector [2]: autn = 2318a3e82cc9000069d33df81e9947fd 20241225122525020 DAUC <0003> auc.c:143 vector [2]: ck = bfb7f188b0c557af89b82b2a9cdd612b 20241225122525020 DAUC <0003> auc.c:144 vector [2]: ik = 00e6bfae2933dcb5684c356957b965d8 20241225122525020 DAUC <0003> auc.c:145 vector [2]: res = 0b8e657aa7b0589b0000000000000000 20241225122525020 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525020 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225122525020 DAUC <0003> auc.c:151 vector [2]: kc = 5ea5506552928fe9 20241225122525020 DAUC <0003> auc.c:152 vector [2]: sres = ac3e3de1 20241225122525020 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225122525020 DAUC <0003> auc.c:113 vector [3]: rand = e3dcbf9576c4217c8d166af4079a7ecc 20241225122525020 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241225122525020 DAUC <0003> auc.c:142 vector [3]: autn = aafd568f1b20000013eac95f6d6a944d 20241225122525020 DAUC <0003> auc.c:143 vector [3]: ck = cc0b152d8fe359fc977e55dad9c09644 20241225122525020 DAUC <0003> auc.c:144 vector [3]: ik = 3151fa3645e661509b516b58bf1685d6 20241225122525020 DAUC <0003> auc.c:145 vector [3]: res = beb085c714a446060000000000000000 20241225122525020 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525020 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225122525020 DAUC <0003> auc.c:151 vector [3]: kc = f175d199acd32b3e 20241225122525020 DAUC <0003> auc.c:152 vector [3]: sres = aa14c3c1 20241225122525020 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225122525020 DAUC <0003> auc.c:113 vector [4]: rand = dd495b901fd82e63caa9138769559732 20241225122525020 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241225122525020 DAUC <0003> auc.c:142 vector [4]: autn = 6970e8c9f1e9000051655e119557e3f9 20241225122525020 DAUC <0003> auc.c:143 vector [4]: ck = ad987f6476e814714ecc0c9e7c21ecbc 20241225122525020 DAUC <0003> auc.c:144 vector [4]: ik = 2513341eaa1feda04b9a92d2d611d817 20241225122525020 DAUC <0003> auc.c:145 vector [4]: res = 8ac0c998dc57b5850000000000000000 20241225122525020 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122525020 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225122525020 DAUC <0003> auc.c:151 vector [4]: kc = 8dddd53676c7cd7a 20241225122525020 DAUC <0003> auc.c:152 vector [4]: sres = 56977c1d 20241225122525020 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225122525020 DAUC <0003> db_auc.c:245 IMSI='262425713376239': Generated 5 vectors 20241225122525020 DAUC <0003> db_auc.c:249 IMSI='262425713376239': Updating SQN=321 in DB 20241225122525020 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425713376239"} 20241225122525020 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525022 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525022 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425713376239"} 20241225122525022 DAUC <0003> db_auc.c:157 IMSI='262425713376239': No 2G Auth Data 20241225122525022 DAUC <0003> db_auc.c:236 IMSI='262425713376239': Calling to generate 5 vectors 20241225122525022 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225122525022 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525022 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525022 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241225122525022 DAUC <0003> auc.c:113 vector [0]: rand = 1757ff250fba4817fcf35208a3118ce4 20241225122525022 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241225122525022 DAUC <0003> auc.c:142 vector [0]: autn = 048ddf51a51700003e59b01f5a270281 20241225122525022 DAUC <0003> auc.c:143 vector [0]: ck = a1c1dcddc581346aa429502f5536f661 20241225122525022 DAUC <0003> auc.c:144 vector [0]: ik = 0551eb1f08487a3ce33fa2fe72e94c8a 20241225122525022 DAUC <0003> auc.c:145 vector [0]: res = 969a4686e93d02f30000000000000000 20241225122525022 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525022 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122525022 DAUC <0003> auc.c:151 vector [0]: kc = e386c513ea16f4bd 20241225122525022 DAUC <0003> auc.c:152 vector [0]: sres = 7fa74475 20241225122525022 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122525022 DAUC <0003> auc.c:113 vector [1]: rand = 0ad5a3cf1a9fb8812d9dc8d863b19668 20241225122525022 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241225122525022 DAUC <0003> auc.c:142 vector [1]: autn = d95060de2d8c00003acdd0e9e8847edd 20241225122525022 DAUC <0003> auc.c:143 vector [1]: ck = 2c89494aaae963fab51863df597ee44d 20241225122525022 DAUC <0003> auc.c:144 vector [1]: ik = 56b63a522a1dad1e23a3eef5ac22b29f 20241225122525022 DAUC <0003> auc.c:145 vector [1]: res = 813915952af907cd0000000000000000 20241225122525022 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525022 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225122525022 DAUC <0003> auc.c:151 vector [1]: kc = ec84fe3275a89836 20241225122525022 DAUC <0003> auc.c:152 vector [1]: sres = abc01258 20241225122525022 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225122525022 DAUC <0003> auc.c:113 vector [2]: rand = b76e0d1bff8f2f56c016503fca436d73 20241225122525022 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241225122525022 DAUC <0003> auc.c:142 vector [2]: autn = 9fb0977ce5f80000fde8f235b05e9427 20241225122525022 DAUC <0003> auc.c:143 vector [2]: ck = 869685598a3eb515ec7f637e30be5a78 20241225122525022 DAUC <0003> auc.c:144 vector [2]: ik = 48f8f3f340631d0bebd748d42f01fb80 20241225122525022 DAUC <0003> auc.c:145 vector [2]: res = 6fceb17684e8124d0000000000000000 20241225122525022 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525022 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225122525022 DAUC <0003> auc.c:151 vector [2]: kc = c9c65d00d5e209e6 20241225122525022 DAUC <0003> auc.c:152 vector [2]: sres = eb26a33b 20241225122525022 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225122525022 DAUC <0003> auc.c:113 vector [3]: rand = 82362826a82dee00790da5aa38c46c9c 20241225122525022 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241225122525022 DAUC <0003> auc.c:142 vector [3]: autn = a4bd0f73c73b0000806f8a7a08d377c3 20241225122525022 DAUC <0003> auc.c:143 vector [3]: ck = ccbfe826a4e9fa374dad16534393122c 20241225122525022 DAUC <0003> auc.c:144 vector [3]: ik = 7276d6d424326032efd6e5c81af9182b 20241225122525022 DAUC <0003> auc.c:145 vector [3]: res = 179ae9d71f037e670000000000000000 20241225122525022 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525022 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225122525022 DAUC <0003> auc.c:151 vector [3]: kc = 1cb2cd69d9b19002 20241225122525022 DAUC <0003> auc.c:152 vector [3]: sres = 089997b0 20241225122525022 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225122525022 DAUC <0003> auc.c:113 vector [4]: rand = ed6c61f1cec15950f9e1085928eb2458 20241225122525022 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241225122525022 DAUC <0003> auc.c:142 vector [4]: autn = e163b4f1887000001139d3a496f01f40 20241225122525022 DAUC <0003> auc.c:143 vector [4]: ck = 6c19c7da2db49bd6f4fda689d8b3bc21 20241225122525022 DAUC <0003> auc.c:144 vector [4]: ik = 259021720987be4c5156bbdd4901cbad 20241225122525022 DAUC <0003> auc.c:145 vector [4]: res = 04f4cb8b92b3cd4c0000000000000000 20241225122525022 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122525022 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225122525022 DAUC <0003> auc.c:151 vector [4]: kc = ec22fbfcb5815216 20241225122525022 DAUC <0003> auc.c:152 vector [4]: sres = 964706c7 20241225122525022 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225122525022 DAUC <0003> db_auc.c:245 IMSI='262425713376239': Generated 5 vectors 20241225122525022 DAUC <0003> db_auc.c:249 IMSI='262425713376239': Updating SQN=481 in DB 20241225122525022 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425713376239"} 20241225122525022 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425713376239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525022 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525022 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37018<->l=127.0.0.1:4258 20241225122525024 DAUC <0003> db_auc.c:157 IMSI='262422713630243': No 2G Auth Data 20241225122525024 DAUC <0003> db_auc.c:192 IMSI='262422713630243': No 3G Auth Data 20241225122525030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37024<->l=127.0.0.1:4258 20241225122525032 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525032 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422713630243"} 20241225122525032 DAUC <0003> db_auc.c:157 IMSI='262422713630243': No 2G Auth Data 20241225122525032 DAUC <0003> db_auc.c:236 IMSI='262422713630243': Calling to generate 1 vectors 20241225122525032 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241225122525032 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525032 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225122525032 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122525032 DAUC <0003> auc.c:113 vector [0]: rand = 08aa301b341bfb8b321b1a789d04c965 20241225122525032 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122525032 DAUC <0003> auc.c:142 vector [0]: autn = 9c60228219de00003444b70f78fa7daa 20241225122525032 DAUC <0003> auc.c:143 vector [0]: ck = a62497bf7b331a77cc22a251cf1cb010 20241225122525032 DAUC <0003> auc.c:144 vector [0]: ik = cb80c7e48cbb0c5673ebdc99085d1b8c 20241225122525032 DAUC <0003> auc.c:145 vector [0]: res = b652c2f9e9c35c0f0000000000000000 20241225122525032 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525032 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122525032 DAUC <0003> auc.c:151 vector [0]: kc = d26d2e9330c9bdbd 20241225122525032 DAUC <0003> auc.c:152 vector [0]: sres = 5f919ef6 20241225122525032 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122525032 DAUC <0003> db_auc.c:245 IMSI='262422713630243': Generated 1 vectors 20241225122525032 DAUC <0003> db_auc.c:249 IMSI='262422713630243': Updating SQN=33 in DB 20241225122525032 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422713630243"} 20241225122525032 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525032 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525032 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525034 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525034 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422713630243"} 20241225122525034 DAUC <0003> db_auc.c:157 IMSI='262422713630243': No 2G Auth Data 20241225122525034 DAUC <0003> db_auc.c:236 IMSI='262422713630243': Calling to generate 4 vectors 20241225122525034 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241225122525034 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525034 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225122525034 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241225122525034 DAUC <0003> auc.c:113 vector [0]: rand = 2f9c65ae0ff9b40a170e163124b86c67 20241225122525034 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241225122525034 DAUC <0003> auc.c:142 vector [0]: autn = bfb7629a53520000c40633e86fdb9409 20241225122525034 DAUC <0003> auc.c:143 vector [0]: ck = ef94ff2e95cb643792a82a001155644e 20241225122525034 DAUC <0003> auc.c:144 vector [0]: ik = b8ba9e1892d0f5f74fd6d1aab2944fd6 20241225122525034 DAUC <0003> auc.c:145 vector [0]: res = 39f353ba1e24d8590000000000000000 20241225122525034 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525034 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122525034 DAUC <0003> auc.c:151 vector [0]: kc = 8a509a9ca4daba58 20241225122525034 DAUC <0003> auc.c:152 vector [0]: sres = 27d78be3 20241225122525034 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122525034 DAUC <0003> auc.c:113 vector [1]: rand = ac8bee9548bf503c828881949ba44fc5 20241225122525034 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241225122525034 DAUC <0003> auc.c:142 vector [1]: autn = 8a80b80c75900000c0d849dc345bbd75 20241225122525034 DAUC <0003> auc.c:143 vector [1]: ck = 6b984d347660b2699118e52930a62095 20241225122525034 DAUC <0003> auc.c:144 vector [1]: ik = 1fe545f502ba6896f3b51185e2454e6b 20241225122525034 DAUC <0003> auc.c:145 vector [1]: res = 75bba9360d380c700000000000000000 20241225122525034 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525034 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225122525034 DAUC <0003> auc.c:151 vector [1]: kc = 16d0fc6da639b401 20241225122525034 DAUC <0003> auc.c:152 vector [1]: sres = 7883a546 20241225122525034 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225122525034 DAUC <0003> auc.c:113 vector [2]: rand = de0568333d749711c16ce3e3c2c874db 20241225122525034 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241225122525034 DAUC <0003> auc.c:142 vector [2]: autn = 523d2728b96e0000d81713525ece5e57 20241225122525034 DAUC <0003> auc.c:143 vector [2]: ck = 85cad3e24aeba05e9129531674a92e38 20241225122525034 DAUC <0003> auc.c:144 vector [2]: ik = 3b1fc7bd5cb00c74a717255af52f86de 20241225122525034 DAUC <0003> auc.c:145 vector [2]: res = 613b7864285a9c190000000000000000 20241225122525034 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525034 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225122525034 DAUC <0003> auc.c:151 vector [2]: kc = 88eb621397dd04cc 20241225122525034 DAUC <0003> auc.c:152 vector [2]: sres = 4961e47d 20241225122525034 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225122525034 DAUC <0003> auc.c:113 vector [3]: rand = 6d531d53b0991215acb3eed3528ec1bf 20241225122525034 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241225122525034 DAUC <0003> auc.c:142 vector [3]: autn = 4dda0d9df6b40000d58079e5b60d174a 20241225122525034 DAUC <0003> auc.c:143 vector [3]: ck = b938a8a66cebe0a7cf813c03955e1f01 20241225122525034 DAUC <0003> auc.c:144 vector [3]: ik = e9d93805e328e8bdb683678368b16ac2 20241225122525034 DAUC <0003> auc.c:145 vector [3]: res = 659b09ad3b715f520000000000000000 20241225122525034 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525034 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225122525034 DAUC <0003> auc.c:151 vector [3]: kc = 29e3cb23722c7dd9 20241225122525034 DAUC <0003> auc.c:152 vector [3]: sres = 5eea56ff 20241225122525034 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225122525034 DAUC <0003> db_auc.c:245 IMSI='262422713630243': Generated 4 vectors 20241225122525034 DAUC <0003> db_auc.c:249 IMSI='262422713630243': Updating SQN=161 in DB 20241225122525034 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422713630243"} 20241225122525034 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525034 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525034 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525035 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525035 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422713630243"} 20241225122525035 DAUC <0003> db_auc.c:157 IMSI='262422713630243': No 2G Auth Data 20241225122525035 DAUC <0003> db_auc.c:236 IMSI='262422713630243': Calling to generate 5 vectors 20241225122525035 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225122525035 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525035 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225122525035 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241225122525035 DAUC <0003> auc.c:113 vector [0]: rand = 1bed0d89402494af793b5dadd56a9e70 20241225122525035 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241225122525035 DAUC <0003> auc.c:142 vector [0]: autn = 096c71188ece0000e9d344fd5a959284 20241225122525035 DAUC <0003> auc.c:143 vector [0]: ck = 467ab60818640e0ec3d893e997c2c91b 20241225122525035 DAUC <0003> auc.c:144 vector [0]: ik = 68ff2a29ec9746a5868102de0b0e0d62 20241225122525035 DAUC <0003> auc.c:145 vector [0]: res = 13fd1c37a04a193e0000000000000000 20241225122525035 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525035 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122525035 DAUC <0003> auc.c:151 vector [0]: kc = 6bdc0d16683f8cd2 20241225122525035 DAUC <0003> auc.c:152 vector [0]: sres = b3b70509 20241225122525035 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122525035 DAUC <0003> auc.c:113 vector [1]: rand = 42e8f7710cbeaa132d2ab2b4e3b7e590 20241225122525035 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241225122525035 DAUC <0003> auc.c:142 vector [1]: autn = d3a5c4fb41c40000af85df5f9547db3c 20241225122525035 DAUC <0003> auc.c:143 vector [1]: ck = 7c828f2de45b3eb103e6797bc653572a 20241225122525035 DAUC <0003> auc.c:144 vector [1]: ik = 303c24d4f41fd73e64b553488be2ce36 20241225122525035 DAUC <0003> auc.c:145 vector [1]: res = c40aede8ad5354f60000000000000000 20241225122525035 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525035 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225122525035 DAUC <0003> auc.c:151 vector [1]: kc = 2bed81ca5df57093 20241225122525035 DAUC <0003> auc.c:152 vector [1]: sres = 6959b91e 20241225122525035 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225122525035 DAUC <0003> auc.c:113 vector [2]: rand = 6e8f05e301195984b2737c5157b3708e 20241225122525035 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241225122525035 DAUC <0003> auc.c:142 vector [2]: autn = af8e1e2fd9ea000035d37b9789b23cbc 20241225122525035 DAUC <0003> auc.c:143 vector [2]: ck = 8669587342ac7c50540ff7dae79cf746 20241225122525035 DAUC <0003> auc.c:144 vector [2]: ik = fe20fcc79a4d0f7b85121b771a87d937 20241225122525035 DAUC <0003> auc.c:145 vector [2]: res = 9d66ff8c447128940000000000000000 20241225122525035 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525035 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225122525035 DAUC <0003> auc.c:151 vector [2]: kc = a954481925fa5d5a 20241225122525035 DAUC <0003> auc.c:152 vector [2]: sres = d917d718 20241225122525035 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225122525035 DAUC <0003> auc.c:113 vector [3]: rand = f6d46d3a50969bea072ef0996ec7dc35 20241225122525035 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241225122525035 DAUC <0003> auc.c:142 vector [3]: autn = 5942d8bf7d0f00001111c470aa1d0940 20241225122525035 DAUC <0003> auc.c:143 vector [3]: ck = b18cd174ee459fa780ce3cb7612e5c95 20241225122525035 DAUC <0003> auc.c:144 vector [3]: ik = 532c0bdb8aeb48148767e540fd81d15d 20241225122525035 DAUC <0003> auc.c:145 vector [3]: res = f3700e06e3784cf70000000000000000 20241225122525035 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525035 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225122525035 DAUC <0003> auc.c:151 vector [3]: kc = e5090358f8015a7b 20241225122525035 DAUC <0003> auc.c:152 vector [3]: sres = 100842f1 20241225122525035 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225122525035 DAUC <0003> auc.c:113 vector [4]: rand = 3da30bd425f4c9467f15394c2b20b3cf 20241225122525035 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241225122525035 DAUC <0003> auc.c:142 vector [4]: autn = 8e67772ecdce0000a2267dbd7a706c39 20241225122525035 DAUC <0003> auc.c:143 vector [4]: ck = b5b351d1e6608cb1e1ad5f9de571eccf 20241225122525035 DAUC <0003> auc.c:144 vector [4]: ik = d4db77e04abe0dc57ca89aec30d64a64 20241225122525035 DAUC <0003> auc.c:145 vector [4]: res = 017bbdbca2fa82330000000000000000 20241225122525035 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122525035 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225122525035 DAUC <0003> auc.c:151 vector [4]: kc = fc6de340797927df 20241225122525035 DAUC <0003> auc.c:152 vector [4]: sres = a3813f8f 20241225122525035 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225122525035 DAUC <0003> db_auc.c:245 IMSI='262422713630243': Generated 5 vectors 20241225122525035 DAUC <0003> db_auc.c:249 IMSI='262422713630243': Updating SQN=321 in DB 20241225122525035 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422713630243"} 20241225122525035 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525035 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525035 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525036 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525036 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422713630243"} 20241225122525036 DAUC <0003> db_auc.c:157 IMSI='262422713630243': No 2G Auth Data 20241225122525036 DAUC <0003> db_auc.c:236 IMSI='262422713630243': Calling to generate 5 vectors 20241225122525036 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225122525036 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525036 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225122525036 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241225122525036 DAUC <0003> auc.c:113 vector [0]: rand = a3dcda72e5e4b8e77ee0435c5e1e75d4 20241225122525036 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241225122525036 DAUC <0003> auc.c:142 vector [0]: autn = af093d2223700000236a0cecf96c70a4 20241225122525036 DAUC <0003> auc.c:143 vector [0]: ck = 566fead972355a0d80a955a129cc8ed6 20241225122525036 DAUC <0003> auc.c:144 vector [0]: ik = b8385a8b0f9e65b3d9f68acde6ddc42c 20241225122525036 DAUC <0003> auc.c:145 vector [0]: res = 580a912417a6bf9b0000000000000000 20241225122525036 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525036 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122525036 DAUC <0003> auc.c:151 vector [0]: kc = b7086f3eb2ba7544 20241225122525036 DAUC <0003> auc.c:152 vector [0]: sres = 4fac2ebf 20241225122525036 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122525036 DAUC <0003> auc.c:113 vector [1]: rand = 11c79c96203d51323bbcdd10e95d00d0 20241225122525036 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241225122525037 DAUC <0003> auc.c:142 vector [1]: autn = f7dcc047baef0000329511e0f543698a 20241225122525037 DAUC <0003> auc.c:143 vector [1]: ck = a9fc564f3066efbcba849b18fff9064d 20241225122525037 DAUC <0003> auc.c:144 vector [1]: ik = f9fce192a92121b2a133e55f2431dea3 20241225122525037 DAUC <0003> auc.c:145 vector [1]: res = a422c4426c564b3e0000000000000000 20241225122525037 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525037 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225122525037 DAUC <0003> auc.c:151 vector [1]: kc = 4bb7c99a428f16e0 20241225122525037 DAUC <0003> auc.c:152 vector [1]: sres = c8748f7c 20241225122525037 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225122525037 DAUC <0003> auc.c:113 vector [2]: rand = 985b37e18723f7751fc0ef0ecbb84b52 20241225122525037 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241225122525037 DAUC <0003> auc.c:142 vector [2]: autn = 360b272f9ecc000067010de09ba95cc4 20241225122525037 DAUC <0003> auc.c:143 vector [2]: ck = 01cc0d5ca3c25eca33a76d6215d5a443 20241225122525037 DAUC <0003> auc.c:144 vector [2]: ik = 289d7c661fb422c90f21019d29573ff3 20241225122525037 DAUC <0003> auc.c:145 vector [2]: res = 951d6e86850a301c0000000000000000 20241225122525037 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525037 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225122525037 DAUC <0003> auc.c:151 vector [2]: kc = 15d71dc580f4e7b3 20241225122525037 DAUC <0003> auc.c:152 vector [2]: sres = 10175e9a 20241225122525037 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225122525037 DAUC <0003> auc.c:113 vector [3]: rand = c1ad9216241b3f98b46717e1c16c042f 20241225122525037 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241225122525037 DAUC <0003> auc.c:142 vector [3]: autn = 0b1e5d98a2e000002593c89686a0f8eb 20241225122525037 DAUC <0003> auc.c:143 vector [3]: ck = 90f85d26d0144f9a45ee794230c8135d 20241225122525037 DAUC <0003> auc.c:144 vector [3]: ik = 01201eede2e0d04d99163ab2a3b78737 20241225122525037 DAUC <0003> auc.c:145 vector [3]: res = 9a69af8542a22c6d0000000000000000 20241225122525037 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525037 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225122525037 DAUC <0003> auc.c:151 vector [3]: kc = 4d20003ba18b0bbd 20241225122525037 DAUC <0003> auc.c:152 vector [3]: sres = d8cb83e8 20241225122525037 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225122525037 DAUC <0003> auc.c:113 vector [4]: rand = 4cf83fbac6a7db251c457fb20775f6c5 20241225122525037 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241225122525037 DAUC <0003> auc.c:142 vector [4]: autn = efc3c3249f810000cfacf76cbc6053ed 20241225122525037 DAUC <0003> auc.c:143 vector [4]: ck = 0d93ca71d010ec46b43d29dc3fc204ee 20241225122525037 DAUC <0003> auc.c:144 vector [4]: ik = 984839be355f3cf2c7ffb3f7f06ea1ea 20241225122525037 DAUC <0003> auc.c:145 vector [4]: res = ce5f5fea52e6e33a0000000000000000 20241225122525037 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122525037 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225122525037 DAUC <0003> auc.c:151 vector [4]: kc = e61969e42ae375b0 20241225122525037 DAUC <0003> auc.c:152 vector [4]: sres = 9cb9bcd0 20241225122525037 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225122525037 DAUC <0003> db_auc.c:245 IMSI='262422713630243': Generated 5 vectors 20241225122525037 DAUC <0003> db_auc.c:249 IMSI='262422713630243': Updating SQN=481 in DB 20241225122525037 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422713630243"} 20241225122525037 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422713630243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525037 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525037 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37024<->l=127.0.0.1:4258 20241225122525038 DAUC <0003> db_auc.c:157 IMSI='262428425257011': No 2G Auth Data 20241225122525038 DAUC <0003> db_auc.c:192 IMSI='262428425257011': No 3G Auth Data 20241225122525044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 20241225122525046 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525046 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428425257011"} 20241225122525046 DAUC <0003> db_auc.c:236 IMSI='262428425257011': Calling to generate 1 vectors 20241225122525046 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241225122525046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525046 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122525046 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525046 DAUC <0003> auc.c:113 vector [0]: rand = e4b4f32c5bd736990fc12e1d3314fd5d 20241225122525046 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122525046 DAUC <0003> auc.c:142 vector [0]: autn = 82dccb2b371100007b27a2bdd02213e3 20241225122525046 DAUC <0003> auc.c:143 vector [0]: ck = 42760bd1a59364746d150bf4b0872856 20241225122525046 DAUC <0003> auc.c:144 vector [0]: ik = 45406416c3629b49a7d9ce386d305f91 20241225122525046 DAUC <0003> auc.c:145 vector [0]: res = 3d2e8caefa9118e70000000000000000 20241225122525046 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525046 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525046 DAUC <0003> auc.c:179 vector [0]: kc = 4949ae4a24868c00 20241225122525046 DAUC <0003> auc.c:180 vector [0]: sres = 520b0eec 20241225122525046 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525046 DAUC <0003> db_auc.c:245 IMSI='262428425257011': Generated 1 vectors 20241225122525046 DAUC <0003> db_auc.c:249 IMSI='262428425257011': Updating SQN=33 in DB 20241225122525046 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428425257011"} 20241225122525046 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525046 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525046 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525047 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428425257011"} 20241225122525047 DAUC <0003> db_auc.c:236 IMSI='262428425257011': Calling to generate 4 vectors 20241225122525047 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241225122525047 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525047 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525047 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241225122525047 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525047 DAUC <0003> auc.c:113 vector [0]: rand = 6e22ad10d9411efeb908ceeda63520c8 20241225122525047 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241225122525047 DAUC <0003> auc.c:142 vector [0]: autn = 9e542fd2e1630000228e655b3a47e19e 20241225122525047 DAUC <0003> auc.c:143 vector [0]: ck = 6baf25ca77b8aad78c4d0a3c45a25757 20241225122525047 DAUC <0003> auc.c:144 vector [0]: ik = 32b9342f62b8cc4703472edcbd57516d 20241225122525047 DAUC <0003> auc.c:145 vector [0]: res = d720b53fc662dc800000000000000000 20241225122525047 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525047 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525047 DAUC <0003> auc.c:179 vector [0]: kc = b7e438c7703b8c00 20241225122525047 DAUC <0003> auc.c:180 vector [0]: sres = d0663852 20241225122525047 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525047 DAUC <0003> auc.c:113 vector [1]: rand = fb94b6935476f0a93e665dcbf2614d19 20241225122525047 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241225122525047 DAUC <0003> auc.c:142 vector [1]: autn = bc3b2e39527c0000c407a083980aa5a3 20241225122525047 DAUC <0003> auc.c:143 vector [1]: ck = b148cbc04933253e48908e074f22d369 20241225122525047 DAUC <0003> auc.c:144 vector [1]: ik = 706f5d37f5f2fe9ddea7ed4535f0b5d4 20241225122525047 DAUC <0003> auc.c:145 vector [1]: res = 48acd01cb446e6990000000000000000 20241225122525047 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525047 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122525047 DAUC <0003> auc.c:179 vector [1]: kc = 1f8ad13e6fefcc00 20241225122525047 DAUC <0003> auc.c:180 vector [1]: sres = d46778ea 20241225122525047 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122525047 DAUC <0003> auc.c:113 vector [2]: rand = 6fd8a7a04759037c8372d98ee69e953f 20241225122525047 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241225122525047 DAUC <0003> auc.c:142 vector [2]: autn = 788bccd8a6050000a1dca847ede85aa9 20241225122525047 DAUC <0003> auc.c:143 vector [2]: ck = 20db2871a3a8bfe313237c7a2282a45b 20241225122525047 DAUC <0003> auc.c:144 vector [2]: ik = ec1e46f9b0bb893201d50197137a8504 20241225122525047 DAUC <0003> auc.c:145 vector [2]: res = 1bf45c270b8bae050000000000000000 20241225122525047 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525047 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122525047 DAUC <0003> auc.c:179 vector [2]: kc = 73c17bca33bc6c00 20241225122525047 DAUC <0003> auc.c:180 vector [2]: sres = f51cd84d 20241225122525047 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122525047 DAUC <0003> auc.c:113 vector [3]: rand = 51fbb737dc3df4849af8ead14a42b47a 20241225122525047 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241225122525047 DAUC <0003> auc.c:142 vector [3]: autn = 52d823fa966b0000cccd356925729e9d 20241225122525047 DAUC <0003> auc.c:143 vector [3]: ck = 25b536fc41d41a375ccb6be8c28a25bd 20241225122525047 DAUC <0003> auc.c:144 vector [3]: ik = 3d078fb68b230cfaf4f270334794bfeb 20241225122525047 DAUC <0003> auc.c:145 vector [3]: res = be2e436b834ad6480000000000000000 20241225122525047 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525047 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122525047 DAUC <0003> auc.c:179 vector [3]: kc = dbbc86e41387f800 20241225122525047 DAUC <0003> auc.c:180 vector [3]: sres = 5515dbd8 20241225122525047 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122525047 DAUC <0003> db_auc.c:245 IMSI='262428425257011': Generated 4 vectors 20241225122525047 DAUC <0003> db_auc.c:249 IMSI='262428425257011': Updating SQN=161 in DB 20241225122525047 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428425257011"} 20241225122525047 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525048 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428425257011"} 20241225122525048 DAUC <0003> db_auc.c:236 IMSI='262428425257011': Calling to generate 5 vectors 20241225122525048 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122525048 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525048 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525048 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241225122525048 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525048 DAUC <0003> auc.c:113 vector [0]: rand = 424b207494e4cbb836a494373700259b 20241225122525048 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241225122525048 DAUC <0003> auc.c:142 vector [0]: autn = cc7919537b670000cdc164344e4b7f93 20241225122525048 DAUC <0003> auc.c:143 vector [0]: ck = 1e0200cc6fd2d888370f6f63a0a41332 20241225122525048 DAUC <0003> auc.c:144 vector [0]: ik = 588741ea89dce5ae993071e27a3a86b2 20241225122525048 DAUC <0003> auc.c:145 vector [0]: res = cdde07ec5f33827b0000000000000000 20241225122525048 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525048 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525048 DAUC <0003> auc.c:179 vector [0]: kc = 3fb3ffb7573d8000 20241225122525048 DAUC <0003> auc.c:180 vector [0]: sres = d2d6f092 20241225122525048 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525048 DAUC <0003> auc.c:113 vector [1]: rand = 21f3ee8ae126570031d9a42289ea7a3f 20241225122525048 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241225122525048 DAUC <0003> auc.c:142 vector [1]: autn = 8176512c411b0000e43b1175e41fdb29 20241225122525048 DAUC <0003> auc.c:143 vector [1]: ck = c4d1635073158fc8085b46a7ae61e2de 20241225122525048 DAUC <0003> auc.c:144 vector [1]: ik = 363a6c2d676ab41f519f72667040f434 20241225122525048 DAUC <0003> auc.c:145 vector [1]: res = 30765d94253940720000000000000000 20241225122525048 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525048 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122525048 DAUC <0003> auc.c:179 vector [1]: kc = 3866504e5f474800 20241225122525048 DAUC <0003> auc.c:180 vector [1]: sres = 01eccf80 20241225122525048 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122525048 DAUC <0003> auc.c:113 vector [2]: rand = feb005372d99e3d5ddcafaa874817b0c 20241225122525048 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241225122525048 DAUC <0003> auc.c:142 vector [2]: autn = 0193a05e254a0000e67294ef130f9284 20241225122525048 DAUC <0003> auc.c:143 vector [2]: ck = eeb8e11d08d12845a45660bb38c06715 20241225122525048 DAUC <0003> auc.c:144 vector [2]: ik = b8516b72258161582586cf58a73c2ae9 20241225122525048 DAUC <0003> auc.c:145 vector [2]: res = 125b18b1a1a147020000000000000000 20241225122525048 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525048 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122525048 DAUC <0003> auc.c:179 vector [2]: kc = c67d1fc7cd080000 20241225122525048 DAUC <0003> auc.c:180 vector [2]: sres = aee4357e 20241225122525048 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122525048 DAUC <0003> auc.c:113 vector [3]: rand = 0862b4da9bea997416b76ad4b85c59bf 20241225122525048 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241225122525048 DAUC <0003> auc.c:142 vector [3]: autn = ad03b3a2764a0000420ba72d337c2cd3 20241225122525048 DAUC <0003> auc.c:143 vector [3]: ck = 2932d0d07b27322dfea00b79b804bc46 20241225122525048 DAUC <0003> auc.c:144 vector [3]: ik = fda616f905e2465f204a0eeeec3c8cb5 20241225122525048 DAUC <0003> auc.c:145 vector [3]: res = 8f98a0200147a5d00000000000000000 20241225122525048 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525048 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122525048 DAUC <0003> auc.c:179 vector [3]: kc = a86c81cf0e786400 20241225122525048 DAUC <0003> auc.c:180 vector [3]: sres = a81cef6e 20241225122525048 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122525048 DAUC <0003> auc.c:113 vector [4]: rand = 3a746e9340431926bf10e29b285afce2 20241225122525048 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241225122525048 DAUC <0003> auc.c:142 vector [4]: autn = 254d165a82b400007a9fefa764cf9008 20241225122525048 DAUC <0003> auc.c:143 vector [4]: ck = 98ba0d0858d39b5825e7e97469fceccb 20241225122525048 DAUC <0003> auc.c:144 vector [4]: ik = cbcb742368c4a5e04b15bf9c279a13b8 20241225122525048 DAUC <0003> auc.c:145 vector [4]: res = f2f2f2948c4c23f40000000000000000 20241225122525048 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122525048 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122525048 DAUC <0003> auc.c:179 vector [4]: kc = 9c817042c849d400 20241225122525048 DAUC <0003> auc.c:180 vector [4]: sres = 2f716cf4 20241225122525048 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122525048 DAUC <0003> db_auc.c:245 IMSI='262428425257011': Generated 5 vectors 20241225122525048 DAUC <0003> db_auc.c:249 IMSI='262428425257011': Updating SQN=321 in DB 20241225122525048 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428425257011"} 20241225122525048 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525049 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525049 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428425257011"} 20241225122525049 DAUC <0003> db_auc.c:236 IMSI='262428425257011': Calling to generate 5 vectors 20241225122525049 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122525049 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525049 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525049 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241225122525049 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525049 DAUC <0003> auc.c:113 vector [0]: rand = 57a4aea407bc279a07165bad6179b7fb 20241225122525049 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241225122525049 DAUC <0003> auc.c:142 vector [0]: autn = 4d53dcd407420000f3629e96bad2e044 20241225122525049 DAUC <0003> auc.c:143 vector [0]: ck = d81901698c7a3e61cb15745bb9fe1ff4 20241225122525049 DAUC <0003> auc.c:144 vector [0]: ik = fdd312ec5595f95904e5e1385a302c5c 20241225122525049 DAUC <0003> auc.c:145 vector [0]: res = e1b82ec8344d09cc0000000000000000 20241225122525049 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525049 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525049 DAUC <0003> auc.c:179 vector [0]: kc = 41968fc3af4c0000 20241225122525049 DAUC <0003> auc.c:180 vector [0]: sres = 82dd412f 20241225122525049 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525049 DAUC <0003> auc.c:113 vector [1]: rand = b9069a3f40685cf7c20674762f07fa4b 20241225122525049 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241225122525049 DAUC <0003> auc.c:142 vector [1]: autn = 53408ddd04a20000bb746e75073ddd30 20241225122525049 DAUC <0003> auc.c:143 vector [1]: ck = c7fa74eebf0b03f60a7b695c6f0370b9 20241225122525049 DAUC <0003> auc.c:144 vector [1]: ik = 1e5766c3df060549617d67a000ce9dd6 20241225122525049 DAUC <0003> auc.c:145 vector [1]: res = d10673e6a17c757f0000000000000000 20241225122525049 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525049 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122525049 DAUC <0003> auc.c:179 vector [1]: kc = 05d4a55a54f2dc00 20241225122525049 DAUC <0003> auc.c:180 vector [1]: sres = 51a61581 20241225122525049 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122525049 DAUC <0003> auc.c:113 vector [2]: rand = a295f18d561a1d2d5b6b8004a7494d5d 20241225122525049 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241225122525049 DAUC <0003> auc.c:142 vector [2]: autn = b693d878222000006f9ba2043cc3a7a7 20241225122525049 DAUC <0003> auc.c:143 vector [2]: ck = 05e2248e35203964003a0438ad9c75cd 20241225122525049 DAUC <0003> auc.c:144 vector [2]: ik = aae046482910d9076ef23c5834ba0df6 20241225122525049 DAUC <0003> auc.c:145 vector [2]: res = ce9f884978c05e980000000000000000 20241225122525049 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525049 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122525049 DAUC <0003> auc.c:179 vector [2]: kc = 9a5e04db8603f800 20241225122525049 DAUC <0003> auc.c:180 vector [2]: sres = 3b480a23 20241225122525049 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122525049 DAUC <0003> auc.c:113 vector [3]: rand = e9acc2573dc267ae0b0aef110c4f11fa 20241225122525049 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241225122525049 DAUC <0003> auc.c:142 vector [3]: autn = c3cbe793b9eb00005a8ad357cefd8cd0 20241225122525049 DAUC <0003> auc.c:143 vector [3]: ck = fdc2df93a8b4120dccbfc50e88ff4c4f 20241225122525049 DAUC <0003> auc.c:144 vector [3]: ik = 09f0eca1dcfcdc4358c67dfe295e47ba 20241225122525049 DAUC <0003> auc.c:145 vector [3]: res = d5930ea29d9ca3d30000000000000000 20241225122525049 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525049 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122525049 DAUC <0003> auc.c:179 vector [3]: kc = e5833d6722f12800 20241225122525049 DAUC <0003> auc.c:180 vector [3]: sres = 588310f0 20241225122525049 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122525049 DAUC <0003> auc.c:113 vector [4]: rand = fe468062e83141294d64f26ff831325d 20241225122525049 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241225122525049 DAUC <0003> auc.c:142 vector [4]: autn = 8cd7581474ba00006ac7ce78b72fc253 20241225122525049 DAUC <0003> auc.c:143 vector [4]: ck = 64d166865c4c3a1e5419e2be037b9c05 20241225122525049 DAUC <0003> auc.c:144 vector [4]: ik = dd2ba72db4398fb1c3842f549d1991b2 20241225122525049 DAUC <0003> auc.c:145 vector [4]: res = 142e13a649af8fe10000000000000000 20241225122525049 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122525049 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122525049 DAUC <0003> auc.c:179 vector [4]: kc = 6fd9bd15d22afc00 20241225122525049 DAUC <0003> auc.c:180 vector [4]: sres = 56f1e4a9 20241225122525049 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122525049 DAUC <0003> db_auc.c:245 IMSI='262428425257011': Generated 5 vectors 20241225122525049 DAUC <0003> db_auc.c:249 IMSI='262428425257011': Updating SQN=481 in DB 20241225122525049 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428425257011"} 20241225122525049 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428425257011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525049 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525049 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 20241225122525051 DAUC <0003> db_auc.c:157 IMSI='262423354262119': No 2G Auth Data 20241225122525051 DAUC <0003> db_auc.c:192 IMSI='262423354262119': No 3G Auth Data 20241225122525058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37030<->l=127.0.0.1:4258 20241225122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525060 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423354262119"} 20241225122525060 DAUC <0003> db_auc.c:236 IMSI='262423354262119': Calling to generate 1 vectors 20241225122525060 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241225122525060 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525060 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525060 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122525060 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525060 DAUC <0003> auc.c:113 vector [0]: rand = e861f2ca66f9c9aef56728648f4e21f9 20241225122525060 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122525060 DAUC <0003> auc.c:142 vector [0]: autn = 4a30803a8f4c000033d4ff75aa729732 20241225122525060 DAUC <0003> auc.c:143 vector [0]: ck = c40cf2804e49b578e6d697fc0de61039 20241225122525060 DAUC <0003> auc.c:144 vector [0]: ik = b13491e90cded50106955629a7bc3770 20241225122525060 DAUC <0003> auc.c:145 vector [0]: res = 59c1595ef39d6a800000000000000000 20241225122525060 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525060 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525060 DAUC <0003> auc.c:179 vector [0]: kc = 328c7617de29f400 20241225122525060 DAUC <0003> auc.c:180 vector [0]: sres = bae88d45 20241225122525060 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525060 DAUC <0003> db_auc.c:245 IMSI='262423354262119': Generated 1 vectors 20241225122525060 DAUC <0003> db_auc.c:249 IMSI='262423354262119': Updating SQN=33 in DB 20241225122525060 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423354262119"} 20241225122525060 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525061 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423354262119"} 20241225122525061 DAUC <0003> db_auc.c:236 IMSI='262423354262119': Calling to generate 4 vectors 20241225122525061 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241225122525061 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241225122525061 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525061 DAUC <0003> auc.c:113 vector [0]: rand = 45ff78d1a0b5052cd3dcb4365f511a2f 20241225122525061 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241225122525061 DAUC <0003> auc.c:142 vector [0]: autn = 0f4a0bcc571400008015605b4895acf1 20241225122525061 DAUC <0003> auc.c:143 vector [0]: ck = 9e8b2d56b8a88d83d5fd808d2bceee5e 20241225122525061 DAUC <0003> auc.c:144 vector [0]: ik = 387686643f5465ec957fc5c1262e8a4e 20241225122525061 DAUC <0003> auc.c:145 vector [0]: res = 1a6fe498ff96952b0000000000000000 20241225122525061 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525061 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525061 DAUC <0003> auc.c:179 vector [0]: kc = 107008e7dfb4b800 20241225122525061 DAUC <0003> auc.c:180 vector [0]: sres = b63a44f3 20241225122525061 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525061 DAUC <0003> auc.c:113 vector [1]: rand = f5c94378ee82a9202d8550c3cdf3733d 20241225122525061 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241225122525061 DAUC <0003> auc.c:142 vector [1]: autn = 2720e626110d0000f14ee4fb6559e299 20241225122525061 DAUC <0003> auc.c:143 vector [1]: ck = 03c42ed5c83429be8149942930cd1857 20241225122525061 DAUC <0003> auc.c:144 vector [1]: ik = 03cb924c1e5aa472af18051f686b01fe 20241225122525061 DAUC <0003> auc.c:145 vector [1]: res = 98e73c5ba3fc7c1a0000000000000000 20241225122525061 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525061 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122525061 DAUC <0003> auc.c:179 vector [1]: kc = c5496f67459c3000 20241225122525061 DAUC <0003> auc.c:180 vector [1]: sres = 4c897da0 20241225122525061 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122525061 DAUC <0003> auc.c:113 vector [2]: rand = 78a039ccb91cef2956f953a7f746b8b3 20241225122525061 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241225122525061 DAUC <0003> auc.c:142 vector [2]: autn = ed7d9b4cceb30000bd9dddcaa3856fed 20241225122525061 DAUC <0003> auc.c:143 vector [2]: ck = cd936a649887a971acef7e52b5153dea 20241225122525061 DAUC <0003> auc.c:144 vector [2]: ik = 8346fb87d5c148582e1b716be2ca85aa 20241225122525061 DAUC <0003> auc.c:145 vector [2]: res = 590874f64ee5cb6e0000000000000000 20241225122525061 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525061 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122525061 DAUC <0003> auc.c:179 vector [2]: kc = d0c025566d48e000 20241225122525061 DAUC <0003> auc.c:180 vector [2]: sres = 679915d6 20241225122525061 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122525061 DAUC <0003> auc.c:113 vector [3]: rand = ec9b5c398e511c991fd1a6b64cd80647 20241225122525061 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241225122525061 DAUC <0003> auc.c:142 vector [3]: autn = 3b18890a715e000073b65aba29419589 20241225122525061 DAUC <0003> auc.c:143 vector [3]: ck = 0e7f6afcc8a63e516a6f4ca5366508ac 20241225122525061 DAUC <0003> auc.c:144 vector [3]: ik = b0ba32e7ca6219b32e12193f4b048b9e 20241225122525061 DAUC <0003> auc.c:145 vector [3]: res = 926b1962a626be7c0000000000000000 20241225122525061 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525061 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122525061 DAUC <0003> auc.c:179 vector [3]: kc = 8301800e7016e400 20241225122525061 DAUC <0003> auc.c:180 vector [3]: sres = 71efa0b3 20241225122525061 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122525061 DAUC <0003> db_auc.c:245 IMSI='262423354262119': Generated 4 vectors 20241225122525061 DAUC <0003> db_auc.c:249 IMSI='262423354262119': Updating SQN=161 in DB 20241225122525061 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423354262119"} 20241225122525061 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525062 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525062 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423354262119"} 20241225122525062 DAUC <0003> db_auc.c:236 IMSI='262423354262119': Calling to generate 5 vectors 20241225122525062 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122525062 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525062 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525062 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241225122525062 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525062 DAUC <0003> auc.c:113 vector [0]: rand = 5f2b8fb545eb818c7ef80a66cb42686c 20241225122525062 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241225122525062 DAUC <0003> auc.c:142 vector [0]: autn = 61b3d362443b000099fe4c759b703820 20241225122525062 DAUC <0003> auc.c:143 vector [0]: ck = 082f44d0ba9a27bfe950284d4d4da21c 20241225122525062 DAUC <0003> auc.c:144 vector [0]: ik = 95b03ff31d4a0a53e653ca8a26cd8835 20241225122525062 DAUC <0003> auc.c:145 vector [0]: res = 27edbd1104079fa60000000000000000 20241225122525062 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525062 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525062 DAUC <0003> auc.c:179 vector [0]: kc = 85e8ad6909261400 20241225122525062 DAUC <0003> auc.c:180 vector [0]: sres = 3b6ef989 20241225122525062 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525062 DAUC <0003> auc.c:113 vector [1]: rand = 126ba66bca42c45047fe45e961499958 20241225122525062 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241225122525062 DAUC <0003> auc.c:142 vector [1]: autn = fa62bbdf9310000069516fa12994b174 20241225122525062 DAUC <0003> auc.c:143 vector [1]: ck = f24d2538f79f1880ec7f1412acb7fa44 20241225122525062 DAUC <0003> auc.c:144 vector [1]: ik = bdc3932663a8dfc362f1983ac11617be 20241225122525062 DAUC <0003> auc.c:145 vector [1]: res = a8c5c880d55c87390000000000000000 20241225122525062 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525062 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122525062 DAUC <0003> auc.c:179 vector [1]: kc = 616a65a5ddd5d400 20241225122525062 DAUC <0003> auc.c:180 vector [1]: sres = c429e467 20241225122525062 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122525062 DAUC <0003> auc.c:113 vector [2]: rand = c1a24d495a36cca8a0e6572f3c9c8f6c 20241225122525062 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241225122525062 DAUC <0003> auc.c:142 vector [2]: autn = 13cfb6a81fad00008a90d98c78e65189 20241225122525062 DAUC <0003> auc.c:143 vector [2]: ck = f1a1a786ca47befdd1945455ab0fda60 20241225122525062 DAUC <0003> auc.c:144 vector [2]: ik = f432213b16673d272b0b8060c03adef0 20241225122525062 DAUC <0003> auc.c:145 vector [2]: res = 83e2c55b404ea94b0000000000000000 20241225122525062 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525062 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122525062 DAUC <0003> auc.c:179 vector [2]: kc = c791c8452a121400 20241225122525062 DAUC <0003> auc.c:180 vector [2]: sres = c09bf27c 20241225122525062 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122525062 DAUC <0003> auc.c:113 vector [3]: rand = 92c3a31e9cb1ef2a11c698da23ffa37f 20241225122525062 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241225122525062 DAUC <0003> auc.c:142 vector [3]: autn = a8467dbf2304000085351f8ce2391e6a 20241225122525062 DAUC <0003> auc.c:143 vector [3]: ck = 2cd582dfda5536b6e19661d80709da1d 20241225122525062 DAUC <0003> auc.c:144 vector [3]: ik = 12a92351a5edadec2b57e9637c6d12ea 20241225122525062 DAUC <0003> auc.c:145 vector [3]: res = e2dcbc9f69641b350000000000000000 20241225122525062 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525062 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122525062 DAUC <0003> auc.c:179 vector [3]: kc = b6f2caa530ea5400 20241225122525062 DAUC <0003> auc.c:180 vector [3]: sres = bf53c1c8 20241225122525062 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122525062 DAUC <0003> auc.c:113 vector [4]: rand = 56fe6b8d8719ef1d9c7ceac535f364eb 20241225122525062 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241225122525062 DAUC <0003> auc.c:142 vector [4]: autn = 02e8be7e08b20000be8e66bd2e1a209b 20241225122525062 DAUC <0003> auc.c:143 vector [4]: ck = 424a0943f435d64dc8065c669dc28be2 20241225122525062 DAUC <0003> auc.c:144 vector [4]: ik = 631d5be760b0779ffc479d3f55d6ef4d 20241225122525062 DAUC <0003> auc.c:145 vector [4]: res = 04ecd65b5d5b7faa0000000000000000 20241225122525062 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122525062 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122525062 DAUC <0003> auc.c:179 vector [4]: kc = c26929f10423c000 20241225122525062 DAUC <0003> auc.c:180 vector [4]: sres = 78a82342 20241225122525062 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122525062 DAUC <0003> db_auc.c:245 IMSI='262423354262119': Generated 5 vectors 20241225122525062 DAUC <0003> db_auc.c:249 IMSI='262423354262119': Updating SQN=321 in DB 20241225122525062 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423354262119"} 20241225122525062 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525062 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525062 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525063 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525063 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423354262119"} 20241225122525063 DAUC <0003> db_auc.c:236 IMSI='262423354262119': Calling to generate 5 vectors 20241225122525063 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122525063 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525063 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525063 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241225122525063 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525063 DAUC <0003> auc.c:113 vector [0]: rand = cd1ef4cc807de6e98d29f5313bc198cc 20241225122525063 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241225122525063 DAUC <0003> auc.c:142 vector [0]: autn = 732b97c5c3f000006eed3a972fa70d2d 20241225122525063 DAUC <0003> auc.c:143 vector [0]: ck = a0b1caf6cf49c75e48e5e5e0a0783c88 20241225122525063 DAUC <0003> auc.c:144 vector [0]: ik = 629badcea9cccbe17a2740e30d9863be 20241225122525063 DAUC <0003> auc.c:145 vector [0]: res = 656eef00d3d18aca0000000000000000 20241225122525063 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525063 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525063 DAUC <0003> auc.c:179 vector [0]: kc = 546e412f95c8d000 20241225122525063 DAUC <0003> auc.c:180 vector [0]: sres = 1ffe4575 20241225122525063 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525063 DAUC <0003> auc.c:113 vector [1]: rand = 21cab93c5a4031a0d1515293b19351bf 20241225122525063 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241225122525063 DAUC <0003> auc.c:142 vector [1]: autn = c848edfa11f10000a39635bffac5d2bf 20241225122525063 DAUC <0003> auc.c:143 vector [1]: ck = 4703c44c6eefc6c85300c6a2026af358 20241225122525063 DAUC <0003> auc.c:144 vector [1]: ik = a5c86cead80bce71c6ebd00460b17ee9 20241225122525063 DAUC <0003> auc.c:145 vector [1]: res = 02eebd314bc85b880000000000000000 20241225122525063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525063 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122525063 DAUC <0003> auc.c:179 vector [1]: kc = 2657be9af0ba4800 20241225122525063 DAUC <0003> auc.c:180 vector [1]: sres = 5eeab083 20241225122525063 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122525063 DAUC <0003> auc.c:113 vector [2]: rand = 695c2147835471ded9f4012bc1e6015a 20241225122525063 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241225122525063 DAUC <0003> auc.c:142 vector [2]: autn = 227dadf35e9d0000f96f37f25dc0cc1a 20241225122525063 DAUC <0003> auc.c:143 vector [2]: ck = 371e9666b742e213b0e4e69470d81025 20241225122525063 DAUC <0003> auc.c:144 vector [2]: ik = e504d390808cad5e0285764f0db5549f 20241225122525063 DAUC <0003> auc.c:145 vector [2]: res = 35fe6528a6a4cff80000000000000000 20241225122525063 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525063 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122525063 DAUC <0003> auc.c:179 vector [2]: kc = fa6e93882cc00c00 20241225122525063 DAUC <0003> auc.c:180 vector [2]: sres = 9c03d48b 20241225122525063 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122525063 DAUC <0003> auc.c:113 vector [3]: rand = de2379731759ce1711515978bfa4b416 20241225122525063 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241225122525063 DAUC <0003> auc.c:142 vector [3]: autn = 8a93556707810000b12016f02830005f 20241225122525063 DAUC <0003> auc.c:143 vector [3]: ck = 99bbcff7ad1955bfc8480f3afe980cd9 20241225122525063 DAUC <0003> auc.c:144 vector [3]: ik = bfe950beefa8b7d1c2b6d42706e42c4a 20241225122525063 DAUC <0003> auc.c:145 vector [3]: res = fb266e36f9273fbe0000000000000000 20241225122525063 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525063 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122525063 DAUC <0003> auc.c:179 vector [3]: kc = eab091a43e6ff400 20241225122525063 DAUC <0003> auc.c:180 vector [3]: sres = 15066d70 20241225122525063 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122525063 DAUC <0003> auc.c:113 vector [4]: rand = ca8219cc723ab7de2e24aae92a0213cf 20241225122525063 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241225122525063 DAUC <0003> auc.c:142 vector [4]: autn = 8f57c9974fb50000cefbf501aa8d623a 20241225122525063 DAUC <0003> auc.c:143 vector [4]: ck = a1d40c402cd150e1eede72db716a6383 20241225122525063 DAUC <0003> auc.c:144 vector [4]: ik = d82ffaa99ae9bffbcc1020462dbfe0e3 20241225122525063 DAUC <0003> auc.c:145 vector [4]: res = c962155793cf93a10000000000000000 20241225122525063 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122525063 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122525063 DAUC <0003> auc.c:179 vector [4]: kc = dd2ee5f0fb54e800 20241225122525063 DAUC <0003> auc.c:180 vector [4]: sres = 5c9e63e5 20241225122525063 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122525063 DAUC <0003> db_auc.c:245 IMSI='262423354262119': Generated 5 vectors 20241225122525063 DAUC <0003> db_auc.c:249 IMSI='262423354262119': Updating SQN=481 in DB 20241225122525063 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423354262119"} 20241225122525063 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423354262119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525063 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525063 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37030<->l=127.0.0.1:4258 20241225122525064 DAUC <0003> db_auc.c:157 IMSI='262420274528988': No 2G Auth Data 20241225122525064 DAUC <0003> db_auc.c:192 IMSI='262420274528988': No 3G Auth Data 20241225122525070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4258 20241225122525071 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525071 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420274528988"} 20241225122525071 DAUC <0003> db_auc.c:236 IMSI='262420274528988': Calling to generate 1 vectors 20241225122525071 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241225122525071 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525071 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525071 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122525071 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525071 DAUC <0003> auc.c:113 vector [0]: rand = 162b66cc6c701b1262319e985684d220 20241225122525071 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122525071 DAUC <0003> auc.c:142 vector [0]: autn = c7586ff3e9da0000d2b730ee5fa893d8 20241225122525071 DAUC <0003> auc.c:143 vector [0]: ck = 0ee372584c2630ba939f740e8634e36a 20241225122525071 DAUC <0003> auc.c:144 vector [0]: ik = efd654f5d089fe35d70c43373eae8f4f 20241225122525071 DAUC <0003> auc.c:145 vector [0]: res = f3dd5a729f756ada0000000000000000 20241225122525071 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525071 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525071 DAUC <0003> auc.c:179 vector [0]: kc = e814219f0f39d491 20241225122525071 DAUC <0003> auc.c:180 vector [0]: sres = 08281469 20241225122525071 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525071 DAUC <0003> db_auc.c:245 IMSI='262420274528988': Generated 1 vectors 20241225122525071 DAUC <0003> db_auc.c:249 IMSI='262420274528988': Updating SQN=33 in DB 20241225122525071 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420274528988"} 20241225122525071 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525071 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525072 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525073 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525073 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420274528988"} 20241225122525073 DAUC <0003> db_auc.c:236 IMSI='262420274528988': Calling to generate 4 vectors 20241225122525073 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241225122525073 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525073 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525073 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241225122525073 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525073 DAUC <0003> auc.c:113 vector [0]: rand = c6dd10e268a7d4c9de3bdf85355c57d1 20241225122525073 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241225122525073 DAUC <0003> auc.c:142 vector [0]: autn = ff322b7d8de90000c4d3176f0f6cffa4 20241225122525073 DAUC <0003> auc.c:143 vector [0]: ck = 463d00deb1cec80c4903d73a1f55be57 20241225122525073 DAUC <0003> auc.c:144 vector [0]: ik = 4ff02991c15e40368abd08697fc8c630 20241225122525073 DAUC <0003> auc.c:145 vector [0]: res = 7c7f1e71acc459da0000000000000000 20241225122525073 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525073 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525073 DAUC <0003> auc.c:179 vector [0]: kc = 7954a54d77c709c5 20241225122525073 DAUC <0003> auc.c:180 vector [0]: sres = 58664a01 20241225122525073 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525073 DAUC <0003> auc.c:113 vector [1]: rand = 53afc7acf331585d384d6488c79d1c89 20241225122525073 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241225122525073 DAUC <0003> auc.c:142 vector [1]: autn = 487441c51eb500007110cce288041f02 20241225122525073 DAUC <0003> auc.c:143 vector [1]: ck = c4a839efdfba54d1e06ff4ef247ed59a 20241225122525073 DAUC <0003> auc.c:144 vector [1]: ik = a25c453014904e14f57e596290f4021c 20241225122525073 DAUC <0003> auc.c:145 vector [1]: res = 03376d99e8fb66ae0000000000000000 20241225122525073 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525073 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122525073 DAUC <0003> auc.c:179 vector [1]: kc = e4459b0172bedaf2 20241225122525073 DAUC <0003> auc.c:180 vector [1]: sres = 8fd0c831 20241225122525073 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122525073 DAUC <0003> auc.c:113 vector [2]: rand = 6899c15fed2797fb879ac9e6aaed1b89 20241225122525073 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241225122525073 DAUC <0003> auc.c:142 vector [2]: autn = f9bd1b805d3e0000ac7b3afa4b2eb29b 20241225122525073 DAUC <0003> auc.c:143 vector [2]: ck = c8b5bfaa1ad2096cccceb0e191d99bce 20241225122525073 DAUC <0003> auc.c:144 vector [2]: ik = 4ce97cf41b99c95719de4760c5ef24ca 20241225122525073 DAUC <0003> auc.c:145 vector [2]: res = de44dbcb984b4a550000000000000000 20241225122525073 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525073 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122525073 DAUC <0003> auc.c:179 vector [2]: kc = 8cdef4525e45544e 20241225122525073 DAUC <0003> auc.c:180 vector [2]: sres = 82e4db86 20241225122525073 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122525073 DAUC <0003> auc.c:113 vector [3]: rand = ade7670929cf60bc9d40af08ca1af655 20241225122525073 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241225122525073 DAUC <0003> auc.c:142 vector [3]: autn = 1504a35cb55500004c33679e8ec6dc58 20241225122525073 DAUC <0003> auc.c:143 vector [3]: ck = b5a0c9bbbac3b6d8b809a396a8475c7e 20241225122525073 DAUC <0003> auc.c:144 vector [3]: ik = 6eec497d85ddc8e51cac3d4c7515becc 20241225122525073 DAUC <0003> auc.c:145 vector [3]: res = 3194ca1cef8ab8170000000000000000 20241225122525073 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525073 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122525073 DAUC <0003> auc.c:179 vector [3]: kc = d00da68bd10a6435 20241225122525073 DAUC <0003> auc.c:180 vector [3]: sres = d10460f8 20241225122525073 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122525073 DAUC <0003> db_auc.c:245 IMSI='262420274528988': Generated 4 vectors 20241225122525073 DAUC <0003> db_auc.c:249 IMSI='262420274528988': Updating SQN=161 in DB 20241225122525073 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420274528988"} 20241225122525073 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525073 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525073 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525073 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525073 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420274528988"} 20241225122525074 DAUC <0003> db_auc.c:236 IMSI='262420274528988': Calling to generate 5 vectors 20241225122525074 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122525074 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525074 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525074 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241225122525074 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525074 DAUC <0003> auc.c:113 vector [0]: rand = 7f9b8d03f1e42fbd166dc0b915b796bf 20241225122525074 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241225122525074 DAUC <0003> auc.c:142 vector [0]: autn = 8f49af23cbd3000092b6ad8f3788a40e 20241225122525074 DAUC <0003> auc.c:143 vector [0]: ck = 43497bf056cb18e3542247ff38b477a6 20241225122525074 DAUC <0003> auc.c:144 vector [0]: ik = f89fc5b76246d3048f6518024d05d453 20241225122525074 DAUC <0003> auc.c:145 vector [0]: res = f5623ced14fdd6580000000000000000 20241225122525074 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525074 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525074 DAUC <0003> auc.c:179 vector [0]: kc = 6dee2961b3aa5321 20241225122525074 DAUC <0003> auc.c:180 vector [0]: sres = 9b0b74c5 20241225122525074 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525074 DAUC <0003> auc.c:113 vector [1]: rand = 066d30ac6a4fb162094b8d114320044c 20241225122525074 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241225122525074 DAUC <0003> auc.c:142 vector [1]: autn = 1148939d9cf8000026ba3da8696f1c9c 20241225122525074 DAUC <0003> auc.c:143 vector [1]: ck = c515deeb97444626b8ccb78765b9f08d 20241225122525074 DAUC <0003> auc.c:144 vector [1]: ik = a6530750d7532194427dc7304c9044a0 20241225122525074 DAUC <0003> auc.c:145 vector [1]: res = 3dd3d28d86df617d0000000000000000 20241225122525074 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525074 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122525074 DAUC <0003> auc.c:179 vector [1]: kc = 711027c3c619fd1b 20241225122525074 DAUC <0003> auc.c:180 vector [1]: sres = 570669a5 20241225122525074 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122525074 DAUC <0003> auc.c:113 vector [2]: rand = e0c26ede5cb22f728bc26d4dbf1aebf9 20241225122525074 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241225122525074 DAUC <0003> auc.c:142 vector [2]: autn = 607a23439d950000b8ea2b257319f44c 20241225122525074 DAUC <0003> auc.c:143 vector [2]: ck = c982c8a3b562613bc0d805fe412e823f 20241225122525074 DAUC <0003> auc.c:144 vector [2]: ik = ac1696402ffc40f4ee6a7914d343970c 20241225122525074 DAUC <0003> auc.c:145 vector [2]: res = dc449bc3377a9ed10000000000000000 20241225122525074 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525074 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122525074 DAUC <0003> auc.c:179 vector [2]: kc = bdeb425504d28baf 20241225122525074 DAUC <0003> auc.c:180 vector [2]: sres = 18e7ae67 20241225122525074 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122525074 DAUC <0003> auc.c:113 vector [3]: rand = 3bb05467da47430b7ef3d467beab6e94 20241225122525074 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241225122525074 DAUC <0003> auc.c:142 vector [3]: autn = d3f2eadfe833000054e5ca6c44557386 20241225122525074 DAUC <0003> auc.c:143 vector [3]: ck = 7035db050c4ee3a5d7f806420cbf3bfe 20241225122525074 DAUC <0003> auc.c:144 vector [3]: ik = 4048d52e3014fa50ee1b4423a7266e44 20241225122525074 DAUC <0003> auc.c:145 vector [3]: res = adc97adc2b6955da0000000000000000 20241225122525074 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525074 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122525074 DAUC <0003> auc.c:179 vector [3]: kc = 54e2e415bde5f861 20241225122525074 DAUC <0003> auc.c:180 vector [3]: sres = d0273c2e 20241225122525074 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122525074 DAUC <0003> auc.c:113 vector [4]: rand = 4028aa4b083b9bbfaa67c814347d2dad 20241225122525074 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241225122525074 DAUC <0003> auc.c:142 vector [4]: autn = 5ba536bd5b6e00007b936f53feb13f2b 20241225122525074 DAUC <0003> auc.c:143 vector [4]: ck = 899e85002bae3283141f16273e7849b3 20241225122525074 DAUC <0003> auc.c:144 vector [4]: ik = 0d83da85c07fbaf5a6f22d7d56d67389 20241225122525074 DAUC <0003> auc.c:145 vector [4]: res = 999579b77c4712dc0000000000000000 20241225122525074 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122525074 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122525074 DAUC <0003> auc.c:179 vector [4]: kc = 7e1eeee2cb124d1e 20241225122525074 DAUC <0003> auc.c:180 vector [4]: sres = c356f9c4 20241225122525074 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122525074 DAUC <0003> db_auc.c:245 IMSI='262420274528988': Generated 5 vectors 20241225122525074 DAUC <0003> db_auc.c:249 IMSI='262420274528988': Updating SQN=321 in DB 20241225122525074 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420274528988"} 20241225122525074 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525074 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525074 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525075 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525075 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420274528988"} 20241225122525075 DAUC <0003> db_auc.c:236 IMSI='262420274528988': Calling to generate 5 vectors 20241225122525075 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122525075 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122525075 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122525075 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241225122525075 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122525075 DAUC <0003> auc.c:113 vector [0]: rand = 8f08b439b23aa38c90972dae216e5e5f 20241225122525075 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241225122525075 DAUC <0003> auc.c:142 vector [0]: autn = 6b08d75e43550000126659105c89c5d8 20241225122525075 DAUC <0003> auc.c:143 vector [0]: ck = 207863e5e70fad44e22ba959ef4ba79e 20241225122525075 DAUC <0003> auc.c:144 vector [0]: ik = d409dc66c6ab71dbf6d3216c52ad04a2 20241225122525075 DAUC <0003> auc.c:145 vector [0]: res = 9f10135fde6a73130000000000000000 20241225122525075 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122525075 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122525075 DAUC <0003> auc.c:179 vector [0]: kc = 31a17af14b45b78e 20241225122525075 DAUC <0003> auc.c:180 vector [0]: sres = 79cf3a67 20241225122525075 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122525075 DAUC <0003> auc.c:113 vector [1]: rand = 5125b237aaff99ad0d0017ae8b62bdec 20241225122525075 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241225122525075 DAUC <0003> auc.c:142 vector [1]: autn = 51db216dd27500000eb70eec0c70395d 20241225122525075 DAUC <0003> auc.c:143 vector [1]: ck = a1a00d5d58b5b65f440d62a7ed4bdbf0 20241225122525075 DAUC <0003> auc.c:144 vector [1]: ik = 16a86a6d1209c8555a06334edee00656 20241225122525075 DAUC <0003> auc.c:145 vector [1]: res = c1a393498b55824a0000000000000000 20241225122525075 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122525075 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122525075 DAUC <0003> auc.c:179 vector [1]: kc = 19e8d8c16cde5755 20241225122525075 DAUC <0003> auc.c:180 vector [1]: sres = b1e88e24 20241225122525075 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122525075 DAUC <0003> auc.c:113 vector [2]: rand = b92a90ce12e14ada8e441077cd394288 20241225122525075 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241225122525075 DAUC <0003> auc.c:142 vector [2]: autn = 7a677fae2ed5000058b0aec317ec975e 20241225122525075 DAUC <0003> auc.c:143 vector [2]: ck = 98172aa67379305840feec86c931fa67 20241225122525075 DAUC <0003> auc.c:144 vector [2]: ik = 7e030fd198bf20ac969555b0e26da0b5 20241225122525075 DAUC <0003> auc.c:145 vector [2]: res = 9765fda90121e45f0000000000000000 20241225122525075 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122525075 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122525075 DAUC <0003> auc.c:179 vector [2]: kc = 78e5df959689c6d0 20241225122525075 DAUC <0003> auc.c:180 vector [2]: sres = b780c845 20241225122525075 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122525075 DAUC <0003> auc.c:113 vector [3]: rand = 34f40be959ad6f88f7e89c4688a7ec97 20241225122525075 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241225122525075 DAUC <0003> auc.c:142 vector [3]: autn = 91983562df5000000b1d7470d2256cd5 20241225122525075 DAUC <0003> auc.c:143 vector [3]: ck = b2f03cb40fe3f21dfcfa681fac0b971a 20241225122525075 DAUC <0003> auc.c:144 vector [3]: ik = cd75dc7a5e82953314bb72a2e51288b6 20241225122525075 DAUC <0003> auc.c:145 vector [3]: res = 5feb21528fe675c50000000000000000 20241225122525075 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122525075 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122525075 DAUC <0003> auc.c:179 vector [3]: kc = 1e60bfcb0fb02cd6 20241225122525075 DAUC <0003> auc.c:180 vector [3]: sres = 4a1fca5b 20241225122525075 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122525075 DAUC <0003> auc.c:113 vector [4]: rand = 958d85bd3b854fb7a3b500c10d83975f 20241225122525075 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241225122525075 DAUC <0003> auc.c:142 vector [4]: autn = 874419a87fcd0000dfba3dd702d56007 20241225122525075 DAUC <0003> auc.c:143 vector [4]: ck = b05ca8dc860b17f7d223a5a59e172597 20241225122525075 DAUC <0003> auc.c:144 vector [4]: ik = 9d465576a1a796f451c77c89503b97e7 20241225122525075 DAUC <0003> auc.c:145 vector [4]: res = b1f4575e3d5689db0000000000000000 20241225122525075 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122525075 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122525075 DAUC <0003> auc.c:179 vector [4]: kc = b6aa27e3cd00da78 20241225122525075 DAUC <0003> auc.c:180 vector [4]: sres = 7c1a1f29 20241225122525075 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122525075 DAUC <0003> db_auc.c:245 IMSI='262420274528988': Generated 5 vectors 20241225122525075 DAUC <0003> db_auc.c:249 IMSI='262420274528988': Updating SQN=481 in DB 20241225122525075 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420274528988"} 20241225122525075 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420274528988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122525075 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525075 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122525075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37042<->l=127.0.0.1:4258 20241225122525076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36988<->l=127.0.0.1:4258 20241225122525077 DLINP <000b> input/ipa.c:451 connected read/write 20241225122525077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122525077 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122525077 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122525077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122525077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34787<->l=127.0.0.1:4259) 20241225122525100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20241225122525201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20241225122528296 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122528296 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122528301 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122528303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20241225122528307 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122528307 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122528307 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122528307 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122528307 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122528307 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122528307 DLGSUP <0013> gsup_server.c:235 2:  20241225122528307 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122528307 DLGSUP <0013> gsup_server.c:235 3:  20241225122528307 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122528307 DLGSUP <0013> gsup_server.c:235 4:  20241225122528307 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122528307 DLGSUP <0013> gsup_server.c:235 5:  20241225122528307 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122528307 DLGSUP <0013> gsup_server.c:235 7:  20241225122528307 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122528307 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122528307 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122528307 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122528330 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40569<->l=127.0.0.1:4259) 20241225122528336 DAUC <0003> db_auc.c:157 IMSI='262422730745468': No 2G Auth Data 20241225122528336 DAUC <0003> db_auc.c:192 IMSI='262422730745468': No 3G Auth Data 20241225122528357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37080<->l=127.0.0.1:4258 20241225122528366 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122528366 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422730745468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422730745468"} 20241225122528366 DAUC <0003> db_auc.c:157 IMSI='262422730745468': No 2G Auth Data 20241225122528366 DAUC <0003> db_auc.c:236 IMSI='262422730745468': Calling to generate 5 vectors 20241225122528366 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225122528366 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122528366 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122528366 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122528366 DAUC <0003> auc.c:113 vector [0]: rand = 4e3aaa1d093959204bb90dc3dc9bc8a6 20241225122528366 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122528366 DAUC <0003> auc.c:142 vector [0]: autn = 2f4fbd8c21378000ea8946832cba4da8 20241225122528366 DAUC <0003> auc.c:143 vector [0]: ck = 928858b2a3622585d8ebaee7e2e306f5 20241225122528366 DAUC <0003> auc.c:144 vector [0]: ik = c2d85a448efa55c5284d7a199a8cc790 20241225122528366 DAUC <0003> auc.c:145 vector [0]: res = 3f48c9123f1da76f0000000000000000 20241225122528366 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122528366 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122528366 DAUC <0003> auc.c:151 vector [0]: kc = a0f6d60855f7b125 20241225122528366 DAUC <0003> auc.c:152 vector [0]: sres = 00556e7d 20241225122528366 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122528366 DAUC <0003> auc.c:113 vector [1]: rand = c2040b7dc687cd4cc06d185f81e80854 20241225122528366 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225122528366 DAUC <0003> auc.c:142 vector [1]: autn = f0c738bf6c1980000397db9b36d4b888 20241225122528366 DAUC <0003> auc.c:143 vector [1]: ck = ca847be1fe9b34a546fccde3ea635f2a 20241225122528366 DAUC <0003> auc.c:144 vector [1]: ik = cf316be23ccc3d6e5d42de44f11f6438 20241225122528366 DAUC <0003> auc.c:145 vector [1]: res = 6d7ac177689d73550000000000000000 20241225122528366 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122528366 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225122528366 DAUC <0003> auc.c:151 vector [1]: kc = 1e0b03a4d92b32d9 20241225122528366 DAUC <0003> auc.c:152 vector [1]: sres = 05e7b222 20241225122528366 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225122528366 DAUC <0003> auc.c:113 vector [2]: rand = 1e02bee0eecc91cffcb24efc6860508b 20241225122528366 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225122528366 DAUC <0003> auc.c:142 vector [2]: autn = 3fcbdc8f851880003001caf7ec1b476f 20241225122528366 DAUC <0003> auc.c:143 vector [2]: ck = ead67254037e0013456edc7aa97a1f05 20241225122528366 DAUC <0003> auc.c:144 vector [2]: ik = 36990a6847c0be920a24c2899fa697b0 20241225122528366 DAUC <0003> auc.c:145 vector [2]: res = c56e92acab13ad450000000000000000 20241225122528366 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122528366 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225122528366 DAUC <0003> auc.c:151 vector [2]: kc = 930566cf72623634 20241225122528366 DAUC <0003> auc.c:152 vector [2]: sres = 6e7d3fe9 20241225122528366 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225122528366 DAUC <0003> auc.c:113 vector [3]: rand = 887d4c2cd9ad393b4be6629420083cf1 20241225122528366 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225122528366 DAUC <0003> auc.c:142 vector [3]: autn = d2534e338972800022c7bb69a8b96113 20241225122528366 DAUC <0003> auc.c:143 vector [3]: ck = b0fa0d863199f15a48e65514852bb223 20241225122528366 DAUC <0003> auc.c:144 vector [3]: ik = ce676df938696ba89907f14f03f4f573 20241225122528366 DAUC <0003> auc.c:145 vector [3]: res = bbaab68e217afec50000000000000000 20241225122528366 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122528366 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225122528366 DAUC <0003> auc.c:151 vector [3]: kc = af7cc4248f2fdda2 20241225122528366 DAUC <0003> auc.c:152 vector [3]: sres = 9ad0484b 20241225122528367 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225122528367 DAUC <0003> auc.c:113 vector [4]: rand = 3075aafdfe97f820815e2fa961ef702e 20241225122528367 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225122528367 DAUC <0003> auc.c:142 vector [4]: autn = e2917ea193c28000840620878155d89a 20241225122528367 DAUC <0003> auc.c:143 vector [4]: ck = db210b2cd26a44fe191cfc652bed749e 20241225122528367 DAUC <0003> auc.c:144 vector [4]: ik = bbcd6dabc330226eaafcdfcad5a46436 20241225122528367 DAUC <0003> auc.c:145 vector [4]: res = 48dae1f199d2b1f40000000000000000 20241225122528367 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122528367 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225122528367 DAUC <0003> auc.c:151 vector [4]: kc = d30c4528ef137638 20241225122528367 DAUC <0003> auc.c:152 vector [4]: sres = d1085005 20241225122528367 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225122528367 DAUC <0003> db_auc.c:245 IMSI='262422730745468': Generated 5 vectors 20241225122528367 DAUC <0003> db_auc.c:249 IMSI='262422730745468': Updating SQN=161 in DB 20241225122528367 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422730745468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422730745468"} 20241225122528367 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422730745468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122528367 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122528367 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122528370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37080<->l=127.0.0.1:4258 20241225122528371 DAUC <0003> db_auc.c:157 IMSI='262428014792039': No 2G Auth Data 20241225122528371 DAUC <0003> db_auc.c:192 IMSI='262428014792039': No 3G Auth Data 20241225122528382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4258 20241225122528384 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122528384 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428014792039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428014792039"} 20241225122528384 DAUC <0003> db_auc.c:157 IMSI='262428014792039': No 2G Auth Data 20241225122528384 DAUC <0003> db_auc.c:236 IMSI='262428014792039': Calling to generate 5 vectors 20241225122528384 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241225122528384 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122528384 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241225122528384 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122528384 DAUC <0003> auc.c:113 vector [0]: rand = 3966bc2191cb6553e4eb125c329c3b94 20241225122528384 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122528384 DAUC <0003> auc.c:142 vector [0]: autn = 6c79247bb17d800028d3f95e62e136f8 20241225122528384 DAUC <0003> auc.c:143 vector [0]: ck = 951c4f37f9cbdd02a5b3a7c5eaa385b0 20241225122528384 DAUC <0003> auc.c:144 vector [0]: ik = fe406eb6d485342b6b621c4805d5c370 20241225122528384 DAUC <0003> auc.c:145 vector [0]: res = 01e040044500e48b0000000000000000 20241225122528384 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122528384 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241225122528384 DAUC <0003> auc.c:151 vector [0]: kc = a58d9a0cc238afe9 20241225122528384 DAUC <0003> auc.c:152 vector [0]: sres = 44e0a48f 20241225122528384 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241225122528384 DAUC <0003> auc.c:113 vector [1]: rand = a165f735035132a0924c8c9c072a42bc 20241225122528384 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225122528384 DAUC <0003> auc.c:142 vector [1]: autn = 1c80b90b753c80005e67cdef1ab36f2d 20241225122528384 DAUC <0003> auc.c:143 vector [1]: ck = ab96e3aa6304c676413e5d987a141c6d 20241225122528384 DAUC <0003> auc.c:144 vector [1]: ik = bc6702e29c25080c8142fb1975ca9d7e 20241225122528384 DAUC <0003> auc.c:145 vector [1]: res = 71624ef443bba3600000000000000000 20241225122528384 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122528384 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241225122528384 DAUC <0003> auc.c:151 vector [1]: kc = d78d47c9f0ff4f69 20241225122528384 DAUC <0003> auc.c:152 vector [1]: sres = 32d9ed94 20241225122528384 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241225122528384 DAUC <0003> auc.c:113 vector [2]: rand = 4b4c6bf3c1109af26fb668d56c4227a8 20241225122528384 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225122528384 DAUC <0003> auc.c:142 vector [2]: autn = 85ebd27a3cc08000a6cec7f2507bdcaf 20241225122528384 DAUC <0003> auc.c:143 vector [2]: ck = 37caeaa1ca944852f03bddcc78ed0ff9 20241225122528384 DAUC <0003> auc.c:144 vector [2]: ik = ccca941bb3125db8ad41a0bbb2e27bb7 20241225122528384 DAUC <0003> auc.c:145 vector [2]: res = 31f6c9efe7224d8f0000000000000000 20241225122528384 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122528384 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241225122528384 DAUC <0003> auc.c:151 vector [2]: kc = a67a03cdb38961a4 20241225122528384 DAUC <0003> auc.c:152 vector [2]: sres = d6d48460 20241225122528384 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241225122528384 DAUC <0003> auc.c:113 vector [3]: rand = 4cb6021a650ba131e4ebf3853f9d7804 20241225122528384 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225122528384 DAUC <0003> auc.c:142 vector [3]: autn = 53f81c0039db8000c224f8482d801fed 20241225122528384 DAUC <0003> auc.c:143 vector [3]: ck = 35d237c3f54ba3e3d1ed7763f28c6a9b 20241225122528384 DAUC <0003> auc.c:144 vector [3]: ik = d626674eef37527301cc0a08456bcb5f 20241225122528384 DAUC <0003> auc.c:145 vector [3]: res = 7bc04c198e05393e0000000000000000 20241225122528384 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122528384 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241225122528384 DAUC <0003> auc.c:151 vector [3]: kc = 33d52de6ad9b5054 20241225122528384 DAUC <0003> auc.c:152 vector [3]: sres = f5c57527 20241225122528384 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241225122528384 DAUC <0003> auc.c:113 vector [4]: rand = 1e8bce446660bff5a0b49cee60d82a79 20241225122528384 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225122528384 DAUC <0003> auc.c:142 vector [4]: autn = 1bb3e44d23d980001f9b5db8e92d16e7 20241225122528384 DAUC <0003> auc.c:143 vector [4]: ck = 86843aaf3b948af9e5980041d879e52c 20241225122528384 DAUC <0003> auc.c:144 vector [4]: ik = 3903e2bf2c3bd5a441d91f7eaa7674f3 20241225122528384 DAUC <0003> auc.c:145 vector [4]: res = 086303e5f6c4c3bc0000000000000000 20241225122528384 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122528384 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241225122528384 DAUC <0003> auc.c:151 vector [4]: kc = 1bc6c72f65a0ce82 20241225122528384 DAUC <0003> auc.c:152 vector [4]: sres = fea7c059 20241225122528384 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241225122528384 DAUC <0003> db_auc.c:245 IMSI='262428014792039': Generated 5 vectors 20241225122528384 DAUC <0003> db_auc.c:249 IMSI='262428014792039': Updating SQN=161 in DB 20241225122528384 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428014792039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428014792039"} 20241225122528384 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428014792039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122528384 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122528384 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122528385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4258 20241225122528386 DAUC <0003> db_auc.c:157 IMSI='262425320230171': No 2G Auth Data 20241225122528386 DAUC <0003> db_auc.c:192 IMSI='262425320230171': No 3G Auth Data 20241225122528392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4258 20241225122528393 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122528393 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425320230171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425320230171"} 20241225122528393 DAUC <0003> db_auc.c:236 IMSI='262425320230171': Calling to generate 5 vectors 20241225122528393 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122528393 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122528393 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122528393 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122528393 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122528393 DAUC <0003> auc.c:113 vector [0]: rand = 79b97080cc590890ec839a6f05756389 20241225122528393 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122528393 DAUC <0003> auc.c:142 vector [0]: autn = b9038c80a1fa80001f1e6f66e3f52c9f 20241225122528393 DAUC <0003> auc.c:143 vector [0]: ck = 4a787518f3c0aec3c7607882763bd6d2 20241225122528393 DAUC <0003> auc.c:144 vector [0]: ik = d0085d3bf01da3e031201693edd35dcb 20241225122528393 DAUC <0003> auc.c:145 vector [0]: res = 9ff6dacc1578a40c0000000000000000 20241225122528393 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122528393 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122528393 DAUC <0003> auc.c:179 vector [0]: kc = b2e0b00c35249800 20241225122528393 DAUC <0003> auc.c:180 vector [0]: sres = 75f9aff5 20241225122528393 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122528393 DAUC <0003> auc.c:113 vector [1]: rand = e19cddcdd4b4ba17ad4400e749ea43cb 20241225122528393 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225122528393 DAUC <0003> auc.c:142 vector [1]: autn = 0fe318da305980003ed8380395900ed1 20241225122528393 DAUC <0003> auc.c:143 vector [1]: ck = c8942cade51ec1c139f854d6b3a0d3d1 20241225122528393 DAUC <0003> auc.c:144 vector [1]: ik = 7f86c3ffa2147f71782fcce31e050b54 20241225122528393 DAUC <0003> auc.c:145 vector [1]: res = d84d375790acddc20000000000000000 20241225122528393 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122528393 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122528393 DAUC <0003> auc.c:179 vector [1]: kc = 852bf042eca27000 20241225122528393 DAUC <0003> auc.c:180 vector [1]: sres = 35017a0c 20241225122528393 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122528393 DAUC <0003> auc.c:113 vector [2]: rand = ea34cc40756c35c0210d9d1ed67eef61 20241225122528393 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225122528393 DAUC <0003> auc.c:142 vector [2]: autn = 962dc86522048000d519562c4b400461 20241225122528393 DAUC <0003> auc.c:143 vector [2]: ck = e4654039c6e8b421939a76aa2eb7be86 20241225122528393 DAUC <0003> auc.c:144 vector [2]: ik = 48dd458e4f4dfa38ee0f1f0ecb606c9c 20241225122528393 DAUC <0003> auc.c:145 vector [2]: res = a532bc0d4ad38dbb0000000000000000 20241225122528393 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122528393 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122528393 DAUC <0003> auc.c:179 vector [2]: kc = 50faf8deb654cc00 20241225122528393 DAUC <0003> auc.c:180 vector [2]: sres = c5817b4a 20241225122528393 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122528393 DAUC <0003> auc.c:113 vector [3]: rand = 5b30c0337d40a2168c28c8fd8742b5f8 20241225122528393 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225122528393 DAUC <0003> auc.c:142 vector [3]: autn = 5d0f41303428800056777b05a25db9b1 20241225122528393 DAUC <0003> auc.c:143 vector [3]: ck = 1bf1a734a76773da4289be9b8608423a 20241225122528393 DAUC <0003> auc.c:144 vector [3]: ik = 445c8014fb61d176ce1676bf445293fa 20241225122528393 DAUC <0003> auc.c:145 vector [3]: res = dfe3e5cb664d46cb0000000000000000 20241225122528393 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122528393 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122528393 DAUC <0003> auc.c:179 vector [3]: kc = 98730a8eb0180400 20241225122528393 DAUC <0003> auc.c:180 vector [3]: sres = 25ce1d5c 20241225122528393 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122528393 DAUC <0003> auc.c:113 vector [4]: rand = 38135cac2b5a7f1b831447bbad3df868 20241225122528393 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225122528393 DAUC <0003> auc.c:142 vector [4]: autn = d9d8a369f16180008712f24407891062 20241225122528393 DAUC <0003> auc.c:143 vector [4]: ck = 4362bebada7bd6432f211b24c36a2765 20241225122528393 DAUC <0003> auc.c:144 vector [4]: ik = 0db05fc68fc134083511e614d87976a6 20241225122528393 DAUC <0003> auc.c:145 vector [4]: res = 5ca6a4a59072d6480000000000000000 20241225122528393 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122528393 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122528394 DAUC <0003> auc.c:179 vector [4]: kc = 1df08308d47c5c00 20241225122528394 DAUC <0003> auc.c:180 vector [4]: sres = 0b7d3527 20241225122528394 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122528394 DAUC <0003> db_auc.c:245 IMSI='262425320230171': Generated 5 vectors 20241225122528394 DAUC <0003> db_auc.c:249 IMSI='262425320230171': Updating SQN=161 in DB 20241225122528394 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425320230171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425320230171"} 20241225122528394 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425320230171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122528394 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122528394 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122528395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4258 20241225122528396 DAUC <0003> db_auc.c:157 IMSI='262422389364920': No 2G Auth Data 20241225122528396 DAUC <0003> db_auc.c:192 IMSI='262422389364920': No 3G Auth Data 20241225122528402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 20241225122528404 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122528404 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422389364920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422389364920"} 20241225122528404 DAUC <0003> db_auc.c:236 IMSI='262422389364920': Calling to generate 5 vectors 20241225122528404 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122528404 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122528404 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122528404 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122528404 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122528404 DAUC <0003> auc.c:113 vector [0]: rand = f34a32c1455775633901687453c5e455 20241225122528404 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122528404 DAUC <0003> auc.c:142 vector [0]: autn = 1c3ed0855867800021e6f8206b1a2646 20241225122528404 DAUC <0003> auc.c:143 vector [0]: ck = f91545d339dd5d32825cb05ce4706772 20241225122528404 DAUC <0003> auc.c:144 vector [0]: ik = 7cf2ae1d22f0ca3535b798225456d58d 20241225122528404 DAUC <0003> auc.c:145 vector [0]: res = 9a8a932acd21eb7f0000000000000000 20241225122528404 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122528404 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122528404 DAUC <0003> auc.c:179 vector [0]: kc = 271c1d7bae7e1000 20241225122528404 DAUC <0003> auc.c:180 vector [0]: sres = 58ad4df5 20241225122528404 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122528404 DAUC <0003> auc.c:113 vector [1]: rand = 99b0fcf22b5f944e092432df05787100 20241225122528404 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225122528404 DAUC <0003> auc.c:142 vector [1]: autn = d4781062bebe800043bcd8b704dc34e5 20241225122528404 DAUC <0003> auc.c:143 vector [1]: ck = 62d74e743cd4ee99c4fccda6a3116843 20241225122528404 DAUC <0003> auc.c:144 vector [1]: ik = dc1b06833f9cbcf58d990bb44eb07e51 20241225122528404 DAUC <0003> auc.c:145 vector [1]: res = 29d106b083633cba0000000000000000 20241225122528404 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122528404 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122528404 DAUC <0003> auc.c:179 vector [1]: kc = 00b59b04912a9400 20241225122528404 DAUC <0003> auc.c:180 vector [1]: sres = 1cb8dcad 20241225122528404 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122528404 DAUC <0003> auc.c:113 vector [2]: rand = 64cfd9b5ff56891afd831a79480016de 20241225122528404 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225122528404 DAUC <0003> auc.c:142 vector [2]: autn = 466bfadfe35480005dd7569bd66f0e88 20241225122528404 DAUC <0003> auc.c:143 vector [2]: ck = 5e9218ed0195490c4882e183740385fe 20241225122528404 DAUC <0003> auc.c:144 vector [2]: ik = ad3713afb0f1acb17c89c18e9050a3f4 20241225122528404 DAUC <0003> auc.c:145 vector [2]: res = 7643440c645bbe270000000000000000 20241225122528404 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122528404 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122528404 DAUC <0003> auc.c:179 vector [2]: kc = 764c69f55745d000 20241225122528404 DAUC <0003> auc.c:180 vector [2]: sres = a2527928 20241225122528404 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122528404 DAUC <0003> auc.c:113 vector [3]: rand = e0b93df93249817625c87168ec3c4205 20241225122528404 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225122528404 DAUC <0003> auc.c:142 vector [3]: autn = 1f92ada677c480002fbb33d1ba7db655 20241225122528404 DAUC <0003> auc.c:143 vector [3]: ck = df2a441016719f6f59104e33a4dc1342 20241225122528404 DAUC <0003> auc.c:144 vector [3]: ik = 22eb389e54d3b96ede6256082a8ce245 20241225122528404 DAUC <0003> auc.c:145 vector [3]: res = 7748be66f8e4f1520000000000000000 20241225122528404 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122528404 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122528404 DAUC <0003> auc.c:179 vector [3]: kc = 68eb3d786b928c00 20241225122528404 DAUC <0003> auc.c:180 vector [3]: sres = 569118ae 20241225122528404 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122528404 DAUC <0003> auc.c:113 vector [4]: rand = af00e2b2299e03806aa1d6f09aedde8b 20241225122528404 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225122528404 DAUC <0003> auc.c:142 vector [4]: autn = fc588d4ae23b8000832cc214f3214dd6 20241225122528404 DAUC <0003> auc.c:143 vector [4]: ck = 0dab4d7815f19903ce7990b34d5a0caa 20241225122528404 DAUC <0003> auc.c:144 vector [4]: ik = d6b72778c33b103c04c6c57594428ba6 20241225122528404 DAUC <0003> auc.c:145 vector [4]: res = 9751ac4de755c2dd0000000000000000 20241225122528404 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122528404 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122528404 DAUC <0003> auc.c:179 vector [4]: kc = 144b41f54b291000 20241225122528404 DAUC <0003> auc.c:180 vector [4]: sres = fb6c7c9b 20241225122528404 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122528404 DAUC <0003> db_auc.c:245 IMSI='262422389364920': Generated 5 vectors 20241225122528404 DAUC <0003> db_auc.c:249 IMSI='262422389364920': Updating SQN=161 in DB 20241225122528404 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422389364920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422389364920"} 20241225122528404 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422389364920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122528404 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122528404 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122528405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 20241225122528406 DAUC <0003> db_auc.c:157 IMSI='262420770895738': No 2G Auth Data 20241225122528406 DAUC <0003> db_auc.c:192 IMSI='262420770895738': No 3G Auth Data 20241225122528412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241225122528413 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122528413 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420770895738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420770895738"} 20241225122528413 DAUC <0003> db_auc.c:236 IMSI='262420770895738': Calling to generate 5 vectors 20241225122528413 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241225122528413 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241225122528413 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241225122528413 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241225122528413 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241225122528413 DAUC <0003> auc.c:113 vector [0]: rand = 1c606be494a3f0469b87ba42515577a6 20241225122528413 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241225122528413 DAUC <0003> auc.c:142 vector [0]: autn = 16576c47e0e08000628672c45282c417 20241225122528413 DAUC <0003> auc.c:143 vector [0]: ck = 893a708b44462f11b491aeabe7fc056c 20241225122528413 DAUC <0003> auc.c:144 vector [0]: ik = ec003e98aaa3ee688355578ba6ed6bee 20241225122528413 DAUC <0003> auc.c:145 vector [0]: res = d00bb470f024a7380000000000000000 20241225122528413 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241225122528413 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241225122528413 DAUC <0003> auc.c:179 vector [0]: kc = 75c236fdf83e8314 20241225122528413 DAUC <0003> auc.c:180 vector [0]: sres = f17e54fe 20241225122528413 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241225122528413 DAUC <0003> auc.c:113 vector [1]: rand = 4099852d3bbf7f55de73162f2d094cc0 20241225122528414 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241225122528414 DAUC <0003> auc.c:142 vector [1]: autn = 5aed90ce09d880001d5ce47879dd8621 20241225122528414 DAUC <0003> auc.c:143 vector [1]: ck = 90bc24e00d7cad2dac86aaa3a1ab86fa 20241225122528414 DAUC <0003> auc.c:144 vector [1]: ik = a07d20113c2f20e2af2c0171cb49cb03 20241225122528414 DAUC <0003> auc.c:145 vector [1]: res = 775771102776643f0000000000000000 20241225122528414 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241225122528414 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241225122528414 DAUC <0003> auc.c:179 vector [1]: kc = bfda8c0e26d82fcd 20241225122528414 DAUC <0003> auc.c:180 vector [1]: sres = 72f1a2ba 20241225122528414 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241225122528414 DAUC <0003> auc.c:113 vector [2]: rand = 72454d5fc0178554f217b9905d9da55c 20241225122528414 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241225122528414 DAUC <0003> auc.c:142 vector [2]: autn = 8b0492f64399800021931e3f43f26306 20241225122528414 DAUC <0003> auc.c:143 vector [2]: ck = 22db66e2e91446555beca9ce50c84526 20241225122528414 DAUC <0003> auc.c:144 vector [2]: ik = 92bae84525aa5858f69926455514e98a 20241225122528414 DAUC <0003> auc.c:145 vector [2]: res = c879d274bcc32edc0000000000000000 20241225122528414 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241225122528414 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241225122528414 DAUC <0003> auc.c:179 vector [2]: kc = de84455934e0c2a4 20241225122528414 DAUC <0003> auc.c:180 vector [2]: sres = a5a25c17 20241225122528414 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241225122528414 DAUC <0003> auc.c:113 vector [3]: rand = 5d6d7c137f7c3bd32e4691ee88d34422 20241225122528414 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241225122528414 DAUC <0003> auc.c:142 vector [3]: autn = 3d27a9c194b180000e941a06b46f81c1 20241225122528414 DAUC <0003> auc.c:143 vector [3]: ck = 3e4920b3c96ffc5a2493759002faa643 20241225122528414 DAUC <0003> auc.c:144 vector [3]: ik = 1af63613291fca2255ba09c73cd01c8c 20241225122528414 DAUC <0003> auc.c:145 vector [3]: res = 60277dccce8f111d0000000000000000 20241225122528414 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241225122528414 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241225122528414 DAUC <0003> auc.c:179 vector [3]: kc = 276c793eb58a69e9 20241225122528414 DAUC <0003> auc.c:180 vector [3]: sres = 4ae3fcae 20241225122528414 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241225122528414 DAUC <0003> auc.c:113 vector [4]: rand = 1090dd432e73b04c15a95385bbfe93d1 20241225122528414 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241225122528414 DAUC <0003> auc.c:142 vector [4]: autn = 32010daa9cb18000f9d55903640fbd0f 20241225122528414 DAUC <0003> auc.c:143 vector [4]: ck = 1c0cdd31f2216a5570186eafbc911c04 20241225122528414 DAUC <0003> auc.c:144 vector [4]: ik = 10359f6106e9e4db55c89a4173769c49 20241225122528414 DAUC <0003> auc.c:145 vector [4]: res = d5faa09a8e89de7b0000000000000000 20241225122528414 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241225122528414 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241225122528414 DAUC <0003> auc.c:179 vector [4]: kc = 5f24578315612ebf 20241225122528414 DAUC <0003> auc.c:180 vector [4]: sres = a25895e5 20241225122528414 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241225122528414 DAUC <0003> db_auc.c:245 IMSI='262420770895738': Generated 5 vectors 20241225122528414 DAUC <0003> db_auc.c:249 IMSI='262420770895738': Updating SQN=161 in DB 20241225122528414 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420770895738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420770895738"} 20241225122528414 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420770895738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122528414 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122528414 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122528415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241225122528415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20241225122528416 DLINP <000b> input/ipa.c:451 connected read/write 20241225122528416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122528416 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122528416 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122528416 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122528416 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40569<->l=127.0.0.1:4259) 20241225122528444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20241225122528544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20241225122531665 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122531665 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122531668 DLINP <000b> input/ipa.c:451 connected read/write 20241225122531668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122531669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46406<->l=127.0.0.1:4258 20241225122531672 DLINP <000b> input/ipa.c:451 connected read/write 20241225122531672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122531672 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122531672 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122531672 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122531672 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122531672 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122531672 DLGSUP <0013> gsup_server.c:235 2:  20241225122531672 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122531672 DLGSUP <0013> gsup_server.c:235 3:  20241225122531672 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122531672 DLGSUP <0013> gsup_server.c:235 4:  20241225122531672 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122531672 DLGSUP <0013> gsup_server.c:235 5:  20241225122531672 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122531672 DLGSUP <0013> gsup_server.c:235 7:  20241225122531672 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122531672 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122531672 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122531672 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122531690 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37975<->l=127.0.0.1:4259) 20241225122531701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241225122531714 DLINP <000b> input/ipa.c:451 connected read/write 20241225122531714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122531714 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429430880137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429430880137" cn_domain=PS} 20241225122531714 DLU <0006> fsm.c:456 lu(262429430880137)[0x56413b6eac50]{UNVALIDATED}: Allocated 20241225122531714 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429430880137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241225122531714 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429430880137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429430880137" cause=IMSI unknown in HLR} 20241225122531714 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429430880137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122531714 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429430880137)[0x56413b6eac50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122531714 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429430880137)[0x56413b6eac50]{UNVALIDATED}: Freeing instance 20241225122531714 DLU <0006> fsm.c:568 lu(PS:IMSI-262429430880137)[0x56413b6eac50]{UNVALIDATED}: Deallocated 20241225122531714 DLINP <000b> input/ipa.c:451 connected read/write 20241225122531714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122531714 DLINP <000b> input/ipa.c:451 connected read/write 20241225122531714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122531718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241225122531720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46406<->l=127.0.0.1:4258 20241225122531722 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37975<->l=127.0.0.1:4259) 20241225122531723 DLINP <000b> input/ipa.c:451 connected read/write 20241225122531723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122531723 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122531723 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122531723 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122531768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46416<->l=127.0.0.1:4258 20241225122531868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46416<->l=127.0.0.1:4258 20241225122535465 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122535465 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122535469 DLINP <000b> input/ipa.c:451 connected read/write 20241225122535469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122535470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4258 20241225122535473 DLINP <000b> input/ipa.c:451 connected read/write 20241225122535473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122535473 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122535473 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122535473 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122535473 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122535473 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122535473 DLGSUP <0013> gsup_server.c:235 2:  20241225122535473 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122535473 DLGSUP <0013> gsup_server.c:235 3:  20241225122535473 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122535473 DLGSUP <0013> gsup_server.c:235 4:  20241225122535473 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122535473 DLGSUP <0013> gsup_server.c:235 5:  20241225122535473 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122535473 DLGSUP <0013> gsup_server.c:235 7:  20241225122535473 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122535473 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122535473 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122535473 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122535485 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36239<->l=127.0.0.1:4259) 20241225122535492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46446<->l=127.0.0.1:4258 20241225122535518 DLINP <000b> input/ipa.c:451 connected read/write 20241225122535518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122535518 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422319686382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422319686382" cn_domain=PS source_name="the-source\n"} 20241225122535518 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241225122535518 DLU <0006> fsm.c:456 lu(262422319686382)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122535518 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422319686382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241225122535518 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422319686382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422319686382" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241225122535518 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422319686382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122535518 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422319686382)[0x56413b6e6c60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122535518 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422319686382)[0x56413b6e6c60]{UNVALIDATED}: Freeing instance 20241225122535518 DLU <0006> fsm.c:568 lu(PS:IMSI-262422319686382)[0x56413b6e6c60]{UNVALIDATED}: Deallocated 20241225122535518 DLINP <000b> input/ipa.c:451 connected read/write 20241225122535518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122535518 DLINP <000b> input/ipa.c:451 connected read/write 20241225122535518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122535524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46446<->l=127.0.0.1:4258 20241225122535526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4258 20241225122535528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36239<->l=127.0.0.1:4259) 20241225122535528 DLINP <000b> input/ipa.c:451 connected read/write 20241225122535528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122535528 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122535528 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122535528 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122535529 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241225122535573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4258 20241225122535674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4258 20241225122538757 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122538757 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122538761 DLINP <000b> input/ipa.c:451 connected read/write 20241225122538761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122538761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46462<->l=127.0.0.1:4258 20241225122538762 DLINP <000b> input/ipa.c:451 connected read/write 20241225122538762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122538762 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122538762 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122538762 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122538762 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122538762 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122538762 DLGSUP <0013> gsup_server.c:235 2:  20241225122538762 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122538762 DLGSUP <0013> gsup_server.c:235 3:  20241225122538762 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122538762 DLGSUP <0013> gsup_server.c:235 4:  20241225122538762 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122538762 DLGSUP <0013> gsup_server.c:235 5:  20241225122538762 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122538762 DLGSUP <0013> gsup_server.c:235 7:  20241225122538762 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122538762 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122538762 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122538762 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122538784 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36527<->l=127.0.0.1:4259) 20241225122538802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 20241225122538814 DLINP <000b> input/ipa.c:451 connected read/write 20241225122538814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122538814 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426920596310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426920596310" cn_domain=PS} 20241225122538814 DLU <0006> fsm.c:456 lu(262426920596310)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122538814 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426920596310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241225122538814 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426920596310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426920596310" cause=Roaming not allowed in this location area} 20241225122538814 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426920596310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122538814 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426920596310)[0x56413b6e6c60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122538814 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426920596310)[0x56413b6e6c60]{UNVALIDATED}: Freeing instance 20241225122538814 DLU <0006> fsm.c:568 lu(PS:IMSI-262426920596310)[0x56413b6e6c60]{UNVALIDATED}: Deallocated 20241225122538814 DLINP <000b> input/ipa.c:451 connected read/write 20241225122538814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122538814 DLINP <000b> input/ipa.c:451 connected read/write 20241225122538814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122538818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 20241225122538819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46462<->l=127.0.0.1:4258 20241225122538821 DLINP <000b> input/ipa.c:451 connected read/write 20241225122538821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122538821 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122538821 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122538821 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122538821 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36527<->l=127.0.0.1:4259) 20241225122538853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 20241225122538954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 20241225122542011 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122542011 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122542016 DLINP <000b> input/ipa.c:451 connected read/write 20241225122542016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122542017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241225122542022 DLINP <000b> input/ipa.c:451 connected read/write 20241225122542022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122542022 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122542022 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122542022 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122542022 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122542022 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122542022 DLGSUP <0013> gsup_server.c:235 2:  20241225122542022 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122542023 DLGSUP <0013> gsup_server.c:235 3:  20241225122542023 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122542023 DLGSUP <0013> gsup_server.c:235 4:  20241225122542023 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122542023 DLGSUP <0013> gsup_server.c:235 5:  20241225122542023 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122542023 DLGSUP <0013> gsup_server.c:235 7:  20241225122542023 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122542023 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122542023 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122542023 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122542038 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43393<->l=127.0.0.1:4259) 20241225122542049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4258 20241225122542066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122542066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122542066 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424802539567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424802539567"} 20241225122542066 DAUC <0003> db_auc.c:133 IMSI='262424802539567': No such subscriber 20241225122542066 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424802539567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241225122542066 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424802539567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424802539567" cause=IMSI unknown in HLR} 20241225122542066 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424802539567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122542066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122542066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122542066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122542066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122542071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4258 20241225122542072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241225122542074 DLINP <000b> input/ipa.c:451 connected read/write 20241225122542074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122542074 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122542074 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122542074 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122542074 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43393<->l=127.0.0.1:4259) 20241225122542116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 20241225122542216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 20241225122545280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122545280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122545281 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33122<->l=127.0.0.1:4258 20241225122545282 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545283 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122545283 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122545283 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122545283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122545283 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122545283 DLGSUP <0013> gsup_server.c:235 2:  20241225122545283 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122545283 DLGSUP <0013> gsup_server.c:235 3:  20241225122545283 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122545283 DLGSUP <0013> gsup_server.c:235 4:  20241225122545283 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122545283 DLGSUP <0013> gsup_server.c:235 5:  20241225122545283 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122545283 DLGSUP <0013> gsup_server.c:235 7:  20241225122545283 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122545283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122545283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122545283 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122545290 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46217<->l=127.0.0.1:4259) 20241225122545294 DAUC <0003> db_auc.c:157 IMSI='262421585125735': No 2G Auth Data 20241225122545294 DAUC <0003> db_auc.c:192 IMSI='262421585125735': No 3G Auth Data 20241225122545300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33124<->l=127.0.0.1:4258 20241225122545326 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545326 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421585125735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421585125735" cn_domain=PS} 20241225122545326 DLU <0006> fsm.c:456 lu(262421585125735)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122545326 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421585125735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122545326 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421585125735)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122545326 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421585125735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421585125735" cn_domain=PS} 20241225122545326 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545326 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545328 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545328 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421585125735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421585125735"} 20241225122545328 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421585125735)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122545328 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421585125735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122545328 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421585125735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421585125735"} 20241225122545328 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421585125735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122545328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421585125735)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122545328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421585125735)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122545328 DLU <0006> fsm.c:568 lu(PS:IMSI-262421585125735)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122545328 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545328 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33124<->l=127.0.0.1:4258 20241225122545329 DAUC <0003> db_auc.c:157 IMSI='262420494605470': No 2G Auth Data 20241225122545329 DAUC <0003> db_auc.c:192 IMSI='262420494605470': No 3G Auth Data 20241225122545330 DLGSUP <0013> hlr.c:121 IMSI 262420494605470: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122545335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33136<->l=127.0.0.1:4258 20241225122545337 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545337 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420494605470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420494605470" cn_domain=PS} 20241225122545337 DLU <0006> fsm.c:456 lu(262420494605470)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122545337 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420494605470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122545337 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420494605470)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122545337 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420494605470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420494605470" cn_domain=PS} 20241225122545337 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545337 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545338 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545338 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420494605470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420494605470"} 20241225122545338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420494605470)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122545338 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420494605470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122545338 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420494605470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420494605470"} 20241225122545338 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420494605470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122545338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420494605470)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122545338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420494605470)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122545338 DLU <0006> fsm.c:568 lu(PS:IMSI-262420494605470)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122545338 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545338 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33136<->l=127.0.0.1:4258 20241225122545340 DAUC <0003> db_auc.c:157 IMSI='262428563513847': No 2G Auth Data 20241225122545340 DAUC <0003> db_auc.c:192 IMSI='262428563513847': No 3G Auth Data 20241225122545340 DLGSUP <0013> hlr.c:121 IMSI 262428563513847: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122545347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4258 20241225122545349 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545349 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428563513847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428563513847" cn_domain=PS} 20241225122545349 DLU <0006> fsm.c:456 lu(262428563513847)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122545349 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428563513847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122545349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428563513847)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122545349 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428563513847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428563513847" cn_domain=PS} 20241225122545349 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545349 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545350 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545350 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428563513847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428563513847"} 20241225122545350 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428563513847)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122545350 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428563513847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122545350 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428563513847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428563513847"} 20241225122545350 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428563513847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122545350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563513847)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122545350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563513847)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122545350 DLU <0006> fsm.c:568 lu(PS:IMSI-262428563513847)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122545350 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545350 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4258 20241225122545351 DAUC <0003> db_auc.c:157 IMSI='262428168281969': No 2G Auth Data 20241225122545351 DAUC <0003> db_auc.c:192 IMSI='262428168281969': No 3G Auth Data 20241225122545352 DLGSUP <0013> hlr.c:121 IMSI 262428168281969: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122545358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33146<->l=127.0.0.1:4258 20241225122545360 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545360 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428168281969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428168281969" cn_domain=PS} 20241225122545360 DLU <0006> fsm.c:456 lu(262428168281969)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122545360 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428168281969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122545360 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428168281969)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122545360 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428168281969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428168281969" cn_domain=PS} 20241225122545360 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545360 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545361 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545361 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428168281969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428168281969"} 20241225122545361 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428168281969)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122545361 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428168281969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122545361 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428168281969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428168281969"} 20241225122545361 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428168281969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122545361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428168281969)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122545361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428168281969)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122545361 DLU <0006> fsm.c:568 lu(PS:IMSI-262428168281969)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122545361 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545361 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33146<->l=127.0.0.1:4258 20241225122545363 DAUC <0003> db_auc.c:157 IMSI='262428054795427': No 2G Auth Data 20241225122545363 DAUC <0003> db_auc.c:192 IMSI='262428054795427': No 3G Auth Data 20241225122545363 DLGSUP <0013> hlr.c:121 IMSI 262428054795427: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122545370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4258 20241225122545372 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545372 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428054795427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428054795427" cn_domain=PS} 20241225122545372 DLU <0006> fsm.c:456 lu(262428054795427)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122545372 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428054795427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122545372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428054795427)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122545372 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428054795427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428054795427" cn_domain=PS} 20241225122545372 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545372 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545373 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545373 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428054795427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428054795427"} 20241225122545373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428054795427)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122545373 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428054795427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122545373 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428054795427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428054795427"} 20241225122545373 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428054795427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122545373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428054795427)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122545373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428054795427)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122545373 DLU <0006> fsm.c:568 lu(PS:IMSI-262428054795427)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122545373 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545373 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4258 20241225122545374 DAUC <0003> db_auc.c:157 IMSI='262429955616750': No 2G Auth Data 20241225122545374 DAUC <0003> db_auc.c:192 IMSI='262429955616750': No 3G Auth Data 20241225122545374 DLGSUP <0013> hlr.c:121 IMSI 262429955616750: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122545381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33162<->l=127.0.0.1:4258 20241225122545384 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545384 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429955616750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429955616750" cn_domain=PS} 20241225122545384 DLU <0006> fsm.c:456 lu(262429955616750)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122545384 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429955616750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122545384 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429955616750)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122545384 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429955616750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429955616750" cn_domain=PS} 20241225122545384 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545384 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545386 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545386 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429955616750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429955616750"} 20241225122545386 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429955616750)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122545386 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429955616750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122545386 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429955616750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429955616750"} 20241225122545386 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429955616750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122545386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429955616750)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122545386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429955616750)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122545386 DLU <0006> fsm.c:568 lu(PS:IMSI-262429955616750)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122545386 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545386 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33162<->l=127.0.0.1:4258 20241225122545388 DAUC <0003> db_auc.c:157 IMSI='262421427253905': No 2G Auth Data 20241225122545388 DAUC <0003> db_auc.c:192 IMSI='262421427253905': No 3G Auth Data 20241225122545388 DLGSUP <0013> hlr.c:121 IMSI 262421427253905: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122545395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33166<->l=127.0.0.1:4258 20241225122545397 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545397 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421427253905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421427253905" cn_domain=PS} 20241225122545397 DLU <0006> fsm.c:456 lu(262421427253905)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122545397 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421427253905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122545397 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421427253905)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122545397 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421427253905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421427253905" cn_domain=PS} 20241225122545397 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545397 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545398 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545398 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421427253905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421427253905"} 20241225122545398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421427253905)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122545398 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421427253905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122545398 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421427253905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421427253905"} 20241225122545398 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421427253905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122545398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421427253905)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122545398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421427253905)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122545398 DLU <0006> fsm.c:568 lu(PS:IMSI-262421427253905)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122545398 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545398 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33166<->l=127.0.0.1:4258 20241225122545400 DAUC <0003> db_auc.c:157 IMSI='262425278706950': No 2G Auth Data 20241225122545400 DAUC <0003> db_auc.c:192 IMSI='262425278706950': No 3G Auth Data 20241225122545400 DLGSUP <0013> hlr.c:121 IMSI 262425278706950: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122545406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 20241225122545407 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545407 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425278706950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425278706950" cn_domain=PS} 20241225122545408 DLU <0006> fsm.c:456 lu(262425278706950)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122545408 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425278706950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122545408 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425278706950)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122545408 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425278706950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425278706950" cn_domain=PS} 20241225122545408 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545408 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545409 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545409 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425278706950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425278706950"} 20241225122545409 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425278706950)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122545409 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425278706950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122545409 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425278706950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425278706950"} 20241225122545409 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425278706950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122545409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425278706950)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122545409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425278706950)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122545409 DLU <0006> fsm.c:568 lu(PS:IMSI-262425278706950)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122545409 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545409 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122545410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 20241225122545411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33122<->l=127.0.0.1:4258 20241225122545411 DLINP <000b> input/ipa.c:451 connected read/write 20241225122545411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122545411 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122545411 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122545411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122545411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46217<->l=127.0.0.1:4259) 20241225122545435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 20241225122545536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 20241225122548637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122548638 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122548639 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 20241225122548641 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548641 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122548641 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122548641 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122548641 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122548641 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122548641 DLGSUP <0013> gsup_server.c:235 2:  20241225122548641 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122548641 DLGSUP <0013> gsup_server.c:235 3:  20241225122548641 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122548641 DLGSUP <0013> gsup_server.c:235 4:  20241225122548641 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122548641 DLGSUP <0013> gsup_server.c:235 5:  20241225122548641 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122548641 DLGSUP <0013> gsup_server.c:235 7:  20241225122548641 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122548641 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122548641 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122548641 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122548653 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39889<->l=127.0.0.1:4259) 20241225122548657 DAUC <0003> db_auc.c:157 IMSI='262427764259187': No 2G Auth Data 20241225122548657 DAUC <0003> db_auc.c:192 IMSI='262427764259187': No 3G Auth Data 20241225122548667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33208<->l=127.0.0.1:4258 20241225122548682 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548682 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427764259187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427764259187" cn_domain=PS source_name="the-source\n"} 20241225122548682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241225122548682 DLU <0006> fsm.c:456 lu(262427764259187)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122548682 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427764259187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225122548682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427764259187)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122548682 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427764259187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427764259187" cn_domain=PS destination_name="the-source\n"} 20241225122548682 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548682 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548688 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548688 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427764259187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427764259187" source_name="the-source\n"} 20241225122548688 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427764259187)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122548688 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427764259187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122548688 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427764259187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427764259187" destination_name="the-source\n"} 20241225122548688 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427764259187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122548688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427764259187)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122548688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427764259187)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122548688 DLU <0006> fsm.c:568 lu(PS:IMSI-262427764259187)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122548688 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548688 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33208<->l=127.0.0.1:4258 20241225122548693 DAUC <0003> db_auc.c:157 IMSI='262423028247401': No 2G Auth Data 20241225122548693 DAUC <0003> db_auc.c:192 IMSI='262423028247401': No 3G Auth Data 20241225122548694 DLGSUP <0013> hlr.c:121 IMSI 262423028247401: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122548705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 20241225122548707 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548707 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423028247401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423028247401" cn_domain=PS source_name="the-source\n"} 20241225122548707 DLU <0006> fsm.c:456 lu(262423028247401)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122548707 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423028247401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225122548707 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423028247401)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122548707 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423028247401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423028247401" cn_domain=PS destination_name="the-source\n"} 20241225122548707 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548707 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548708 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548708 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423028247401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423028247401" source_name="the-source\n"} 20241225122548708 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423028247401)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122548708 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423028247401 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122548708 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423028247401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423028247401" destination_name="the-source\n"} 20241225122548708 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423028247401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122548708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423028247401)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122548708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423028247401)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122548708 DLU <0006> fsm.c:568 lu(PS:IMSI-262423028247401)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122548708 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548708 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 20241225122548709 DAUC <0003> db_auc.c:157 IMSI='262426260158159': No 2G Auth Data 20241225122548709 DAUC <0003> db_auc.c:192 IMSI='262426260158159': No 3G Auth Data 20241225122548709 DLGSUP <0013> hlr.c:121 IMSI 262426260158159: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122548715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33218<->l=127.0.0.1:4258 20241225122548717 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548717 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426260158159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426260158159" cn_domain=PS source_name="the-source\n"} 20241225122548717 DLU <0006> fsm.c:456 lu(262426260158159)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122548717 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426260158159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225122548717 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426260158159)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122548717 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426260158159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426260158159" cn_domain=PS destination_name="the-source\n"} 20241225122548717 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548717 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548718 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548718 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426260158159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426260158159" source_name="the-source\n"} 20241225122548718 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426260158159)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122548718 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426260158159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122548718 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426260158159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426260158159" destination_name="the-source\n"} 20241225122548718 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426260158159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122548718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426260158159)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122548718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426260158159)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122548718 DLU <0006> fsm.c:568 lu(PS:IMSI-262426260158159)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122548718 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548718 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33218<->l=127.0.0.1:4258 20241225122548719 DAUC <0003> db_auc.c:157 IMSI='262422357520530': No 2G Auth Data 20241225122548719 DAUC <0003> db_auc.c:192 IMSI='262422357520530': No 3G Auth Data 20241225122548720 DLGSUP <0013> hlr.c:121 IMSI 262422357520530: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122548727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 20241225122548730 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548730 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422357520530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422357520530" cn_domain=PS source_name="the-source\n"} 20241225122548730 DLU <0006> fsm.c:456 lu(262422357520530)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122548730 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422357520530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225122548731 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422357520530)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122548731 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422357520530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422357520530" cn_domain=PS destination_name="the-source\n"} 20241225122548731 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548731 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548732 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548732 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422357520530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422357520530" source_name="the-source\n"} 20241225122548732 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422357520530)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122548732 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422357520530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122548732 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422357520530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422357520530" destination_name="the-source\n"} 20241225122548732 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422357520530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122548732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422357520530)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122548732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422357520530)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122548732 DLU <0006> fsm.c:568 lu(PS:IMSI-262422357520530)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122548732 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548732 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 20241225122548734 DAUC <0003> db_auc.c:157 IMSI='262422935734889': No 2G Auth Data 20241225122548734 DAUC <0003> db_auc.c:192 IMSI='262422935734889': No 3G Auth Data 20241225122548734 DLGSUP <0013> hlr.c:121 IMSI 262422935734889: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122548741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 20241225122548743 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548743 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422935734889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422935734889" cn_domain=PS source_name="the-source\n"} 20241225122548743 DLU <0006> fsm.c:456 lu(262422935734889)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122548743 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422935734889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225122548743 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422935734889)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122548743 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422935734889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422935734889" cn_domain=PS destination_name="the-source\n"} 20241225122548743 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548743 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548745 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548745 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422935734889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422935734889" source_name="the-source\n"} 20241225122548745 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422935734889)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122548745 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262422935734889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122548745 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422935734889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422935734889" destination_name="the-source\n"} 20241225122548745 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262422935734889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122548745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422935734889)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122548745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422935734889)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122548745 DLU <0006> fsm.c:568 lu(PS:IMSI-262422935734889)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122548745 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548745 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 20241225122548746 DAUC <0003> db_auc.c:157 IMSI='262429662681528': No 2G Auth Data 20241225122548746 DAUC <0003> db_auc.c:192 IMSI='262429662681528': No 3G Auth Data 20241225122548747 DLGSUP <0013> hlr.c:121 IMSI 262429662681528: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122548753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33264<->l=127.0.0.1:4258 20241225122548754 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548754 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429662681528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429662681528" cn_domain=PS source_name="the-source\n"} 20241225122548754 DLU <0006> fsm.c:456 lu(262429662681528)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122548754 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429662681528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225122548754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429662681528)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122548754 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429662681528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429662681528" cn_domain=PS destination_name="the-source\n"} 20241225122548754 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548755 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548756 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548756 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429662681528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429662681528" source_name="the-source\n"} 20241225122548756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429662681528)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122548756 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429662681528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122548756 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429662681528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429662681528" destination_name="the-source\n"} 20241225122548756 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429662681528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122548756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429662681528)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122548756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429662681528)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122548756 DLU <0006> fsm.c:568 lu(PS:IMSI-262429662681528)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122548756 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548756 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33264<->l=127.0.0.1:4258 20241225122548757 DAUC <0003> db_auc.c:157 IMSI='262429157186551': No 2G Auth Data 20241225122548757 DAUC <0003> db_auc.c:192 IMSI='262429157186551': No 3G Auth Data 20241225122548758 DLGSUP <0013> hlr.c:121 IMSI 262429157186551: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122548764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 20241225122548766 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548766 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429157186551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429157186551" cn_domain=PS source_name="the-source\n"} 20241225122548766 DLU <0006> fsm.c:456 lu(262429157186551)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122548766 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429157186551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225122548766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429157186551)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122548766 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429157186551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429157186551" cn_domain=PS destination_name="the-source\n"} 20241225122548766 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548766 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548767 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548767 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429157186551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429157186551" source_name="the-source\n"} 20241225122548767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429157186551)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122548767 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262429157186551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122548767 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429157186551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429157186551" destination_name="the-source\n"} 20241225122548767 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262429157186551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122548767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429157186551)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122548767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429157186551)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122548767 DLU <0006> fsm.c:568 lu(PS:IMSI-262429157186551)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122548767 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548767 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 20241225122548768 DAUC <0003> db_auc.c:157 IMSI='262426628394274': No 2G Auth Data 20241225122548768 DAUC <0003> db_auc.c:192 IMSI='262426628394274': No 3G Auth Data 20241225122548769 DLGSUP <0013> hlr.c:121 IMSI 262426628394274: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122548774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20241225122548776 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548776 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426628394274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426628394274" cn_domain=PS source_name="the-source\n"} 20241225122548776 DLU <0006> fsm.c:456 lu(262426628394274)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122548776 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426628394274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241225122548776 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426628394274)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122548776 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426628394274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426628394274" cn_domain=PS destination_name="the-source\n"} 20241225122548776 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548776 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548777 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548777 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426628394274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426628394274" source_name="the-source\n"} 20241225122548777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426628394274)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122548777 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426628394274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122548777 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426628394274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426628394274" destination_name="the-source\n"} 20241225122548777 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426628394274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122548777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426628394274)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122548777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426628394274)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122548777 DLU <0006> fsm.c:568 lu(PS:IMSI-262426628394274)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122548777 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548777 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122548778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20241225122548779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 20241225122548779 DLINP <000b> input/ipa.c:451 connected read/write 20241225122548779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122548779 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122548779 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122548779 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122548779 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241225122548779 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39889<->l=127.0.0.1:4259) 20241225122548803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33292<->l=127.0.0.1:4258 20241225122548904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33292<->l=127.0.0.1:4258 20241225122551968 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122551968 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122551972 DLINP <000b> input/ipa.c:451 connected read/write 20241225122551972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122551974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20241225122551978 DLINP <000b> input/ipa.c:451 connected read/write 20241225122551978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122551978 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122551978 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122551978 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122551978 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122551978 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122551978 DLGSUP <0013> gsup_server.c:235 2:  20241225122551978 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122551978 DLGSUP <0013> gsup_server.c:235 3:  20241225122551978 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122551978 DLGSUP <0013> gsup_server.c:235 4:  20241225122551978 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122551978 DLGSUP <0013> gsup_server.c:235 5:  20241225122551978 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122551978 DLGSUP <0013> gsup_server.c:235 7:  20241225122551978 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122551978 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122551978 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122551978 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122552001 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43733<->l=127.0.0.1:4259) 20241225122552023 DAUC <0003> db_auc.c:157 IMSI='262426621908291': No 2G Auth Data 20241225122552023 DAUC <0003> db_auc.c:192 IMSI='262426621908291': No 3G Auth Data 20241225122552051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37496<->l=127.0.0.1:4258 20241225122552059 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552059 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426621908291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426621908291" cn_domain=PS} 20241225122552059 DLU <0006> fsm.c:456 lu(262426621908291)[0x56413b6e6c60]{UNVALIDATED}: Allocated 20241225122552059 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426621908291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122552060 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426621908291)[0x56413b6e6c60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122552060 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426621908291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426621908291" cn_domain=PS} 20241225122552060 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552060 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552065 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552065 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426621908291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426621908291"} 20241225122552065 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426621908291)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122552066 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426621908291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122552066 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426621908291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426621908291"} 20241225122552066 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426621908291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122552066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426621908291)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122552066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426621908291)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122552066 DLU <0006> fsm.c:568 lu(PS:IMSI-262426621908291)[0x56413b6e6c60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122552066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37496<->l=127.0.0.1:4258 20241225122552072 DAUC <0003> db_auc.c:157 IMSI='262429545397400': No 2G Auth Data 20241225122552072 DAUC <0003> db_auc.c:192 IMSI='262429545397400': No 3G Auth Data 20241225122552074 DLGSUP <0013> hlr.c:121 IMSI 262429545397400: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122552083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 20241225122552085 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552085 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429545397400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429545397400" cn_domain=PS} 20241225122552085 DLU <0006> fsm.c:456 lu(262429545397400)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122552085 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429545397400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122552085 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429545397400)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122552085 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429545397400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429545397400" cn_domain=PS} 20241225122552085 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552085 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552086 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552086 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429545397400 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429545397400"} 20241225122552086 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429545397400)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122552086 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429545397400 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122552086 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429545397400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429545397400"} 20241225122552086 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429545397400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122552086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429545397400)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122552086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429545397400)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122552086 DLU <0006> fsm.c:568 lu(PS:IMSI-262429545397400)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122552086 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552086 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 20241225122552087 DAUC <0003> db_auc.c:157 IMSI='262428866102989': No 2G Auth Data 20241225122552087 DAUC <0003> db_auc.c:192 IMSI='262428866102989': No 3G Auth Data 20241225122552087 DLGSUP <0013> hlr.c:121 IMSI 262428866102989: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122552093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37526<->l=127.0.0.1:4258 20241225122552094 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552094 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428866102989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428866102989" cn_domain=PS} 20241225122552094 DLU <0006> fsm.c:456 lu(262428866102989)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122552094 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428866102989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122552094 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428866102989)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122552094 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428866102989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428866102989" cn_domain=PS} 20241225122552094 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552094 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552095 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552095 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428866102989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428866102989"} 20241225122552095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428866102989)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122552095 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428866102989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122552095 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428866102989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428866102989"} 20241225122552095 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428866102989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122552095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428866102989)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122552095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428866102989)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122552095 DLU <0006> fsm.c:568 lu(PS:IMSI-262428866102989)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122552095 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552095 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37526<->l=127.0.0.1:4258 20241225122552096 DAUC <0003> db_auc.c:157 IMSI='262428259624819': No 2G Auth Data 20241225122552096 DAUC <0003> db_auc.c:192 IMSI='262428259624819': No 3G Auth Data 20241225122552097 DLGSUP <0013> hlr.c:121 IMSI 262428259624819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122552102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 20241225122552104 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552104 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428259624819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428259624819" cn_domain=PS} 20241225122552104 DLU <0006> fsm.c:456 lu(262428259624819)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122552104 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428259624819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122552104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428259624819)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122552104 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428259624819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428259624819" cn_domain=PS} 20241225122552104 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552104 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552105 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552105 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428259624819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428259624819"} 20241225122552105 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428259624819)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122552105 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428259624819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122552105 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428259624819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428259624819"} 20241225122552105 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428259624819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122552105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428259624819)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122552105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428259624819)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122552105 DLU <0006> fsm.c:568 lu(PS:IMSI-262428259624819)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122552105 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552105 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 20241225122552107 DAUC <0003> db_auc.c:157 IMSI='262428908815630': No 2G Auth Data 20241225122552107 DAUC <0003> db_auc.c:192 IMSI='262428908815630': No 3G Auth Data 20241225122552107 DLGSUP <0013> hlr.c:121 IMSI 262428908815630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122552113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 20241225122552115 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552115 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428908815630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428908815630" cn_domain=PS} 20241225122552115 DLU <0006> fsm.c:456 lu(262428908815630)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122552115 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428908815630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122552115 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428908815630)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122552115 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428908815630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428908815630" cn_domain=PS} 20241225122552115 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552115 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552116 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552116 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428908815630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428908815630"} 20241225122552116 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428908815630)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122552116 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428908815630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122552116 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428908815630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428908815630"} 20241225122552116 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428908815630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122552116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428908815630)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122552116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428908815630)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122552116 DLU <0006> fsm.c:568 lu(PS:IMSI-262428908815630)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122552116 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552117 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 20241225122552121 DAUC <0003> db_auc.c:157 IMSI='262424173142523': No 2G Auth Data 20241225122552121 DAUC <0003> db_auc.c:192 IMSI='262424173142523': No 3G Auth Data 20241225122552121 DLGSUP <0013> hlr.c:121 IMSI 262424173142523: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122552127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20241225122552129 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552129 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424173142523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424173142523" cn_domain=PS} 20241225122552129 DLU <0006> fsm.c:456 lu(262424173142523)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122552129 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424173142523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122552129 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424173142523)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122552129 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424173142523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424173142523" cn_domain=PS} 20241225122552129 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552129 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552130 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552130 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424173142523 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424173142523"} 20241225122552130 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424173142523)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122552130 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424173142523 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122552130 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424173142523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424173142523"} 20241225122552130 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424173142523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122552130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424173142523)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122552130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424173142523)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122552130 DLU <0006> fsm.c:568 lu(PS:IMSI-262424173142523)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122552130 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552130 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20241225122552132 DAUC <0003> db_auc.c:157 IMSI='262420538309375': No 2G Auth Data 20241225122552132 DAUC <0003> db_auc.c:192 IMSI='262420538309375': No 3G Auth Data 20241225122552132 DLGSUP <0013> hlr.c:121 IMSI 262420538309375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122552139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37556<->l=127.0.0.1:4258 20241225122552141 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552141 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420538309375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420538309375" cn_domain=PS} 20241225122552141 DLU <0006> fsm.c:456 lu(262420538309375)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122552141 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420538309375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122552141 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420538309375)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122552141 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420538309375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420538309375" cn_domain=PS} 20241225122552141 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552141 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552142 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552142 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420538309375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420538309375"} 20241225122552142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420538309375)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122552142 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420538309375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122552142 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420538309375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420538309375"} 20241225122552142 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420538309375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122552142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420538309375)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122552142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420538309375)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122552142 DLU <0006> fsm.c:568 lu(PS:IMSI-262420538309375)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122552142 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552142 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37556<->l=127.0.0.1:4258 20241225122552144 DAUC <0003> db_auc.c:157 IMSI='262421389840598': No 2G Auth Data 20241225122552144 DAUC <0003> db_auc.c:192 IMSI='262421389840598': No 3G Auth Data 20241225122552144 DLGSUP <0013> hlr.c:121 IMSI 262421389840598: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122552152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4258 20241225122552154 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552154 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421389840598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421389840598" cn_domain=PS} 20241225122552154 DLU <0006> fsm.c:456 lu(262421389840598)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122552154 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421389840598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122552154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421389840598)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122552154 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421389840598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421389840598" cn_domain=PS} 20241225122552154 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552154 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552155 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552155 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421389840598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421389840598"} 20241225122552155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421389840598)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122552155 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421389840598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122552155 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421389840598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421389840598"} 20241225122552155 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421389840598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122552155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421389840598)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122552155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421389840598)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122552155 DLU <0006> fsm.c:568 lu(PS:IMSI-262421389840598)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122552155 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552155 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122552156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4258 20241225122552157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20241225122552157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43733<->l=127.0.0.1:4259) 20241225122552157 DLINP <000b> input/ipa.c:451 connected read/write 20241225122552157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122552157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122552157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122552157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122552179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20241225122552280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20241225122555393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122555393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122555398 DLINP <000b> input/ipa.c:451 connected read/write 20241225122555398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122555400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4258 20241225122555403 DLINP <000b> input/ipa.c:451 connected read/write 20241225122555403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122555403 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122555403 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122555403 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122555403 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122555403 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122555403 DLGSUP <0013> gsup_server.c:235 2:  20241225122555403 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122555403 DLGSUP <0013> gsup_server.c:235 3:  20241225122555404 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122555404 DLGSUP <0013> gsup_server.c:235 4:  20241225122555404 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122555404 DLGSUP <0013> gsup_server.c:235 5:  20241225122555404 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122555404 DLGSUP <0013> gsup_server.c:235 7:  20241225122555404 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122555404 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122555404 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122555404 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122555417 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45749<->l=127.0.0.1:4259) 20241225122555418 DAUC <0003> db_auc.c:157 IMSI='262429839440367': No 2G Auth Data 20241225122555418 DAUC <0003> db_auc.c:192 IMSI='262429839440367': No 3G Auth Data 20241225122555418 DAUC <0003> db_auc.c:192 IMSI='262429839440367': No 3G Auth Data 20241225122555420 DAUC <0003> db_auc.c:157 IMSI='262428911632648': No 2G Auth Data 20241225122555420 DAUC <0003> db_auc.c:192 IMSI='262428911632648': No 3G Auth Data 20241225122555422 DAUC <0003> db_auc.c:157 IMSI='262428911632648': No 2G Auth Data 20241225122555423 DAUC <0003> db_auc.c:157 IMSI='262429256376065': No 2G Auth Data 20241225122555423 DAUC <0003> db_auc.c:192 IMSI='262429256376065': No 3G Auth Data 20241225122555425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4258 20241225122555425 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45749<->l=127.0.0.1:4259) 20241225122555425 DLINP <000b> input/ipa.c:451 connected read/write 20241225122555425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122555425 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122555425 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122555425 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122555447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4258 20241225122555548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4258 20241225122558660 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122558660 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122558665 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122558666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 20241225122558670 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122558670 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122558670 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122558670 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122558670 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122558670 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122558670 DLGSUP <0013> gsup_server.c:235 2:  20241225122558670 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122558670 DLGSUP <0013> gsup_server.c:235 3:  20241225122558670 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122558670 DLGSUP <0013> gsup_server.c:235 4:  20241225122558670 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122558670 DLGSUP <0013> gsup_server.c:235 5:  20241225122558670 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122558670 DLGSUP <0013> gsup_server.c:235 7:  20241225122558670 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122558670 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122558670 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122558670 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122558695 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36707<->l=127.0.0.1:4259) 20241225122558713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4258 20241225122558718 DAUC <0003> db_auc.c:157 IMSI='262421085565072': No 2G Auth Data 20241225122558719 DAUC <0003> db_auc.c:192 IMSI='262421085565072': No 3G Auth Data 20241225122558728 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122558728 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421085565072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421085565072" cn_domain=PS} 20241225122558728 DLU <0006> fsm.c:456 lu(262421085565072)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122558728 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421085565072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122558728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421085565072)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122558728 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421085565072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421085565072" cn_domain=PS} 20241225122558728 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122558728 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122558735 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122558735 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421085565072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421085565072"} 20241225122558735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421085565072)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122558735 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421085565072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122558735 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421085565072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421085565072"} 20241225122558735 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421085565072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122558735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421085565072)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122558735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421085565072)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122558735 DLU <0006> fsm.c:568 lu(PS:IMSI-262421085565072)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122558735 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122558735 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122558739 DLGSUP <0013> hlr.c:128 IMSI 262421085565072: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241225122558739 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122558739 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122558743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4258 20241225122558743 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122558743 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421085565072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421085565072"} 20241225122558743 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421085565072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241225122558743 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421085565072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122558744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 20241225122558746 DLINP <000b> input/ipa.c:451 connected read/write 20241225122558746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122558746 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122558746 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122558746 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122558746 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36707<->l=127.0.0.1:4259) 20241225122558783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37626<->l=127.0.0.1:4258 20241225122558884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37626<->l=127.0.0.1:4258 20241225122601945 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122601945 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122601948 DLINP <000b> input/ipa.c:451 connected read/write 20241225122601948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122601949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4258 20241225122601952 DLINP <000b> input/ipa.c:451 connected read/write 20241225122601952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122601952 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122601952 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122601952 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122601952 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122601952 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122601952 DLGSUP <0013> gsup_server.c:235 2:  20241225122601952 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122601952 DLGSUP <0013> gsup_server.c:235 3:  20241225122601952 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122601952 DLGSUP <0013> gsup_server.c:235 4:  20241225122601952 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122601952 DLGSUP <0013> gsup_server.c:235 5:  20241225122601952 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122601952 DLGSUP <0013> gsup_server.c:235 7:  20241225122601952 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122601952 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122601952 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122601952 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122601970 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42299<->l=127.0.0.1:4259) 20241225122601978 DAUC <0003> db_auc.c:157 IMSI='262421006846081': No 2G Auth Data 20241225122601978 DAUC <0003> db_auc.c:192 IMSI='262421006846081': No 3G Auth Data 20241225122601992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 20241225122601997 DLINP <000b> input/ipa.c:451 connected read/write 20241225122601997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122601997 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421006846081" cn_domain=PS} 20241225122601997 DLU <0006> fsm.c:456 lu(262421006846081)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122601997 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122601997 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421006846081)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122601997 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421006846081" cn_domain=PS} 20241225122601997 DLINP <000b> input/ipa.c:451 connected read/write 20241225122601997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122601997 DLINP <000b> input/ipa.c:451 connected read/write 20241225122601997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602001 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602001 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421006846081"} 20241225122602001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421006846081)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122602001 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122602001 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421006846081"} 20241225122602001 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122602001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421006846081)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122602001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421006846081)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122602001 DLU <0006> fsm.c:568 lu(PS:IMSI-262421006846081)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122602001 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602001 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602003 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602003 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421006846081" cn_domain=CS} 20241225122602003 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225122602003 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421006846081"} 20241225122602003 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421006846081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122602003 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602003 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 20241225122602007 DAUC <0003> db_auc.c:157 IMSI='262423349401590': No 2G Auth Data 20241225122602007 DAUC <0003> db_auc.c:192 IMSI='262423349401590': No 3G Auth Data 20241225122602008 DLGSUP <0013> hlr.c:121 IMSI 262423349401590: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122602015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41208<->l=127.0.0.1:4258 20241225122602017 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602017 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423349401590" cn_domain=PS} 20241225122602017 DLU <0006> fsm.c:456 lu(262423349401590)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122602017 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122602017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423349401590)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122602017 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423349401590" cn_domain=PS} 20241225122602017 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602017 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602018 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602018 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423349401590"} 20241225122602018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423349401590)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122602018 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122602018 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423349401590"} 20241225122602018 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122602018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423349401590)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122602018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423349401590)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122602018 DLU <0006> fsm.c:568 lu(PS:IMSI-262423349401590)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122602018 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602018 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602019 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602019 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423349401590" cn_domain=CS} 20241225122602019 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225122602019 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423349401590"} 20241225122602019 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423349401590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122602019 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602019 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41208<->l=127.0.0.1:4258 20241225122602020 DAUC <0003> db_auc.c:157 IMSI='262420249549177': No 2G Auth Data 20241225122602020 DAUC <0003> db_auc.c:192 IMSI='262420249549177': No 3G Auth Data 20241225122602021 DLGSUP <0013> hlr.c:121 IMSI 262420249549177: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122602027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41212<->l=127.0.0.1:4258 20241225122602028 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602028 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420249549177" cn_domain=PS} 20241225122602028 DLU <0006> fsm.c:456 lu(262420249549177)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122602028 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122602028 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420249549177)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122602028 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420249549177" cn_domain=PS} 20241225122602028 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602028 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602030 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602030 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420249549177"} 20241225122602030 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420249549177)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122602030 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122602030 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420249549177"} 20241225122602030 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122602030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420249549177)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122602030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420249549177)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122602030 DLU <0006> fsm.c:568 lu(PS:IMSI-262420249549177)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122602030 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602030 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602031 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602031 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420249549177" cn_domain=CS} 20241225122602031 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225122602031 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420249549177"} 20241225122602031 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420249549177 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122602031 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602031 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41212<->l=127.0.0.1:4258 20241225122602032 DAUC <0003> db_auc.c:157 IMSI='262427135160879': No 2G Auth Data 20241225122602032 DAUC <0003> db_auc.c:192 IMSI='262427135160879': No 3G Auth Data 20241225122602032 DLGSUP <0013> hlr.c:121 IMSI 262427135160879: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122602039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41228<->l=127.0.0.1:4258 20241225122602040 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602040 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427135160879" cn_domain=PS} 20241225122602040 DLU <0006> fsm.c:456 lu(262427135160879)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122602040 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122602040 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427135160879)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122602040 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427135160879" cn_domain=PS} 20241225122602040 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602040 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602042 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602042 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427135160879"} 20241225122602042 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427135160879)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122602042 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122602042 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427135160879"} 20241225122602042 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122602042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427135160879)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122602042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427135160879)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122602042 DLU <0006> fsm.c:568 lu(PS:IMSI-262427135160879)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122602042 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602042 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602043 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602043 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427135160879" cn_domain=CS} 20241225122602043 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225122602043 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427135160879"} 20241225122602043 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427135160879 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122602043 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602043 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41228<->l=127.0.0.1:4258 20241225122602044 DAUC <0003> db_auc.c:157 IMSI='262425917074800': No 2G Auth Data 20241225122602044 DAUC <0003> db_auc.c:192 IMSI='262425917074800': No 3G Auth Data 20241225122602044 DLGSUP <0013> hlr.c:121 IMSI 262425917074800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122602050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41234<->l=127.0.0.1:4258 20241225122602052 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602052 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425917074800" cn_domain=PS} 20241225122602052 DLU <0006> fsm.c:456 lu(262425917074800)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122602052 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122602052 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425917074800)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122602052 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425917074800" cn_domain=PS} 20241225122602052 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602052 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602053 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602053 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425917074800"} 20241225122602053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425917074800)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122602053 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122602053 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425917074800"} 20241225122602053 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122602053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425917074800)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122602053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425917074800)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122602053 DLU <0006> fsm.c:568 lu(PS:IMSI-262425917074800)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122602053 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602053 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602054 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602054 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425917074800" cn_domain=CS} 20241225122602054 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225122602054 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425917074800"} 20241225122602054 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425917074800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122602054 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602054 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41234<->l=127.0.0.1:4258 20241225122602055 DAUC <0003> db_auc.c:157 IMSI='262420270083840': No 2G Auth Data 20241225122602055 DAUC <0003> db_auc.c:192 IMSI='262420270083840': No 3G Auth Data 20241225122602056 DLGSUP <0013> hlr.c:121 IMSI 262420270083840: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122602062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41244<->l=127.0.0.1:4258 20241225122602064 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602064 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420270083840" cn_domain=PS} 20241225122602064 DLU <0006> fsm.c:456 lu(262420270083840)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122602064 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122602064 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420270083840)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122602064 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420270083840" cn_domain=PS} 20241225122602064 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602064 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602065 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602065 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420270083840"} 20241225122602065 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420270083840)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122602065 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122602065 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420270083840"} 20241225122602065 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122602065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420270083840)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122602065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420270083840)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122602065 DLU <0006> fsm.c:568 lu(PS:IMSI-262420270083840)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122602065 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602065 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602066 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420270083840" cn_domain=CS} 20241225122602066 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225122602066 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420270083840"} 20241225122602066 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420270083840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122602066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41244<->l=127.0.0.1:4258 20241225122602067 DAUC <0003> db_auc.c:157 IMSI='262426089415326': No 2G Auth Data 20241225122602067 DAUC <0003> db_auc.c:192 IMSI='262426089415326': No 3G Auth Data 20241225122602068 DLGSUP <0013> hlr.c:121 IMSI 262426089415326: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122602075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41258<->l=127.0.0.1:4258 20241225122602076 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602076 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426089415326" cn_domain=PS} 20241225122602076 DLU <0006> fsm.c:456 lu(262426089415326)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122602076 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122602076 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426089415326)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122602076 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426089415326" cn_domain=PS} 20241225122602076 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602076 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602077 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602077 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426089415326"} 20241225122602077 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426089415326)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122602077 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122602077 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426089415326"} 20241225122602077 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122602077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426089415326)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122602077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426089415326)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122602077 DLU <0006> fsm.c:568 lu(PS:IMSI-262426089415326)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122602077 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602077 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602078 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602078 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426089415326" cn_domain=CS} 20241225122602078 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225122602078 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426089415326"} 20241225122602078 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426089415326 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122602078 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602078 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41258<->l=127.0.0.1:4258 20241225122602080 DAUC <0003> db_auc.c:157 IMSI='262423812468839': No 2G Auth Data 20241225122602080 DAUC <0003> db_auc.c:192 IMSI='262423812468839': No 3G Auth Data 20241225122602080 DLGSUP <0013> hlr.c:121 IMSI 262423812468839: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122602088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41274<->l=127.0.0.1:4258 20241225122602089 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602089 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423812468839" cn_domain=PS} 20241225122602089 DLU <0006> fsm.c:456 lu(262423812468839)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122602089 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122602089 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423812468839)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122602089 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423812468839" cn_domain=PS} 20241225122602089 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602089 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602090 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602090 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423812468839"} 20241225122602090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423812468839)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122602090 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122602090 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423812468839"} 20241225122602090 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122602090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423812468839)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122602090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423812468839)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122602090 DLU <0006> fsm.c:568 lu(PS:IMSI-262423812468839)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122602090 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602090 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602091 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602091 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423812468839" cn_domain=CS} 20241225122602091 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241225122602091 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423812468839"} 20241225122602091 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423812468839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122602091 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602091 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122602092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41274<->l=127.0.0.1:4258 20241225122602093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4258 20241225122602093 DLINP <000b> input/ipa.c:451 connected read/write 20241225122602093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122602093 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122602093 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122602093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122602093 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42299<->l=127.0.0.1:4259) 20241225122602117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4258 20241225122602217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4258 20241225122605341 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122605341 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122605346 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 20241225122605351 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605351 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122605351 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122605351 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122605351 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122605352 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122605352 DLGSUP <0013> gsup_server.c:235 2:  20241225122605352 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122605352 DLGSUP <0013> gsup_server.c:235 3:  20241225122605352 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122605352 DLGSUP <0013> gsup_server.c:235 4:  20241225122605352 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122605352 DLGSUP <0013> gsup_server.c:235 5:  20241225122605352 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122605352 DLGSUP <0013> gsup_server.c:235 7:  20241225122605352 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122605352 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122605352 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122605352 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122605375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34613<->l=127.0.0.1:4259) 20241225122605388 DAUC <0003> db_auc.c:157 IMSI='262425515508079': No 2G Auth Data 20241225122605388 DAUC <0003> db_auc.c:192 IMSI='262425515508079': No 3G Auth Data 20241225122605409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41302<->l=127.0.0.1:4258 20241225122605419 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605420 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425515508079" cn_domain=PS} 20241225122605420 DLU <0006> fsm.c:456 lu(262425515508079)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122605420 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122605420 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425515508079)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122605420 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425515508079" cn_domain=PS} 20241225122605420 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605420 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605426 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425515508079"} 20241225122605426 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425515508079)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122605426 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122605426 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425515508079"} 20241225122605426 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122605426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425515508079)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122605426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425515508079)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122605426 DLU <0006> fsm.c:568 lu(PS:IMSI-262425515508079)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122605426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605430 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605430 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425515508079" cn_domain=PS} 20241225122605430 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225122605430 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425515508079"} 20241225122605430 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425515508079 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122605430 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605431 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41302<->l=127.0.0.1:4258 20241225122605436 DAUC <0003> db_auc.c:157 IMSI='262426910554352': No 2G Auth Data 20241225122605436 DAUC <0003> db_auc.c:192 IMSI='262426910554352': No 3G Auth Data 20241225122605437 DLGSUP <0013> hlr.c:121 IMSI 262426910554352: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122605449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41310<->l=127.0.0.1:4258 20241225122605450 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605450 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426910554352" cn_domain=PS} 20241225122605450 DLU <0006> fsm.c:456 lu(262426910554352)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122605450 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122605450 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426910554352)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122605450 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426910554352" cn_domain=PS} 20241225122605450 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605450 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605451 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605451 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426910554352"} 20241225122605451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426910554352)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122605451 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122605451 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426910554352"} 20241225122605451 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122605451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426910554352)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122605451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426910554352)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122605451 DLU <0006> fsm.c:568 lu(PS:IMSI-262426910554352)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122605451 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605451 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605452 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605452 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426910554352" cn_domain=PS} 20241225122605452 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225122605452 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426910554352"} 20241225122605452 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426910554352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122605452 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605452 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41310<->l=127.0.0.1:4258 20241225122605453 DAUC <0003> db_auc.c:157 IMSI='262428551748758': No 2G Auth Data 20241225122605453 DAUC <0003> db_auc.c:192 IMSI='262428551748758': No 3G Auth Data 20241225122605453 DLGSUP <0013> hlr.c:121 IMSI 262428551748758: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122605459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41314<->l=127.0.0.1:4258 20241225122605460 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605460 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428551748758" cn_domain=PS} 20241225122605460 DLU <0006> fsm.c:456 lu(262428551748758)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122605460 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122605460 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428551748758)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122605460 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428551748758" cn_domain=PS} 20241225122605460 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605460 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605461 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605461 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428551748758"} 20241225122605461 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428551748758)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122605461 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122605461 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428551748758"} 20241225122605461 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122605461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428551748758)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122605461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428551748758)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122605461 DLU <0006> fsm.c:568 lu(PS:IMSI-262428551748758)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122605461 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605461 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605462 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605462 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428551748758" cn_domain=PS} 20241225122605462 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225122605462 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428551748758"} 20241225122605462 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428551748758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122605462 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605462 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41314<->l=127.0.0.1:4258 20241225122605463 DAUC <0003> db_auc.c:157 IMSI='262421259057742': No 2G Auth Data 20241225122605463 DAUC <0003> db_auc.c:192 IMSI='262421259057742': No 3G Auth Data 20241225122605463 DLGSUP <0013> hlr.c:121 IMSI 262421259057742: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122605469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41318<->l=127.0.0.1:4258 20241225122605471 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605471 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421259057742" cn_domain=PS} 20241225122605471 DLU <0006> fsm.c:456 lu(262421259057742)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122605471 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122605471 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421259057742)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122605471 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421259057742" cn_domain=PS} 20241225122605471 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605471 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605472 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605472 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421259057742"} 20241225122605472 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421259057742)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122605472 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122605472 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421259057742"} 20241225122605472 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122605472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421259057742)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122605472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421259057742)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122605472 DLU <0006> fsm.c:568 lu(PS:IMSI-262421259057742)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122605472 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605472 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605473 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605473 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421259057742" cn_domain=PS} 20241225122605473 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225122605473 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421259057742"} 20241225122605473 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421259057742 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122605473 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605473 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41318<->l=127.0.0.1:4258 20241225122605474 DAUC <0003> db_auc.c:157 IMSI='262420851072523': No 2G Auth Data 20241225122605474 DAUC <0003> db_auc.c:192 IMSI='262420851072523': No 3G Auth Data 20241225122605474 DLGSUP <0013> hlr.c:121 IMSI 262420851072523: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122605480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41322<->l=127.0.0.1:4258 20241225122605482 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605482 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420851072523" cn_domain=PS} 20241225122605482 DLU <0006> fsm.c:456 lu(262420851072523)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122605482 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122605482 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420851072523)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122605482 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420851072523" cn_domain=PS} 20241225122605482 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605482 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605483 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605483 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420851072523"} 20241225122605483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420851072523)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122605483 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122605483 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420851072523"} 20241225122605483 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122605483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420851072523)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122605483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420851072523)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122605483 DLU <0006> fsm.c:568 lu(PS:IMSI-262420851072523)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122605483 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605483 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605483 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605483 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420851072523" cn_domain=PS} 20241225122605483 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225122605483 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420851072523"} 20241225122605483 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420851072523 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122605483 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605484 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41322<->l=127.0.0.1:4258 20241225122605485 DAUC <0003> db_auc.c:157 IMSI='262425393166092': No 2G Auth Data 20241225122605485 DAUC <0003> db_auc.c:192 IMSI='262425393166092': No 3G Auth Data 20241225122605485 DLGSUP <0013> hlr.c:121 IMSI 262425393166092: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122605491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4258 20241225122605493 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605493 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425393166092" cn_domain=PS} 20241225122605493 DLU <0006> fsm.c:456 lu(262425393166092)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122605493 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122605493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425393166092)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122605493 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425393166092" cn_domain=PS} 20241225122605493 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605493 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605494 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605494 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425393166092"} 20241225122605494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425393166092)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122605494 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122605494 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425393166092"} 20241225122605494 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122605494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425393166092)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122605494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425393166092)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122605494 DLU <0006> fsm.c:568 lu(PS:IMSI-262425393166092)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122605494 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605494 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605495 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605495 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425393166092" cn_domain=PS} 20241225122605495 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225122605495 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425393166092"} 20241225122605495 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425393166092 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122605495 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605495 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4258 20241225122605496 DAUC <0003> db_auc.c:157 IMSI='262421182205178': No 2G Auth Data 20241225122605496 DAUC <0003> db_auc.c:192 IMSI='262421182205178': No 3G Auth Data 20241225122605497 DLGSUP <0013> hlr.c:121 IMSI 262421182205178: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122605504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4258 20241225122605506 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605506 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421182205178" cn_domain=PS} 20241225122605506 DLU <0006> fsm.c:456 lu(262421182205178)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122605506 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122605506 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421182205178)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122605506 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421182205178" cn_domain=PS} 20241225122605506 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605506 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605507 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605507 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421182205178"} 20241225122605507 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421182205178)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122605507 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122605507 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421182205178"} 20241225122605507 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122605507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421182205178)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122605507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421182205178)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122605507 DLU <0006> fsm.c:568 lu(PS:IMSI-262421182205178)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122605507 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605507 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605508 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605508 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421182205178" cn_domain=PS} 20241225122605508 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225122605508 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421182205178"} 20241225122605508 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421182205178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122605508 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605508 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4258 20241225122605510 DAUC <0003> db_auc.c:157 IMSI='262428953090205': No 2G Auth Data 20241225122605510 DAUC <0003> db_auc.c:192 IMSI='262428953090205': No 3G Auth Data 20241225122605510 DLGSUP <0013> hlr.c:121 IMSI 262428953090205: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241225122605517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41354<->l=127.0.0.1:4258 20241225122605519 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605519 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428953090205" cn_domain=PS} 20241225122605519 DLU <0006> fsm.c:456 lu(262428953090205)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122605519 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122605519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428953090205)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122605519 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428953090205" cn_domain=PS} 20241225122605519 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605519 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605520 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605520 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428953090205"} 20241225122605520 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428953090205)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122605520 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122605520 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428953090205"} 20241225122605520 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122605520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428953090205)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122605520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428953090205)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122605520 DLU <0006> fsm.c:568 lu(PS:IMSI-262428953090205)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122605520 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605520 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605521 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605521 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428953090205" cn_domain=PS} 20241225122605521 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241225122605521 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428953090205"} 20241225122605521 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428953090205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241225122605521 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605521 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122605522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41354<->l=127.0.0.1:4258 20241225122605523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 20241225122605524 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34613<->l=127.0.0.1:4259) 20241225122605524 DLINP <000b> input/ipa.c:451 connected read/write 20241225122605524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122605524 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122605524 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122605524 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122605547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41368<->l=127.0.0.1:4258 20241225122605647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41368<->l=127.0.0.1:4258 20241225122608777 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122608777 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122608782 DLINP <000b> input/ipa.c:451 connected read/write 20241225122608782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122608784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41380<->l=127.0.0.1:4258 20241225122608788 DLINP <000b> input/ipa.c:451 connected read/write 20241225122608788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122608788 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122608788 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122608788 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122608788 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122608788 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122608788 DLGSUP <0013> gsup_server.c:235 2:  20241225122608788 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122608788 DLGSUP <0013> gsup_server.c:235 3:  20241225122608788 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122608788 DLGSUP <0013> gsup_server.c:235 4:  20241225122608788 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122608788 DLGSUP <0013> gsup_server.c:235 5:  20241225122608788 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122608788 DLGSUP <0013> gsup_server.c:235 7:  20241225122608788 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122608788 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122608788 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122608788 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122608814 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32803<->l=127.0.0.1:4259) 20241225122608823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41386<->l=127.0.0.1:4258 20241225122608834 DLINP <000b> input/ipa.c:451 connected read/write 20241225122608834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122608834 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241225122608834 DLU <0006> fsm.c:456 lu(2345743413463)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122608834 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 20241225122608834 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241225122608834 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122608834 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56413b6ed8f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122608834 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56413b6ed8f0]{UNVALIDATED}: Freeing instance 20241225122608834 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56413b6ed8f0]{UNVALIDATED}: Deallocated 20241225122608834 DLINP <000b> input/ipa.c:451 connected read/write 20241225122608834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122608834 DLINP <000b> input/ipa.c:451 connected read/write 20241225122608834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122608835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41386<->l=127.0.0.1:4258 20241225122608835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41380<->l=127.0.0.1:4258 20241225122608836 DLINP <000b> input/ipa.c:451 connected read/write 20241225122608836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122608836 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122608836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122608836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122608836 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32803<->l=127.0.0.1:4259) 20241225122608862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4258 20241225122608962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4258 20241225122612010 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122612010 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122612015 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42908<->l=127.0.0.1:4258 20241225122612020 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612020 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122612020 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122612020 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122612020 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122612020 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122612020 DLGSUP <0013> gsup_server.c:235 2:  20241225122612020 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122612020 DLGSUP <0013> gsup_server.c:235 3:  20241225122612020 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122612020 DLGSUP <0013> gsup_server.c:235 4:  20241225122612020 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122612021 DLGSUP <0013> gsup_server.c:235 5:  20241225122612021 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122612021 DLGSUP <0013> gsup_server.c:235 7:  20241225122612021 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122612021 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122612021 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122612021 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122612045 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38509<->l=127.0.0.1:4259) 20241225122612051 DAUC <0003> db_auc.c:157 IMSI='262429031539713': No 2G Auth Data 20241225122612051 DAUC <0003> db_auc.c:192 IMSI='262429031539713': No 3G Auth Data 20241225122612075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42912<->l=127.0.0.1:4258 20241225122612089 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612089 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429031539713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429031539713" session_id=1864587860 session_state=BEGIN} 20241225122612089 DSS <0004> hlr_ussd.c:576 262429031539713/0x6f235a54: Process SS (BEGIN) 20241225122612089 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225122612089 DSS <0004> hlr_ussd.c:518 262429031539713/0x6f235a54: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225122612089 DSS <0004> hlr_ussd.c:523 262429031539713/0x6f235a54: USSD for unknown code '*#200#' 20241225122612089 DSS <0004> hlr_ussd.c:354 262429031539713/0x6f235a54: Tx ReturnError(1, 0x12) 20241225122612089 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429031539713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429031539713" session_id=1864587860 session_state=END} 20241225122612089 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612089 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42912<->l=127.0.0.1:4258 20241225122612096 DAUC <0003> db_auc.c:157 IMSI='262420137083578': No 2G Auth Data 20241225122612096 DAUC <0003> db_auc.c:192 IMSI='262420137083578': No 3G Auth Data 20241225122612105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42928<->l=127.0.0.1:4258 20241225122612108 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612108 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420137083578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420137083578" session_id=1383277309 session_state=BEGIN} 20241225122612108 DSS <0004> hlr_ussd.c:576 262420137083578/0x527322fd: Process SS (BEGIN) 20241225122612108 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225122612108 DSS <0004> hlr_ussd.c:518 262420137083578/0x527322fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225122612108 DSS <0004> hlr_ussd.c:523 262420137083578/0x527322fd: USSD for unknown code '*#200#' 20241225122612108 DSS <0004> hlr_ussd.c:354 262420137083578/0x527322fd: Tx ReturnError(1, 0x12) 20241225122612108 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420137083578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420137083578" session_id=1383277309 session_state=END} 20241225122612108 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612108 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42928<->l=127.0.0.1:4258 20241225122612110 DAUC <0003> db_auc.c:157 IMSI='262422349040204': No 2G Auth Data 20241225122612110 DAUC <0003> db_auc.c:192 IMSI='262422349040204': No 3G Auth Data 20241225122612115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42938<->l=127.0.0.1:4258 20241225122612118 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612118 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422349040204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422349040204" session_id=4214512041 session_state=BEGIN} 20241225122612118 DSS <0004> hlr_ussd.c:576 262422349040204/0xfb3459a9: Process SS (BEGIN) 20241225122612118 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225122612118 DSS <0004> hlr_ussd.c:518 262422349040204/0xfb3459a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225122612118 DSS <0004> hlr_ussd.c:523 262422349040204/0xfb3459a9: USSD for unknown code '*#200#' 20241225122612118 DSS <0004> hlr_ussd.c:354 262422349040204/0xfb3459a9: Tx ReturnError(1, 0x12) 20241225122612118 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422349040204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422349040204" session_id=4214512041 session_state=END} 20241225122612118 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612118 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42938<->l=127.0.0.1:4258 20241225122612119 DAUC <0003> db_auc.c:157 IMSI='262427744806638': No 2G Auth Data 20241225122612119 DAUC <0003> db_auc.c:192 IMSI='262427744806638': No 3G Auth Data 20241225122612126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42952<->l=127.0.0.1:4258 20241225122612129 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612129 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427744806638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427744806638" session_id=3392823086 session_state=BEGIN} 20241225122612129 DSS <0004> hlr_ussd.c:576 262427744806638/0xca3a5f2e: Process SS (BEGIN) 20241225122612129 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225122612129 DSS <0004> hlr_ussd.c:518 262427744806638/0xca3a5f2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225122612129 DSS <0004> hlr_ussd.c:523 262427744806638/0xca3a5f2e: USSD for unknown code '*#200#' 20241225122612129 DSS <0004> hlr_ussd.c:354 262427744806638/0xca3a5f2e: Tx ReturnError(1, 0x12) 20241225122612129 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427744806638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427744806638" session_id=3392823086 session_state=END} 20241225122612129 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612129 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42952<->l=127.0.0.1:4258 20241225122612131 DAUC <0003> db_auc.c:157 IMSI='262423492800089': No 2G Auth Data 20241225122612131 DAUC <0003> db_auc.c:192 IMSI='262423492800089': No 3G Auth Data 20241225122612137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42960<->l=127.0.0.1:4258 20241225122612140 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612140 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423492800089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423492800089" session_id=3914324276 session_state=BEGIN} 20241225122612140 DSS <0004> hlr_ussd.c:576 262423492800089/0xe94fd934: Process SS (BEGIN) 20241225122612140 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225122612140 DSS <0004> hlr_ussd.c:518 262423492800089/0xe94fd934: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225122612140 DSS <0004> hlr_ussd.c:523 262423492800089/0xe94fd934: USSD for unknown code '*#200#' 20241225122612140 DSS <0004> hlr_ussd.c:354 262423492800089/0xe94fd934: Tx ReturnError(1, 0x12) 20241225122612140 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423492800089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423492800089" session_id=3914324276 session_state=END} 20241225122612140 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612140 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42960<->l=127.0.0.1:4258 20241225122612141 DAUC <0003> db_auc.c:157 IMSI='262424353599716': No 2G Auth Data 20241225122612141 DAUC <0003> db_auc.c:192 IMSI='262424353599716': No 3G Auth Data 20241225122612148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42964<->l=127.0.0.1:4258 20241225122612151 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612151 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424353599716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424353599716" session_id=3974924588 session_state=BEGIN} 20241225122612151 DSS <0004> hlr_ussd.c:576 262424353599716/0xecec892c: Process SS (BEGIN) 20241225122612151 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225122612151 DSS <0004> hlr_ussd.c:518 262424353599716/0xecec892c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225122612151 DSS <0004> hlr_ussd.c:523 262424353599716/0xecec892c: USSD for unknown code '*#200#' 20241225122612151 DSS <0004> hlr_ussd.c:354 262424353599716/0xecec892c: Tx ReturnError(1, 0x12) 20241225122612151 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424353599716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424353599716" session_id=3974924588 session_state=END} 20241225122612151 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612151 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42964<->l=127.0.0.1:4258 20241225122612153 DAUC <0003> db_auc.c:157 IMSI='262427694867521': No 2G Auth Data 20241225122612153 DAUC <0003> db_auc.c:192 IMSI='262427694867521': No 3G Auth Data 20241225122612160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 20241225122612163 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612163 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427694867521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427694867521" session_id=142905057 session_state=BEGIN} 20241225122612164 DSS <0004> hlr_ussd.c:576 262427694867521/0x08848ee1: Process SS (BEGIN) 20241225122612164 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225122612164 DSS <0004> hlr_ussd.c:518 262427694867521/0x08848ee1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225122612164 DSS <0004> hlr_ussd.c:523 262427694867521/0x08848ee1: USSD for unknown code '*#200#' 20241225122612164 DSS <0004> hlr_ussd.c:354 262427694867521/0x08848ee1: Tx ReturnError(1, 0x12) 20241225122612164 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427694867521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427694867521" session_id=142905057 session_state=END} 20241225122612164 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612164 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 20241225122612165 DAUC <0003> db_auc.c:157 IMSI='262429419132326': No 2G Auth Data 20241225122612165 DAUC <0003> db_auc.c:192 IMSI='262429419132326': No 3G Auth Data 20241225122612173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4258 20241225122612177 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612177 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429419132326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429419132326" session_id=1067160769 session_state=BEGIN} 20241225122612177 DSS <0004> hlr_ussd.c:576 262429419132326/0x3f9b94c1: Process SS (BEGIN) 20241225122612177 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241225122612177 DSS <0004> hlr_ussd.c:518 262429419132326/0x3f9b94c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241225122612177 DSS <0004> hlr_ussd.c:523 262429419132326/0x3f9b94c1: USSD for unknown code '*#200#' 20241225122612177 DSS <0004> hlr_ussd.c:354 262429419132326/0x3f9b94c1: Tx ReturnError(1, 0x12) 20241225122612177 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429419132326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429419132326" session_id=1067160769 session_state=END} 20241225122612178 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612178 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122612180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4258 20241225122612180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42908<->l=127.0.0.1:4258 20241225122612181 DLINP <000b> input/ipa.c:451 connected read/write 20241225122612181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122612181 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122612181 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122612181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122612181 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38509<->l=127.0.0.1:4259) 20241225122612203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42998<->l=127.0.0.1:4258 20241225122612304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42998<->l=127.0.0.1:4258 20241225122615421 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122615421 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122615424 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20241225122615428 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615428 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122615428 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122615428 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122615428 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122615428 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122615428 DLGSUP <0013> gsup_server.c:235 2:  20241225122615429 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122615429 DLGSUP <0013> gsup_server.c:235 3:  20241225122615429 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122615429 DLGSUP <0013> gsup_server.c:235 4:  20241225122615429 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122615429 DLGSUP <0013> gsup_server.c:235 5:  20241225122615429 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122615429 DLGSUP <0013> gsup_server.c:235 7:  20241225122615429 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122615429 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122615429 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122615429 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122615446 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33723<->l=127.0.0.1:4259) 20241225122615454 DAUC <0003> db_auc.c:157 IMSI='262429936329746': No 2G Auth Data 20241225122615455 DAUC <0003> db_auc.c:192 IMSI='262429936329746': No 3G Auth Data 20241225122615473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43018<->l=127.0.0.1:4258 20241225122615482 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615482 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429936329746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429936329746" session_id=3693372365 session_state=BEGIN} 20241225122615482 DSS <0004> hlr_ussd.c:576 262429936329746/0xdc2463cd: Process SS (BEGIN) 20241225122615482 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122615483 DSS <0004> hlr_ussd.c:518 262429936329746/0xdc2463cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122615483 DSS <0004> hlr_ussd.c:542 262429936329746/0xdc2463cd: Cannot find conn for EUSE EUSE-foobar 20241225122615483 DSS <0004> hlr_ussd.c:354 262429936329746/0xdc2463cd: Tx ReturnError(1, 0x22) 20241225122615483 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429936329746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429936329746" session_id=3693372365 session_state=END} 20241225122615483 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615483 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43018<->l=127.0.0.1:4258 20241225122615487 DAUC <0003> db_auc.c:157 IMSI='262420738544263': No 2G Auth Data 20241225122615487 DAUC <0003> db_auc.c:192 IMSI='262420738544263': No 3G Auth Data 20241225122615494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43022<->l=127.0.0.1:4258 20241225122615496 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615496 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420738544263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420738544263" session_id=1860726544 session_state=BEGIN} 20241225122615496 DSS <0004> hlr_ussd.c:576 262420738544263/0x6ee86f10: Process SS (BEGIN) 20241225122615496 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122615496 DSS <0004> hlr_ussd.c:518 262420738544263/0x6ee86f10: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122615496 DSS <0004> hlr_ussd.c:542 262420738544263/0x6ee86f10: Cannot find conn for EUSE EUSE-foobar 20241225122615496 DSS <0004> hlr_ussd.c:354 262420738544263/0x6ee86f10: Tx ReturnError(1, 0x22) 20241225122615496 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420738544263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420738544263" session_id=1860726544 session_state=END} 20241225122615496 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615496 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43022<->l=127.0.0.1:4258 20241225122615498 DAUC <0003> db_auc.c:157 IMSI='262421694903872': No 2G Auth Data 20241225122615498 DAUC <0003> db_auc.c:192 IMSI='262421694903872': No 3G Auth Data 20241225122615504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4258 20241225122615506 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615506 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421694903872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421694903872" session_id=628688775 session_state=BEGIN} 20241225122615506 DSS <0004> hlr_ussd.c:576 262421694903872/0x25790787: Process SS (BEGIN) 20241225122615506 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122615506 DSS <0004> hlr_ussd.c:518 262421694903872/0x25790787: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122615506 DSS <0004> hlr_ussd.c:542 262421694903872/0x25790787: Cannot find conn for EUSE EUSE-foobar 20241225122615506 DSS <0004> hlr_ussd.c:354 262421694903872/0x25790787: Tx ReturnError(1, 0x22) 20241225122615506 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421694903872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421694903872" session_id=628688775 session_state=END} 20241225122615506 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615506 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4258 20241225122615508 DAUC <0003> db_auc.c:157 IMSI='262427501931722': No 2G Auth Data 20241225122615508 DAUC <0003> db_auc.c:192 IMSI='262427501931722': No 3G Auth Data 20241225122615515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4258 20241225122615518 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615518 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427501931722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427501931722" session_id=453253658 session_state=BEGIN} 20241225122615518 DSS <0004> hlr_ussd.c:576 262427501931722/0x1b041a1a: Process SS (BEGIN) 20241225122615518 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122615518 DSS <0004> hlr_ussd.c:518 262427501931722/0x1b041a1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122615518 DSS <0004> hlr_ussd.c:542 262427501931722/0x1b041a1a: Cannot find conn for EUSE EUSE-foobar 20241225122615518 DSS <0004> hlr_ussd.c:354 262427501931722/0x1b041a1a: Tx ReturnError(1, 0x22) 20241225122615518 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427501931722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427501931722" session_id=453253658 session_state=END} 20241225122615518 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615518 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4258 20241225122615520 DAUC <0003> db_auc.c:157 IMSI='262426077596170': No 2G Auth Data 20241225122615520 DAUC <0003> db_auc.c:192 IMSI='262426077596170': No 3G Auth Data 20241225122615526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43038<->l=127.0.0.1:4258 20241225122615528 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615528 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426077596170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426077596170" session_id=2898509388 session_state=BEGIN} 20241225122615528 DSS <0004> hlr_ussd.c:576 262426077596170/0xacc3be4c: Process SS (BEGIN) 20241225122615528 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122615528 DSS <0004> hlr_ussd.c:518 262426077596170/0xacc3be4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122615528 DSS <0004> hlr_ussd.c:542 262426077596170/0xacc3be4c: Cannot find conn for EUSE EUSE-foobar 20241225122615528 DSS <0004> hlr_ussd.c:354 262426077596170/0xacc3be4c: Tx ReturnError(1, 0x22) 20241225122615528 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426077596170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426077596170" session_id=2898509388 session_state=END} 20241225122615528 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615528 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43038<->l=127.0.0.1:4258 20241225122615530 DAUC <0003> db_auc.c:157 IMSI='262425331041371': No 2G Auth Data 20241225122615530 DAUC <0003> db_auc.c:192 IMSI='262425331041371': No 3G Auth Data 20241225122615537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4258 20241225122615540 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615540 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425331041371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425331041371" session_id=3008911591 session_state=BEGIN} 20241225122615540 DSS <0004> hlr_ussd.c:576 262425331041371/0xb35858e7: Process SS (BEGIN) 20241225122615540 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122615540 DSS <0004> hlr_ussd.c:518 262425331041371/0xb35858e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122615540 DSS <0004> hlr_ussd.c:542 262425331041371/0xb35858e7: Cannot find conn for EUSE EUSE-foobar 20241225122615540 DSS <0004> hlr_ussd.c:354 262425331041371/0xb35858e7: Tx ReturnError(1, 0x22) 20241225122615540 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425331041371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425331041371" session_id=3008911591 session_state=END} 20241225122615540 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615540 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4258 20241225122615542 DAUC <0003> db_auc.c:157 IMSI='262420937933412': No 2G Auth Data 20241225122615542 DAUC <0003> db_auc.c:192 IMSI='262420937933412': No 3G Auth Data 20241225122615548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43056<->l=127.0.0.1:4258 20241225122615551 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615551 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420937933412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420937933412" session_id=823708787 session_state=BEGIN} 20241225122615551 DSS <0004> hlr_ussd.c:576 262420937933412/0x3118cc73: Process SS (BEGIN) 20241225122615551 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122615551 DSS <0004> hlr_ussd.c:518 262420937933412/0x3118cc73: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122615551 DSS <0004> hlr_ussd.c:542 262420937933412/0x3118cc73: Cannot find conn for EUSE EUSE-foobar 20241225122615551 DSS <0004> hlr_ussd.c:354 262420937933412/0x3118cc73: Tx ReturnError(1, 0x22) 20241225122615551 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420937933412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420937933412" session_id=823708787 session_state=END} 20241225122615551 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615551 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43056<->l=127.0.0.1:4258 20241225122615553 DAUC <0003> db_auc.c:157 IMSI='262425132795689': No 2G Auth Data 20241225122615553 DAUC <0003> db_auc.c:192 IMSI='262425132795689': No 3G Auth Data 20241225122615559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43064<->l=127.0.0.1:4258 20241225122615562 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615562 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425132795689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425132795689" session_id=3865131581 session_state=BEGIN} 20241225122615562 DSS <0004> hlr_ussd.c:576 262425132795689/0xe6613a3d: Process SS (BEGIN) 20241225122615562 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122615562 DSS <0004> hlr_ussd.c:518 262425132795689/0xe6613a3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122615562 DSS <0004> hlr_ussd.c:542 262425132795689/0xe6613a3d: Cannot find conn for EUSE EUSE-foobar 20241225122615562 DSS <0004> hlr_ussd.c:354 262425132795689/0xe6613a3d: Tx ReturnError(1, 0x22) 20241225122615562 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425132795689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425132795689" session_id=3865131581 session_state=END} 20241225122615562 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615562 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122615564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43064<->l=127.0.0.1:4258 20241225122615564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20241225122615565 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33723<->l=127.0.0.1:4259) 20241225122615565 DLINP <000b> input/ipa.c:451 connected read/write 20241225122615565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122615565 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122615565 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122615565 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122615597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4258 20241225122615798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4258 20241225122618884 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122618884 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122618885 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122618886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43078<->l=127.0.0.1:4258 20241225122618887 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122618887 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122618887 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122618887 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122618887 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122618887 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122618887 DLGSUP <0013> gsup_server.c:235 2:  20241225122618887 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122618887 DLGSUP <0013> gsup_server.c:235 3:  20241225122618887 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122618887 DLGSUP <0013> gsup_server.c:235 4:  20241225122618887 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122618887 DLGSUP <0013> gsup_server.c:235 5:  20241225122618887 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122618887 DLGSUP <0013> gsup_server.c:235 7:  20241225122618887 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122618887 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122618887 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122618887 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122618907 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32869<->l=127.0.0.1:4259) 20241225122618912 DAUC <0003> db_auc.c:157 IMSI='262421842379415': No 2G Auth Data 20241225122618912 DAUC <0003> db_auc.c:192 IMSI='262421842379415': No 3G Auth Data 20241225122618922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43082<->l=127.0.0.1:4258 20241225122618930 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122618930 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421842379415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421842379415" session_id=287058944 session_state=BEGIN} 20241225122618930 DSS <0004> hlr_ussd.c:576 262421842379415/0x111c2c00: Process SS (BEGIN) 20241225122618930 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122618930 DSS <0004> hlr_ussd.c:518 262421842379415/0x111c2c00: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122618930 DSS <0004> hlr_ussd.c:363 262421842379415/0x111c2c00: Tx USSD 'Your IMSI is 262421842379415' 20241225122618930 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421842379415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421842379415" session_id=287058944 session_state=END} 20241225122618930 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421842379415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122618930 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618930 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43082<->l=127.0.0.1:4258 20241225122618934 DAUC <0003> db_auc.c:157 IMSI='262429016879331': No 2G Auth Data 20241225122618934 DAUC <0003> db_auc.c:192 IMSI='262429016879331': No 3G Auth Data 20241225122618941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 20241225122618944 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122618944 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429016879331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429016879331" session_id=208367441 session_state=BEGIN} 20241225122618944 DSS <0004> hlr_ussd.c:576 262429016879331/0x0c6b6f51: Process SS (BEGIN) 20241225122618944 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122618944 DSS <0004> hlr_ussd.c:518 262429016879331/0x0c6b6f51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122618944 DSS <0004> hlr_ussd.c:363 262429016879331/0x0c6b6f51: Tx USSD 'Your IMSI is 262429016879331' 20241225122618944 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429016879331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429016879331" session_id=208367441 session_state=END} 20241225122618944 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429016879331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122618944 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618944 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 20241225122618946 DAUC <0003> db_auc.c:157 IMSI='262422779411039': No 2G Auth Data 20241225122618947 DAUC <0003> db_auc.c:192 IMSI='262422779411039': No 3G Auth Data 20241225122618953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43098<->l=127.0.0.1:4258 20241225122618955 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122618955 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422779411039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422779411039" session_id=2984223972 session_state=BEGIN} 20241225122618955 DSS <0004> hlr_ussd.c:576 262422779411039/0xb1dfa4e4: Process SS (BEGIN) 20241225122618955 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122618955 DSS <0004> hlr_ussd.c:518 262422779411039/0xb1dfa4e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122618955 DSS <0004> hlr_ussd.c:363 262422779411039/0xb1dfa4e4: Tx USSD 'Your IMSI is 262422779411039' 20241225122618955 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422779411039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422779411039" session_id=2984223972 session_state=END} 20241225122618955 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422779411039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122618955 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618955 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43098<->l=127.0.0.1:4258 20241225122618958 DAUC <0003> db_auc.c:157 IMSI='262422183112521': No 2G Auth Data 20241225122618958 DAUC <0003> db_auc.c:192 IMSI='262422183112521': No 3G Auth Data 20241225122618964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4258 20241225122618968 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122618968 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422183112521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422183112521" session_id=2048296558 session_state=BEGIN} 20241225122618968 DSS <0004> hlr_ussd.c:576 262422183112521/0x7a16866e: Process SS (BEGIN) 20241225122618968 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122618968 DSS <0004> hlr_ussd.c:518 262422183112521/0x7a16866e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122618968 DSS <0004> hlr_ussd.c:363 262422183112521/0x7a16866e: Tx USSD 'Your IMSI is 262422183112521' 20241225122618968 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422183112521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422183112521" session_id=2048296558 session_state=END} 20241225122618968 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422183112521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122618968 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618968 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4258 20241225122618970 DAUC <0003> db_auc.c:157 IMSI='262425318346927': No 2G Auth Data 20241225122618970 DAUC <0003> db_auc.c:192 IMSI='262425318346927': No 3G Auth Data 20241225122618978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43126<->l=127.0.0.1:4258 20241225122618981 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122618981 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425318346927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425318346927" session_id=3512249658 session_state=BEGIN} 20241225122618981 DSS <0004> hlr_ussd.c:576 262425318346927/0xd158ad3a: Process SS (BEGIN) 20241225122618981 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122618981 DSS <0004> hlr_ussd.c:518 262425318346927/0xd158ad3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122618981 DSS <0004> hlr_ussd.c:363 262425318346927/0xd158ad3a: Tx USSD 'Your IMSI is 262425318346927' 20241225122618981 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425318346927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425318346927" session_id=3512249658 session_state=END} 20241225122618981 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425318346927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122618981 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618981 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43126<->l=127.0.0.1:4258 20241225122618985 DAUC <0003> db_auc.c:157 IMSI='262420022171939': No 2G Auth Data 20241225122618985 DAUC <0003> db_auc.c:192 IMSI='262420022171939': No 3G Auth Data 20241225122618992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43138<->l=127.0.0.1:4258 20241225122618996 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122618996 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420022171939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420022171939" session_id=3782451857 session_state=BEGIN} 20241225122618996 DSS <0004> hlr_ussd.c:576 262420022171939/0xe173a291: Process SS (BEGIN) 20241225122618996 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122618996 DSS <0004> hlr_ussd.c:518 262420022171939/0xe173a291: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122618996 DSS <0004> hlr_ussd.c:363 262420022171939/0xe173a291: Tx USSD 'Your IMSI is 262420022171939' 20241225122618996 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420022171939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420022171939" session_id=3782451857 session_state=END} 20241225122618996 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420022171939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122618996 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618996 DLINP <000b> input/ipa.c:451 connected read/write 20241225122618996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122618999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43138<->l=127.0.0.1:4258 20241225122618999 DAUC <0003> db_auc.c:157 IMSI='262420656155916': No 2G Auth Data 20241225122618999 DAUC <0003> db_auc.c:192 IMSI='262420656155916': No 3G Auth Data 20241225122619006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4258 20241225122619009 DLINP <000b> input/ipa.c:451 connected read/write 20241225122619009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122619009 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420656155916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420656155916" session_id=2484709968 session_state=BEGIN} 20241225122619009 DSS <0004> hlr_ussd.c:576 262420656155916/0x9419aa50: Process SS (BEGIN) 20241225122619009 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122619009 DSS <0004> hlr_ussd.c:518 262420656155916/0x9419aa50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122619009 DSS <0004> hlr_ussd.c:363 262420656155916/0x9419aa50: Tx USSD 'Your IMSI is 262420656155916' 20241225122619009 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420656155916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420656155916" session_id=2484709968 session_state=END} 20241225122619009 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420656155916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122619009 DLINP <000b> input/ipa.c:451 connected read/write 20241225122619009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122619009 DLINP <000b> input/ipa.c:451 connected read/write 20241225122619009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122619011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4258 20241225122619011 DAUC <0003> db_auc.c:157 IMSI='262427909949779': No 2G Auth Data 20241225122619011 DAUC <0003> db_auc.c:192 IMSI='262427909949779': No 3G Auth Data 20241225122619018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43162<->l=127.0.0.1:4258 20241225122619021 DLINP <000b> input/ipa.c:451 connected read/write 20241225122619021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122619021 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427909949779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427909949779" session_id=3669827610 session_state=BEGIN} 20241225122619021 DSS <0004> hlr_ussd.c:576 262427909949779/0xdabd201a: Process SS (BEGIN) 20241225122619021 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122619021 DSS <0004> hlr_ussd.c:518 262427909949779/0xdabd201a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122619021 DSS <0004> hlr_ussd.c:363 262427909949779/0xdabd201a: Tx USSD 'Your IMSI is 262427909949779' 20241225122619021 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427909949779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427909949779" session_id=3669827610 session_state=END} 20241225122619021 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427909949779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122619021 DLINP <000b> input/ipa.c:451 connected read/write 20241225122619021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122619021 DLINP <000b> input/ipa.c:451 connected read/write 20241225122619021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122619023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43162<->l=127.0.0.1:4258 20241225122619023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43078<->l=127.0.0.1:4258 20241225122619023 DLINP <000b> input/ipa.c:451 connected read/write 20241225122619024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122619024 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122619024 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122619024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122619024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32869<->l=127.0.0.1:4259) 20241225122619047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 20241225122619248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4258 20241225122622348 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122622348 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122622350 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52176<->l=127.0.0.1:4258 20241225122622351 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622351 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122622351 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122622351 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122622351 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122622351 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122622351 DLGSUP <0013> gsup_server.c:235 2:  20241225122622351 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122622351 DLGSUP <0013> gsup_server.c:235 3:  20241225122622351 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122622351 DLGSUP <0013> gsup_server.c:235 4:  20241225122622351 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122622351 DLGSUP <0013> gsup_server.c:235 5:  20241225122622351 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122622351 DLGSUP <0013> gsup_server.c:235 7:  20241225122622351 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122622351 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122622351 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122622351 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122622359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46001<->l=127.0.0.1:4259) 20241225122622362 DAUC <0003> db_auc.c:157 IMSI='262426181263742': No 2G Auth Data 20241225122622362 DAUC <0003> db_auc.c:192 IMSI='262426181263742': No 3G Auth Data 20241225122622368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4258 20241225122622394 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622394 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426181263742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426181263742" source_name="the-source\n" session_id=2073317569 session_state=BEGIN} 20241225122622394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241225122622394 DSS <0004> hlr_ussd.c:576 262426181263742/0x7b9450c1: Process SS (BEGIN) 20241225122622394 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122622394 DSS <0004> hlr_ussd.c:518 262426181263742/0x7b9450c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122622394 DSS <0004> hlr_ussd.c:363 262426181263742/0x7b9450c1: Tx USSD 'Your IMSI is 262426181263742' 20241225122622394 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426181263742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426181263742" destination_name="the-source\n" session_id=2073317569 session_state=END} 20241225122622394 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262426181263742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122622394 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622394 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4258 20241225122622397 DAUC <0003> db_auc.c:157 IMSI='262429437857544': No 2G Auth Data 20241225122622397 DAUC <0003> db_auc.c:192 IMSI='262429437857544': No 3G Auth Data 20241225122622403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4258 20241225122622406 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622406 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429437857544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429437857544" source_name="the-source\n" session_id=2649778019 session_state=BEGIN} 20241225122622406 DSS <0004> hlr_ussd.c:576 262429437857544/0x9df06763: Process SS (BEGIN) 20241225122622406 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122622406 DSS <0004> hlr_ussd.c:518 262429437857544/0x9df06763: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122622406 DSS <0004> hlr_ussd.c:363 262429437857544/0x9df06763: Tx USSD 'Your IMSI is 262429437857544' 20241225122622406 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429437857544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429437857544" destination_name="the-source\n" session_id=2649778019 session_state=END} 20241225122622406 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429437857544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122622406 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622406 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4258 20241225122622408 DAUC <0003> db_auc.c:157 IMSI='262426524178368': No 2G Auth Data 20241225122622408 DAUC <0003> db_auc.c:192 IMSI='262426524178368': No 3G Auth Data 20241225122622414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4258 20241225122622417 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622417 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426524178368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426524178368" source_name="the-source\n" session_id=2854767668 session_state=BEGIN} 20241225122622417 DSS <0004> hlr_ussd.c:576 262426524178368/0xaa284c34: Process SS (BEGIN) 20241225122622417 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122622417 DSS <0004> hlr_ussd.c:518 262426524178368/0xaa284c34: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122622417 DSS <0004> hlr_ussd.c:363 262426524178368/0xaa284c34: Tx USSD 'Your IMSI is 262426524178368' 20241225122622417 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426524178368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426524178368" destination_name="the-source\n" session_id=2854767668 session_state=END} 20241225122622417 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262426524178368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122622417 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622417 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4258 20241225122622419 DAUC <0003> db_auc.c:157 IMSI='262423399162585': No 2G Auth Data 20241225122622419 DAUC <0003> db_auc.c:192 IMSI='262423399162585': No 3G Auth Data 20241225122622426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 20241225122622429 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622429 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423399162585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423399162585" source_name="the-source\n" session_id=1121065335 session_state=BEGIN} 20241225122622429 DSS <0004> hlr_ussd.c:576 262423399162585/0x42d21977: Process SS (BEGIN) 20241225122622429 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122622429 DSS <0004> hlr_ussd.c:518 262423399162585/0x42d21977: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122622429 DSS <0004> hlr_ussd.c:363 262423399162585/0x42d21977: Tx USSD 'Your IMSI is 262423399162585' 20241225122622429 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423399162585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423399162585" destination_name="the-source\n" session_id=1121065335 session_state=END} 20241225122622429 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423399162585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122622429 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622429 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 20241225122622432 DAUC <0003> db_auc.c:157 IMSI='262428014418392': No 2G Auth Data 20241225122622432 DAUC <0003> db_auc.c:192 IMSI='262428014418392': No 3G Auth Data 20241225122622438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4258 20241225122622441 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622441 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428014418392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428014418392" source_name="the-source\n" session_id=103876021 session_state=BEGIN} 20241225122622441 DSS <0004> hlr_ussd.c:576 262428014418392/0x063105b5: Process SS (BEGIN) 20241225122622441 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122622441 DSS <0004> hlr_ussd.c:518 262428014418392/0x063105b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122622441 DSS <0004> hlr_ussd.c:363 262428014418392/0x063105b5: Tx USSD 'Your IMSI is 262428014418392' 20241225122622441 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428014418392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428014418392" destination_name="the-source\n" session_id=103876021 session_state=END} 20241225122622441 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428014418392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122622441 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622441 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4258 20241225122622444 DAUC <0003> db_auc.c:157 IMSI='262425162570905': No 2G Auth Data 20241225122622444 DAUC <0003> db_auc.c:192 IMSI='262425162570905': No 3G Auth Data 20241225122622451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4258 20241225122622454 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622454 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425162570905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425162570905" source_name="the-source\n" session_id=3266421846 session_state=BEGIN} 20241225122622454 DSS <0004> hlr_ussd.c:576 262425162570905/0xc2b1a456: Process SS (BEGIN) 20241225122622454 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122622454 DSS <0004> hlr_ussd.c:518 262425162570905/0xc2b1a456: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122622454 DSS <0004> hlr_ussd.c:363 262425162570905/0xc2b1a456: Tx USSD 'Your IMSI is 262425162570905' 20241225122622454 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425162570905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425162570905" destination_name="the-source\n" session_id=3266421846 session_state=END} 20241225122622454 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425162570905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122622454 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622454 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4258 20241225122622456 DAUC <0003> db_auc.c:157 IMSI='262426816175029': No 2G Auth Data 20241225122622456 DAUC <0003> db_auc.c:192 IMSI='262426816175029': No 3G Auth Data 20241225122622462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52254<->l=127.0.0.1:4258 20241225122622465 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622465 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426816175029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426816175029" source_name="the-source\n" session_id=1899533585 session_state=BEGIN} 20241225122622465 DSS <0004> hlr_ussd.c:576 262426816175029/0x71389511: Process SS (BEGIN) 20241225122622465 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122622465 DSS <0004> hlr_ussd.c:518 262426816175029/0x71389511: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122622465 DSS <0004> hlr_ussd.c:363 262426816175029/0x71389511: Tx USSD 'Your IMSI is 262426816175029' 20241225122622465 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426816175029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426816175029" destination_name="the-source\n" session_id=1899533585 session_state=END} 20241225122622465 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426816175029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122622465 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622465 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52254<->l=127.0.0.1:4258 20241225122622468 DAUC <0003> db_auc.c:157 IMSI='262429679436767': No 2G Auth Data 20241225122622468 DAUC <0003> db_auc.c:192 IMSI='262429679436767': No 3G Auth Data 20241225122622474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241225122622477 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622477 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429679436767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429679436767" source_name="the-source\n" session_id=1500273950 session_state=BEGIN} 20241225122622477 DSS <0004> hlr_ussd.c:576 262429679436767/0x596c5d1e: Process SS (BEGIN) 20241225122622477 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241225122622477 DSS <0004> hlr_ussd.c:518 262429679436767/0x596c5d1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241225122622477 DSS <0004> hlr_ussd.c:363 262429679436767/0x596c5d1e: Tx USSD 'Your IMSI is 262429679436767' 20241225122622477 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429679436767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429679436767" destination_name="the-source\n" session_id=1500273950 session_state=END} 20241225122622477 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429679436767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122622477 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622477 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122622479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241225122622479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52176<->l=127.0.0.1:4258 20241225122622480 DLINP <000b> input/ipa.c:451 connected read/write 20241225122622480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122622480 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122622480 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122622480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122622480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241225122622480 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46001<->l=127.0.0.1:4259) 20241225122622512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20241225122622712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20241225122625806 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122625806 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122625807 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 20241225122625808 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122625808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122625808 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122625808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122625808 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122625808 DLGSUP <0013> gsup_server.c:235 2:  20241225122625808 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122625808 DLGSUP <0013> gsup_server.c:235 3:  20241225122625808 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122625808 DLGSUP <0013> gsup_server.c:235 4:  20241225122625808 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122625808 DLGSUP <0013> gsup_server.c:235 5:  20241225122625808 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122625808 DLGSUP <0013> gsup_server.c:235 7:  20241225122625808 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122625808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122625808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122625808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122625815 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32973<->l=127.0.0.1:4259) 20241225122625817 DAUC <0003> db_auc.c:157 IMSI='262422025636347': No 2G Auth Data 20241225122625817 DAUC <0003> db_auc.c:192 IMSI='262422025636347': No 3G Auth Data 20241225122625822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4258 20241225122625850 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625850 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422025636347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422025636347" session_id=4093045471 session_state=BEGIN} 20241225122625850 DSS <0004> hlr_ussd.c:576 262422025636347/0xf3f6eadf: Process SS (BEGIN) 20241225122625850 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122625850 DSS <0004> hlr_ussd.c:518 262422025636347/0xf3f6eadf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122625850 DSS <0004> hlr_ussd.c:363 262422025636347/0xf3f6eadf: Tx USSD 'Your extension is 491613076440' 20241225122625850 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422025636347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422025636347" session_id=4093045471 session_state=END} 20241225122625850 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422025636347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122625850 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625850 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4258 20241225122625853 DAUC <0003> db_auc.c:157 IMSI='262426487850932': No 2G Auth Data 20241225122625853 DAUC <0003> db_auc.c:192 IMSI='262426487850932': No 3G Auth Data 20241225122625859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20241225122625861 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625861 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426487850932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426487850932" session_id=2588290424 session_state=BEGIN} 20241225122625861 DSS <0004> hlr_ussd.c:576 262426487850932/0x9a462d78: Process SS (BEGIN) 20241225122625862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122625862 DSS <0004> hlr_ussd.c:518 262426487850932/0x9a462d78: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122625862 DSS <0004> hlr_ussd.c:363 262426487850932/0x9a462d78: Tx USSD 'Your extension is 491610330437' 20241225122625862 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426487850932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426487850932" session_id=2588290424 session_state=END} 20241225122625862 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426487850932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122625862 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625862 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20241225122625864 DAUC <0003> db_auc.c:157 IMSI='262425306831866': No 2G Auth Data 20241225122625864 DAUC <0003> db_auc.c:192 IMSI='262425306831866': No 3G Auth Data 20241225122625870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52290<->l=127.0.0.1:4258 20241225122625873 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625873 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425306831866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425306831866" session_id=3331437564 session_state=BEGIN} 20241225122625873 DSS <0004> hlr_ussd.c:576 262425306831866/0xc691b3fc: Process SS (BEGIN) 20241225122625873 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122625873 DSS <0004> hlr_ussd.c:518 262425306831866/0xc691b3fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122625873 DSS <0004> hlr_ussd.c:363 262425306831866/0xc691b3fc: Tx USSD 'Your extension is 491612060563' 20241225122625873 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425306831866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425306831866" session_id=3331437564 session_state=END} 20241225122625873 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425306831866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122625873 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625873 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52290<->l=127.0.0.1:4258 20241225122625875 DAUC <0003> db_auc.c:157 IMSI='262420284171375': No 2G Auth Data 20241225122625875 DAUC <0003> db_auc.c:192 IMSI='262420284171375': No 3G Auth Data 20241225122625881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241225122625884 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625884 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420284171375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420284171375" session_id=2359544023 session_state=BEGIN} 20241225122625884 DSS <0004> hlr_ussd.c:576 262420284171375/0x8ca3c8d7: Process SS (BEGIN) 20241225122625884 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122625884 DSS <0004> hlr_ussd.c:518 262420284171375/0x8ca3c8d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122625884 DSS <0004> hlr_ussd.c:363 262420284171375/0x8ca3c8d7: Tx USSD 'Your extension is 491612816876' 20241225122625884 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420284171375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420284171375" session_id=2359544023 session_state=END} 20241225122625884 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420284171375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122625884 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625884 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241225122625886 DAUC <0003> db_auc.c:157 IMSI='262423370999438': No 2G Auth Data 20241225122625886 DAUC <0003> db_auc.c:192 IMSI='262423370999438': No 3G Auth Data 20241225122625892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 20241225122625895 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625895 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423370999438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423370999438" session_id=22703972 session_state=BEGIN} 20241225122625895 DSS <0004> hlr_ussd.c:576 262423370999438/0x015a6f64: Process SS (BEGIN) 20241225122625895 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122625895 DSS <0004> hlr_ussd.c:518 262423370999438/0x015a6f64: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122625895 DSS <0004> hlr_ussd.c:363 262423370999438/0x015a6f64: Tx USSD 'Your extension is 491613715604' 20241225122625895 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423370999438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423370999438" session_id=22703972 session_state=END} 20241225122625895 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423370999438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122625895 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625895 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 20241225122625898 DAUC <0003> db_auc.c:157 IMSI='262422979365332': No 2G Auth Data 20241225122625898 DAUC <0003> db_auc.c:192 IMSI='262422979365332': No 3G Auth Data 20241225122625904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241225122625907 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625907 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422979365332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422979365332" session_id=886999746 session_state=BEGIN} 20241225122625907 DSS <0004> hlr_ussd.c:576 262422979365332/0x34de8ac2: Process SS (BEGIN) 20241225122625907 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122625907 DSS <0004> hlr_ussd.c:518 262422979365332/0x34de8ac2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122625907 DSS <0004> hlr_ussd.c:363 262422979365332/0x34de8ac2: Tx USSD 'Your extension is 491615310634' 20241225122625907 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422979365332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422979365332" session_id=886999746 session_state=END} 20241225122625907 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422979365332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122625907 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625907 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241225122625910 DAUC <0003> db_auc.c:157 IMSI='262423923059942': No 2G Auth Data 20241225122625910 DAUC <0003> db_auc.c:192 IMSI='262423923059942': No 3G Auth Data 20241225122625917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52316<->l=127.0.0.1:4258 20241225122625920 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625920 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423923059942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423923059942" session_id=2993560256 session_state=BEGIN} 20241225122625920 DSS <0004> hlr_ussd.c:576 262423923059942/0xb26e1ac0: Process SS (BEGIN) 20241225122625920 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122625920 DSS <0004> hlr_ussd.c:518 262423923059942/0xb26e1ac0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122625920 DSS <0004> hlr_ussd.c:363 262423923059942/0xb26e1ac0: Tx USSD 'Your extension is 491617122366' 20241225122625920 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423923059942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423923059942" session_id=2993560256 session_state=END} 20241225122625920 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423923059942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122625920 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625920 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52316<->l=127.0.0.1:4258 20241225122625922 DAUC <0003> db_auc.c:157 IMSI='262423465501880': No 2G Auth Data 20241225122625922 DAUC <0003> db_auc.c:192 IMSI='262423465501880': No 3G Auth Data 20241225122625930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52330<->l=127.0.0.1:4258 20241225122625933 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625933 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423465501880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423465501880" session_id=2447218252 session_state=BEGIN} 20241225122625933 DSS <0004> hlr_ussd.c:576 262423465501880/0x91dd964c: Process SS (BEGIN) 20241225122625933 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122625933 DSS <0004> hlr_ussd.c:518 262423465501880/0x91dd964c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122625933 DSS <0004> hlr_ussd.c:363 262423465501880/0x91dd964c: Tx USSD 'Your extension is 491613343432' 20241225122625933 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423465501880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423465501880" session_id=2447218252 session_state=END} 20241225122625933 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423465501880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122625933 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625933 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122625935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52330<->l=127.0.0.1:4258 20241225122625935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 20241225122625936 DLINP <000b> input/ipa.c:451 connected read/write 20241225122625936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122625936 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122625936 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122625936 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122625936 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32973<->l=127.0.0.1:4259) 20241225122625958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52340<->l=127.0.0.1:4258 20241225122626160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52340<->l=127.0.0.1:4258 20241225122629286 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122629286 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122629290 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241225122629296 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629296 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122629296 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122629296 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122629296 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122629296 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122629296 DLGSUP <0013> gsup_server.c:235 2:  20241225122629296 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122629296 DLGSUP <0013> gsup_server.c:235 3:  20241225122629296 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122629296 DLGSUP <0013> gsup_server.c:235 4:  20241225122629296 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122629296 DLGSUP <0013> gsup_server.c:235 5:  20241225122629296 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122629296 DLGSUP <0013> gsup_server.c:235 7:  20241225122629296 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122629296 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122629296 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122629296 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122629323 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35511<->l=127.0.0.1:4259) 20241225122629334 DAUC <0003> db_auc.c:157 IMSI='262424193876036': No 2G Auth Data 20241225122629334 DAUC <0003> db_auc.c:192 IMSI='262424193876036': No 3G Auth Data 20241225122629362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52356<->l=127.0.0.1:4258 20241225122629373 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629373 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424193876036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424193876036" source_name="the-source\n" session_id=3632930264 session_state=BEGIN} 20241225122629373 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241225122629373 DSS <0004> hlr_ussd.c:576 262424193876036/0xd88a1dd8: Process SS (BEGIN) 20241225122629373 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122629373 DSS <0004> hlr_ussd.c:518 262424193876036/0xd88a1dd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122629373 DSS <0004> hlr_ussd.c:363 262424193876036/0xd88a1dd8: Tx USSD 'Your extension is 491612725710' 20241225122629373 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424193876036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424193876036" destination_name="the-source\n" session_id=3632930264 session_state=END} 20241225122629373 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262424193876036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122629373 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629373 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52356<->l=127.0.0.1:4258 20241225122629379 DAUC <0003> db_auc.c:157 IMSI='262420619415489': No 2G Auth Data 20241225122629379 DAUC <0003> db_auc.c:192 IMSI='262420619415489': No 3G Auth Data 20241225122629386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241225122629389 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629389 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420619415489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420619415489" source_name="the-source\n" session_id=860283857 session_state=BEGIN} 20241225122629389 DSS <0004> hlr_ussd.c:576 262420619415489/0x3346e3d1: Process SS (BEGIN) 20241225122629389 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122629389 DSS <0004> hlr_ussd.c:518 262420619415489/0x3346e3d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122629389 DSS <0004> hlr_ussd.c:363 262420619415489/0x3346e3d1: Tx USSD 'Your extension is 491614837885' 20241225122629389 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420619415489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420619415489" destination_name="the-source\n" session_id=860283857 session_state=END} 20241225122629389 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262420619415489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122629389 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629389 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241225122629391 DAUC <0003> db_auc.c:157 IMSI='262429418327740': No 2G Auth Data 20241225122629391 DAUC <0003> db_auc.c:192 IMSI='262429418327740': No 3G Auth Data 20241225122629397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4258 20241225122629400 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629400 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429418327740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429418327740" source_name="the-source\n" session_id=2948953367 session_state=BEGIN} 20241225122629400 DSS <0004> hlr_ussd.c:576 262429418327740/0xafc57517: Process SS (BEGIN) 20241225122629400 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122629400 DSS <0004> hlr_ussd.c:518 262429418327740/0xafc57517: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122629400 DSS <0004> hlr_ussd.c:363 262429418327740/0xafc57517: Tx USSD 'Your extension is 491616286428' 20241225122629400 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429418327740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429418327740" destination_name="the-source\n" session_id=2948953367 session_state=END} 20241225122629400 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429418327740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122629400 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629400 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4258 20241225122629403 DAUC <0003> db_auc.c:157 IMSI='262426857004939': No 2G Auth Data 20241225122629403 DAUC <0003> db_auc.c:192 IMSI='262426857004939': No 3G Auth Data 20241225122629409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4258 20241225122629412 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629412 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426857004939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426857004939" source_name="the-source\n" session_id=2089589620 session_state=BEGIN} 20241225122629412 DSS <0004> hlr_ussd.c:576 262426857004939/0x7c8c9b74: Process SS (BEGIN) 20241225122629412 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122629412 DSS <0004> hlr_ussd.c:518 262426857004939/0x7c8c9b74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122629412 DSS <0004> hlr_ussd.c:363 262426857004939/0x7c8c9b74: Tx USSD 'Your extension is 491613861637' 20241225122629412 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426857004939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426857004939" destination_name="the-source\n" session_id=2089589620 session_state=END} 20241225122629412 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426857004939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122629412 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629412 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4258 20241225122629414 DAUC <0003> db_auc.c:157 IMSI='262422475959196': No 2G Auth Data 20241225122629414 DAUC <0003> db_auc.c:192 IMSI='262422475959196': No 3G Auth Data 20241225122629420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52386<->l=127.0.0.1:4258 20241225122629423 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629423 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422475959196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422475959196" source_name="the-source\n" session_id=2576399093 session_state=BEGIN} 20241225122629423 DSS <0004> hlr_ussd.c:576 262422475959196/0x9990baf5: Process SS (BEGIN) 20241225122629423 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122629423 DSS <0004> hlr_ussd.c:518 262422475959196/0x9990baf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122629423 DSS <0004> hlr_ussd.c:363 262422475959196/0x9990baf5: Tx USSD 'Your extension is 491617163808' 20241225122629423 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422475959196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422475959196" destination_name="the-source\n" session_id=2576399093 session_state=END} 20241225122629423 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262422475959196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122629423 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629423 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52386<->l=127.0.0.1:4258 20241225122629425 DAUC <0003> db_auc.c:157 IMSI='262425511495615': No 2G Auth Data 20241225122629425 DAUC <0003> db_auc.c:192 IMSI='262425511495615': No 3G Auth Data 20241225122629433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 20241225122629436 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629436 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425511495615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425511495615" source_name="the-source\n" session_id=680134599 session_state=BEGIN} 20241225122629436 DSS <0004> hlr_ussd.c:576 262425511495615/0x288a07c7: Process SS (BEGIN) 20241225122629436 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122629436 DSS <0004> hlr_ussd.c:518 262425511495615/0x288a07c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122629436 DSS <0004> hlr_ussd.c:363 262425511495615/0x288a07c7: Tx USSD 'Your extension is 491614438416' 20241225122629437 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425511495615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425511495615" destination_name="the-source\n" session_id=680134599 session_state=END} 20241225122629437 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425511495615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122629437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 20241225122629439 DAUC <0003> db_auc.c:157 IMSI='262420665547075': No 2G Auth Data 20241225122629439 DAUC <0003> db_auc.c:192 IMSI='262420665547075': No 3G Auth Data 20241225122629446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52404<->l=127.0.0.1:4258 20241225122629449 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629449 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420665547075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420665547075" source_name="the-source\n" session_id=2713182982 session_state=BEGIN} 20241225122629449 DSS <0004> hlr_ussd.c:576 262420665547075/0xa1b7e306: Process SS (BEGIN) 20241225122629449 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122629449 DSS <0004> hlr_ussd.c:518 262420665547075/0xa1b7e306: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122629449 DSS <0004> hlr_ussd.c:363 262420665547075/0xa1b7e306: Tx USSD 'Your extension is 491614885654' 20241225122629449 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420665547075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420665547075" destination_name="the-source\n" session_id=2713182982 session_state=END} 20241225122629449 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262420665547075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122629449 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629449 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52404<->l=127.0.0.1:4258 20241225122629452 DAUC <0003> db_auc.c:157 IMSI='262427924170765': No 2G Auth Data 20241225122629452 DAUC <0003> db_auc.c:192 IMSI='262427924170765': No 3G Auth Data 20241225122629459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20241225122629462 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629462 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427924170765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427924170765" source_name="the-source\n" session_id=2955620399 session_state=BEGIN} 20241225122629462 DSS <0004> hlr_ussd.c:576 262427924170765/0xb02b302f: Process SS (BEGIN) 20241225122629462 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241225122629462 DSS <0004> hlr_ussd.c:518 262427924170765/0xb02b302f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241225122629462 DSS <0004> hlr_ussd.c:363 262427924170765/0xb02b302f: Tx USSD 'Your extension is 491617242261' 20241225122629462 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427924170765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427924170765" destination_name="the-source\n" session_id=2955620399 session_state=END} 20241225122629462 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427924170765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122629462 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629462 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122629464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20241225122629464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241225122629465 DLINP <000b> input/ipa.c:451 connected read/write 20241225122629465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122629465 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122629465 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122629465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122629465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241225122629465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35511<->l=127.0.0.1:4259) 20241225122629487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 20241225122629689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 20241225122632781 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45753 20241225122632781 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45753 20241225122632782 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632782 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632783 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122632783 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122632784 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632784 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632784 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122632784 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241225122632784 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241225122632784 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241225122632784 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122632784 DLGSUP <0013> gsup_server.c:235 2:  20241225122632784 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122632784 DLGSUP <0013> gsup_server.c:235 3:  20241225122632784 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122632784 DLGSUP <0013> gsup_server.c:235 4:  20241225122632784 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122632784 DLGSUP <0013> gsup_server.c:235 5:  20241225122632784 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122632784 DLGSUP <0013> gsup_server.c:235 7:  20241225122632784 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122632784 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122632784 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122632784 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45753 20241225122632784 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49576<->l=127.0.0.1:4258 20241225122632786 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632786 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122632786 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122632786 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122632786 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122632786 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122632786 DLGSUP <0013> gsup_server.c:235 2:  20241225122632786 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122632786 DLGSUP <0013> gsup_server.c:235 3:  20241225122632786 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122632786 DLGSUP <0013> gsup_server.c:235 4:  20241225122632786 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122632786 DLGSUP <0013> gsup_server.c:235 5:  20241225122632786 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122632786 DLGSUP <0013> gsup_server.c:235 7:  20241225122632786 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122632786 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122632786 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122632786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122632797 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34121<->l=127.0.0.1:4259) 20241225122632800 DAUC <0003> db_auc.c:157 IMSI='262423011560422': No 2G Auth Data 20241225122632800 DAUC <0003> db_auc.c:192 IMSI='262423011560422': No 3G Auth Data 20241225122632809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 20241225122632834 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632834 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423011560422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423011560422" session_id=1562057359 session_state=BEGIN} 20241225122632834 DSS <0004> hlr_ussd.c:576 262423011560422/0x5d1b1a8f: Process SS (BEGIN) 20241225122632834 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122632834 DSS <0004> hlr_ussd.c:518 262423011560422/0x5d1b1a8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122632834 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632834 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632834 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632834 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632850 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632850 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632850 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423011560422 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423011560422" session_id=1562057359 session_state=END} 20241225122632850 DSS <0004> hlr_ussd.c:576 262423011560422/0x5d1b1a8f: Process SS (END) 20241225122632850 DSS <0004> hlr_ussd.c:518 262423011560422/0x5d1b1a8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122632850 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423011560422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423011560422" session_id=1562057359 session_state=END} 20241225122632850 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423011560422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122632850 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423011560422 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122632850 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632850 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 20241225122632862 DAUC <0003> db_auc.c:157 IMSI='262426870026758': No 2G Auth Data 20241225122632862 DAUC <0003> db_auc.c:192 IMSI='262426870026758': No 3G Auth Data 20241225122632876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49596<->l=127.0.0.1:4258 20241225122632878 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632878 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426870026758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426870026758" session_id=242227076 session_state=BEGIN} 20241225122632878 DSS <0004> hlr_ussd.c:576 262426870026758/0x0e701784: Process SS (BEGIN) 20241225122632878 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122632878 DSS <0004> hlr_ussd.c:518 262426870026758/0x0e701784: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122632878 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632878 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632878 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632878 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632879 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632879 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632879 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426870026758 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426870026758" session_id=242227076 session_state=END} 20241225122632879 DSS <0004> hlr_ussd.c:576 262426870026758/0x0e701784: Process SS (END) 20241225122632879 DSS <0004> hlr_ussd.c:518 262426870026758/0x0e701784: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122632879 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426870026758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426870026758" session_id=242227076 session_state=END} 20241225122632879 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426870026758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122632879 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426870026758 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122632879 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632879 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49596<->l=127.0.0.1:4258 20241225122632881 DAUC <0003> db_auc.c:157 IMSI='262426648779494': No 2G Auth Data 20241225122632881 DAUC <0003> db_auc.c:192 IMSI='262426648779494': No 3G Auth Data 20241225122632887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49604<->l=127.0.0.1:4258 20241225122632890 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632890 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426648779494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426648779494" session_id=115308948 session_state=BEGIN} 20241225122632890 DSS <0004> hlr_ussd.c:576 262426648779494/0x06df7994: Process SS (BEGIN) 20241225122632890 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122632890 DSS <0004> hlr_ussd.c:518 262426648779494/0x06df7994: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122632890 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632890 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632890 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632890 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632891 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632891 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632891 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426648779494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426648779494" session_id=115308948 session_state=END} 20241225122632891 DSS <0004> hlr_ussd.c:576 262426648779494/0x06df7994: Process SS (END) 20241225122632891 DSS <0004> hlr_ussd.c:518 262426648779494/0x06df7994: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122632891 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426648779494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426648779494" session_id=115308948 session_state=END} 20241225122632891 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426648779494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122632891 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426648779494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122632891 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632891 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49604<->l=127.0.0.1:4258 20241225122632893 DAUC <0003> db_auc.c:157 IMSI='262422281344673': No 2G Auth Data 20241225122632893 DAUC <0003> db_auc.c:192 IMSI='262422281344673': No 3G Auth Data 20241225122632901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49620<->l=127.0.0.1:4258 20241225122632904 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632904 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422281344673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422281344673" session_id=1644190957 session_state=BEGIN} 20241225122632904 DSS <0004> hlr_ussd.c:576 262422281344673/0x62005ced: Process SS (BEGIN) 20241225122632904 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122632904 DSS <0004> hlr_ussd.c:518 262422281344673/0x62005ced: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122632904 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632904 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632904 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632904 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632905 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632905 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632905 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262422281344673 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422281344673" session_id=1644190957 session_state=END} 20241225122632905 DSS <0004> hlr_ussd.c:576 262422281344673/0x62005ced: Process SS (END) 20241225122632905 DSS <0004> hlr_ussd.c:518 262422281344673/0x62005ced: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122632905 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422281344673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422281344673" session_id=1644190957 session_state=END} 20241225122632905 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422281344673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122632905 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262422281344673 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122632905 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632905 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49620<->l=127.0.0.1:4258 20241225122632907 DAUC <0003> db_auc.c:157 IMSI='262426158825936': No 2G Auth Data 20241225122632907 DAUC <0003> db_auc.c:192 IMSI='262426158825936': No 3G Auth Data 20241225122632914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49622<->l=127.0.0.1:4258 20241225122632917 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632917 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426158825936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426158825936" session_id=64679326 session_state=BEGIN} 20241225122632917 DSS <0004> hlr_ussd.c:576 262426158825936/0x03daed9e: Process SS (BEGIN) 20241225122632917 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122632917 DSS <0004> hlr_ussd.c:518 262426158825936/0x03daed9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122632917 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632917 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632917 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632917 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632918 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632918 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632918 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426158825936 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426158825936" session_id=64679326 session_state=END} 20241225122632918 DSS <0004> hlr_ussd.c:576 262426158825936/0x03daed9e: Process SS (END) 20241225122632918 DSS <0004> hlr_ussd.c:518 262426158825936/0x03daed9e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122632918 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426158825936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426158825936" session_id=64679326 session_state=END} 20241225122632918 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426158825936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122632918 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426158825936 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122632918 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632918 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49622<->l=127.0.0.1:4258 20241225122632920 DAUC <0003> db_auc.c:157 IMSI='262426208913033': No 2G Auth Data 20241225122632920 DAUC <0003> db_auc.c:192 IMSI='262426208913033': No 3G Auth Data 20241225122632926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49634<->l=127.0.0.1:4258 20241225122632929 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632929 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426208913033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426208913033" session_id=3042182431 session_state=BEGIN} 20241225122632929 DSS <0004> hlr_ussd.c:576 262426208913033/0xb554051f: Process SS (BEGIN) 20241225122632929 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122632929 DSS <0004> hlr_ussd.c:518 262426208913033/0xb554051f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122632929 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632929 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632929 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632929 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632930 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632930 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632930 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426208913033 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426208913033" session_id=3042182431 session_state=END} 20241225122632930 DSS <0004> hlr_ussd.c:576 262426208913033/0xb554051f: Process SS (END) 20241225122632930 DSS <0004> hlr_ussd.c:518 262426208913033/0xb554051f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122632930 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426208913033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426208913033" session_id=3042182431 session_state=END} 20241225122632930 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426208913033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122632930 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426208913033 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122632930 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632930 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49634<->l=127.0.0.1:4258 20241225122632933 DAUC <0003> db_auc.c:157 IMSI='262422897456063': No 2G Auth Data 20241225122632933 DAUC <0003> db_auc.c:192 IMSI='262422897456063': No 3G Auth Data 20241225122632939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4258 20241225122632942 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632942 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422897456063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422897456063" session_id=3549778125 session_state=BEGIN} 20241225122632942 DSS <0004> hlr_ussd.c:576 262422897456063/0xd39550cd: Process SS (BEGIN) 20241225122632942 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122632942 DSS <0004> hlr_ussd.c:518 262422897456063/0xd39550cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122632942 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632942 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632942 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632942 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632943 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632943 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632943 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422897456063 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422897456063" session_id=3549778125 session_state=END} 20241225122632943 DSS <0004> hlr_ussd.c:576 262422897456063/0xd39550cd: Process SS (END) 20241225122632943 DSS <0004> hlr_ussd.c:518 262422897456063/0xd39550cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122632943 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422897456063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422897456063" session_id=3549778125 session_state=END} 20241225122632943 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422897456063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122632943 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422897456063 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122632943 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632943 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4258 20241225122632946 DAUC <0003> db_auc.c:157 IMSI='262424384083615': No 2G Auth Data 20241225122632946 DAUC <0003> db_auc.c:192 IMSI='262424384083615': No 3G Auth Data 20241225122632952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49658<->l=127.0.0.1:4258 20241225122632955 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632955 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424384083615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424384083615" session_id=2326605216 session_state=BEGIN} 20241225122632955 DSS <0004> hlr_ussd.c:576 262424384083615/0x8aad2da0: Process SS (BEGIN) 20241225122632955 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122632955 DSS <0004> hlr_ussd.c:518 262424384083615/0x8aad2da0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122632955 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632955 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632955 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632955 DLINP <000b> input/ipa.c:431 127.0.0.1:45753 sending data 20241225122632956 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632956 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632956 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424384083615 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424384083615" session_id=2326605216 session_state=END} 20241225122632956 DSS <0004> hlr_ussd.c:576 262424384083615/0x8aad2da0: Process SS (END) 20241225122632956 DSS <0004> hlr_ussd.c:518 262424384083615/0x8aad2da0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122632956 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424384083615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424384083615" session_id=2326605216 session_state=END} 20241225122632956 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424384083615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122632956 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424384083615 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122632956 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632956 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122632958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49658<->l=127.0.0.1:4258 20241225122632959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49576<->l=127.0.0.1:4258 20241225122632960 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122632960 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122632960 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122632960 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122632960 DLINP <000b> input/ipa.c:451 connected read/write 20241225122632960 DLINP <000b> input/ipa.c:405 127.0.0.1:45753 message received 20241225122632960 DLINP <000b> input/ipa.c:414 127.0.0.1:45753 connection closed with server 20241225122632960 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45753 20241225122632960 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241225122632960 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34121<->l=127.0.0.1:4259) 20241225122632983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241225122633184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241225122636268 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38227 20241225122636268 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38227 20241225122636269 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636269 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636270 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122636270 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122636271 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636271 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636271 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122636271 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241225122636271 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241225122636271 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241225122636271 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122636271 DLGSUP <0013> gsup_server.c:235 2:  20241225122636271 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122636271 DLGSUP <0013> gsup_server.c:235 3:  20241225122636271 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122636271 DLGSUP <0013> gsup_server.c:235 4:  20241225122636271 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122636271 DLGSUP <0013> gsup_server.c:235 5:  20241225122636271 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122636271 DLGSUP <0013> gsup_server.c:235 7:  20241225122636271 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122636271 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122636271 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122636271 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38227 20241225122636271 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49672<->l=127.0.0.1:4258 20241225122636273 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636273 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122636273 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122636273 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122636273 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122636273 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122636273 DLGSUP <0013> gsup_server.c:235 2:  20241225122636273 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122636273 DLGSUP <0013> gsup_server.c:235 3:  20241225122636273 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122636273 DLGSUP <0013> gsup_server.c:235 4:  20241225122636273 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122636273 DLGSUP <0013> gsup_server.c:235 5:  20241225122636273 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122636273 DLGSUP <0013> gsup_server.c:235 7:  20241225122636273 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122636273 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122636273 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122636273 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122636281 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37661<->l=127.0.0.1:4259) 20241225122636284 DAUC <0003> db_auc.c:157 IMSI='262420152730136': No 2G Auth Data 20241225122636284 DAUC <0003> db_auc.c:192 IMSI='262420152730136': No 3G Auth Data 20241225122636290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49680<->l=127.0.0.1:4258 20241225122636318 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636318 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420152730136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420152730136" session_id=1597104513 session_state=BEGIN} 20241225122636318 DSS <0004> hlr_ussd.c:576 262420152730136/0x5f31e181: Process SS (BEGIN) 20241225122636318 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122636318 DSS <0004> hlr_ussd.c:518 262420152730136/0x5f31e181: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122636318 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636318 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636318 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636318 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636334 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636334 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636334 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262420152730136 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420152730136" session_id=1597104513 session_state=CONTINUE} 20241225122636334 DSS <0004> hlr_ussd.c:576 262420152730136/0x5f31e181: Process SS (CONTINUE) 20241225122636334 DSS <0004> hlr_ussd.c:518 262420152730136/0x5f31e181: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122636334 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420152730136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420152730136" session_id=1597104513 session_state=CONTINUE} 20241225122636334 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262420152730136 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636334 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636335 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636346 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636346 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420152730136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420152730136" session_id=1597104513 session_state=CONTINUE} 20241225122636346 DSS <0004> hlr_ussd.c:576 262420152730136/0x5f31e181: Process SS (CONTINUE) 20241225122636346 DSS <0004> hlr_ussd.c:518 262420152730136/0x5f31e181: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636346 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420152730136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636346 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636346 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636346 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636346 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636349 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636349 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636350 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262420152730136 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420152730136" session_id=1597104513 session_state=END} 20241225122636350 DSS <0004> hlr_ussd.c:576 262420152730136/0x5f31e181: Process SS (END) 20241225122636350 DSS <0004> hlr_ussd.c:518 262420152730136/0x5f31e181: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636350 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420152730136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420152730136" session_id=1597104513 session_state=END} 20241225122636350 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420152730136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636350 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262420152730136 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636350 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636350 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49680<->l=127.0.0.1:4258 20241225122636356 DAUC <0003> db_auc.c:157 IMSI='262429852394976': No 2G Auth Data 20241225122636356 DAUC <0003> db_auc.c:192 IMSI='262429852394976': No 3G Auth Data 20241225122636373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49682<->l=127.0.0.1:4258 20241225122636376 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636376 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429852394976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429852394976" session_id=2686669010 session_state=BEGIN} 20241225122636376 DSS <0004> hlr_ussd.c:576 262429852394976/0xa02350d2: Process SS (BEGIN) 20241225122636376 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122636376 DSS <0004> hlr_ussd.c:518 262429852394976/0xa02350d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122636376 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636376 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636376 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636376 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636377 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636377 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636377 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429852394976 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429852394976" session_id=2686669010 session_state=CONTINUE} 20241225122636377 DSS <0004> hlr_ussd.c:576 262429852394976/0xa02350d2: Process SS (CONTINUE) 20241225122636377 DSS <0004> hlr_ussd.c:518 262429852394976/0xa02350d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122636377 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429852394976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429852394976" session_id=2686669010 session_state=CONTINUE} 20241225122636377 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429852394976 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636377 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636377 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636379 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636379 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429852394976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429852394976" session_id=2686669010 session_state=CONTINUE} 20241225122636379 DSS <0004> hlr_ussd.c:576 262429852394976/0xa02350d2: Process SS (CONTINUE) 20241225122636379 DSS <0004> hlr_ussd.c:518 262429852394976/0xa02350d2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636379 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429852394976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636379 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636379 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636379 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636379 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636380 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636380 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636380 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429852394976 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429852394976" session_id=2686669010 session_state=END} 20241225122636380 DSS <0004> hlr_ussd.c:576 262429852394976/0xa02350d2: Process SS (END) 20241225122636380 DSS <0004> hlr_ussd.c:518 262429852394976/0xa02350d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636380 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429852394976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429852394976" session_id=2686669010 session_state=END} 20241225122636380 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429852394976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636380 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429852394976 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636380 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636380 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49682<->l=127.0.0.1:4258 20241225122636380 DAUC <0003> db_auc.c:157 IMSI='262422809961830': No 2G Auth Data 20241225122636380 DAUC <0003> db_auc.c:192 IMSI='262422809961830': No 3G Auth Data 20241225122636387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 20241225122636391 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636391 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422809961830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422809961830" session_id=1074286312 session_state=BEGIN} 20241225122636391 DSS <0004> hlr_ussd.c:576 262422809961830/0x40084ee8: Process SS (BEGIN) 20241225122636391 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122636391 DSS <0004> hlr_ussd.c:518 262422809961830/0x40084ee8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122636391 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636391 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636391 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636391 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636392 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636392 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636392 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422809961830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422809961830" session_id=1074286312 session_state=CONTINUE} 20241225122636392 DSS <0004> hlr_ussd.c:576 262422809961830/0x40084ee8: Process SS (CONTINUE) 20241225122636392 DSS <0004> hlr_ussd.c:518 262422809961830/0x40084ee8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122636392 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422809961830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422809961830" session_id=1074286312 session_state=CONTINUE} 20241225122636392 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422809961830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636392 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636392 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636394 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636394 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422809961830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422809961830" session_id=1074286312 session_state=CONTINUE} 20241225122636394 DSS <0004> hlr_ussd.c:576 262422809961830/0x40084ee8: Process SS (CONTINUE) 20241225122636394 DSS <0004> hlr_ussd.c:518 262422809961830/0x40084ee8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636394 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422809961830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636394 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636395 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636395 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636395 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636395 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636395 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636395 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422809961830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422809961830" session_id=1074286312 session_state=END} 20241225122636395 DSS <0004> hlr_ussd.c:576 262422809961830/0x40084ee8: Process SS (END) 20241225122636395 DSS <0004> hlr_ussd.c:518 262422809961830/0x40084ee8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636395 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422809961830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422809961830" session_id=1074286312 session_state=END} 20241225122636395 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422809961830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636395 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422809961830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636395 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636395 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 20241225122636396 DAUC <0003> db_auc.c:157 IMSI='262427153059267': No 2G Auth Data 20241225122636396 DAUC <0003> db_auc.c:192 IMSI='262427153059267': No 3G Auth Data 20241225122636403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 20241225122636407 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636407 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427153059267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427153059267" session_id=3989248387 session_state=BEGIN} 20241225122636407 DSS <0004> hlr_ussd.c:576 262427153059267/0xedc71983: Process SS (BEGIN) 20241225122636407 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122636407 DSS <0004> hlr_ussd.c:518 262427153059267/0xedc71983: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122636407 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636407 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636407 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636407 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636408 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636408 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636408 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427153059267 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427153059267" session_id=3989248387 session_state=CONTINUE} 20241225122636408 DSS <0004> hlr_ussd.c:576 262427153059267/0xedc71983: Process SS (CONTINUE) 20241225122636408 DSS <0004> hlr_ussd.c:518 262427153059267/0xedc71983: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122636408 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427153059267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427153059267" session_id=3989248387 session_state=CONTINUE} 20241225122636408 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427153059267 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636408 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636408 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636410 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636410 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427153059267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427153059267" session_id=3989248387 session_state=CONTINUE} 20241225122636410 DSS <0004> hlr_ussd.c:576 262427153059267/0xedc71983: Process SS (CONTINUE) 20241225122636410 DSS <0004> hlr_ussd.c:518 262427153059267/0xedc71983: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636410 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427153059267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636410 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636410 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636410 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636410 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636411 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636411 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636411 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427153059267 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427153059267" session_id=3989248387 session_state=END} 20241225122636411 DSS <0004> hlr_ussd.c:576 262427153059267/0xedc71983: Process SS (END) 20241225122636411 DSS <0004> hlr_ussd.c:518 262427153059267/0xedc71983: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636411 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427153059267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427153059267" session_id=3989248387 session_state=END} 20241225122636411 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427153059267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636411 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427153059267 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636411 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636411 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 20241225122636412 DAUC <0003> db_auc.c:157 IMSI='262425464936096': No 2G Auth Data 20241225122636412 DAUC <0003> db_auc.c:192 IMSI='262425464936096': No 3G Auth Data 20241225122636419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49702<->l=127.0.0.1:4258 20241225122636422 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636422 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425464936096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425464936096" session_id=1277458185 session_state=BEGIN} 20241225122636422 DSS <0004> hlr_ussd.c:576 262425464936096/0x4c247709: Process SS (BEGIN) 20241225122636422 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122636422 DSS <0004> hlr_ussd.c:518 262425464936096/0x4c247709: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122636422 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636422 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636422 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636422 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636422 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636422 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636422 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262425464936096 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464936096" session_id=1277458185 session_state=CONTINUE} 20241225122636422 DSS <0004> hlr_ussd.c:576 262425464936096/0x4c247709: Process SS (CONTINUE) 20241225122636422 DSS <0004> hlr_ussd.c:518 262425464936096/0x4c247709: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122636422 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425464936096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464936096" session_id=1277458185 session_state=CONTINUE} 20241225122636422 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262425464936096 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636422 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636422 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636425 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636425 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425464936096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425464936096" session_id=1277458185 session_state=CONTINUE} 20241225122636425 DSS <0004> hlr_ussd.c:576 262425464936096/0x4c247709: Process SS (CONTINUE) 20241225122636425 DSS <0004> hlr_ussd.c:518 262425464936096/0x4c247709: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636425 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425464936096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636425 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636425 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636425 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636425 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636426 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636426 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262425464936096 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464936096" session_id=1277458185 session_state=END} 20241225122636426 DSS <0004> hlr_ussd.c:576 262425464936096/0x4c247709: Process SS (END) 20241225122636426 DSS <0004> hlr_ussd.c:518 262425464936096/0x4c247709: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636426 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425464936096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464936096" session_id=1277458185 session_state=END} 20241225122636426 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425464936096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636426 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262425464936096 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49702<->l=127.0.0.1:4258 20241225122636427 DAUC <0003> db_auc.c:157 IMSI='262429174217374': No 2G Auth Data 20241225122636427 DAUC <0003> db_auc.c:192 IMSI='262429174217374': No 3G Auth Data 20241225122636434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4258 20241225122636437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636437 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429174217374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429174217374" session_id=2296425040 session_state=BEGIN} 20241225122636437 DSS <0004> hlr_ussd.c:576 262429174217374/0x88e0aa50: Process SS (BEGIN) 20241225122636437 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122636437 DSS <0004> hlr_ussd.c:518 262429174217374/0x88e0aa50: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122636437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636437 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636437 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636437 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636437 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429174217374 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429174217374" session_id=2296425040 session_state=CONTINUE} 20241225122636437 DSS <0004> hlr_ussd.c:576 262429174217374/0x88e0aa50: Process SS (CONTINUE) 20241225122636437 DSS <0004> hlr_ussd.c:518 262429174217374/0x88e0aa50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122636437 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429174217374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429174217374" session_id=2296425040 session_state=CONTINUE} 20241225122636437 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429174217374 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636440 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636440 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429174217374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429174217374" session_id=2296425040 session_state=CONTINUE} 20241225122636440 DSS <0004> hlr_ussd.c:576 262429174217374/0x88e0aa50: Process SS (CONTINUE) 20241225122636440 DSS <0004> hlr_ussd.c:518 262429174217374/0x88e0aa50: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636440 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429174217374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636440 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636440 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636440 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636440 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636440 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636440 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636440 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429174217374 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429174217374" session_id=2296425040 session_state=END} 20241225122636440 DSS <0004> hlr_ussd.c:576 262429174217374/0x88e0aa50: Process SS (END) 20241225122636440 DSS <0004> hlr_ussd.c:518 262429174217374/0x88e0aa50: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636440 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429174217374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429174217374" session_id=2296425040 session_state=END} 20241225122636440 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429174217374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636440 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429174217374 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636440 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636440 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4258 20241225122636441 DAUC <0003> db_auc.c:157 IMSI='262422274825295': No 2G Auth Data 20241225122636441 DAUC <0003> db_auc.c:192 IMSI='262422274825295': No 3G Auth Data 20241225122636448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49728<->l=127.0.0.1:4258 20241225122636451 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636451 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422274825295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422274825295" session_id=1431369469 session_state=BEGIN} 20241225122636451 DSS <0004> hlr_ussd.c:576 262422274825295/0x5550f6fd: Process SS (BEGIN) 20241225122636451 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122636451 DSS <0004> hlr_ussd.c:518 262422274825295/0x5550f6fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122636451 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636451 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636451 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636451 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636452 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636452 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636452 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262422274825295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422274825295" session_id=1431369469 session_state=CONTINUE} 20241225122636452 DSS <0004> hlr_ussd.c:576 262422274825295/0x5550f6fd: Process SS (CONTINUE) 20241225122636452 DSS <0004> hlr_ussd.c:518 262422274825295/0x5550f6fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122636452 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422274825295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422274825295" session_id=1431369469 session_state=CONTINUE} 20241225122636452 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262422274825295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636452 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636452 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636455 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636455 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422274825295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422274825295" session_id=1431369469 session_state=CONTINUE} 20241225122636455 DSS <0004> hlr_ussd.c:576 262422274825295/0x5550f6fd: Process SS (CONTINUE) 20241225122636455 DSS <0004> hlr_ussd.c:518 262422274825295/0x5550f6fd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636455 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422274825295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636455 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636455 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636455 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636455 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636455 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636455 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636455 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262422274825295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422274825295" session_id=1431369469 session_state=END} 20241225122636455 DSS <0004> hlr_ussd.c:576 262422274825295/0x5550f6fd: Process SS (END) 20241225122636455 DSS <0004> hlr_ussd.c:518 262422274825295/0x5550f6fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636455 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422274825295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422274825295" session_id=1431369469 session_state=END} 20241225122636455 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422274825295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636455 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262422274825295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636455 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636455 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49728<->l=127.0.0.1:4258 20241225122636456 DAUC <0003> db_auc.c:157 IMSI='262427490868093': No 2G Auth Data 20241225122636456 DAUC <0003> db_auc.c:192 IMSI='262427490868093': No 3G Auth Data 20241225122636463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49734<->l=127.0.0.1:4258 20241225122636465 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636465 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427490868093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427490868093" session_id=2590528087 session_state=BEGIN} 20241225122636465 DSS <0004> hlr_ussd.c:576 262427490868093/0x9a685257: Process SS (BEGIN) 20241225122636465 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241225122636465 DSS <0004> hlr_ussd.c:518 262427490868093/0x9a685257: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241225122636465 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636465 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636465 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636465 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636466 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636466 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636466 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262427490868093 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427490868093" session_id=2590528087 session_state=CONTINUE} 20241225122636466 DSS <0004> hlr_ussd.c:576 262427490868093/0x9a685257: Process SS (CONTINUE) 20241225122636466 DSS <0004> hlr_ussd.c:518 262427490868093/0x9a685257: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241225122636466 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427490868093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427490868093" session_id=2590528087 session_state=CONTINUE} 20241225122636466 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262427490868093 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636466 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636466 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636468 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636468 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427490868093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427490868093" session_id=2590528087 session_state=CONTINUE} 20241225122636468 DSS <0004> hlr_ussd.c:576 262427490868093/0x9a685257: Process SS (CONTINUE) 20241225122636468 DSS <0004> hlr_ussd.c:518 262427490868093/0x9a685257: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636468 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427490868093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636468 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636468 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636468 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636468 DLINP <000b> input/ipa.c:431 127.0.0.1:38227 sending data 20241225122636469 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636469 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636469 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262427490868093 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427490868093" session_id=2590528087 session_state=END} 20241225122636469 DSS <0004> hlr_ussd.c:576 262427490868093/0x9a685257: Process SS (END) 20241225122636469 DSS <0004> hlr_ussd.c:518 262427490868093/0x9a685257: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241225122636469 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427490868093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427490868093" session_id=2590528087 session_state=END} 20241225122636469 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427490868093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122636469 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262427490868093 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122636469 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636469 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122636470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49734<->l=127.0.0.1:4258 20241225122636471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49672<->l=127.0.0.1:4258 20241225122636471 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122636471 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122636471 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122636471 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122636471 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37661<->l=127.0.0.1:4259) 20241225122636471 DLINP <000b> input/ipa.c:451 connected read/write 20241225122636471 DLINP <000b> input/ipa.c:405 127.0.0.1:38227 message received 20241225122636471 DLINP <000b> input/ipa.c:414 127.0.0.1:38227 connection closed with server 20241225122636471 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38227 20241225122636471 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241225122636497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 20241225122636698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 20241225122639755 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34079 20241225122639755 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34079 20241225122639757 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639757 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639757 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122639757 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122639758 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639758 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639758 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122639758 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241225122639758 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241225122639758 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241225122639758 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122639758 DLGSUP <0013> gsup_server.c:235 2:  20241225122639758 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122639758 DLGSUP <0013> gsup_server.c:235 3:  20241225122639758 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122639758 DLGSUP <0013> gsup_server.c:235 4:  20241225122639758 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122639758 DLGSUP <0013> gsup_server.c:235 5:  20241225122639758 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122639758 DLGSUP <0013> gsup_server.c:235 7:  20241225122639758 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122639758 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122639758 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122639758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34079 20241225122639758 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 20241225122639759 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639759 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122639759 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122639759 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122639759 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122639759 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122639759 DLGSUP <0013> gsup_server.c:235 2:  20241225122639759 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122639759 DLGSUP <0013> gsup_server.c:235 3:  20241225122639759 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122639759 DLGSUP <0013> gsup_server.c:235 4:  20241225122639759 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122639759 DLGSUP <0013> gsup_server.c:235 5:  20241225122639759 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122639759 DLGSUP <0013> gsup_server.c:235 7:  20241225122639759 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122639759 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122639759 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122639759 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122639767 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40255<->l=127.0.0.1:4259) 20241225122639770 DAUC <0003> db_auc.c:157 IMSI='262424665222096': No 2G Auth Data 20241225122639770 DAUC <0003> db_auc.c:192 IMSI='262424665222096': No 3G Auth Data 20241225122639777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241225122639802 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639802 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424665222096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424665222096" session_id=160410699 session_state=BEGIN} 20241225122639802 DSS <0004> hlr_ussd.c:576 262424665222096/0x098fac4b: Process SS (BEGIN) 20241225122639802 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225122639802 DSS <0004> hlr_ussd.c:518 262424665222096/0x098fac4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225122639802 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639802 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639802 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639802 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639817 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639818 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639818 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424665222096 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424665222096" session_id=160410699 session_state=END} 20241225122639818 DSS <0004> hlr_ussd.c:576 262424665222096/0x098fac4b: Process SS (END) 20241225122639818 DSS <0004> hlr_ussd.c:518 262424665222096/0x098fac4b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225122639818 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424665222096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424665222096" session_id=160410699 session_state=END} 20241225122639818 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424665222096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122639818 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424665222096 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122639818 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639818 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241225122639827 DAUC <0003> db_auc.c:157 IMSI='262424886356969': No 2G Auth Data 20241225122639827 DAUC <0003> db_auc.c:192 IMSI='262424886356969': No 3G Auth Data 20241225122639837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4258 20241225122639840 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639840 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424886356969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424886356969" session_id=3410240066 session_state=BEGIN} 20241225122639840 DSS <0004> hlr_ussd.c:576 262424886356969/0xcb442242: Process SS (BEGIN) 20241225122639840 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225122639840 DSS <0004> hlr_ussd.c:518 262424886356969/0xcb442242: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225122639840 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639840 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639840 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639840 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639841 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639841 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639841 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262424886356969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424886356969" session_id=3410240066 session_state=END} 20241225122639841 DSS <0004> hlr_ussd.c:576 262424886356969/0xcb442242: Process SS (END) 20241225122639841 DSS <0004> hlr_ussd.c:518 262424886356969/0xcb442242: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225122639841 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424886356969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424886356969" session_id=3410240066 session_state=END} 20241225122639841 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424886356969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122639841 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262424886356969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122639841 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639841 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4258 20241225122639843 DAUC <0003> db_auc.c:157 IMSI='262428724590039': No 2G Auth Data 20241225122639843 DAUC <0003> db_auc.c:192 IMSI='262428724590039': No 3G Auth Data 20241225122639849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49776<->l=127.0.0.1:4258 20241225122639851 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639851 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428724590039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428724590039" session_id=2443932676 session_state=BEGIN} 20241225122639851 DSS <0004> hlr_ussd.c:576 262428724590039/0x91ab7404: Process SS (BEGIN) 20241225122639851 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225122639851 DSS <0004> hlr_ussd.c:518 262428724590039/0x91ab7404: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225122639851 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639851 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639851 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639851 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639852 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639852 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639852 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262428724590039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428724590039" session_id=2443932676 session_state=END} 20241225122639852 DSS <0004> hlr_ussd.c:576 262428724590039/0x91ab7404: Process SS (END) 20241225122639852 DSS <0004> hlr_ussd.c:518 262428724590039/0x91ab7404: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225122639852 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428724590039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428724590039" session_id=2443932676 session_state=END} 20241225122639852 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428724590039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122639852 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262428724590039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122639852 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639852 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49776<->l=127.0.0.1:4258 20241225122639854 DAUC <0003> db_auc.c:157 IMSI='262427755455310': No 2G Auth Data 20241225122639854 DAUC <0003> db_auc.c:192 IMSI='262427755455310': No 3G Auth Data 20241225122639861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4258 20241225122639864 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639864 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427755455310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427755455310" session_id=2473602962 session_state=BEGIN} 20241225122639864 DSS <0004> hlr_ussd.c:576 262427755455310/0x93702f92: Process SS (BEGIN) 20241225122639864 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225122639864 DSS <0004> hlr_ussd.c:518 262427755455310/0x93702f92: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225122639864 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639864 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639864 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639864 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639865 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639865 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639865 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262427755455310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427755455310" session_id=2473602962 session_state=END} 20241225122639865 DSS <0004> hlr_ussd.c:576 262427755455310/0x93702f92: Process SS (END) 20241225122639865 DSS <0004> hlr_ussd.c:518 262427755455310/0x93702f92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225122639865 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427755455310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427755455310" session_id=2473602962 session_state=END} 20241225122639865 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427755455310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122639865 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262427755455310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122639865 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639865 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4258 20241225122639868 DAUC <0003> db_auc.c:157 IMSI='262428651955631': No 2G Auth Data 20241225122639868 DAUC <0003> db_auc.c:192 IMSI='262428651955631': No 3G Auth Data 20241225122639874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4258 20241225122639878 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639878 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428651955631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428651955631" session_id=2167659662 session_state=BEGIN} 20241225122639878 DSS <0004> hlr_ussd.c:576 262428651955631/0x8133dc8e: Process SS (BEGIN) 20241225122639878 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225122639878 DSS <0004> hlr_ussd.c:518 262428651955631/0x8133dc8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225122639878 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639878 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639878 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639878 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639879 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639879 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639879 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428651955631 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428651955631" session_id=2167659662 session_state=END} 20241225122639879 DSS <0004> hlr_ussd.c:576 262428651955631/0x8133dc8e: Process SS (END) 20241225122639879 DSS <0004> hlr_ussd.c:518 262428651955631/0x8133dc8e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225122639879 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428651955631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428651955631" session_id=2167659662 session_state=END} 20241225122639879 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428651955631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122639879 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428651955631 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122639879 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639879 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4258 20241225122639881 DAUC <0003> db_auc.c:157 IMSI='262420614765005': No 2G Auth Data 20241225122639881 DAUC <0003> db_auc.c:192 IMSI='262420614765005': No 3G Auth Data 20241225122639888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49802<->l=127.0.0.1:4258 20241225122639891 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639891 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420614765005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420614765005" session_id=3509261618 session_state=BEGIN} 20241225122639891 DSS <0004> hlr_ussd.c:576 262420614765005/0xd12b1532: Process SS (BEGIN) 20241225122639892 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225122639892 DSS <0004> hlr_ussd.c:518 262420614765005/0xd12b1532: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225122639892 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639892 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639892 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639892 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639893 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639893 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639893 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420614765005 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420614765005" session_id=3509261618 session_state=END} 20241225122639893 DSS <0004> hlr_ussd.c:576 262420614765005/0xd12b1532: Process SS (END) 20241225122639893 DSS <0004> hlr_ussd.c:518 262420614765005/0xd12b1532: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225122639893 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420614765005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420614765005" session_id=3509261618 session_state=END} 20241225122639893 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420614765005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122639893 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420614765005 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122639893 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639893 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49802<->l=127.0.0.1:4258 20241225122639895 DAUC <0003> db_auc.c:157 IMSI='262428383343119': No 2G Auth Data 20241225122639895 DAUC <0003> db_auc.c:192 IMSI='262428383343119': No 3G Auth Data 20241225122639902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 20241225122639905 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639905 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428383343119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428383343119" session_id=3968753069 session_state=BEGIN} 20241225122639905 DSS <0004> hlr_ussd.c:576 262428383343119/0xec8e5dad: Process SS (BEGIN) 20241225122639905 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225122639905 DSS <0004> hlr_ussd.c:518 262428383343119/0xec8e5dad: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225122639905 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639905 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639905 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639905 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639907 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639907 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639907 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428383343119 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428383343119" session_id=3968753069 session_state=END} 20241225122639907 DSS <0004> hlr_ussd.c:576 262428383343119/0xec8e5dad: Process SS (END) 20241225122639907 DSS <0004> hlr_ussd.c:518 262428383343119/0xec8e5dad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225122639907 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428383343119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428383343119" session_id=3968753069 session_state=END} 20241225122639907 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428383343119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122639907 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428383343119 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122639907 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639907 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 20241225122639909 DAUC <0003> db_auc.c:157 IMSI='262421419211860': No 2G Auth Data 20241225122639909 DAUC <0003> db_auc.c:192 IMSI='262421419211860': No 3G Auth Data 20241225122639918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49830<->l=127.0.0.1:4258 20241225122639921 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639921 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421419211860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421419211860" session_id=1423741106 session_state=BEGIN} 20241225122639921 DSS <0004> hlr_ussd.c:576 262421419211860/0x54dc90b2: Process SS (BEGIN) 20241225122639921 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241225122639921 DSS <0004> hlr_ussd.c:518 262421419211860/0x54dc90b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241225122639921 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639921 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639921 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639921 DLINP <000b> input/ipa.c:431 127.0.0.1:34079 sending data 20241225122639922 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639922 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639922 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262421419211860 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421419211860" session_id=1423741106 session_state=END} 20241225122639922 DSS <0004> hlr_ussd.c:576 262421419211860/0x54dc90b2: Process SS (END) 20241225122639922 DSS <0004> hlr_ussd.c:518 262421419211860/0x54dc90b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241225122639922 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421419211860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421419211860" session_id=1423741106 session_state=END} 20241225122639922 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421419211860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122639922 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262421419211860 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241225122639922 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639922 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122639924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49830<->l=127.0.0.1:4258 20241225122639926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 20241225122639927 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639927 DLINP <000b> input/ipa.c:405 127.0.0.1:34079 message received 20241225122639927 DLINP <000b> input/ipa.c:414 127.0.0.1:34079 connection closed with server 20241225122639927 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34079 20241225122639927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241225122639927 DLINP <000b> input/ipa.c:451 connected read/write 20241225122639927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122639927 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122639927 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122639927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122639927 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40255<->l=127.0.0.1:4259) 20241225122639950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20241225122640151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20241225122642089 DSS <0004> hlr_ussd.c:239 262429031539713/0x6f235a54: SS Session Timeout, destroying 20241225122642089 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429031539713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122642108 DSS <0004> hlr_ussd.c:239 262420137083578/0x527322fd: SS Session Timeout, destroying 20241225122642109 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420137083578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122642119 DSS <0004> hlr_ussd.c:239 262422349040204/0xfb3459a9: SS Session Timeout, destroying 20241225122642119 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422349040204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122642129 DSS <0004> hlr_ussd.c:239 262427744806638/0xca3a5f2e: SS Session Timeout, destroying 20241225122642129 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427744806638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122642140 DSS <0004> hlr_ussd.c:239 262423492800089/0xe94fd934: SS Session Timeout, destroying 20241225122642140 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423492800089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122642151 DSS <0004> hlr_ussd.c:239 262424353599716/0xecec892c: SS Session Timeout, destroying 20241225122642152 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424353599716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122642164 DSS <0004> hlr_ussd.c:239 262427694867521/0x08848ee1: SS Session Timeout, destroying 20241225122642164 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427694867521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122642178 DSS <0004> hlr_ussd.c:239 262429419132326/0x3f9b94c1: SS Session Timeout, destroying 20241225122642178 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429419132326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122643271 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122643271 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122643276 DLINP <000b> input/ipa.c:451 connected read/write 20241225122643276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122643277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 20241225122643281 DLINP <000b> input/ipa.c:451 connected read/write 20241225122643281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122643281 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122643281 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122643281 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122643281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122643281 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122643281 DLGSUP <0013> gsup_server.c:235 2:  20241225122643281 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122643281 DLGSUP <0013> gsup_server.c:235 3:  20241225122643282 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122643282 DLGSUP <0013> gsup_server.c:235 4:  20241225122643282 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122643282 DLGSUP <0013> gsup_server.c:235 5:  20241225122643282 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122643282 DLGSUP <0013> gsup_server.c:235 7:  20241225122643282 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122643282 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122643282 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122643282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122643306 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35121<->l=127.0.0.1:4259) 20241225122643310 DAUC <0003> db_auc.c:157 IMSI='262428890676952': No 2G Auth Data 20241225122643310 DAUC <0003> db_auc.c:192 IMSI='262428890676952': No 3G Auth Data 20241225122643323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48804<->l=127.0.0.1:4258 20241225122643330 DLINP <000b> input/ipa.c:451 connected read/write 20241225122643330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122643330 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428890676952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428890676952" session_id=324975333 session_state=BEGIN} 20241225122643330 DSS <0004> hlr_ussd.c:576 262428890676952/0x135ebae5: Process SS (BEGIN) 20241225122643330 DSS <0004> hlr_ussd.c:498 262428890676952/0x135ebae5: SS CompType=Invoke, OpCode=InterrogateSS 20241225122643330 DSS <0004> hlr_ussd.c:506 262428890676952/0x135ebae5: Structured SS requests are not supported, rejecting... 20241225122643330 DSS <0004> hlr_ussd.c:354 262428890676952/0x135ebae5: Tx ReturnError(0, 0x15) 20241225122643330 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428890676952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428890676952" session_id=324975333 session_state=END} 20241225122643330 DLINP <000b> input/ipa.c:451 connected read/write 20241225122643330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122643330 DLINP <000b> input/ipa.c:451 connected read/write 20241225122643330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122643333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48804<->l=127.0.0.1:4258 20241225122643334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 20241225122643334 DLINP <000b> input/ipa.c:451 connected read/write 20241225122643334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122643334 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122643334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122643334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122643334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35121<->l=127.0.0.1:4259) 20241225122643360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48806<->l=127.0.0.1:4258 20241225122643460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48806<->l=127.0.0.1:4258 20241225122645485 DSS <0004> hlr_ussd.c:239 262429936329746/0xdc2463cd: SS Session Timeout, destroying 20241225122645485 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429936329746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122645496 DSS <0004> hlr_ussd.c:239 262420738544263/0x6ee86f10: SS Session Timeout, destroying 20241225122645497 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420738544263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122645507 DSS <0004> hlr_ussd.c:239 262421694903872/0x25790787: SS Session Timeout, destroying 20241225122645507 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421694903872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122645519 DSS <0004> hlr_ussd.c:239 262427501931722/0x1b041a1a: SS Session Timeout, destroying 20241225122645519 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427501931722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122645529 DSS <0004> hlr_ussd.c:239 262426077596170/0xacc3be4c: SS Session Timeout, destroying 20241225122645529 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426077596170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122645540 DSS <0004> hlr_ussd.c:239 262425331041371/0xb35858e7: SS Session Timeout, destroying 20241225122645540 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425331041371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122645551 DSS <0004> hlr_ussd.c:239 262420937933412/0x3118cc73: SS Session Timeout, destroying 20241225122645551 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420937933412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122645563 DSS <0004> hlr_ussd.c:239 262425132795689/0xe6613a3d: SS Session Timeout, destroying 20241225122645563 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425132795689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122646546 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122646546 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122646547 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258 20241225122646549 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646549 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122646549 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122646550 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122646550 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122646550 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122646550 DLGSUP <0013> gsup_server.c:235 2:  20241225122646550 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122646550 DLGSUP <0013> gsup_server.c:235 3:  20241225122646550 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122646550 DLGSUP <0013> gsup_server.c:235 4:  20241225122646550 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122646550 DLGSUP <0013> gsup_server.c:235 5:  20241225122646550 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122646550 DLGSUP <0013> gsup_server.c:235 7:  20241225122646550 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122646550 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122646550 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122646550 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122646564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44407<->l=127.0.0.1:4259) 20241225122646569 DAUC <0003> db_auc.c:157 IMSI='262429330069949': No 2G Auth Data 20241225122646569 DAUC <0003> db_auc.c:192 IMSI='262429330069949': No 3G Auth Data 20241225122646586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48818<->l=127.0.0.1:4258 20241225122646599 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646599 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429330069949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429330069949"} 20241225122646599 DMAIN <0000> hlr.c:424 IMSI='262429330069949': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122646599 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429330069949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429330069949"} 20241225122646599 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429330069949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646599 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646599 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646607 DAUC <0003> db_auc.c:192 IMSI='262429330069949': No 3G Auth Data 20241225122646613 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646613 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429330069949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429330069949"} 20241225122646613 DAUC <0003> hlr.c:417 IMSI='262429330069949': storing IMEI = 12345678901234 20241225122646613 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429330069949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429330069949"} 20241225122646613 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429330069949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646613 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646613 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646615 DAUC <0003> db_auc.c:192 IMSI='262429330069949': No 3G Auth Data 20241225122646617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48818<->l=127.0.0.1:4258 20241225122646621 DAUC <0003> db_auc.c:157 IMSI='262420765695650': No 2G Auth Data 20241225122646621 DAUC <0003> db_auc.c:192 IMSI='262420765695650': No 3G Auth Data 20241225122646632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4258 20241225122646635 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646635 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420765695650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420765695650"} 20241225122646635 DMAIN <0000> hlr.c:424 IMSI='262420765695650': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122646635 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420765695650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420765695650"} 20241225122646635 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420765695650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646635 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646635 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646636 DAUC <0003> db_auc.c:192 IMSI='262420765695650': No 3G Auth Data 20241225122646637 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646637 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420765695650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420765695650"} 20241225122646637 DAUC <0003> hlr.c:417 IMSI='262420765695650': storing IMEI = 12345678901234 20241225122646637 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420765695650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420765695650"} 20241225122646637 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420765695650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646637 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646637 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646638 DAUC <0003> db_auc.c:192 IMSI='262420765695650': No 3G Auth Data 20241225122646638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4258 20241225122646639 DAUC <0003> db_auc.c:157 IMSI='262420657834403': No 2G Auth Data 20241225122646639 DAUC <0003> db_auc.c:192 IMSI='262420657834403': No 3G Auth Data 20241225122646646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48844<->l=127.0.0.1:4258 20241225122646648 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646648 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420657834403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420657834403"} 20241225122646648 DMAIN <0000> hlr.c:424 IMSI='262420657834403': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122646648 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420657834403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420657834403"} 20241225122646648 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420657834403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646648 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646648 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646649 DAUC <0003> db_auc.c:192 IMSI='262420657834403': No 3G Auth Data 20241225122646650 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646650 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420657834403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420657834403"} 20241225122646650 DAUC <0003> hlr.c:417 IMSI='262420657834403': storing IMEI = 12345678901234 20241225122646650 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420657834403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420657834403"} 20241225122646650 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420657834403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646650 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646650 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646651 DAUC <0003> db_auc.c:192 IMSI='262420657834403': No 3G Auth Data 20241225122646651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48844<->l=127.0.0.1:4258 20241225122646652 DAUC <0003> db_auc.c:157 IMSI='262428675921790': No 2G Auth Data 20241225122646652 DAUC <0003> db_auc.c:192 IMSI='262428675921790': No 3G Auth Data 20241225122646658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48850<->l=127.0.0.1:4258 20241225122646661 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646661 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428675921790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428675921790"} 20241225122646661 DMAIN <0000> hlr.c:424 IMSI='262428675921790': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122646661 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428675921790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428675921790"} 20241225122646661 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428675921790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646661 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646661 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646662 DAUC <0003> db_auc.c:157 IMSI='262428675921790': No 2G Auth Data 20241225122646663 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646663 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428675921790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428675921790"} 20241225122646663 DAUC <0003> hlr.c:417 IMSI='262428675921790': storing IMEI = 12345678901234 20241225122646663 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428675921790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428675921790"} 20241225122646663 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428675921790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646663 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646663 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646664 DAUC <0003> db_auc.c:157 IMSI='262428675921790': No 2G Auth Data 20241225122646665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48850<->l=127.0.0.1:4258 20241225122646665 DAUC <0003> db_auc.c:157 IMSI='262424218943093': No 2G Auth Data 20241225122646665 DAUC <0003> db_auc.c:192 IMSI='262424218943093': No 3G Auth Data 20241225122646672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48856<->l=127.0.0.1:4258 20241225122646674 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646674 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424218943093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424218943093"} 20241225122646674 DMAIN <0000> hlr.c:424 IMSI='262424218943093': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122646674 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424218943093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424218943093"} 20241225122646674 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424218943093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646674 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646674 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646675 DAUC <0003> db_auc.c:157 IMSI='262424218943093': No 2G Auth Data 20241225122646676 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646676 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424218943093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424218943093"} 20241225122646676 DAUC <0003> hlr.c:417 IMSI='262424218943093': storing IMEI = 12345678901234 20241225122646676 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424218943093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424218943093"} 20241225122646676 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424218943093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646676 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646676 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646676 DAUC <0003> db_auc.c:157 IMSI='262424218943093': No 2G Auth Data 20241225122646677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48856<->l=127.0.0.1:4258 20241225122646678 DAUC <0003> db_auc.c:157 IMSI='262421526362047': No 2G Auth Data 20241225122646678 DAUC <0003> db_auc.c:192 IMSI='262421526362047': No 3G Auth Data 20241225122646685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48866<->l=127.0.0.1:4258 20241225122646687 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646687 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421526362047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421526362047"} 20241225122646687 DMAIN <0000> hlr.c:424 IMSI='262421526362047': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122646688 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421526362047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421526362047"} 20241225122646688 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421526362047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646688 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646688 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646690 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646690 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421526362047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421526362047"} 20241225122646690 DAUC <0003> hlr.c:417 IMSI='262421526362047': storing IMEI = 12345678901234 20241225122646690 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421526362047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421526362047"} 20241225122646690 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421526362047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646690 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646690 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48866<->l=127.0.0.1:4258 20241225122646692 DAUC <0003> db_auc.c:157 IMSI='262420606891341': No 2G Auth Data 20241225122646692 DAUC <0003> db_auc.c:192 IMSI='262420606891341': No 3G Auth Data 20241225122646698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4258 20241225122646701 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646701 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420606891341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420606891341"} 20241225122646702 DMAIN <0000> hlr.c:424 IMSI='262420606891341': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122646702 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420606891341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420606891341"} 20241225122646702 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420606891341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646702 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646702 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646704 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646704 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420606891341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420606891341"} 20241225122646704 DAUC <0003> hlr.c:417 IMSI='262420606891341': storing IMEI = 12345678901234 20241225122646704 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420606891341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420606891341"} 20241225122646704 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420606891341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646704 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646704 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4258 20241225122646706 DAUC <0003> db_auc.c:157 IMSI='262420177622247': No 2G Auth Data 20241225122646706 DAUC <0003> db_auc.c:192 IMSI='262420177622247': No 3G Auth Data 20241225122646712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4258 20241225122646714 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646714 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420177622247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420177622247"} 20241225122646714 DMAIN <0000> hlr.c:424 IMSI='262420177622247': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122646714 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420177622247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420177622247"} 20241225122646714 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420177622247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646714 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646714 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646716 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646716 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420177622247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420177622247"} 20241225122646716 DAUC <0003> hlr.c:417 IMSI='262420177622247': storing IMEI = 12345678901234 20241225122646716 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420177622247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420177622247"} 20241225122646716 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420177622247 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122646716 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646716 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122646717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48880<->l=127.0.0.1:4258 20241225122646718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258 20241225122646718 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44407<->l=127.0.0.1:4259) 20241225122646718 DLINP <000b> input/ipa.c:451 connected read/write 20241225122646718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122646718 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122646718 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122646718 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122646749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48882<->l=127.0.0.1:4258 20241225122646849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48882<->l=127.0.0.1:4258 20241225122649925 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122649925 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122649926 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122649927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48888<->l=127.0.0.1:4258 20241225122649927 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122649927 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122649927 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122649927 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122649927 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122649927 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122649927 DLGSUP <0013> gsup_server.c:235 2:  20241225122649927 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122649927 DLGSUP <0013> gsup_server.c:235 3:  20241225122649927 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122649927 DLGSUP <0013> gsup_server.c:235 4:  20241225122649927 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122649927 DLGSUP <0013> gsup_server.c:235 5:  20241225122649927 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122649927 DLGSUP <0013> gsup_server.c:235 7:  20241225122649927 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122649927 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122649927 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122649927 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122649935 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36083<->l=127.0.0.1:4259) 20241225122649938 DAUC <0003> db_auc.c:157 IMSI='262423058043898': No 2G Auth Data 20241225122649938 DAUC <0003> db_auc.c:192 IMSI='262423058043898': No 3G Auth Data 20241225122649943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48898<->l=127.0.0.1:4258 20241225122649970 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122649970 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423058043898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423058043898" source_name="the-source\n"} 20241225122649970 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241225122649970 DMAIN <0000> hlr.c:424 IMSI='262423058043898': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122649970 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262423058043898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423058043898" destination_name="the-source\n"} 20241225122649970 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423058043898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122649970 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649970 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649971 DAUC <0003> db_auc.c:192 IMSI='262423058043898': No 3G Auth Data 20241225122649973 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122649973 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423058043898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423058043898" source_name="the-source\n"} 20241225122649973 DAUC <0003> hlr.c:417 IMSI='262423058043898': storing IMEI = 12345678901234 20241225122649973 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262423058043898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423058043898" destination_name="the-source\n"} 20241225122649973 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423058043898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122649973 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649973 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649973 DAUC <0003> db_auc.c:192 IMSI='262423058043898': No 3G Auth Data 20241225122649974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48898<->l=127.0.0.1:4258 20241225122649974 DAUC <0003> db_auc.c:157 IMSI='262424179957570': No 2G Auth Data 20241225122649974 DAUC <0003> db_auc.c:192 IMSI='262424179957570': No 3G Auth Data 20241225122649981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48906<->l=127.0.0.1:4258 20241225122649983 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122649983 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424179957570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424179957570" source_name="the-source\n"} 20241225122649984 DMAIN <0000> hlr.c:424 IMSI='262424179957570': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122649984 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262424179957570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424179957570" destination_name="the-source\n"} 20241225122649984 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424179957570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122649984 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649984 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649984 DAUC <0003> db_auc.c:192 IMSI='262424179957570': No 3G Auth Data 20241225122649985 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122649985 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424179957570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424179957570" source_name="the-source\n"} 20241225122649985 DAUC <0003> hlr.c:417 IMSI='262424179957570': storing IMEI = 12345678901234 20241225122649985 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262424179957570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424179957570" destination_name="the-source\n"} 20241225122649985 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424179957570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122649985 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649985 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649986 DAUC <0003> db_auc.c:192 IMSI='262424179957570': No 3G Auth Data 20241225122649987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48906<->l=127.0.0.1:4258 20241225122649987 DAUC <0003> db_auc.c:157 IMSI='262427887362930': No 2G Auth Data 20241225122649987 DAUC <0003> db_auc.c:192 IMSI='262427887362930': No 3G Auth Data 20241225122649993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4258 20241225122649996 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122649996 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427887362930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427887362930" source_name="the-source\n"} 20241225122649996 DMAIN <0000> hlr.c:424 IMSI='262427887362930': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122649996 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262427887362930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427887362930" destination_name="the-source\n"} 20241225122649996 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427887362930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122649996 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649996 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649997 DAUC <0003> db_auc.c:192 IMSI='262427887362930': No 3G Auth Data 20241225122649998 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122649998 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427887362930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427887362930" source_name="the-source\n"} 20241225122649998 DAUC <0003> hlr.c:417 IMSI='262427887362930': storing IMEI = 12345678901234 20241225122649998 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262427887362930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427887362930" destination_name="the-source\n"} 20241225122649998 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427887362930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122649998 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649998 DLINP <000b> input/ipa.c:451 connected read/write 20241225122649998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122649999 DAUC <0003> db_auc.c:192 IMSI='262427887362930': No 3G Auth Data 20241225122649999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4258 20241225122650000 DAUC <0003> db_auc.c:157 IMSI='262422571197234': No 2G Auth Data 20241225122650000 DAUC <0003> db_auc.c:192 IMSI='262422571197234': No 3G Auth Data 20241225122650007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48924<->l=127.0.0.1:4258 20241225122650010 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650010 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422571197234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422571197234" source_name="the-source\n"} 20241225122650010 DMAIN <0000> hlr.c:424 IMSI='262422571197234': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122650010 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262422571197234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422571197234" destination_name="the-source\n"} 20241225122650010 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262422571197234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122650010 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650010 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650011 DAUC <0003> db_auc.c:157 IMSI='262422571197234': No 2G Auth Data 20241225122650012 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650012 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422571197234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422571197234" source_name="the-source\n"} 20241225122650012 DAUC <0003> hlr.c:417 IMSI='262422571197234': storing IMEI = 12345678901234 20241225122650012 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262422571197234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422571197234" destination_name="the-source\n"} 20241225122650012 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262422571197234 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122650012 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650012 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650012 DAUC <0003> db_auc.c:157 IMSI='262422571197234': No 2G Auth Data 20241225122650013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48924<->l=127.0.0.1:4258 20241225122650013 DAUC <0003> db_auc.c:157 IMSI='262427347778094': No 2G Auth Data 20241225122650013 DAUC <0003> db_auc.c:192 IMSI='262427347778094': No 3G Auth Data 20241225122650021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4258 20241225122650024 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650024 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427347778094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427347778094" source_name="the-source\n"} 20241225122650024 DMAIN <0000> hlr.c:424 IMSI='262427347778094': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122650024 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262427347778094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427347778094" destination_name="the-source\n"} 20241225122650024 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427347778094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122650024 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650024 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650025 DAUC <0003> db_auc.c:157 IMSI='262427347778094': No 2G Auth Data 20241225122650026 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650026 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427347778094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427347778094" source_name="the-source\n"} 20241225122650026 DAUC <0003> hlr.c:417 IMSI='262427347778094': storing IMEI = 12345678901234 20241225122650026 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262427347778094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427347778094" destination_name="the-source\n"} 20241225122650026 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427347778094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122650026 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650026 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650026 DAUC <0003> db_auc.c:157 IMSI='262427347778094': No 2G Auth Data 20241225122650027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4258 20241225122650028 DAUC <0003> db_auc.c:157 IMSI='262422194298725': No 2G Auth Data 20241225122650028 DAUC <0003> db_auc.c:192 IMSI='262422194298725': No 3G Auth Data 20241225122650035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4258 20241225122650037 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650037 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422194298725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422194298725" source_name="the-source\n"} 20241225122650037 DMAIN <0000> hlr.c:424 IMSI='262422194298725': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122650037 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262422194298725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422194298725" destination_name="the-source\n"} 20241225122650037 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262422194298725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122650037 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650037 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650039 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650039 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422194298725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422194298725" source_name="the-source\n"} 20241225122650039 DAUC <0003> hlr.c:417 IMSI='262422194298725': storing IMEI = 12345678901234 20241225122650039 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262422194298725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422194298725" destination_name="the-source\n"} 20241225122650039 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262422194298725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122650039 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650039 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4258 20241225122650041 DAUC <0003> db_auc.c:157 IMSI='262429409281633': No 2G Auth Data 20241225122650041 DAUC <0003> db_auc.c:192 IMSI='262429409281633': No 3G Auth Data 20241225122650049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48964<->l=127.0.0.1:4258 20241225122650052 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650052 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429409281633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429409281633" source_name="the-source\n"} 20241225122650052 DMAIN <0000> hlr.c:424 IMSI='262429409281633': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122650052 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262429409281633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429409281633" destination_name="the-source\n"} 20241225122650052 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429409281633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122650052 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650052 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650054 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650054 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429409281633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429409281633" source_name="the-source\n"} 20241225122650054 DAUC <0003> hlr.c:417 IMSI='262429409281633': storing IMEI = 12345678901234 20241225122650054 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262429409281633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429409281633" destination_name="the-source\n"} 20241225122650054 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429409281633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122650054 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650054 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48964<->l=127.0.0.1:4258 20241225122650057 DAUC <0003> db_auc.c:157 IMSI='262427855610272': No 2G Auth Data 20241225122650057 DAUC <0003> db_auc.c:192 IMSI='262427855610272': No 3G Auth Data 20241225122650063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4258 20241225122650066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650066 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427855610272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427855610272" source_name="the-source\n"} 20241225122650066 DMAIN <0000> hlr.c:424 IMSI='262427855610272': has IMEI = 12345678901234 (consider setting 'store-imei') 20241225122650066 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262427855610272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427855610272" destination_name="the-source\n"} 20241225122650066 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262427855610272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122650066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650066 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650068 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650068 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427855610272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427855610272" source_name="the-source\n"} 20241225122650068 DAUC <0003> hlr.c:417 IMSI='262427855610272': storing IMEI = 12345678901234 20241225122650068 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262427855610272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427855610272" destination_name="the-source\n"} 20241225122650068 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262427855610272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122650068 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650068 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122650069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4258 20241225122650070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48888<->l=127.0.0.1:4258 20241225122650070 DLINP <000b> input/ipa.c:451 connected read/write 20241225122650070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122650070 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122650070 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122650070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122650070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241225122650070 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36083<->l=127.0.0.1:4259) 20241225122650098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48972<->l=127.0.0.1:4258 20241225122650199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48972<->l=127.0.0.1:4258 20241225122653287 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122653287 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122653289 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4258 20241225122653290 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653291 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122653291 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122653291 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122653291 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122653291 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122653291 DLGSUP <0013> gsup_server.c:235 2:  20241225122653291 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122653291 DLGSUP <0013> gsup_server.c:235 3:  20241225122653291 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122653291 DLGSUP <0013> gsup_server.c:235 4:  20241225122653291 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122653291 DLGSUP <0013> gsup_server.c:235 5:  20241225122653291 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122653291 DLGSUP <0013> gsup_server.c:235 7:  20241225122653291 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122653291 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122653291 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122653291 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122653304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33395<->l=127.0.0.1:4259) 20241225122653307 DAUC <0003> db_auc.c:157 IMSI='262426136678316': No 2G Auth Data 20241225122653307 DAUC <0003> db_auc.c:192 IMSI='262426136678316': No 3G Auth Data 20241225122653314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4258 20241225122653338 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653338 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426136678316"} 20241225122653338 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225122653338 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426136678316" cause=Invalid mandatory information} 20241225122653338 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653338 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653338 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653341 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653341 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426136678316"} 20241225122653341 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225122653341 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426136678316" cause=Invalid mandatory information} 20241225122653341 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653341 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653341 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653343 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653343 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426136678316"} 20241225122653343 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225122653343 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426136678316" cause=Invalid mandatory information} 20241225122653343 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653343 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653343 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653345 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653345 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426136678316"} 20241225122653345 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225122653345 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426136678316" cause=Invalid mandatory information} 20241225122653345 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653345 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653345 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653347 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653347 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426136678316"} 20241225122653347 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225122653347 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426136678316" cause=Invalid mandatory information} 20241225122653347 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426136678316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653347 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653347 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4258 20241225122653350 DAUC <0003> db_auc.c:157 IMSI='262422428072598': No 2G Auth Data 20241225122653350 DAUC <0003> db_auc.c:192 IMSI='262422428072598': No 3G Auth Data 20241225122653361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4258 20241225122653363 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653363 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422428072598"} 20241225122653363 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225122653363 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422428072598" cause=Invalid mandatory information} 20241225122653363 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653363 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653363 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653364 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653364 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422428072598"} 20241225122653364 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225122653364 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422428072598" cause=Invalid mandatory information} 20241225122653364 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653364 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653364 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653365 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653365 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422428072598"} 20241225122653365 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225122653365 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422428072598" cause=Invalid mandatory information} 20241225122653365 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653365 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653365 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653365 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653365 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422428072598"} 20241225122653365 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225122653365 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422428072598" cause=Invalid mandatory information} 20241225122653365 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653365 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653365 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653366 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653366 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422428072598"} 20241225122653366 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225122653366 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422428072598" cause=Invalid mandatory information} 20241225122653366 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422428072598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653366 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653366 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4258 20241225122653367 DAUC <0003> db_auc.c:157 IMSI='262427375021584': No 2G Auth Data 20241225122653367 DAUC <0003> db_auc.c:192 IMSI='262427375021584': No 3G Auth Data 20241225122653374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 20241225122653375 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653375 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427375021584"} 20241225122653375 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225122653375 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427375021584" cause=Invalid mandatory information} 20241225122653375 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653375 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653375 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653376 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653376 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427375021584"} 20241225122653376 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225122653376 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427375021584" cause=Invalid mandatory information} 20241225122653376 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653376 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653376 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653377 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653377 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427375021584"} 20241225122653377 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225122653377 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427375021584" cause=Invalid mandatory information} 20241225122653377 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653377 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653377 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653377 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653377 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427375021584"} 20241225122653377 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225122653377 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427375021584" cause=Invalid mandatory information} 20241225122653377 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653377 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653377 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653378 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653378 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427375021584"} 20241225122653378 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225122653378 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427375021584" cause=Invalid mandatory information} 20241225122653378 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427375021584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653378 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653378 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 20241225122653379 DAUC <0003> db_auc.c:157 IMSI='262423856342312': No 2G Auth Data 20241225122653379 DAUC <0003> db_auc.c:192 IMSI='262423856342312': No 3G Auth Data 20241225122653387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4258 20241225122653388 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653388 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423856342312"} 20241225122653388 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225122653388 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423856342312" cause=Invalid mandatory information} 20241225122653388 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653388 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653388 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653389 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653389 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423856342312"} 20241225122653389 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225122653389 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423856342312" cause=Invalid mandatory information} 20241225122653389 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653389 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653389 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653390 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653390 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423856342312"} 20241225122653390 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225122653390 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423856342312" cause=Invalid mandatory information} 20241225122653390 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653390 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653390 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653391 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653391 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423856342312"} 20241225122653391 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225122653391 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423856342312" cause=Invalid mandatory information} 20241225122653391 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653391 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653391 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653391 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653391 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423856342312"} 20241225122653391 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225122653391 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423856342312" cause=Invalid mandatory information} 20241225122653391 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423856342312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653391 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653391 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4258 20241225122653392 DAUC <0003> db_auc.c:157 IMSI='262426277999628': No 2G Auth Data 20241225122653392 DAUC <0003> db_auc.c:192 IMSI='262426277999628': No 3G Auth Data 20241225122653399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41786<->l=127.0.0.1:4258 20241225122653400 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653400 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426277999628"} 20241225122653400 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225122653400 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426277999628" cause=Invalid mandatory information} 20241225122653400 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653400 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653400 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653401 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653401 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426277999628"} 20241225122653401 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225122653401 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426277999628" cause=Invalid mandatory information} 20241225122653401 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653401 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653401 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653401 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653402 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426277999628"} 20241225122653402 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225122653402 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426277999628" cause=Invalid mandatory information} 20241225122653402 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653402 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653402 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653402 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653402 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426277999628"} 20241225122653402 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225122653402 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426277999628" cause=Invalid mandatory information} 20241225122653402 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653402 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653402 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653403 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653403 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426277999628"} 20241225122653403 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225122653403 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426277999628" cause=Invalid mandatory information} 20241225122653403 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426277999628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653403 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653403 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41786<->l=127.0.0.1:4258 20241225122653404 DAUC <0003> db_auc.c:157 IMSI='262425525527715': No 2G Auth Data 20241225122653404 DAUC <0003> db_auc.c:192 IMSI='262425525527715': No 3G Auth Data 20241225122653411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41792<->l=127.0.0.1:4258 20241225122653412 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653412 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425525527715"} 20241225122653412 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225122653412 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425525527715" cause=Invalid mandatory information} 20241225122653412 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653412 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653412 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653413 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653413 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425525527715"} 20241225122653413 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225122653413 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425525527715" cause=Invalid mandatory information} 20241225122653413 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653413 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653413 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653413 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653413 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425525527715"} 20241225122653413 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225122653413 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425525527715" cause=Invalid mandatory information} 20241225122653413 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653413 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653413 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653414 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653414 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425525527715"} 20241225122653414 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225122653414 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425525527715" cause=Invalid mandatory information} 20241225122653414 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653414 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653414 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653415 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653415 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425525527715"} 20241225122653415 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225122653415 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425525527715" cause=Invalid mandatory information} 20241225122653415 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425525527715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653415 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653415 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41792<->l=127.0.0.1:4258 20241225122653416 DAUC <0003> db_auc.c:157 IMSI='262421992324715': No 2G Auth Data 20241225122653416 DAUC <0003> db_auc.c:192 IMSI='262421992324715': No 3G Auth Data 20241225122653423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41796<->l=127.0.0.1:4258 20241225122653424 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653425 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421992324715"} 20241225122653425 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225122653425 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421992324715" cause=Invalid mandatory information} 20241225122653425 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653425 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653425 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653425 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653425 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421992324715"} 20241225122653425 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225122653425 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421992324715" cause=Invalid mandatory information} 20241225122653425 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653425 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653425 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653426 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421992324715"} 20241225122653426 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225122653426 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421992324715" cause=Invalid mandatory information} 20241225122653426 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653426 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421992324715"} 20241225122653426 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225122653426 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421992324715" cause=Invalid mandatory information} 20241225122653426 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653426 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653427 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653427 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421992324715"} 20241225122653427 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225122653427 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421992324715" cause=Invalid mandatory information} 20241225122653427 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421992324715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653427 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653427 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41796<->l=127.0.0.1:4258 20241225122653428 DAUC <0003> db_auc.c:157 IMSI='262429517841122': No 2G Auth Data 20241225122653428 DAUC <0003> db_auc.c:192 IMSI='262429517841122': No 3G Auth Data 20241225122653434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41806<->l=127.0.0.1:4258 20241225122653436 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653436 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429517841122"} 20241225122653436 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241225122653436 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429517841122" cause=Invalid mandatory information} 20241225122653436 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653436 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653436 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653437 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429517841122"} 20241225122653437 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241225122653437 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429517841122" cause=Invalid mandatory information} 20241225122653437 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653437 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429517841122"} 20241225122653437 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241225122653437 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429517841122" cause=Invalid mandatory information} 20241225122653437 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653437 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653438 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653438 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429517841122"} 20241225122653438 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241225122653438 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429517841122" cause=Invalid mandatory information} 20241225122653438 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653438 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653438 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653438 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653438 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429517841122"} 20241225122653438 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241225122653438 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429517841122" cause=Invalid mandatory information} 20241225122653438 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429517841122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122653438 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653438 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122653439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41806<->l=127.0.0.1:4258 20241225122653439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4258 20241225122653440 DLINP <000b> input/ipa.c:451 connected read/write 20241225122653440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122653440 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122653440 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122653440 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122653440 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33395<->l=127.0.0.1:4259) 20241225122653470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41820<->l=127.0.0.1:4258 20241225122653570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41820<->l=127.0.0.1:4258 20241225122656680 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122656680 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122656683 DLINP <000b> input/ipa.c:451 connected read/write 20241225122656683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122656684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41826<->l=127.0.0.1:4258 20241225122656687 DLINP <000b> input/ipa.c:451 connected read/write 20241225122656687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122656687 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122656687 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122656687 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122656687 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122656687 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122656687 DLGSUP <0013> gsup_server.c:235 2:  20241225122656687 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122656687 DLGSUP <0013> gsup_server.c:235 3:  20241225122656687 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122656687 DLGSUP <0013> gsup_server.c:235 4:  20241225122656687 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122656687 DLGSUP <0013> gsup_server.c:235 5:  20241225122656687 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122656687 DLGSUP <0013> gsup_server.c:235 7:  20241225122656687 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122656687 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122656687 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122656687 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122656697 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46651<->l=127.0.0.1:4259) 20241225122656704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41830<->l=127.0.0.1:4258 20241225122656734 DLINP <000b> input/ipa.c:451 connected read/write 20241225122656734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122656734 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420671451636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420671451636"} 20241225122656734 DMAIN <0000> hlr.c:424 IMSI='262420671451636': has IMEI = 22245678901234 (consider setting 'store-imei') 20241225122656734 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420671451636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241225122656734 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420671451636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420671451636" cause=Invalid mandatory information} 20241225122656734 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420671451636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122656734 DLINP <000b> input/ipa.c:451 connected read/write 20241225122656734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122656734 DLINP <000b> input/ipa.c:451 connected read/write 20241225122656734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122656746 DLINP <000b> input/ipa.c:451 connected read/write 20241225122656746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122656746 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420671451636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420671451636"} 20241225122656747 DAUC <0003> hlr.c:417 IMSI='262420671451636': storing IMEI = 22245678901234 20241225122656747 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420671451636': no such subscriber 20241225122656747 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420671451636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241225122656747 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420671451636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420671451636" cause=Invalid mandatory information} 20241225122656747 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420671451636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122656747 DLINP <000b> input/ipa.c:451 connected read/write 20241225122656747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122656747 DLINP <000b> input/ipa.c:451 connected read/write 20241225122656747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122656751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41830<->l=127.0.0.1:4258 20241225122656753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41826<->l=127.0.0.1:4258 20241225122656755 DLINP <000b> input/ipa.c:451 connected read/write 20241225122656755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122656755 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122656755 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122656755 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122656755 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46651<->l=127.0.0.1:4259) 20241225122656805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41832<->l=127.0.0.1:4258 20241225122656905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41832<->l=127.0.0.1:4258 20241225122659955 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122659955 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122659956 DLINP <000b> input/ipa.c:451 connected read/write 20241225122659956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122659956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41846<->l=127.0.0.1:4258 20241225122659957 DLINP <000b> input/ipa.c:451 connected read/write 20241225122659957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122659957 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122659957 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122659957 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122659957 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122659957 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122659957 DLGSUP <0013> gsup_server.c:235 2:  20241225122659957 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122659957 DLGSUP <0013> gsup_server.c:235 3:  20241225122659957 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122659957 DLGSUP <0013> gsup_server.c:235 4:  20241225122659957 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122659957 DLGSUP <0013> gsup_server.c:235 5:  20241225122659957 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122659957 DLGSUP <0013> gsup_server.c:235 7:  20241225122659957 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122659957 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122659957 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122659957 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122659965 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33479<->l=127.0.0.1:4259) 20241225122659969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41850<->l=127.0.0.1:4258 20241225122659998 DLINP <000b> input/ipa.c:451 connected read/write 20241225122659998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122659998 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428960455901"} 20241225122659998 DMAIN <0000> hlr.c:216 IMSI='262428960455901': Creating subscriber on demand 20241225122659998 DMAIN <0000> hlr.c:232 IMSI='262428960455901': Successfully assigned MSISDN='804' 20241225122659998 DAUC <0003> hlr.c:417 IMSI='262428960455901': storing IMEI = 12345678901234 20241225122659998 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428960455901"} 20241225122659998 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122659998 DLINP <000b> input/ipa.c:451 connected read/write 20241225122659998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122659998 DLINP <000b> input/ipa.c:451 connected read/write 20241225122659998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122659999 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122659999 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700000 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700000 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700000 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700000 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700000 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700000 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428960455901" cn_domain=PS} 20241225122700000 DLU <0006> fsm.c:456 lu(262428960455901)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122700000 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122700000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122700000 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428960455901" cn_domain=PS} 20241225122700001 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700001 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700001 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700001 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428960455901"} 20241225122700001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122700002 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122700002 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428960455901"} 20241225122700002 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122700002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122700002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122700002 DLU <0006> fsm.c:568 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122700002 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700002 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700003 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700003 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428960455901"} 20241225122700003 DMAIN <0000> hlr.c:216 IMSI='262428960455901': Creating subscriber on demand 20241225122700003 DMAIN <0000> hlr.c:232 IMSI='262428960455901': Successfully assigned MSISDN='484' 20241225122700003 DAUC <0003> hlr.c:417 IMSI='262428960455901': storing IMEI = 12345678901234 20241225122700003 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428960455901"} 20241225122700003 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122700003 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700003 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700004 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700004 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700004 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700004 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700005 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700005 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700005 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700005 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700005 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700005 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428960455901" cn_domain=PS} 20241225122700005 DLU <0006> fsm.c:456 lu(262428960455901)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122700005 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122700005 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122700005 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428960455901" cn_domain=PS} 20241225122700005 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700005 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700006 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700006 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428960455901"} 20241225122700006 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122700006 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122700006 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428960455901"} 20241225122700006 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122700006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122700006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122700006 DLU <0006> fsm.c:568 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122700006 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700006 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700008 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700008 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428960455901"} 20241225122700008 DMAIN <0000> hlr.c:216 IMSI='262428960455901': Creating subscriber on demand 20241225122700008 DMAIN <0000> hlr.c:232 IMSI='262428960455901': Successfully assigned MSISDN='376' 20241225122700008 DAUC <0003> hlr.c:417 IMSI='262428960455901': storing IMEI = 12345678901234 20241225122700008 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428960455901"} 20241225122700008 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122700008 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700008 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700008 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700008 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700009 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700009 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700009 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700009 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700010 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700010 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700011 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700011 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428960455901" cn_domain=PS} 20241225122700011 DLU <0006> fsm.c:456 lu(262428960455901)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122700011 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225122700011 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428960455901" cause=GPRS services not allowed} 20241225122700011 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122700011 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122700011 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: Freeing instance 20241225122700011 DLU <0006> fsm.c:568 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: Deallocated 20241225122700011 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700011 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700013 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700013 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428960455901"} 20241225122700013 DMAIN <0000> hlr.c:216 IMSI='262428960455901': Creating subscriber on demand 20241225122700013 DMAIN <0000> hlr.c:232 IMSI='262428960455901': Successfully assigned MSISDN='280' 20241225122700013 DAUC <0003> hlr.c:417 IMSI='262428960455901': storing IMEI = 12345678901234 20241225122700013 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428960455901"} 20241225122700013 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122700013 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700013 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700014 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700014 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700014 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700014 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700014 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700014 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700015 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700015 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428960455901" cn_domain=PS} 20241225122700015 DLU <0006> fsm.c:456 lu(262428960455901)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122700015 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225122700015 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428960455901" cause=GPRS services not allowed} 20241225122700015 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122700015 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122700015 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: Freeing instance 20241225122700015 DLU <0006> fsm.c:568 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: Deallocated 20241225122700015 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700015 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700016 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700016 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428960455901"} 20241225122700016 DMAIN <0000> hlr.c:216 IMSI='262428960455901': Creating subscriber on demand 20241225122700016 DAUC <0003> hlr.c:417 IMSI='262428960455901': storing IMEI = 12345678901234 20241225122700016 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428960455901"} 20241225122700016 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122700016 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700016 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700017 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700017 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700017 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700017 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700017 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700017 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700017 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700018 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428960455901" cn_domain=PS} 20241225122700018 DLU <0006> fsm.c:456 lu(262428960455901)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122700018 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225122700018 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428960455901" cause=GPRS services not allowed} 20241225122700018 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122700018 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122700018 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: Freeing instance 20241225122700018 DLU <0006> fsm.c:568 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: Deallocated 20241225122700018 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700018 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700019 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700019 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428960455901"} 20241225122700019 DMAIN <0000> hlr.c:216 IMSI='262428960455901': Creating subscriber on demand 20241225122700019 DAUC <0003> hlr.c:417 IMSI='262428960455901': storing IMEI = 12345678901234 20241225122700019 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428960455901"} 20241225122700019 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241225122700019 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700019 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700019 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700019 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700019 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700019 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700020 DAUC <0003> db_auc.c:157 IMSI='262428960455901': No 2G Auth Data 20241225122700020 DAUC <0003> db_auc.c:192 IMSI='262428960455901': No 3G Auth Data 20241225122700020 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700020 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428960455901" cn_domain=PS} 20241225122700020 DLU <0006> fsm.c:456 lu(262428960455901)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122700020 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122700020 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428960455901)[0x56413b709190]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122700020 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428960455901" cn_domain=PS} 20241225122700020 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700020 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700021 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700021 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428960455901"} 20241225122700021 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122700021 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122700021 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428960455901"} 20241225122700021 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428960455901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122700021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122700021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122700021 DLU <0006> fsm.c:568 lu(PS:IMSI-262428960455901)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122700021 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700021 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122700021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41850<->l=127.0.0.1:4258 20241225122700022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41846<->l=127.0.0.1:4258 20241225122700022 DLINP <000b> input/ipa.c:451 connected read/write 20241225122700022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122700022 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122700022 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122700022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122700022 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33479<->l=127.0.0.1:4259) 20241225122700050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41852<->l=127.0.0.1:4258 20241225122700151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41852<->l=127.0.0.1:4258 20241225122703238 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122703238 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122703240 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 20241225122703241 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703241 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122703241 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122703241 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122703241 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122703241 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122703241 DLGSUP <0013> gsup_server.c:235 2:  20241225122703241 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122703241 DLGSUP <0013> gsup_server.c:235 3:  20241225122703241 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122703241 DLGSUP <0013> gsup_server.c:235 4:  20241225122703241 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122703241 DLGSUP <0013> gsup_server.c:235 5:  20241225122703241 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122703241 DLGSUP <0013> gsup_server.c:235 7:  20241225122703241 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122703242 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122703242 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122703242 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122703251 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40825<->l=127.0.0.1:4259) 20241225122703257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55006<->l=127.0.0.1:4258 20241225122703282 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703282 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423640335503" cn_domain=PS} 20241225122703282 DMAIN <0000> hlr.c:216 IMSI='262423640335503': Creating subscriber on demand 20241225122703282 DMAIN <0000> hlr.c:232 IMSI='262423640335503': Successfully assigned MSISDN='940' 20241225122703282 DLU <0006> fsm.c:456 lu(262423640335503)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122703282 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122703283 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122703283 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423640335503" cn_domain=PS} 20241225122703283 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703283 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703290 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703290 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423640335503"} 20241225122703290 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122703290 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122703290 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423640335503"} 20241225122703290 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122703290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122703290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122703290 DLU <0006> fsm.c:568 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122703290 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703290 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703296 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703296 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703299 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703299 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703302 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703302 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703311 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703312 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423640335503" cn_domain=PS} 20241225122703312 DMAIN <0000> hlr.c:216 IMSI='262423640335503': Creating subscriber on demand 20241225122703312 DMAIN <0000> hlr.c:232 IMSI='262423640335503': Successfully assigned MSISDN='483' 20241225122703312 DLU <0006> fsm.c:456 lu(262423640335503)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122703312 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122703312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122703312 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423640335503" cn_domain=PS} 20241225122703312 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703312 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703316 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703316 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423640335503"} 20241225122703316 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122703316 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122703316 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423640335503"} 20241225122703316 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122703316 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122703316 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122703316 DLU <0006> fsm.c:568 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122703316 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703317 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703319 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703319 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703321 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703321 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703322 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703322 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703324 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703324 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703331 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703331 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423640335503" cn_domain=PS} 20241225122703331 DMAIN <0000> hlr.c:216 IMSI='262423640335503': Creating subscriber on demand 20241225122703331 DMAIN <0000> hlr.c:232 IMSI='262423640335503': Successfully assigned MSISDN='952' 20241225122703331 DLU <0006> fsm.c:456 lu(262423640335503)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122703331 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225122703331 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423640335503" cause=GPRS services not allowed} 20241225122703331 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122703331 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122703331 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: Freeing instance 20241225122703331 DLU <0006> fsm.c:568 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: Deallocated 20241225122703331 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703331 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703334 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703334 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703336 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703336 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703337 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703337 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703340 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703340 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703347 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703348 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423640335503" cn_domain=PS} 20241225122703348 DMAIN <0000> hlr.c:216 IMSI='262423640335503': Creating subscriber on demand 20241225122703348 DMAIN <0000> hlr.c:232 IMSI='262423640335503': Successfully assigned MSISDN='353' 20241225122703348 DLU <0006> fsm.c:456 lu(262423640335503)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122703348 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225122703348 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423640335503" cause=GPRS services not allowed} 20241225122703348 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122703348 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122703348 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: Freeing instance 20241225122703348 DLU <0006> fsm.c:568 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: Deallocated 20241225122703348 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703348 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703350 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703350 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703351 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703352 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703353 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703353 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703359 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703359 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423640335503" cn_domain=PS} 20241225122703359 DMAIN <0000> hlr.c:216 IMSI='262423640335503': Creating subscriber on demand 20241225122703359 DLU <0006> fsm.c:456 lu(262423640335503)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122703359 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241225122703359 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423640335503" cause=GPRS services not allowed} 20241225122703359 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122703359 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122703359 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: Freeing instance 20241225122703359 DLU <0006> fsm.c:568 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: Deallocated 20241225122703359 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703359 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703361 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703361 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703362 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703363 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703364 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703364 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703370 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703370 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423640335503" cn_domain=PS} 20241225122703370 DMAIN <0000> hlr.c:216 IMSI='262423640335503': Creating subscriber on demand 20241225122703370 DLU <0006> fsm.c:456 lu(262423640335503)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122703370 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122703370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423640335503)[0x56413b709190]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122703370 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423640335503" cn_domain=PS} 20241225122703370 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703370 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703373 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703373 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423640335503"} 20241225122703373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122703373 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122703373 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423640335503"} 20241225122703373 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423640335503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122703373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122703373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122703373 DLU <0006> fsm.c:568 lu(PS:IMSI-262423640335503)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122703374 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703374 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122703375 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703375 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703376 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703376 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703377 DAUC <0003> db_auc.c:157 IMSI='262423640335503': No 2G Auth Data 20241225122703377 DAUC <0003> db_auc.c:192 IMSI='262423640335503': No 3G Auth Data 20241225122703381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55006<->l=127.0.0.1:4258 20241225122703383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 20241225122703384 DLINP <000b> input/ipa.c:451 connected read/write 20241225122703384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122703384 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122703384 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122703384 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122703385 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40825<->l=127.0.0.1:4259) 20241225122703460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4258 20241225122703561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4258 20241225122706637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122706637 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122706638 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122706638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55022<->l=127.0.0.1:4258 20241225122706639 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122706639 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122706639 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122706639 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122706639 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122706639 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122706639 DLGSUP <0013> gsup_server.c:235 2:  20241225122706639 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122706639 DLGSUP <0013> gsup_server.c:235 3:  20241225122706639 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122706639 DLGSUP <0013> gsup_server.c:235 4:  20241225122706639 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122706639 DLGSUP <0013> gsup_server.c:235 5:  20241225122706639 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122706639 DLGSUP <0013> gsup_server.c:235 7:  20241225122706639 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122706639 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122706639 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122706639 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122706648 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40249<->l=127.0.0.1:4259) 20241225122706654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55030<->l=127.0.0.1:4258 20241225122706682 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122706682 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425486608701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425486608701"} 20241225122706682 DMAIN <0000> hlr.c:216 IMSI='262425486608701': Creating subscriber on demand 20241225122706682 DMAIN <0000> hlr.c:232 IMSI='262425486608701': Successfully assigned MSISDN='533' 20241225122706682 DAUC <0003> db_auc.c:157 IMSI='262425486608701': No 2G Auth Data 20241225122706682 DAUC <0003> db_auc.c:192 IMSI='262425486608701': No 3G Auth Data 20241225122706682 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425486608701 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 20241225122706682 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425486608701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425486608701" cause=IMSI unknown in HLR} 20241225122706682 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425486608701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241225122706682 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122706682 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122706683 DAUC <0003> db_auc.c:157 IMSI='262425486608701': No 2G Auth Data 20241225122706683 DAUC <0003> db_auc.c:192 IMSI='262425486608701': No 3G Auth Data 20241225122706684 DAUC <0003> db_auc.c:157 IMSI='262425486608701': No 2G Auth Data 20241225122706684 DAUC <0003> db_auc.c:192 IMSI='262425486608701': No 3G Auth Data 20241225122706684 DAUC <0003> db_auc.c:157 IMSI='262425486608701': No 2G Auth Data 20241225122706684 DAUC <0003> db_auc.c:192 IMSI='262425486608701': No 3G Auth Data 20241225122706685 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122706685 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425486608701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425486608701" cn_domain=PS} 20241225122706685 DLU <0006> fsm.c:456 lu(262425486608701)[0x56413b709190]{UNVALIDATED}: Allocated 20241225122706685 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425486608701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241225122706685 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425486608701)[0x56413b709190]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122706685 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425486608701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425486608701" cn_domain=PS} 20241225122706685 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122706685 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122706686 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122706686 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425486608701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425486608701"} 20241225122706686 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425486608701)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122706686 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425486608701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122706686 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425486608701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425486608701"} 20241225122706686 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425486608701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122706686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425486608701)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122706686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425486608701)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122706686 DLU <0006> fsm.c:568 lu(PS:IMSI-262425486608701)[0x56413b709190]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122706686 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122706686 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122706687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55030<->l=127.0.0.1:4258 20241225122706687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55022<->l=127.0.0.1:4258 20241225122706688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40249<->l=127.0.0.1:4259) 20241225122706688 DLINP <000b> input/ipa.c:451 connected read/write 20241225122706688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122706688 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122706688 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122706688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122706722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55038<->l=127.0.0.1:4258 20241225122706823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55038<->l=127.0.0.1:4258 20241225122709875 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122709875 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122709878 DLINP <000b> input/ipa.c:451 connected read/write 20241225122709878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122709879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55048<->l=127.0.0.1:4258 20241225122709881 DLINP <000b> input/ipa.c:451 connected read/write 20241225122709881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122709881 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122709881 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122709881 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122709881 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122709881 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122709881 DLGSUP <0013> gsup_server.c:235 2:  20241225122709881 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122709881 DLGSUP <0013> gsup_server.c:235 3:  20241225122709881 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122709881 DLGSUP <0013> gsup_server.c:235 4:  20241225122709881 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122709881 DLGSUP <0013> gsup_server.c:235 5:  20241225122709881 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122709881 DLGSUP <0013> gsup_server.c:235 7:  20241225122709881 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122709881 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122709881 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122709881 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122709907 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38775<->l=127.0.0.1:4259) 20241225122709911 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241225122709911 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241225122709934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 20241225122709938 DAUC <0003> db_auc.c:157 IMSI='262421546256425': No 2G Auth Data 20241225122709938 DAUC <0003> db_auc.c:192 IMSI='262421546256425': No 3G Auth Data 20241225122709948 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615224774.msisdn 20241225122709949 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615224774.msisdn: not attached (vlr_number unset) 20241225122709949 DDGSM <0007> mslookup_server.c:327 sip.voice.491615224774.msisdn: does not exist in GSUP proxy 20241225122710950 DLINP <000b> input/ipa.c:451 connected read/write 20241225122710950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122710950 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421546256425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421546256425" cn_domain=CS} 20241225122710950 DLU <0006> fsm.c:456 lu(262421546256425)[0x56413b6ed8f0]{UNVALIDATED}: Allocated 20241225122710950 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421546256425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241225122710950 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421546256425)[0x56413b6ed8f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241225122710950 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421546256425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421546256425" cn_domain=CS} 20241225122710950 DLINP <000b> input/ipa.c:451 connected read/write 20241225122710950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122710950 DLINP <000b> input/ipa.c:451 connected read/write 20241225122710950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122710953 DLINP <000b> input/ipa.c:451 connected read/write 20241225122710953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122710953 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421546256425 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421546256425"} 20241225122710953 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421546256425)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241225122710953 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421546256425 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241225122710953 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421546256425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421546256425"} 20241225122710953 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421546256425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122710953 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421546256425)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241225122710953 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421546256425)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241225122710953 DLU <0006> fsm.c:568 lu(CS:IMSI-262421546256425)[0x56413b6ed8f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241225122710953 DLINP <000b> input/ipa.c:451 connected read/write 20241225122710953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122710953 DLINP <000b> input/ipa.c:451 connected read/write 20241225122710953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122710955 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615224774.msisdn 20241225122710955 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615224774.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241225122710955 DDGSM <0007> mslookup_server.c:327 sip.voice.491615224774.msisdn: does not exist in GSUP proxy 20241225122710955 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615224774.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241225122710957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 20241225122710958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55048<->l=127.0.0.1:4258 20241225122710959 DLINP <000b> input/ipa.c:451 connected read/write 20241225122710959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122710959 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122710959 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122710959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122710959 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38775<->l=127.0.0.1:4259) 20241225122711016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55066<->l=127.0.0.1:4258 20241225122711117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55066<->l=127.0.0.1:4258 20241225122713332 DSS <0004> hlr_ussd.c:239 262428890676952/0x135ebae5: SS Session Timeout, destroying 20241225122713332 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428890676952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241225122714241 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122714241 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122714246 DLINP <000b> input/ipa.c:451 connected read/write 20241225122714246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122714248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40030<->l=127.0.0.1:4258 20241225122714252 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241225122714252 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241225122714252 DLINP <000b> input/ipa.c:451 connected read/write 20241225122714252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122714252 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122714252 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122714252 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122714252 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122714252 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122714253 DLGSUP <0013> gsup_server.c:235 2:  20241225122714253 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122714253 DLGSUP <0013> gsup_server.c:235 3:  20241225122714253 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122714253 DLGSUP <0013> gsup_server.c:235 4:  20241225122714253 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122714253 DLGSUP <0013> gsup_server.c:235 5:  20241225122714253 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122714253 DLGSUP <0013> gsup_server.c:235 7:  20241225122714253 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122714253 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122714253 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122714253 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122714276 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33271<->l=127.0.0.1:4259) 20241225122714277 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241225122714277 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241225122714283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40040<->l=127.0.0.1:4258 20241225122714298 DLINP <000b> input/ipa.c:451 connected read/write 20241225122714298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122714298 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421927912021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421927912021" cn_domain=CS} 20241225122714298 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421927912021 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241225122714298 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421927912021 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241225122714298 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421927912021.imsi 20241225122714298 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421927912021.imsi 20241225122714298 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421927912021.imsi: does not exist in local HLR 20241225122714300 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421927912021 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241225122714300 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241225122714300 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241225122714300 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241225122714300 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241225122714300 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241225122714300 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421927912021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122714300 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241225122714300 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241225122714300 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241225122714300 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241225122714300 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241225122714300 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241225122714301 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122714301 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122714301 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241225122714301 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241225122714301 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241225122714302 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122714302 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122714302 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241225122714346 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122714346 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122714346 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122714346 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122714346 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421927912021 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618183314 20241225122714346 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421927912021 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225122714346 DLINP <000b> input/ipa.c:451 connected read/write 20241225122714346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122714346 DLINP <000b> input/ipa.c:451 connected read/write 20241225122714346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122714348 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122714348 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122714348 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421927912021 MSISDN-491618183314 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225122714348 DLINP <000b> input/ipa.c:451 connected read/write 20241225122714348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122714348 DLINP <000b> input/ipa.c:451 connected read/write 20241225122714348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122714348 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122714348 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122714348 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421927912021 MSISDN-491618183314 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 20241225122714348 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421927912021 MSISDN-491618183314 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225122714348 DLINP <000b> input/ipa.c:451 connected read/write 20241225122714348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122714348 DLINP <000b> input/ipa.c:451 connected read/write 20241225122714348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122714349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40040<->l=127.0.0.1:4258 20241225122714349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40030<->l=127.0.0.1:4258 20241225122714350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33271<->l=127.0.0.1:4259) 20241225122714350 DLINP <000b> input/ipa.c:451 connected read/write 20241225122714350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122714350 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122714350 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122714350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122714350 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122714350 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122714350 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241225122714350 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241225122714350 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241225122714388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40056<->l=127.0.0.1:4258 20241225122714489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40056<->l=127.0.0.1:4258 20241225122717558 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122717559 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122717561 DLINP <000b> input/ipa.c:451 connected read/write 20241225122717561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122717562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40072<->l=127.0.0.1:4258 20241225122717563 DLINP <000b> input/ipa.c:451 connected read/write 20241225122717563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122717563 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122717563 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122717563 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122717563 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122717563 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122717563 DLGSUP <0013> gsup_server.c:235 2:  20241225122717563 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122717563 DLGSUP <0013> gsup_server.c:235 3:  20241225122717563 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122717564 DLGSUP <0013> gsup_server.c:235 4:  20241225122717564 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122717564 DLGSUP <0013> gsup_server.c:235 5:  20241225122717564 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122717564 DLGSUP <0013> gsup_server.c:235 7:  20241225122717564 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122717564 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122717564 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122717564 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122717564 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241225122717564 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241225122717574 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35323<->l=127.0.0.1:4259) 20241225122717575 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241225122717575 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241225122717580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40080<->l=127.0.0.1:4258 20241225122717581 DAUC <0003> db_auc.c:157 IMSI='262423956102623': No 2G Auth Data 20241225122717581 DAUC <0003> db_auc.c:192 IMSI='262423956102623': No 3G Auth Data 20241225122717583 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423956102623.imsi 20241225122717583 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423956102623.imsi: found in local HLR 20241225122717584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40080<->l=127.0.0.1:4258 20241225122717585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40072<->l=127.0.0.1:4258 20241225122717585 DLINP <000b> input/ipa.c:451 connected read/write 20241225122717585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122717585 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122717585 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122717585 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122717585 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35323<->l=127.0.0.1:4259) 20241225122717616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40096<->l=127.0.0.1:4258 20241225122717717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40096<->l=127.0.0.1:4258 20241225122720844 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122720844 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122720847 DLINP <000b> input/ipa.c:451 connected read/write 20241225122720847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122720849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40106<->l=127.0.0.1:4258 20241225122720852 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241225122720852 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241225122720853 DLINP <000b> input/ipa.c:451 connected read/write 20241225122720853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122720853 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122720853 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122720853 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122720853 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122720853 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122720853 DLGSUP <0013> gsup_server.c:235 2:  20241225122720853 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122720853 DLGSUP <0013> gsup_server.c:235 3:  20241225122720853 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122720853 DLGSUP <0013> gsup_server.c:235 4:  20241225122720853 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122720853 DLGSUP <0013> gsup_server.c:235 5:  20241225122720853 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122720853 DLGSUP <0013> gsup_server.c:235 7:  20241225122720853 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122720853 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122720853 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122720853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122720887 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45099<->l=127.0.0.1:4259) 20241225122720889 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241225122720889 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241225122720899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40114<->l=127.0.0.1:4258 20241225122720904 DLINP <000b> input/ipa.c:451 connected read/write 20241225122720904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122720904 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429790672690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429790672690" cn_domain=CS} 20241225122720904 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429790672690 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241225122720904 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429790672690 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241225122720904 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429790672690.imsi 20241225122720904 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429790672690.imsi 20241225122720904 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429790672690.imsi: does not exist in local HLR 20241225122720913 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429790672690 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241225122720913 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241225122720913 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241225122720913 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241225122720913 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241225122720913 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241225122720913 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429790672690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122720913 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241225122720913 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241225122720913 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241225122720913 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241225122720913 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241225122720913 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241225122720917 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122720917 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122720917 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241225122720917 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241225122720917 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241225122720920 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122720920 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122720920 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241225122720962 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122720962 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122720962 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122720962 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122720962 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429790672690 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611764054 20241225122720962 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429790672690 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225122720962 DLINP <000b> input/ipa.c:451 connected read/write 20241225122720962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122720963 DLINP <000b> input/ipa.c:451 connected read/write 20241225122720963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122720971 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122720971 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122720971 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429790672690 MSISDN-491611764054 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225122720971 DLINP <000b> input/ipa.c:451 connected read/write 20241225122720971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122720971 DLINP <000b> input/ipa.c:451 connected read/write 20241225122720971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122720974 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122720975 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122720975 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429790672690 MSISDN-491611764054 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 20241225122720975 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429790672690 MSISDN-491611764054 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225122720975 DLINP <000b> input/ipa.c:451 connected read/write 20241225122720975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122720975 DLINP <000b> input/ipa.c:451 connected read/write 20241225122720975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122720978 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429790672690.imsi 20241225122720978 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429790672690.imsi: does not exist in local HLR 20241225122721980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40114<->l=127.0.0.1:4258 20241225122721983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40106<->l=127.0.0.1:4258 20241225122721986 DLINP <000b> input/ipa.c:451 connected read/write 20241225122721986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122721986 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122721987 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122721987 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122721987 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122721987 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122721987 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241225122721987 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241225122721987 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241225122721987 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45099<->l=127.0.0.1:4259) 20241225122722085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47240<->l=127.0.0.1:4258 20241225122722186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47240<->l=127.0.0.1:4258 20241225122725314 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241225122725314 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241225122725319 DLINP <000b> input/ipa.c:451 connected read/write 20241225122725319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122725320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47256<->l=127.0.0.1:4258 20241225122725324 DLINP <000b> input/ipa.c:451 connected read/write 20241225122725324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122725324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241225122725324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241225122725324 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241225122725324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241225122725324 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241225122725324 DLGSUP <0013> gsup_server.c:235 2:  20241225122725324 DLGSUP <0013> gsup_server.c:237 2: 00  20241225122725324 DLGSUP <0013> gsup_server.c:235 3:  20241225122725324 DLGSUP <0013> gsup_server.c:237 3: 00  20241225122725324 DLGSUP <0013> gsup_server.c:235 4:  20241225122725324 DLGSUP <0013> gsup_server.c:237 4: 00  20241225122725324 DLGSUP <0013> gsup_server.c:235 5:  20241225122725324 DLGSUP <0013> gsup_server.c:237 5: 00  20241225122725324 DLGSUP <0013> gsup_server.c:235 7:  20241225122725324 DLGSUP <0013> gsup_server.c:237 7: 00  20241225122725324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241225122725324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241225122725324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241225122725324 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241225122725325 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241225122725361 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39611<->l=127.0.0.1:4259) 20241225122725366 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241225122725366 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241225122725393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47266<->l=127.0.0.1:4258 20241225122725402 DLINP <000b> input/ipa.c:451 connected read/write 20241225122725402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122725403 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424440523076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424440523076" cn_domain=CS} 20241225122725403 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424440523076 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241225122725403 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424440523076 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241225122725403 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424440523076.imsi 20241225122725403 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424440523076.imsi 20241225122725403 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424440523076.imsi: does not exist in local HLR 20241225122725414 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424440523076 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241225122725414 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241225122725414 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241225122725414 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241225122725414 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241225122725414 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241225122725414 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424440523076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241225122725414 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241225122725414 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241225122725415 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241225122725415 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241225122725415 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241225122725415 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241225122725420 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122725420 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122725420 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241225122725420 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241225122725420 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241225122725422 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122725422 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122725422 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241225122725471 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122725471 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122725471 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122725471 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122725471 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424440523076 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611334240 20241225122725471 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424440523076 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225122725471 DLINP <000b> input/ipa.c:451 connected read/write 20241225122725471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122725471 DLINP <000b> input/ipa.c:451 connected read/write 20241225122725471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122725481 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122725482 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122725482 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424440523076 MSISDN-491611334240 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225122725482 DLINP <000b> input/ipa.c:451 connected read/write 20241225122725482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122725482 DLINP <000b> input/ipa.c:451 connected read/write 20241225122725482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122725485 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122725485 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122725486 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424440523076 MSISDN-491611334240 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 20241225122725486 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424440523076 MSISDN-491611334240 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241225122725486 DLINP <000b> input/ipa.c:451 connected read/write 20241225122725486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122725486 DLINP <000b> input/ipa.c:451 connected read/write 20241225122725486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241225122725489 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611334240.msisdn 20241225122725489 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611334240.msisdn: does not exist in local HLR 20241225122725490 DDGSM <0007> mslookup_server.c:352 sip.voice.491611334240.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241225122725490 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611334240.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241225122725493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47266<->l=127.0.0.1:4258 20241225122725496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47256<->l=127.0.0.1:4258 20241225122725497 DLINP <000b> input/ipa.c:451 connected read/write 20241225122725498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241225122725498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241225122725498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241225122725498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241225122725498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39611<->l=127.0.0.1:4259) 20241225122725499 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241225122725499 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241225122725499 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241225122725499 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241225122725499 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241225122725585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4258 20241225122725686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4258