20241030122516190 DMAIN <0000> hlr.c:802 hlr starting 20241030122516190 DDB <0001> db.c:599 using database: hlr.db 20241030122516190 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241030122516190 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241030122516190 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241030122516190 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241030122516232 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241030122516232 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241030122516328 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241030122516329 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241030122516329 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241030122517488 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122517488 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122517491 DLINP <000b> input/ipa.c:451 connected read/write 20241030122517491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122517493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40818<->l=127.0.0.1:4258 20241030122517494 DLINP <000b> input/ipa.c:451 connected read/write 20241030122517494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122517494 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122517494 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122517494 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  20241030122517494 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122517494 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  20241030122517494 DLGSUP <0013> gsup_server.c:235 2:  20241030122517494 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122517494 DLGSUP <0013> gsup_server.c:235 3:  20241030122517494 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122517494 DLGSUP <0013> gsup_server.c:235 4:  20241030122517494 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122517494 DLGSUP <0013> gsup_server.c:235 5:  20241030122517494 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122517494 DLGSUP <0013> gsup_server.c:235 7:  20241030122517494 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122517494 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122517494 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122517494 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122517509 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33037<->l=127.0.0.1:4259) 20241030122517518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 20241030122517534 DLINP <000b> input/ipa.c:451 connected read/write 20241030122517534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122517534 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"} 20241030122517534 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" 20241030122517534 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} 20241030122517534 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 20241030122517534 DLINP <000b> input/ipa.c:451 connected read/write 20241030122517534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122517534 DLINP <000b> input/ipa.c:451 connected read/write 20241030122517534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122517539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 20241030122517540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40818<->l=127.0.0.1:4258 20241030122517542 DLINP <000b> input/ipa.c:451 connected read/write 20241030122517542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122517542 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122517542 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122517543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122517543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33037<->l=127.0.0.1:4259) 20241030122517595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40830<->l=127.0.0.1:4258 20241030122517595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40830<->l=127.0.0.1:4258 20241030122520651 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122520651 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122520655 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122520657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20241030122520660 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122520661 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122520661 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122520661 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  20241030122520661 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122520661 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  20241030122520661 DLGSUP <0013> gsup_server.c:235 2:  20241030122520661 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122520661 DLGSUP <0013> gsup_server.c:235 3:  20241030122520661 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122520661 DLGSUP <0013> gsup_server.c:235 4:  20241030122520661 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122520661 DLGSUP <0013> gsup_server.c:235 5:  20241030122520661 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122520661 DLGSUP <0013> gsup_server.c:235 7:  20241030122520661 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122520661 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122520661 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122520661 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122520680 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41837<->l=127.0.0.1:4259) 20241030122520706 DAUC <0003> db_auc.c:157 IMSI='262428592174742': No 2G Auth Data 20241030122520706 DAUC <0003> db_auc.c:192 IMSI='262428592174742': No 3G Auth Data 20241030122520754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4258 20241030122520764 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122520765 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428592174742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428592174742"} 20241030122520773 DAUC <0003> db_auc.c:192 IMSI='262428592174742': No 3G Auth Data 20241030122520773 DAUC <0003> db_auc.c:236 IMSI='262428592174742': Calling to generate 5 vectors 20241030122520773 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030122520773 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122520773 DAUC <0003> auc.c:113 vector [0]: rand = f93c4e3f612aad9fbf335a107e525d3e 20241030122520773 DAUC <0003> auc.c:179 vector [0]: kc = 64198c54fc20f000 20241030122520773 DAUC <0003> auc.c:180 vector [0]: sres = 674d3bc4 20241030122520773 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122520773 DAUC <0003> auc.c:113 vector [1]: rand = 881caa0e3213c77a561cf61b073a2ce8 20241030122520773 DAUC <0003> auc.c:179 vector [1]: kc = 23f9d384a4f89000 20241030122520773 DAUC <0003> auc.c:180 vector [1]: sres = a86e2ca4 20241030122520773 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122520773 DAUC <0003> auc.c:113 vector [2]: rand = ad4cdabf008a5892c85e1317a51c42d1 20241030122520773 DAUC <0003> auc.c:179 vector [2]: kc = 58afb3fb4dac3800 20241030122520773 DAUC <0003> auc.c:180 vector [2]: sres = 8011e41f 20241030122520773 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122520773 DAUC <0003> auc.c:113 vector [3]: rand = 67a7fe70aa976115490b28b19f2fb35d 20241030122520773 DAUC <0003> auc.c:179 vector [3]: kc = f5076e0ca692e000 20241030122520773 DAUC <0003> auc.c:180 vector [3]: sres = a9dff564 20241030122520773 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122520773 DAUC <0003> auc.c:113 vector [4]: rand = aa34c21420749b447f9c213bcf7f4b21 20241030122520773 DAUC <0003> auc.c:179 vector [4]: kc = 08d3ac5862995000 20241030122520774 DAUC <0003> auc.c:180 vector [4]: sres = fc3e0425 20241030122520774 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030122520774 DAUC <0003> db_auc.c:245 IMSI='262428592174742': Generated 5 vectors 20241030122520774 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428592174742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428592174742"} 20241030122520774 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428592174742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122520774 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122520774 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122520780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4258 20241030122520811 DAUC <0003> db_auc.c:157 IMSI='262422480401921': No 2G Auth Data 20241030122520811 DAUC <0003> db_auc.c:192 IMSI='262422480401921': No 3G Auth Data 20241030122520840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4258 20241030122520842 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122520842 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422480401921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422480401921"} 20241030122520842 DAUC <0003> db_auc.c:192 IMSI='262422480401921': No 3G Auth Data 20241030122520842 DAUC <0003> db_auc.c:236 IMSI='262422480401921': Calling to generate 5 vectors 20241030122520842 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030122520842 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122520842 DAUC <0003> auc.c:113 vector [0]: rand = 44c772bb77e7392fe903f7263a4659cf 20241030122520842 DAUC <0003> auc.c:179 vector [0]: kc = 4f0fcc3b14072800 20241030122520842 DAUC <0003> auc.c:180 vector [0]: sres = 945a29bf 20241030122520842 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122520842 DAUC <0003> auc.c:113 vector [1]: rand = 0be1f1d0af24fbd449edf3a896070d96 20241030122520842 DAUC <0003> auc.c:179 vector [1]: kc = 34a1a8b65d1f9800 20241030122520842 DAUC <0003> auc.c:180 vector [1]: sres = c99a698a 20241030122520842 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122520842 DAUC <0003> auc.c:113 vector [2]: rand = 0e34e068e46457f6a2c13ab164b47b75 20241030122520842 DAUC <0003> auc.c:179 vector [2]: kc = ab9dc5ff0dba3400 20241030122520842 DAUC <0003> auc.c:180 vector [2]: sres = fed483c1 20241030122520842 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122520842 DAUC <0003> auc.c:113 vector [3]: rand = fd4f0057a287209726bf84e533b1a0bf 20241030122520842 DAUC <0003> auc.c:179 vector [3]: kc = f1ea7124af1b4800 20241030122520842 DAUC <0003> auc.c:180 vector [3]: sres = 7627aefa 20241030122520842 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122520842 DAUC <0003> auc.c:113 vector [4]: rand = 0eb727879975f74f4012995d8c6678ae 20241030122520842 DAUC <0003> auc.c:179 vector [4]: kc = 46df7af2e5c68400 20241030122520842 DAUC <0003> auc.c:180 vector [4]: sres = 7c91f9c9 20241030122520842 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030122520842 DAUC <0003> db_auc.c:245 IMSI='262422480401921': Generated 5 vectors 20241030122520842 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422480401921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422480401921"} 20241030122520842 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422480401921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122520842 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122520842 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122520844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4258 20241030122520868 DAUC <0003> db_auc.c:157 IMSI='262428651460629': No 2G Auth Data 20241030122520868 DAUC <0003> db_auc.c:192 IMSI='262428651460629': No 3G Auth Data 20241030122520890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 20241030122520891 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122520891 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428651460629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428651460629"} 20241030122520891 DAUC <0003> db_auc.c:192 IMSI='262428651460629': No 3G Auth Data 20241030122520891 DAUC <0003> db_auc.c:236 IMSI='262428651460629': Calling to generate 5 vectors 20241030122520891 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030122520891 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122520891 DAUC <0003> auc.c:113 vector [0]: rand = 1d9c72748572faca7da897c357800c64 20241030122520891 DAUC <0003> auc.c:179 vector [0]: kc = b6c077b21d2a6d06 20241030122520891 DAUC <0003> auc.c:180 vector [0]: sres = 8eba0e09 20241030122520891 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122520891 DAUC <0003> auc.c:113 vector [1]: rand = 6a9b81affac1ec21f9d15b5291beae90 20241030122520891 DAUC <0003> auc.c:179 vector [1]: kc = 43470b024b8bf691 20241030122520891 DAUC <0003> auc.c:180 vector [1]: sres = 12e0898a 20241030122520891 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122520891 DAUC <0003> auc.c:113 vector [2]: rand = e5ecccca1e1f95234436c9b0bcee384e 20241030122520891 DAUC <0003> auc.c:179 vector [2]: kc = 91ce7ab732198090 20241030122520891 DAUC <0003> auc.c:180 vector [2]: sres = c6e6a4a5 20241030122520891 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122520891 DAUC <0003> auc.c:113 vector [3]: rand = 2b3aa88ff6a5ed0d76198d41f9d847f2 20241030122520891 DAUC <0003> auc.c:179 vector [3]: kc = 0fc5dd2372aef815 20241030122520891 DAUC <0003> auc.c:180 vector [3]: sres = 3117d025 20241030122520891 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122520891 DAUC <0003> auc.c:113 vector [4]: rand = 045998e0c146efbd581688afb93caac1 20241030122520891 DAUC <0003> auc.c:179 vector [4]: kc = 6be720bb594fc249 20241030122520891 DAUC <0003> auc.c:180 vector [4]: sres = 29bb5736 20241030122520891 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030122520891 DAUC <0003> db_auc.c:245 IMSI='262428651460629': Generated 5 vectors 20241030122520891 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428651460629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428651460629"} 20241030122520891 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428651460629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122520891 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122520891 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122520892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 20241030122520916 DAUC <0003> db_auc.c:157 IMSI='262422699654546': No 2G Auth Data 20241030122520916 DAUC <0003> db_auc.c:192 IMSI='262422699654546': No 3G Auth Data 20241030122520939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241030122520941 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122520941 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422699654546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422699654546"} 20241030122520941 DAUC <0003> db_auc.c:157 IMSI='262422699654546': No 2G Auth Data 20241030122520941 DAUC <0003> db_auc.c:236 IMSI='262422699654546': Calling to generate 5 vectors 20241030122520941 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030122520941 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122520941 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122520941 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122520941 DAUC <0003> auc.c:113 vector [0]: rand = 46de984f1a4c63fa961d61115982cd93 20241030122520941 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122520941 DAUC <0003> auc.c:142 vector [0]: autn = f3b9e35a253000005f899e842c85dee3 20241030122520941 DAUC <0003> auc.c:143 vector [0]: ck = 03d7a375c583a11b1b290eecd9d6af57 20241030122520941 DAUC <0003> auc.c:144 vector [0]: ik = 91728830f541c85e19658d0d37268ea2 20241030122520941 DAUC <0003> auc.c:145 vector [0]: res = 0376ed08a57cb1550000000000000000 20241030122520941 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122520941 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122520941 DAUC <0003> auc.c:151 vector [0]: kc = 90e9a8a4de3248b0 20241030122520941 DAUC <0003> auc.c:152 vector [0]: sres = a60a5c5d 20241030122520941 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122520941 DAUC <0003> auc.c:113 vector [1]: rand = 6ebee91abd4958f8f12febd5c65dacd2 20241030122520941 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030122520941 DAUC <0003> auc.c:142 vector [1]: autn = 5074085118aa0000e627a52c76748811 20241030122520941 DAUC <0003> auc.c:143 vector [1]: ck = 59ac73a64d8a2d6951bed071315c3989 20241030122520941 DAUC <0003> auc.c:144 vector [1]: ik = 7217af5bb584184411cfe13abd9c1aa0 20241030122520941 DAUC <0003> auc.c:145 vector [1]: res = 4231a29c845ded870000000000000000 20241030122520941 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122520941 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030122520941 DAUC <0003> auc.c:151 vector [1]: kc = 6bcaedb674ce1604 20241030122520941 DAUC <0003> auc.c:152 vector [1]: sres = c66c4f1b 20241030122520941 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030122520941 DAUC <0003> auc.c:113 vector [2]: rand = 7b1571b11094ae016ec03d88c2a45242 20241030122520941 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030122520941 DAUC <0003> auc.c:142 vector [2]: autn = 7f618ddfc9d0000030d8f091b8f7e88e 20241030122520941 DAUC <0003> auc.c:143 vector [2]: ck = 4fd3e25b63174833de700ae6afb0d35f 20241030122520941 DAUC <0003> auc.c:144 vector [2]: ik = f007ffe2655ad21c761be94468248939 20241030122520941 DAUC <0003> auc.c:145 vector [2]: res = 4225eb9944fbb1290000000000000000 20241030122520941 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122520941 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030122520941 DAUC <0003> auc.c:151 vector [2]: kc = 17bffe1bc1d9c049 20241030122520941 DAUC <0003> auc.c:152 vector [2]: sres = 06de5ab0 20241030122520941 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030122520941 DAUC <0003> auc.c:113 vector [3]: rand = 155b35efdde4e6479ca5203b713dea67 20241030122520941 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030122520941 DAUC <0003> auc.c:142 vector [3]: autn = 5962622a8ba10000c0d016d3b45db868 20241030122520941 DAUC <0003> auc.c:143 vector [3]: ck = c22b74713dc7a98f9bfd85bbf24e098f 20241030122520941 DAUC <0003> auc.c:144 vector [3]: ik = 560e67651ab9641384691a28b3db4e4c 20241030122520941 DAUC <0003> auc.c:145 vector [3]: res = 1185dae5180ef64c0000000000000000 20241030122520941 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122520941 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030122520941 DAUC <0003> auc.c:151 vector [3]: kc = 8bb18c8766eb8a5f 20241030122520941 DAUC <0003> auc.c:152 vector [3]: sres = 098b2ca9 20241030122520941 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030122520941 DAUC <0003> auc.c:113 vector [4]: rand = ce5542a03da93ae9927314749bfd3723 20241030122520941 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030122520941 DAUC <0003> auc.c:142 vector [4]: autn = 84e6c753f42d0000d3586da916be3acf 20241030122520941 DAUC <0003> auc.c:143 vector [4]: ck = 4b48fd07abdb985134569757dbfc1511 20241030122520941 DAUC <0003> auc.c:144 vector [4]: ik = f8b69b82fcfe04ee16412c2d1e2581af 20241030122520941 DAUC <0003> auc.c:145 vector [4]: res = e35cd3cf93f4b71f0000000000000000 20241030122520941 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122520941 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030122520941 DAUC <0003> auc.c:151 vector [4]: kc = 91e9ddff92fc0801 20241030122520941 DAUC <0003> auc.c:152 vector [4]: sres = 70a864d0 20241030122520941 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030122520941 DAUC <0003> db_auc.c:245 IMSI='262422699654546': Generated 5 vectors 20241030122520941 DAUC <0003> db_auc.c:249 IMSI='262422699654546': Updating SQN=161 in DB 20241030122520949 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422699654546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422699654546"} 20241030122520949 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422699654546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122520949 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122520949 DLINP <000b> input/ipa.c:451 connected read/write 20241030122520949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122520951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241030122520980 DAUC <0003> db_auc.c:157 IMSI='262422007638243': No 2G Auth Data 20241030122520980 DAUC <0003> db_auc.c:192 IMSI='262422007638243': No 3G Auth Data 20241030122521009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 20241030122521011 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122521011 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422007638243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422007638243"} 20241030122521011 DAUC <0003> db_auc.c:157 IMSI='262422007638243': No 2G Auth Data 20241030122521011 DAUC <0003> db_auc.c:236 IMSI='262422007638243': Calling to generate 5 vectors 20241030122521011 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030122521011 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122521011 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030122521011 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122521011 DAUC <0003> auc.c:113 vector [0]: rand = f7bb38df2b3659f85b022f0d99dc1ac2 20241030122521011 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122521011 DAUC <0003> auc.c:142 vector [0]: autn = 7d29e3658ab200008f81791a19ee3993 20241030122521011 DAUC <0003> auc.c:143 vector [0]: ck = 0bffac9938b6fed9c0ad0821891ba892 20241030122521011 DAUC <0003> auc.c:144 vector [0]: ik = 9a9d9cb87c6e0e83aa31dfa6d6ea2f83 20241030122521011 DAUC <0003> auc.c:145 vector [0]: res = da7025fc8aeaf8120000000000000000 20241030122521011 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122521011 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122521011 DAUC <0003> auc.c:151 vector [0]: kc = fbfee7a61b29774b 20241030122521011 DAUC <0003> auc.c:152 vector [0]: sres = 509addee 20241030122521011 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122521011 DAUC <0003> auc.c:113 vector [1]: rand = 0b4b9ad230981a4be3317fa1316e9670 20241030122521011 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030122521011 DAUC <0003> auc.c:142 vector [1]: autn = d6fe784de9f1000054a43a3b0c730f6f 20241030122521011 DAUC <0003> auc.c:143 vector [1]: ck = ee926723d2a174f900ff3d528e3d945c 20241030122521011 DAUC <0003> auc.c:144 vector [1]: ik = 96d4848b425eb5b410676653fc59fdba 20241030122521011 DAUC <0003> auc.c:145 vector [1]: res = 3253dd06561220870000000000000000 20241030122521011 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122521011 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030122521011 DAUC <0003> auc.c:151 vector [1]: kc = 68deb8a9e29ba8ab 20241030122521011 DAUC <0003> auc.c:152 vector [1]: sres = 6441fd81 20241030122521011 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030122521011 DAUC <0003> auc.c:113 vector [2]: rand = 922dacebbb3e06919622f449832b0899 20241030122521011 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030122521011 DAUC <0003> auc.c:142 vector [2]: autn = e48e0121e43d0000b206de37085ef65c 20241030122521011 DAUC <0003> auc.c:143 vector [2]: ck = b44da7c8e8926a14f7aa0d8a51570bd6 20241030122521011 DAUC <0003> auc.c:144 vector [2]: ik = 5f30b1373b9035517315a4247241b885 20241030122521011 DAUC <0003> auc.c:145 vector [2]: res = c8a96a7a5be510960000000000000000 20241030122521011 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122521011 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030122521011 DAUC <0003> auc.c:151 vector [2]: kc = 6fc2bf51f014ec16 20241030122521011 DAUC <0003> auc.c:152 vector [2]: sres = 934c7aec 20241030122521011 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030122521011 DAUC <0003> auc.c:113 vector [3]: rand = f39a31441b9ca695b72e283b584cc48c 20241030122521011 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030122521011 DAUC <0003> auc.c:142 vector [3]: autn = a518ead351d300007378152a349f2219 20241030122521011 DAUC <0003> auc.c:143 vector [3]: ck = 738df8efdbe282156a0459005a875e3c 20241030122521011 DAUC <0003> auc.c:144 vector [3]: ik = 7850fec1ce19d86e9b75ff6904170b88 20241030122521011 DAUC <0003> auc.c:145 vector [3]: res = 9a49adf15e4951550000000000000000 20241030122521011 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122521011 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030122521011 DAUC <0003> auc.c:151 vector [3]: kc = faaca0474b6b0fcf 20241030122521011 DAUC <0003> auc.c:152 vector [3]: sres = c400fca4 20241030122521011 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030122521011 DAUC <0003> auc.c:113 vector [4]: rand = 0c868b0f999bfef357290a1c73bfe3d3 20241030122521011 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030122521011 DAUC <0003> auc.c:142 vector [4]: autn = 35470b02d7dd00003ea956ba361e1fa8 20241030122521011 DAUC <0003> auc.c:143 vector [4]: ck = 56c901bee61bd582824d1cabcfbc9c76 20241030122521011 DAUC <0003> auc.c:144 vector [4]: ik = 6867a7280cbca32d561f18bd9545ffed 20241030122521011 DAUC <0003> auc.c:145 vector [4]: res = 044008f33829c1300000000000000000 20241030122521011 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122521011 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030122521011 DAUC <0003> auc.c:151 vector [4]: kc = eafca280b05e1534 20241030122521011 DAUC <0003> auc.c:152 vector [4]: sres = 3c69c9c3 20241030122521011 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030122521011 DAUC <0003> db_auc.c:245 IMSI='262422007638243': Generated 5 vectors 20241030122521011 DAUC <0003> db_auc.c:249 IMSI='262422007638243': Updating SQN=161 in DB 20241030122521019 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422007638243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422007638243"} 20241030122521019 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422007638243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122521019 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122521019 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122521023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 20241030122521048 DAUC <0003> db_auc.c:157 IMSI='262429936750621': No 2G Auth Data 20241030122521048 DAUC <0003> db_auc.c:192 IMSI='262429936750621': No 3G Auth Data 20241030122521081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241030122521083 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122521083 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429936750621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429936750621"} 20241030122521083 DAUC <0003> db_auc.c:236 IMSI='262429936750621': Calling to generate 5 vectors 20241030122521083 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122521083 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122521083 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122521083 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122521083 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122521083 DAUC <0003> auc.c:113 vector [0]: rand = ead05566c1cdff64216c9433bb1a5caa 20241030122521083 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122521083 DAUC <0003> auc.c:142 vector [0]: autn = 14b838ccde160000ec9ca70eaa9f267c 20241030122521083 DAUC <0003> auc.c:143 vector [0]: ck = 10fe7d1a606d085bed0c37d23420fe6e 20241030122521083 DAUC <0003> auc.c:144 vector [0]: ik = 9f9faafebcb989b598eea0a6621f23ed 20241030122521083 DAUC <0003> auc.c:145 vector [0]: res = 410b703da0245c500000000000000000 20241030122521083 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122521083 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122521083 DAUC <0003> auc.c:179 vector [0]: kc = 063625e1d9835000 20241030122521083 DAUC <0003> auc.c:180 vector [0]: sres = 92c81616 20241030122521083 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122521083 DAUC <0003> auc.c:113 vector [1]: rand = f1fa2b97e2a0931133dbe74417b12001 20241030122521083 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030122521083 DAUC <0003> auc.c:142 vector [1]: autn = 427fd6d207940000123ac7e2435e863c 20241030122521083 DAUC <0003> auc.c:143 vector [1]: ck = 37227c0096cb1205f5b2cdf92b0acd73 20241030122521083 DAUC <0003> auc.c:144 vector [1]: ik = b1fbddf809642cc20ac28bd91d2cf5fd 20241030122521083 DAUC <0003> auc.c:145 vector [1]: res = 65b78036a4f687310000000000000000 20241030122521083 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122521083 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122521083 DAUC <0003> auc.c:179 vector [1]: kc = 3d9cd2093085a800 20241030122521083 DAUC <0003> auc.c:180 vector [1]: sres = 1d75d11d 20241030122521083 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122521083 DAUC <0003> auc.c:113 vector [2]: rand = b55699d813d959f26919d40e76683561 20241030122521083 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030122521083 DAUC <0003> auc.c:142 vector [2]: autn = 4923a094a01500002cd9c8d374789693 20241030122521083 DAUC <0003> auc.c:143 vector [2]: ck = b14d754286efd3738d2fba84a6b4e01d 20241030122521083 DAUC <0003> auc.c:144 vector [2]: ik = 65710399ef59086dcfd1e0da09bece43 20241030122521083 DAUC <0003> auc.c:145 vector [2]: res = 0c725956e533642a0000000000000000 20241030122521083 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122521083 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122521083 DAUC <0003> auc.c:179 vector [2]: kc = 45b1d0c2b219f800 20241030122521083 DAUC <0003> auc.c:180 vector [2]: sres = 99abc659 20241030122521083 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122521083 DAUC <0003> auc.c:113 vector [3]: rand = cd339b42e3dfedc2f055b66d52e36f23 20241030122521083 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030122521083 DAUC <0003> auc.c:142 vector [3]: autn = 7b86cfc7e3ac00001c427f9e4dc1b61f 20241030122521083 DAUC <0003> auc.c:143 vector [3]: ck = 53a9f4eb25e16f6ca2bbe9f2a028ccd5 20241030122521083 DAUC <0003> auc.c:144 vector [3]: ik = 448ae6224b222c377ad017be06a3ad8f 20241030122521083 DAUC <0003> auc.c:145 vector [3]: res = c8141955665357cb0000000000000000 20241030122521083 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122521083 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122521083 DAUC <0003> auc.c:179 vector [3]: kc = 01d20e3c248bbc00 20241030122521083 DAUC <0003> auc.c:180 vector [3]: sres = ad7e2eb3 20241030122521083 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122521083 DAUC <0003> auc.c:113 vector [4]: rand = 38616c9adbe581a6f3575bf532b93bf5 20241030122521083 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030122521083 DAUC <0003> auc.c:142 vector [4]: autn = 85fdc40023c80000cc7ab76e4bb3be54 20241030122521083 DAUC <0003> auc.c:143 vector [4]: ck = 50a65fca6af9b2cc87fa1531b9d949a0 20241030122521083 DAUC <0003> auc.c:144 vector [4]: ik = 93cdc13dc2b9f66e2af911b192291a49 20241030122521083 DAUC <0003> auc.c:145 vector [4]: res = 4c3f155edd28e69d0000000000000000 20241030122521083 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122521083 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122521083 DAUC <0003> auc.c:179 vector [4]: kc = df233c6997dd7000 20241030122521083 DAUC <0003> auc.c:180 vector [4]: sres = 01f1204f 20241030122521083 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122521083 DAUC <0003> db_auc.c:245 IMSI='262429936750621': Generated 5 vectors 20241030122521083 DAUC <0003> db_auc.c:249 IMSI='262429936750621': Updating SQN=161 in DB 20241030122521091 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429936750621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429936750621"} 20241030122521091 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429936750621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122521091 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122521091 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122521094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241030122521127 DAUC <0003> db_auc.c:157 IMSI='262425906622782': No 2G Auth Data 20241030122521127 DAUC <0003> db_auc.c:192 IMSI='262425906622782': No 3G Auth Data 20241030122521168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40900<->l=127.0.0.1:4258 20241030122521173 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122521173 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425906622782 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425906622782"} 20241030122521173 DAUC <0003> db_auc.c:236 IMSI='262425906622782': Calling to generate 5 vectors 20241030122521173 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122521173 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122521173 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122521173 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122521173 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122521173 DAUC <0003> auc.c:113 vector [0]: rand = 9f4c5304cc233c8cec52b734e36f156c 20241030122521173 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122521173 DAUC <0003> auc.c:142 vector [0]: autn = 3369f77325520000f44f1632a93df41a 20241030122521173 DAUC <0003> auc.c:143 vector [0]: ck = dd6f06fad6f8183e071712dc20dc51da 20241030122521173 DAUC <0003> auc.c:144 vector [0]: ik = b3da2070693f1c77b64eff0d0074e2b1 20241030122521173 DAUC <0003> auc.c:145 vector [0]: res = 90c999d14028f7be0000000000000000 20241030122521173 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122521173 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122521173 DAUC <0003> auc.c:179 vector [0]: kc = 732fecf730d8fc00 20241030122521173 DAUC <0003> auc.c:180 vector [0]: sres = b612d6b9 20241030122521173 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122521173 DAUC <0003> auc.c:113 vector [1]: rand = 4d3fe8d2507dc69423c4edae293a7c69 20241030122521173 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030122521173 DAUC <0003> auc.c:142 vector [1]: autn = 36427e21076e0000f84fae38905b911d 20241030122521173 DAUC <0003> auc.c:143 vector [1]: ck = 519a16d1e43bad58d2ac1296440f167e 20241030122521173 DAUC <0003> auc.c:144 vector [1]: ik = aa4b0830813eec984efebe4d7daecc98 20241030122521173 DAUC <0003> auc.c:145 vector [1]: res = 65b5e559a8798cf10000000000000000 20241030122521173 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122521173 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122521173 DAUC <0003> auc.c:179 vector [1]: kc = 354f82b7aa178800 20241030122521173 DAUC <0003> auc.c:180 vector [1]: sres = 4257eff6 20241030122521173 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122521173 DAUC <0003> auc.c:113 vector [2]: rand = fb2832250d43b594e9827a5566ffc161 20241030122521173 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030122521173 DAUC <0003> auc.c:142 vector [2]: autn = 7b756f55193400000bd5364f5f551c36 20241030122521173 DAUC <0003> auc.c:143 vector [2]: ck = ac5cece2d529b850078453f0f689faac 20241030122521173 DAUC <0003> auc.c:144 vector [2]: ik = 6bce95e53a9b976ef2798ffe97fc7179 20241030122521173 DAUC <0003> auc.c:145 vector [2]: res = b74456756a6120030000000000000000 20241030122521173 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122521173 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122521173 DAUC <0003> auc.c:179 vector [2]: kc = 4808232f641efc00 20241030122521173 DAUC <0003> auc.c:180 vector [2]: sres = f6dae188 20241030122521173 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122521173 DAUC <0003> auc.c:113 vector [3]: rand = 42cb9fc6b3b6db0248fde68a53a071e1 20241030122521173 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030122521173 DAUC <0003> auc.c:142 vector [3]: autn = bdc119661ba50000c9638d10585f5e07 20241030122521173 DAUC <0003> auc.c:143 vector [3]: ck = 7fba9eb8e6db018315b5e2c522ad2a0b 20241030122521173 DAUC <0003> auc.c:144 vector [3]: ik = 578ca416feb73d51d752980b4c02bc77 20241030122521173 DAUC <0003> auc.c:145 vector [3]: res = ba84cf43aed843000000000000000000 20241030122521173 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122521173 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122521173 DAUC <0003> auc.c:179 vector [3]: kc = b46732d9cdd93000 20241030122521173 DAUC <0003> auc.c:180 vector [3]: sres = 1a486176 20241030122521173 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122521173 DAUC <0003> auc.c:113 vector [4]: rand = c7a4e38ee170db2106944cfa95480851 20241030122521173 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030122521173 DAUC <0003> auc.c:142 vector [4]: autn = 45779a75d46400007643c9078679b42e 20241030122521173 DAUC <0003> auc.c:143 vector [4]: ck = 6eb401080fc082b9848afff172405071 20241030122521173 DAUC <0003> auc.c:144 vector [4]: ik = 7ab5e62ccff72698cf1bb5161317682c 20241030122521173 DAUC <0003> auc.c:145 vector [4]: res = 29744d19bd952b360000000000000000 20241030122521173 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122521173 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122521173 DAUC <0003> auc.c:179 vector [4]: kc = 3e5101a66d006c00 20241030122521173 DAUC <0003> auc.c:180 vector [4]: sres = d6fb9f7f 20241030122521173 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122521173 DAUC <0003> db_auc.c:245 IMSI='262425906622782': Generated 5 vectors 20241030122521173 DAUC <0003> db_auc.c:249 IMSI='262425906622782': Updating SQN=161 in DB 20241030122521182 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425906622782 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425906622782"} 20241030122521182 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425906622782 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122521182 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122521182 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122521188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40900<->l=127.0.0.1:4258 20241030122521221 DAUC <0003> db_auc.c:157 IMSI='262428414485522': No 2G Auth Data 20241030122521221 DAUC <0003> db_auc.c:192 IMSI='262428414485522': No 3G Auth Data 20241030122521259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241030122521262 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122521262 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428414485522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428414485522"} 20241030122521262 DAUC <0003> db_auc.c:236 IMSI='262428414485522': Calling to generate 5 vectors 20241030122521262 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122521262 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122521262 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122521262 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122521262 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122521262 DAUC <0003> auc.c:113 vector [0]: rand = 2b6fbc542ae21e1f070ee3dcb37b1573 20241030122521262 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122521262 DAUC <0003> auc.c:142 vector [0]: autn = a116ceb9c84e00004ca29c50e7d6c84c 20241030122521262 DAUC <0003> auc.c:143 vector [0]: ck = 87d672c260f6a7bf95e60559b07dbb8e 20241030122521262 DAUC <0003> auc.c:144 vector [0]: ik = a4ffdba209432d7f97f3493228d477ca 20241030122521262 DAUC <0003> auc.c:145 vector [0]: res = 05905e9fa406d7830000000000000000 20241030122521262 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122521262 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122521263 DAUC <0003> auc.c:179 vector [0]: kc = b20f361906c902f9 20241030122521263 DAUC <0003> auc.c:180 vector [0]: sres = ad862dea 20241030122521263 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122521263 DAUC <0003> auc.c:113 vector [1]: rand = 59ad72c3d62042eff1bada67b2b603ff 20241030122521263 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030122521263 DAUC <0003> auc.c:142 vector [1]: autn = 50f2b18ce060000096c2392a6380f4c8 20241030122521263 DAUC <0003> auc.c:143 vector [1]: ck = 763c463696c8a3339b66ab772267cc5c 20241030122521263 DAUC <0003> auc.c:144 vector [1]: ik = bb62c88e49c4547b00afd62cef659d47 20241030122521263 DAUC <0003> auc.c:145 vector [1]: res = 44eca9b4c03f282d0000000000000000 20241030122521263 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122521263 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122521263 DAUC <0003> auc.c:179 vector [1]: kc = 0cd5d6072c174752 20241030122521263 DAUC <0003> auc.c:180 vector [1]: sres = 6e411d19 20241030122521263 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122521263 DAUC <0003> auc.c:113 vector [2]: rand = 14fa5afdbf0c1abd3ab66e5e0bb365fd 20241030122521263 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030122521263 DAUC <0003> auc.c:142 vector [2]: autn = 6413326a557f00009f3629d5858e41a3 20241030122521263 DAUC <0003> auc.c:143 vector [2]: ck = ebb9dbecba7cd089e78c38f1375553f8 20241030122521263 DAUC <0003> auc.c:144 vector [2]: ik = aae080f29b254b59b4d7af470f2ca286 20241030122521263 DAUC <0003> auc.c:145 vector [2]: res = 81bbec2d1e440b9f0000000000000000 20241030122521263 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122521263 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122521263 DAUC <0003> auc.c:179 vector [2]: kc = b7247d6174c53db7 20241030122521263 DAUC <0003> auc.c:180 vector [2]: sres = e02f1fed 20241030122521263 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122521263 DAUC <0003> auc.c:113 vector [3]: rand = 9ba25505c53ccf350ab8641284b24137 20241030122521263 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030122521263 DAUC <0003> auc.c:142 vector [3]: autn = df9903177eff00005a2635eb2ab925b0 20241030122521263 DAUC <0003> auc.c:143 vector [3]: ck = 23c6ccb4a60a7858f7d91af28753bbe7 20241030122521263 DAUC <0003> auc.c:144 vector [3]: ik = 29f71f58abe564dbf896acca9934603c 20241030122521263 DAUC <0003> auc.c:145 vector [3]: res = 32494f98b4292ab20000000000000000 20241030122521263 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122521263 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122521263 DAUC <0003> auc.c:179 vector [3]: kc = 50e1c5d8b8426552 20241030122521263 DAUC <0003> auc.c:180 vector [3]: sres = e0a7ee37 20241030122521263 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122521263 DAUC <0003> auc.c:113 vector [4]: rand = df644a0cab13fd363e9321bb329a7db5 20241030122521263 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030122521263 DAUC <0003> auc.c:142 vector [4]: autn = 621822b728650000496a3c6c77272fc6 20241030122521263 DAUC <0003> auc.c:143 vector [4]: ck = e750a0f5b7b8d9028c0c7d805b603cae 20241030122521263 DAUC <0003> auc.c:144 vector [4]: ik = 67bb7c8ccf05a8834cd3e0523cbbdd1c 20241030122521263 DAUC <0003> auc.c:145 vector [4]: res = 9c3226d32d7a6cf50000000000000000 20241030122521263 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122521263 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122521263 DAUC <0003> auc.c:179 vector [4]: kc = dd45bebc992caa2c 20241030122521263 DAUC <0003> auc.c:180 vector [4]: sres = ec57cbca 20241030122521263 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122521263 DAUC <0003> db_auc.c:245 IMSI='262428414485522': Generated 5 vectors 20241030122521263 DAUC <0003> db_auc.c:249 IMSI='262428414485522': Updating SQN=161 in DB 20241030122521271 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428414485522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428414485522"} 20241030122521271 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428414485522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122521271 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122521271 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122521276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241030122521301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20241030122521302 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41837<->l=127.0.0.1:4259) 20241030122521302 DLINP <000b> input/ipa.c:451 connected read/write 20241030122521302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122521302 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122521302 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122521302 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122521324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 20241030122521325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 20241030122524400 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122524400 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122524401 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4258 20241030122524403 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524403 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122524403 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122524403 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  20241030122524403 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122524403 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  20241030122524403 DLGSUP <0013> gsup_server.c:235 2:  20241030122524403 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122524403 DLGSUP <0013> gsup_server.c:235 3:  20241030122524403 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122524403 DLGSUP <0013> gsup_server.c:235 4:  20241030122524403 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122524403 DLGSUP <0013> gsup_server.c:235 5:  20241030122524403 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122524403 DLGSUP <0013> gsup_server.c:235 7:  20241030122524403 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122524403 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122524403 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122524403 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122524409 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43529<->l=127.0.0.1:4259) 20241030122524438 DAUC <0003> db_auc.c:157 IMSI='262421561197250': No 2G Auth Data 20241030122524438 DAUC <0003> db_auc.c:192 IMSI='262421561197250': No 3G Auth Data 20241030122524460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50988<->l=127.0.0.1:4258 20241030122524462 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524462 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421561197250"} 20241030122524462 DAUC <0003> db_auc.c:192 IMSI='262421561197250': No 3G Auth Data 20241030122524462 DAUC <0003> db_auc.c:236 IMSI='262421561197250': Calling to generate 1 vectors 20241030122524462 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030122524462 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524462 DAUC <0003> auc.c:113 vector [0]: rand = fcc1c6397b7539b2cc9321c4ce179cf2 20241030122524462 DAUC <0003> auc.c:179 vector [0]: kc = ef9f424f94d51400 20241030122524462 DAUC <0003> auc.c:180 vector [0]: sres = c5033f7e 20241030122524462 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524462 DAUC <0003> db_auc.c:245 IMSI='262421561197250': Generated 1 vectors 20241030122524462 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421561197250"} 20241030122524462 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524463 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524463 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524464 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524464 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421561197250"} 20241030122524464 DAUC <0003> db_auc.c:192 IMSI='262421561197250': No 3G Auth Data 20241030122524464 DAUC <0003> db_auc.c:236 IMSI='262421561197250': Calling to generate 4 vectors 20241030122524464 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030122524464 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524464 DAUC <0003> auc.c:113 vector [0]: rand = c15dcacfb4911ce391ef196d2444cf5d 20241030122524464 DAUC <0003> auc.c:179 vector [0]: kc = 69aad4653a053400 20241030122524464 DAUC <0003> auc.c:180 vector [0]: sres = bcebe92a 20241030122524464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524464 DAUC <0003> auc.c:113 vector [1]: rand = da5e9e7dc84b3308f5c9c2d65e0699df 20241030122524464 DAUC <0003> auc.c:179 vector [1]: kc = 0dd647b69be89c00 20241030122524464 DAUC <0003> auc.c:180 vector [1]: sres = 93eae992 20241030122524464 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122524464 DAUC <0003> auc.c:113 vector [2]: rand = 8c5b8939910690035c9583fee26bca27 20241030122524464 DAUC <0003> auc.c:179 vector [2]: kc = 4cdc0859df9b4400 20241030122524464 DAUC <0003> auc.c:180 vector [2]: sres = a02b46e5 20241030122524464 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122524464 DAUC <0003> auc.c:113 vector [3]: rand = 1d8d645bb74cf0f80c7d4cbbb2d63dac 20241030122524464 DAUC <0003> auc.c:179 vector [3]: kc = 1177977607ab9000 20241030122524464 DAUC <0003> auc.c:180 vector [3]: sres = 42a1a60a 20241030122524464 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122524464 DAUC <0003> db_auc.c:245 IMSI='262421561197250': Generated 4 vectors 20241030122524464 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421561197250"} 20241030122524464 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524464 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524464 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524465 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524465 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421561197250"} 20241030122524465 DAUC <0003> db_auc.c:192 IMSI='262421561197250': No 3G Auth Data 20241030122524465 DAUC <0003> db_auc.c:236 IMSI='262421561197250': Calling to generate 5 vectors 20241030122524465 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030122524465 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524465 DAUC <0003> auc.c:113 vector [0]: rand = 3b2c6d17cdd0ee1aff97cd8a91d2ab34 20241030122524465 DAUC <0003> auc.c:179 vector [0]: kc = 14ba1fa7b4698800 20241030122524465 DAUC <0003> auc.c:180 vector [0]: sres = d73c4a91 20241030122524465 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524465 DAUC <0003> auc.c:113 vector [1]: rand = befabc1bfd778f44e3dd7ed1076f45bb 20241030122524465 DAUC <0003> auc.c:179 vector [1]: kc = 6106caa3976ec400 20241030122524465 DAUC <0003> auc.c:180 vector [1]: sres = d7811ea1 20241030122524465 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122524465 DAUC <0003> auc.c:113 vector [2]: rand = f54abeb48360bc48830c00941845d5fb 20241030122524465 DAUC <0003> auc.c:179 vector [2]: kc = 526afa4ac06f8800 20241030122524465 DAUC <0003> auc.c:180 vector [2]: sres = c9d1ac4a 20241030122524465 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122524465 DAUC <0003> auc.c:113 vector [3]: rand = 24f26b723ce7607947f5e61b84e123a8 20241030122524465 DAUC <0003> auc.c:179 vector [3]: kc = 728651406a45a800 20241030122524465 DAUC <0003> auc.c:180 vector [3]: sres = ee84825e 20241030122524465 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122524465 DAUC <0003> auc.c:113 vector [4]: rand = 24c7d6dd53cb801e93c6cc8655741fcc 20241030122524465 DAUC <0003> auc.c:179 vector [4]: kc = 7687842fbd8bac00 20241030122524465 DAUC <0003> auc.c:180 vector [4]: sres = 98de539f 20241030122524465 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030122524465 DAUC <0003> db_auc.c:245 IMSI='262421561197250': Generated 5 vectors 20241030122524465 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421561197250"} 20241030122524465 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524465 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524465 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524466 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524466 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421561197250"} 20241030122524466 DAUC <0003> db_auc.c:192 IMSI='262421561197250': No 3G Auth Data 20241030122524466 DAUC <0003> db_auc.c:236 IMSI='262421561197250': Calling to generate 5 vectors 20241030122524466 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030122524466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524466 DAUC <0003> auc.c:113 vector [0]: rand = fd13952c2cbae799906e416b53956046 20241030122524466 DAUC <0003> auc.c:179 vector [0]: kc = 33b772f237873c00 20241030122524466 DAUC <0003> auc.c:180 vector [0]: sres = 123e5ad7 20241030122524466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524466 DAUC <0003> auc.c:113 vector [1]: rand = 33053be111af9d8305276cded996d884 20241030122524466 DAUC <0003> auc.c:179 vector [1]: kc = a0017063d8639c00 20241030122524466 DAUC <0003> auc.c:180 vector [1]: sres = 1d91d0f7 20241030122524466 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122524466 DAUC <0003> auc.c:113 vector [2]: rand = 3f6c5617715a935bbf495233a529cbb5 20241030122524466 DAUC <0003> auc.c:179 vector [2]: kc = 46616ce50d4bb400 20241030122524466 DAUC <0003> auc.c:180 vector [2]: sres = 432444b6 20241030122524466 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122524466 DAUC <0003> auc.c:113 vector [3]: rand = 97a5440bb8cafcd29e15d09acbc19ac1 20241030122524466 DAUC <0003> auc.c:179 vector [3]: kc = d68ba185b6619800 20241030122524466 DAUC <0003> auc.c:180 vector [3]: sres = 08477f8d 20241030122524466 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122524466 DAUC <0003> auc.c:113 vector [4]: rand = 26cb18c48ed3570f2098d9235048575b 20241030122524466 DAUC <0003> auc.c:179 vector [4]: kc = cb4fec49ed354000 20241030122524466 DAUC <0003> auc.c:180 vector [4]: sres = 8946ac91 20241030122524466 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030122524466 DAUC <0003> db_auc.c:245 IMSI='262421561197250': Generated 5 vectors 20241030122524466 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421561197250"} 20241030122524466 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421561197250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524466 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524466 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50988<->l=127.0.0.1:4258 20241030122524491 DAUC <0003> db_auc.c:157 IMSI='262421881671541': No 2G Auth Data 20241030122524491 DAUC <0003> db_auc.c:192 IMSI='262421881671541': No 3G Auth Data 20241030122524513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50990<->l=127.0.0.1:4258 20241030122524514 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524514 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421881671541"} 20241030122524514 DAUC <0003> db_auc.c:192 IMSI='262421881671541': No 3G Auth Data 20241030122524514 DAUC <0003> db_auc.c:236 IMSI='262421881671541': Calling to generate 1 vectors 20241030122524514 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030122524514 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524514 DAUC <0003> auc.c:113 vector [0]: rand = 9763d25c538150b84862355af9202a0e 20241030122524514 DAUC <0003> auc.c:179 vector [0]: kc = fe69730ccc628800 20241030122524514 DAUC <0003> auc.c:180 vector [0]: sres = 6330de3e 20241030122524514 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524514 DAUC <0003> db_auc.c:245 IMSI='262421881671541': Generated 1 vectors 20241030122524514 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421881671541"} 20241030122524514 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524514 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524514 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524515 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524515 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421881671541"} 20241030122524515 DAUC <0003> db_auc.c:192 IMSI='262421881671541': No 3G Auth Data 20241030122524515 DAUC <0003> db_auc.c:236 IMSI='262421881671541': Calling to generate 4 vectors 20241030122524515 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030122524515 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524515 DAUC <0003> auc.c:113 vector [0]: rand = 13c5f03105e4404cc723f25e2182ca6d 20241030122524515 DAUC <0003> auc.c:179 vector [0]: kc = be6cec5202b60400 20241030122524515 DAUC <0003> auc.c:180 vector [0]: sres = 7992e2d6 20241030122524515 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524515 DAUC <0003> auc.c:113 vector [1]: rand = 2709ab4dd2ae2724eba8c6a79c863695 20241030122524515 DAUC <0003> auc.c:179 vector [1]: kc = 4da2dbe9b102ec00 20241030122524515 DAUC <0003> auc.c:180 vector [1]: sres = 8663540a 20241030122524515 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122524515 DAUC <0003> auc.c:113 vector [2]: rand = 7d59af297cd7ac6973cc77e194906cda 20241030122524515 DAUC <0003> auc.c:179 vector [2]: kc = 65af6126076ec400 20241030122524515 DAUC <0003> auc.c:180 vector [2]: sres = 76995849 20241030122524515 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122524515 DAUC <0003> auc.c:113 vector [3]: rand = 12f5bb1b3172ba179848908691d8de65 20241030122524515 DAUC <0003> auc.c:179 vector [3]: kc = aa150e92342aa000 20241030122524515 DAUC <0003> auc.c:180 vector [3]: sres = d0210914 20241030122524515 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122524515 DAUC <0003> db_auc.c:245 IMSI='262421881671541': Generated 4 vectors 20241030122524515 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421881671541"} 20241030122524515 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524515 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524515 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524516 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524516 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421881671541"} 20241030122524516 DAUC <0003> db_auc.c:192 IMSI='262421881671541': No 3G Auth Data 20241030122524516 DAUC <0003> db_auc.c:236 IMSI='262421881671541': Calling to generate 5 vectors 20241030122524516 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030122524516 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524516 DAUC <0003> auc.c:113 vector [0]: rand = 6d63b81de5b73097638cb276993d4348 20241030122524516 DAUC <0003> auc.c:179 vector [0]: kc = e6a1824237abf000 20241030122524516 DAUC <0003> auc.c:180 vector [0]: sres = 1c07cd3f 20241030122524516 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524516 DAUC <0003> auc.c:113 vector [1]: rand = ca701d26f5cffc10b0ffa3e17e75424f 20241030122524516 DAUC <0003> auc.c:179 vector [1]: kc = b617d0d6c72c0c00 20241030122524516 DAUC <0003> auc.c:180 vector [1]: sres = 1c563efd 20241030122524516 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122524516 DAUC <0003> auc.c:113 vector [2]: rand = 33731a4a091cef228721485fcc4b55f9 20241030122524516 DAUC <0003> auc.c:179 vector [2]: kc = 4a32ffc67cd57000 20241030122524516 DAUC <0003> auc.c:180 vector [2]: sres = 8052d009 20241030122524516 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122524516 DAUC <0003> auc.c:113 vector [3]: rand = cb9ba2df013a2635e5aff7df37c0c0e0 20241030122524516 DAUC <0003> auc.c:179 vector [3]: kc = 04022897d7dc5c00 20241030122524516 DAUC <0003> auc.c:180 vector [3]: sres = 32733467 20241030122524516 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122524516 DAUC <0003> auc.c:113 vector [4]: rand = 4e796e61755b4d082d77ab8134189aab 20241030122524516 DAUC <0003> auc.c:179 vector [4]: kc = 51c29305ddbc8400 20241030122524516 DAUC <0003> auc.c:180 vector [4]: sres = 90f46194 20241030122524516 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030122524516 DAUC <0003> db_auc.c:245 IMSI='262421881671541': Generated 5 vectors 20241030122524516 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421881671541"} 20241030122524516 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524516 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524516 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524517 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524517 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421881671541"} 20241030122524517 DAUC <0003> db_auc.c:192 IMSI='262421881671541': No 3G Auth Data 20241030122524517 DAUC <0003> db_auc.c:236 IMSI='262421881671541': Calling to generate 5 vectors 20241030122524517 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030122524517 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524517 DAUC <0003> auc.c:113 vector [0]: rand = 5b72752da557e3cf073ecb2583f03d0e 20241030122524517 DAUC <0003> auc.c:179 vector [0]: kc = 16f1f9746e630c00 20241030122524517 DAUC <0003> auc.c:180 vector [0]: sres = 6a152275 20241030122524517 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524517 DAUC <0003> auc.c:113 vector [1]: rand = 7c1267cbb5533bc0871a41a0c9ce4cf0 20241030122524517 DAUC <0003> auc.c:179 vector [1]: kc = fd07205515cbd400 20241030122524517 DAUC <0003> auc.c:180 vector [1]: sres = 8353e940 20241030122524517 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122524517 DAUC <0003> auc.c:113 vector [2]: rand = 9f8a08ea3c2bc2679a053c43410c1a8a 20241030122524517 DAUC <0003> auc.c:179 vector [2]: kc = 2d18d84d3a4a0800 20241030122524517 DAUC <0003> auc.c:180 vector [2]: sres = 5e8970fa 20241030122524517 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122524517 DAUC <0003> auc.c:113 vector [3]: rand = e916f1151c69d6ddf7507fb79f99a0f4 20241030122524517 DAUC <0003> auc.c:179 vector [3]: kc = 25affb60c05d7c00 20241030122524517 DAUC <0003> auc.c:180 vector [3]: sres = 1004a2d3 20241030122524517 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122524517 DAUC <0003> auc.c:113 vector [4]: rand = 44e79052cebc37adfe3a5201ec6c3d6a 20241030122524517 DAUC <0003> auc.c:179 vector [4]: kc = bf9938ab5e350c00 20241030122524517 DAUC <0003> auc.c:180 vector [4]: sres = a7ee195c 20241030122524517 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030122524517 DAUC <0003> db_auc.c:245 IMSI='262421881671541': Generated 5 vectors 20241030122524517 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421881671541"} 20241030122524517 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421881671541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524517 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524517 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50990<->l=127.0.0.1:4258 20241030122524542 DAUC <0003> db_auc.c:157 IMSI='262423859595514': No 2G Auth Data 20241030122524542 DAUC <0003> db_auc.c:192 IMSI='262423859595514': No 3G Auth Data 20241030122524563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51004<->l=127.0.0.1:4258 20241030122524565 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524565 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423859595514"} 20241030122524565 DAUC <0003> db_auc.c:192 IMSI='262423859595514': No 3G Auth Data 20241030122524565 DAUC <0003> db_auc.c:236 IMSI='262423859595514': Calling to generate 1 vectors 20241030122524565 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030122524565 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524565 DAUC <0003> auc.c:113 vector [0]: rand = 0df0c40aa7a9cbc29b13a5988154da02 20241030122524565 DAUC <0003> auc.c:179 vector [0]: kc = 6cb2937dd97151f9 20241030122524565 DAUC <0003> auc.c:180 vector [0]: sres = 4e20d073 20241030122524565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524565 DAUC <0003> db_auc.c:245 IMSI='262423859595514': Generated 1 vectors 20241030122524565 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423859595514"} 20241030122524565 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524565 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524565 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524566 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524566 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423859595514"} 20241030122524566 DAUC <0003> db_auc.c:192 IMSI='262423859595514': No 3G Auth Data 20241030122524566 DAUC <0003> db_auc.c:236 IMSI='262423859595514': Calling to generate 4 vectors 20241030122524566 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030122524566 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524566 DAUC <0003> auc.c:113 vector [0]: rand = 6a96357915877d065633cb9ccd7699e7 20241030122524566 DAUC <0003> auc.c:179 vector [0]: kc = 8fea1f90a23be979 20241030122524566 DAUC <0003> auc.c:180 vector [0]: sres = db5a8950 20241030122524566 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524566 DAUC <0003> auc.c:113 vector [1]: rand = 78eb1bdedf4533524fd483cd0bfe17d8 20241030122524566 DAUC <0003> auc.c:179 vector [1]: kc = e3100910e0a95393 20241030122524566 DAUC <0003> auc.c:180 vector [1]: sres = 92dfb0b6 20241030122524566 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122524566 DAUC <0003> auc.c:113 vector [2]: rand = 42854f7fba5ddf3d5f0aefd60f91d6ee 20241030122524566 DAUC <0003> auc.c:179 vector [2]: kc = bbddc555cadf8eea 20241030122524566 DAUC <0003> auc.c:180 vector [2]: sres = e14a49c7 20241030122524566 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122524566 DAUC <0003> auc.c:113 vector [3]: rand = 9eedc22c915f73284fedee0b52b42103 20241030122524566 DAUC <0003> auc.c:179 vector [3]: kc = fab55768bb08af88 20241030122524566 DAUC <0003> auc.c:180 vector [3]: sres = 5ba0c140 20241030122524566 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122524566 DAUC <0003> db_auc.c:245 IMSI='262423859595514': Generated 4 vectors 20241030122524566 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423859595514"} 20241030122524566 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524566 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524566 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524567 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524567 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423859595514"} 20241030122524567 DAUC <0003> db_auc.c:192 IMSI='262423859595514': No 3G Auth Data 20241030122524567 DAUC <0003> db_auc.c:236 IMSI='262423859595514': Calling to generate 5 vectors 20241030122524567 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030122524567 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524567 DAUC <0003> auc.c:113 vector [0]: rand = 7b4cf1b87d841c17f2d82522052a0d8c 20241030122524567 DAUC <0003> auc.c:179 vector [0]: kc = 031251478e1afd34 20241030122524567 DAUC <0003> auc.c:180 vector [0]: sres = 9ce12443 20241030122524567 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524567 DAUC <0003> auc.c:113 vector [1]: rand = d05cb4c1c078e63d9b07f1a28978d9f3 20241030122524567 DAUC <0003> auc.c:179 vector [1]: kc = 810c8bb2d2204a6e 20241030122524567 DAUC <0003> auc.c:180 vector [1]: sres = f224325b 20241030122524567 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122524567 DAUC <0003> auc.c:113 vector [2]: rand = a1ed6e89686574dc1d344f8cf1364e45 20241030122524567 DAUC <0003> auc.c:179 vector [2]: kc = 333c8d025cd1e085 20241030122524567 DAUC <0003> auc.c:180 vector [2]: sres = 5007b01b 20241030122524567 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122524567 DAUC <0003> auc.c:113 vector [3]: rand = f30faa071c54389206d3759005c2f778 20241030122524567 DAUC <0003> auc.c:179 vector [3]: kc = 2c0755863b515f15 20241030122524567 DAUC <0003> auc.c:180 vector [3]: sres = ffd3ba67 20241030122524567 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122524567 DAUC <0003> auc.c:113 vector [4]: rand = 4e38d3945eab4e780c3a21a004dc01fe 20241030122524567 DAUC <0003> auc.c:179 vector [4]: kc = 3009d59834f8392f 20241030122524567 DAUC <0003> auc.c:180 vector [4]: sres = 9d50ceda 20241030122524567 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030122524567 DAUC <0003> db_auc.c:245 IMSI='262423859595514': Generated 5 vectors 20241030122524567 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423859595514"} 20241030122524567 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524567 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524567 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524568 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524568 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423859595514"} 20241030122524568 DAUC <0003> db_auc.c:192 IMSI='262423859595514': No 3G Auth Data 20241030122524568 DAUC <0003> db_auc.c:236 IMSI='262423859595514': Calling to generate 5 vectors 20241030122524568 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030122524568 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524568 DAUC <0003> auc.c:113 vector [0]: rand = 69b58cfba6a15ca7c6592f4078370321 20241030122524568 DAUC <0003> auc.c:179 vector [0]: kc = 42a8c4c6576a530e 20241030122524568 DAUC <0003> auc.c:180 vector [0]: sres = 97701f1e 20241030122524568 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030122524568 DAUC <0003> auc.c:113 vector [1]: rand = 77659cdf1e01eb242e4a508203690736 20241030122524568 DAUC <0003> auc.c:179 vector [1]: kc = 73ecfbba42e85e88 20241030122524568 DAUC <0003> auc.c:180 vector [1]: sres = c6dab46d 20241030122524568 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030122524568 DAUC <0003> auc.c:113 vector [2]: rand = 281c872ee293d9bcc40f37895d6c68f8 20241030122524568 DAUC <0003> auc.c:179 vector [2]: kc = 71c5f5aaad39765e 20241030122524568 DAUC <0003> auc.c:180 vector [2]: sres = 55078285 20241030122524568 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030122524568 DAUC <0003> auc.c:113 vector [3]: rand = b8b72478ea86c44cff701a83b9c2e2a8 20241030122524568 DAUC <0003> auc.c:179 vector [3]: kc = c88b30939986c3b8 20241030122524568 DAUC <0003> auc.c:180 vector [3]: sres = 42e3a8dc 20241030122524568 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030122524568 DAUC <0003> auc.c:113 vector [4]: rand = dbf3a7db849cfe2712927f2cded9ead5 20241030122524568 DAUC <0003> auc.c:179 vector [4]: kc = a78cb24aa45d3600 20241030122524568 DAUC <0003> auc.c:180 vector [4]: sres = f6d5e92e 20241030122524568 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030122524568 DAUC <0003> db_auc.c:245 IMSI='262423859595514': Generated 5 vectors 20241030122524568 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423859595514"} 20241030122524568 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423859595514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524568 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524568 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51004<->l=127.0.0.1:4258 20241030122524592 DAUC <0003> db_auc.c:157 IMSI='262426186693255': No 2G Auth Data 20241030122524592 DAUC <0003> db_auc.c:192 IMSI='262426186693255': No 3G Auth Data 20241030122524614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4258 20241030122524615 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524615 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426186693255"} 20241030122524615 DAUC <0003> db_auc.c:157 IMSI='262426186693255': No 2G Auth Data 20241030122524615 DAUC <0003> db_auc.c:236 IMSI='262426186693255': Calling to generate 1 vectors 20241030122524615 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241030122524615 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524615 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524615 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122524615 DAUC <0003> auc.c:113 vector [0]: rand = a575727d3d58b30a2f9f381cce63082f 20241030122524615 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122524615 DAUC <0003> auc.c:142 vector [0]: autn = 94cb9a5043a40000b8e2c3ae9a661fd7 20241030122524615 DAUC <0003> auc.c:143 vector [0]: ck = d0b5e328f662e6fac0caeecb09a48373 20241030122524615 DAUC <0003> auc.c:144 vector [0]: ik = 2e32d5cbfc629c738de0920332e255ac 20241030122524615 DAUC <0003> auc.c:145 vector [0]: res = 484c2e5b8d5596320000000000000000 20241030122524615 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524615 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122524615 DAUC <0003> auc.c:151 vector [0]: kc = b3ad4a2b3146ac56 20241030122524615 DAUC <0003> auc.c:152 vector [0]: sres = c519b869 20241030122524615 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122524615 DAUC <0003> db_auc.c:245 IMSI='262426186693255': Generated 1 vectors 20241030122524615 DAUC <0003> db_auc.c:249 IMSI='262426186693255': Updating SQN=33 in DB 20241030122524623 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426186693255"} 20241030122524623 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524623 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524623 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524624 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524624 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426186693255"} 20241030122524624 DAUC <0003> db_auc.c:157 IMSI='262426186693255': No 2G Auth Data 20241030122524624 DAUC <0003> db_auc.c:236 IMSI='262426186693255': Calling to generate 4 vectors 20241030122524624 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241030122524624 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524624 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524624 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030122524624 DAUC <0003> auc.c:113 vector [0]: rand = c8c87de91bb39d1a5ec8ce32023e5527 20241030122524624 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030122524624 DAUC <0003> auc.c:142 vector [0]: autn = a4f12914c95700001734d336e32103dc 20241030122524624 DAUC <0003> auc.c:143 vector [0]: ck = 3ead991f957f6f7a99eae0cd8969ed04 20241030122524624 DAUC <0003> auc.c:144 vector [0]: ik = df3449fa6fd5b6447f412e3e4a7ce9f8 20241030122524624 DAUC <0003> auc.c:145 vector [0]: res = ca622a9994a66eff0000000000000000 20241030122524624 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524624 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122524624 DAUC <0003> auc.c:151 vector [0]: kc = 07321e1639bfddc2 20241030122524624 DAUC <0003> auc.c:152 vector [0]: sres = 5ec44466 20241030122524624 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122524624 DAUC <0003> auc.c:113 vector [1]: rand = bf4ea37d5a9505ced4e8740855317b95 20241030122524624 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030122524624 DAUC <0003> auc.c:142 vector [1]: autn = 20ca15de8074000089061f4aef78197c 20241030122524624 DAUC <0003> auc.c:143 vector [1]: ck = b2c77c95e50deb1e4c6abe5d11328624 20241030122524624 DAUC <0003> auc.c:144 vector [1]: ik = 32b22b5595f3b5db6ec17e67815a31bd 20241030122524624 DAUC <0003> auc.c:145 vector [1]: res = 70339998d42850150000000000000000 20241030122524624 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524624 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030122524624 DAUC <0003> auc.c:151 vector [1]: kc = a2de97fae096e95c 20241030122524624 DAUC <0003> auc.c:152 vector [1]: sres = a41bc98d 20241030122524624 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030122524624 DAUC <0003> auc.c:113 vector [2]: rand = ecb57aa84f34b455d23b96c77447dc64 20241030122524624 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030122524624 DAUC <0003> auc.c:142 vector [2]: autn = 356ff7d74c290000a8c7dd1c60a1be36 20241030122524624 DAUC <0003> auc.c:143 vector [2]: ck = c0947f17638a3f2bd83063775fe4de9b 20241030122524624 DAUC <0003> auc.c:144 vector [2]: ik = 7819557c0f81696469ac2065d8064934 20241030122524624 DAUC <0003> auc.c:145 vector [2]: res = a4b060542775e7ac0000000000000000 20241030122524624 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524624 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030122524624 DAUC <0003> auc.c:151 vector [2]: kc = 09116979ebe9c1e0 20241030122524624 DAUC <0003> auc.c:152 vector [2]: sres = 83c587f8 20241030122524624 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030122524624 DAUC <0003> auc.c:113 vector [3]: rand = 9a3048ca7a05919dcf325b239ce68a37 20241030122524624 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030122524624 DAUC <0003> auc.c:142 vector [3]: autn = 26e2e9405b3100007aa7fd2cb80ea742 20241030122524624 DAUC <0003> auc.c:143 vector [3]: ck = 7f9a1c754194741de15e7c225636aeb8 20241030122524624 DAUC <0003> auc.c:144 vector [3]: ik = 8a1feb4030a8a2556d9c06a395f3540a 20241030122524624 DAUC <0003> auc.c:145 vector [3]: res = a2581110f9964d450000000000000000 20241030122524624 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524624 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030122524624 DAUC <0003> auc.c:151 vector [3]: kc = 79478db4b2f92cfa 20241030122524624 DAUC <0003> auc.c:152 vector [3]: sres = 5bce5c55 20241030122524624 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030122524624 DAUC <0003> db_auc.c:245 IMSI='262426186693255': Generated 4 vectors 20241030122524624 DAUC <0003> db_auc.c:249 IMSI='262426186693255': Updating SQN=161 in DB 20241030122524632 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426186693255"} 20241030122524632 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524632 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524632 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524633 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524633 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426186693255"} 20241030122524633 DAUC <0003> db_auc.c:157 IMSI='262426186693255': No 2G Auth Data 20241030122524633 DAUC <0003> db_auc.c:236 IMSI='262426186693255': Calling to generate 5 vectors 20241030122524633 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030122524633 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524633 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524633 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030122524633 DAUC <0003> auc.c:113 vector [0]: rand = 7ffc5438d0167b547f379cb12c479fb3 20241030122524633 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030122524633 DAUC <0003> auc.c:142 vector [0]: autn = 5256592ae867000045e975289e146d36 20241030122524633 DAUC <0003> auc.c:143 vector [0]: ck = cca766712bdb4305bf3eddf1f8952b87 20241030122524633 DAUC <0003> auc.c:144 vector [0]: ik = a16649d12f14d25cf67d2a5edfdc9683 20241030122524633 DAUC <0003> auc.c:145 vector [0]: res = 715286396d3dabd10000000000000000 20241030122524633 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524633 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122524633 DAUC <0003> auc.c:151 vector [0]: kc = 2482d80f23862c5d 20241030122524633 DAUC <0003> auc.c:152 vector [0]: sres = 1c6f2de8 20241030122524633 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122524633 DAUC <0003> auc.c:113 vector [1]: rand = 8c364d6c25c3938824572631b29dcbfb 20241030122524633 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030122524633 DAUC <0003> auc.c:142 vector [1]: autn = 47c8c18f0c1c00008e610ddb1f3fd255 20241030122524633 DAUC <0003> auc.c:143 vector [1]: ck = 36727e48f15755f0fd43681705b24910 20241030122524633 DAUC <0003> auc.c:144 vector [1]: ik = f92d788f8a8e367787a98f2eb0a2beb1 20241030122524633 DAUC <0003> auc.c:145 vector [1]: res = 5963fa63e44eb03c0000000000000000 20241030122524633 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524633 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030122524633 DAUC <0003> auc.c:151 vector [1]: kc = b5b5e1fecec99426 20241030122524633 DAUC <0003> auc.c:152 vector [1]: sres = bd2d4a5f 20241030122524633 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030122524633 DAUC <0003> auc.c:113 vector [2]: rand = b020b89bc5cce559e3afe6db15d4ed16 20241030122524633 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030122524633 DAUC <0003> auc.c:142 vector [2]: autn = 9b4738c3e19f0000a39b4cff736d9807 20241030122524633 DAUC <0003> auc.c:143 vector [2]: ck = 03b1be6a948199847ab094af289d305e 20241030122524633 DAUC <0003> auc.c:144 vector [2]: ik = cf08642fa0854bb50ffab4ab929a298d 20241030122524633 DAUC <0003> auc.c:145 vector [2]: res = e9ceedaf3f38dc650000000000000000 20241030122524633 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524633 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030122524633 DAUC <0003> auc.c:151 vector [2]: kc = b9f3fa418e03cbe2 20241030122524633 DAUC <0003> auc.c:152 vector [2]: sres = d6f631ca 20241030122524633 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030122524633 DAUC <0003> auc.c:113 vector [3]: rand = 7fc8da6e4f34dd2f1a0005da62b06c94 20241030122524633 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030122524633 DAUC <0003> auc.c:142 vector [3]: autn = 5fee449be36600009a2e902feb7894ff 20241030122524633 DAUC <0003> auc.c:143 vector [3]: ck = 6f7c135f47fc358145e26b8b2e4ac967 20241030122524633 DAUC <0003> auc.c:144 vector [3]: ik = 2f622a16259e94dd5cc0e2d3653f3ccd 20241030122524633 DAUC <0003> auc.c:145 vector [3]: res = d3a81e0b1b4bf7460000000000000000 20241030122524633 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524633 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030122524633 DAUC <0003> auc.c:151 vector [3]: kc = 593cb011291754f6 20241030122524633 DAUC <0003> auc.c:152 vector [3]: sres = c8e3e94d 20241030122524633 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030122524633 DAUC <0003> auc.c:113 vector [4]: rand = 8b0838360be29b9aab79ac9d5de14ceb 20241030122524633 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030122524633 DAUC <0003> auc.c:142 vector [4]: autn = a22b23ab4d140000246e8be54f532af5 20241030122524633 DAUC <0003> auc.c:143 vector [4]: ck = e2ff8585315b7e0b07e4759ac6f6b858 20241030122524633 DAUC <0003> auc.c:144 vector [4]: ik = adcf08e8ac088f2c58998caead958cf6 20241030122524633 DAUC <0003> auc.c:145 vector [4]: res = 3c8c94c8d57a66970000000000000000 20241030122524633 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122524633 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030122524633 DAUC <0003> auc.c:151 vector [4]: kc = 104d7459f630c589 20241030122524633 DAUC <0003> auc.c:152 vector [4]: sres = e9f6f25f 20241030122524633 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030122524633 DAUC <0003> db_auc.c:245 IMSI='262426186693255': Generated 5 vectors 20241030122524633 DAUC <0003> db_auc.c:249 IMSI='262426186693255': Updating SQN=321 in DB 20241030122524641 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426186693255"} 20241030122524641 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524641 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524641 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524642 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524642 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426186693255"} 20241030122524642 DAUC <0003> db_auc.c:157 IMSI='262426186693255': No 2G Auth Data 20241030122524642 DAUC <0003> db_auc.c:236 IMSI='262426186693255': Calling to generate 5 vectors 20241030122524642 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030122524642 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524642 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524642 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030122524642 DAUC <0003> auc.c:113 vector [0]: rand = d5b2e2c67c2710f1811ad437ffe65999 20241030122524642 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030122524642 DAUC <0003> auc.c:142 vector [0]: autn = 77ac92516b460000a32448ab6edba358 20241030122524642 DAUC <0003> auc.c:143 vector [0]: ck = fd4b6196402a6187df70353537d159a8 20241030122524642 DAUC <0003> auc.c:144 vector [0]: ik = d285079790a5a1ce3e20b6d4f3901097 20241030122524642 DAUC <0003> auc.c:145 vector [0]: res = 6d997cbb51fd622e0000000000000000 20241030122524642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524642 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122524642 DAUC <0003> auc.c:151 vector [0]: kc = ce9ee5e014ce8976 20241030122524642 DAUC <0003> auc.c:152 vector [0]: sres = 3c641e95 20241030122524642 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122524642 DAUC <0003> auc.c:113 vector [1]: rand = 1c3b4f99ea0a31850f56f05865182ca4 20241030122524642 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030122524642 DAUC <0003> auc.c:142 vector [1]: autn = 14bf0d88ca060000569c80f48e9c58b5 20241030122524642 DAUC <0003> auc.c:143 vector [1]: ck = 5254e2956c44e2046428c8f2fca80e00 20241030122524642 DAUC <0003> auc.c:144 vector [1]: ik = d350d1367d50eb5515b86c2ddc8fc304 20241030122524642 DAUC <0003> auc.c:145 vector [1]: res = 79b6ed13bcd4fed00000000000000000 20241030122524642 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524642 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030122524642 DAUC <0003> auc.c:151 vector [1]: kc = f094977c3133c455 20241030122524642 DAUC <0003> auc.c:152 vector [1]: sres = c56213c3 20241030122524642 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030122524642 DAUC <0003> auc.c:113 vector [2]: rand = 92c271b6576ff28e65c15851adb40bec 20241030122524642 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030122524642 DAUC <0003> auc.c:142 vector [2]: autn = 1c7f055cc97c0000093a603fc5e7454e 20241030122524642 DAUC <0003> auc.c:143 vector [2]: ck = 253238539fbbab56e82fd8b1c1f652a8 20241030122524642 DAUC <0003> auc.c:144 vector [2]: ik = 0309226b169d6b5dd9ff6c7bc6ca92da 20241030122524642 DAUC <0003> auc.c:145 vector [2]: res = d7aaf75309ee7b0c0000000000000000 20241030122524642 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524642 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030122524642 DAUC <0003> auc.c:151 vector [2]: kc = 17ebaef28e1a0079 20241030122524642 DAUC <0003> auc.c:152 vector [2]: sres = de448c5f 20241030122524642 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030122524642 DAUC <0003> auc.c:113 vector [3]: rand = c6c2e930c26e02c728d14ef71ad8e28d 20241030122524642 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030122524642 DAUC <0003> auc.c:142 vector [3]: autn = e150e3793e43000090ce5a27703c3853 20241030122524642 DAUC <0003> auc.c:143 vector [3]: ck = 5eb1ba9c8395d23a3ea37cd2b1fa8ceb 20241030122524642 DAUC <0003> auc.c:144 vector [3]: ik = f979036611cace8fe1ec51c380fde70e 20241030122524642 DAUC <0003> auc.c:145 vector [3]: res = 3c85de4aea42a3e90000000000000000 20241030122524642 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524642 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030122524642 DAUC <0003> auc.c:151 vector [3]: kc = 788794eba3587750 20241030122524642 DAUC <0003> auc.c:152 vector [3]: sres = d6c77da3 20241030122524642 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030122524642 DAUC <0003> auc.c:113 vector [4]: rand = b937fea681fd6abdcfb0016069888eac 20241030122524642 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030122524642 DAUC <0003> auc.c:142 vector [4]: autn = 959bc90dd59300007f3ebe8e235526a9 20241030122524642 DAUC <0003> auc.c:143 vector [4]: ck = d4ce7081e85a661d2af0ebf8379d8696 20241030122524642 DAUC <0003> auc.c:144 vector [4]: ik = 7099911243717de04e9217252061488a 20241030122524642 DAUC <0003> auc.c:145 vector [4]: res = c513cafdf7cb6a550000000000000000 20241030122524642 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122524642 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030122524642 DAUC <0003> auc.c:151 vector [4]: kc = c0351d4ebcd7d5e1 20241030122524642 DAUC <0003> auc.c:152 vector [4]: sres = 32d8a0a8 20241030122524642 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030122524642 DAUC <0003> db_auc.c:245 IMSI='262426186693255': Generated 5 vectors 20241030122524642 DAUC <0003> db_auc.c:249 IMSI='262426186693255': Updating SQN=481 in DB 20241030122524650 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426186693255"} 20241030122524650 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426186693255 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524650 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524650 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4258 20241030122524675 DAUC <0003> db_auc.c:157 IMSI='262427419822207': No 2G Auth Data 20241030122524675 DAUC <0003> db_auc.c:192 IMSI='262427419822207': No 3G Auth Data 20241030122524696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 20241030122524698 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524698 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427419822207"} 20241030122524698 DAUC <0003> db_auc.c:157 IMSI='262427419822207': No 2G Auth Data 20241030122524698 DAUC <0003> db_auc.c:236 IMSI='262427419822207': Calling to generate 1 vectors 20241030122524698 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241030122524698 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524698 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030122524698 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122524698 DAUC <0003> auc.c:113 vector [0]: rand = 20f31b458858f925f391358d71d9a802 20241030122524698 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122524698 DAUC <0003> auc.c:142 vector [0]: autn = 97f7421e94410000dba2a33be609bce9 20241030122524698 DAUC <0003> auc.c:143 vector [0]: ck = f1cf5430038fdeb5bf7c7e80a03b1319 20241030122524698 DAUC <0003> auc.c:144 vector [0]: ik = 1da8401587f10679bf3b0de7f6ba3d2e 20241030122524698 DAUC <0003> auc.c:145 vector [0]: res = e09ecccbe818558e0000000000000000 20241030122524698 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524698 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122524698 DAUC <0003> auc.c:151 vector [0]: kc = ec206742d2fff6fb 20241030122524698 DAUC <0003> auc.c:152 vector [0]: sres = 08869945 20241030122524698 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122524698 DAUC <0003> db_auc.c:245 IMSI='262427419822207': Generated 1 vectors 20241030122524698 DAUC <0003> db_auc.c:249 IMSI='262427419822207': Updating SQN=33 in DB 20241030122524706 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427419822207"} 20241030122524706 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524706 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524706 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524707 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524707 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427419822207"} 20241030122524707 DAUC <0003> db_auc.c:157 IMSI='262427419822207': No 2G Auth Data 20241030122524707 DAUC <0003> db_auc.c:236 IMSI='262427419822207': Calling to generate 4 vectors 20241030122524707 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241030122524707 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524707 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030122524707 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030122524707 DAUC <0003> auc.c:113 vector [0]: rand = 3f82a282abd237d9a76498cf9d1d6d44 20241030122524707 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030122524707 DAUC <0003> auc.c:142 vector [0]: autn = bef9a7f66e850000eda712dc92bb0173 20241030122524707 DAUC <0003> auc.c:143 vector [0]: ck = d0aafd6f9c7504d4149d89ab270edfb7 20241030122524707 DAUC <0003> auc.c:144 vector [0]: ik = 5cfbbb45674553b5b18178412a340f65 20241030122524707 DAUC <0003> auc.c:145 vector [0]: res = efe4d53a7525c2bd0000000000000000 20241030122524707 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524707 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122524707 DAUC <0003> auc.c:151 vector [0]: kc = 294db7c0f60a87b3 20241030122524707 DAUC <0003> auc.c:152 vector [0]: sres = 9ac11787 20241030122524707 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122524707 DAUC <0003> auc.c:113 vector [1]: rand = b54d7819c839ec4764618b4b69255332 20241030122524707 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030122524707 DAUC <0003> auc.c:142 vector [1]: autn = e0eece65b30a00008373fe1d356a4cd7 20241030122524707 DAUC <0003> auc.c:143 vector [1]: ck = c24ed5691f1b4f11a787473a69eab96e 20241030122524707 DAUC <0003> auc.c:144 vector [1]: ik = 1e50b44c25f4e3a21d031b282cf9f8a8 20241030122524707 DAUC <0003> auc.c:145 vector [1]: res = 027f20be8666f5e40000000000000000 20241030122524707 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524707 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030122524707 DAUC <0003> auc.c:151 vector [1]: kc = 669a3d377ffced75 20241030122524707 DAUC <0003> auc.c:152 vector [1]: sres = 8419d55a 20241030122524707 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030122524707 DAUC <0003> auc.c:113 vector [2]: rand = 0d950935b0839c28b3edd6a16722c4da 20241030122524707 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030122524707 DAUC <0003> auc.c:142 vector [2]: autn = b42d5ca9bff600008a6995bbc4fbc6f3 20241030122524707 DAUC <0003> auc.c:143 vector [2]: ck = d6a01baefb0169172c7c7b67d2b1d1ea 20241030122524707 DAUC <0003> auc.c:144 vector [2]: ik = 71cecd82b8babeb072c24e36e69f0582 20241030122524707 DAUC <0003> auc.c:145 vector [2]: res = dfa62053a580f3320000000000000000 20241030122524707 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524707 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030122524707 DAUC <0003> auc.c:151 vector [2]: kc = f9d0e37d779503cf 20241030122524707 DAUC <0003> auc.c:152 vector [2]: sres = 7a26d361 20241030122524707 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030122524707 DAUC <0003> auc.c:113 vector [3]: rand = a1958d2c09a1584adba10a4e403a1161 20241030122524707 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030122524707 DAUC <0003> auc.c:142 vector [3]: autn = f23863048a450000724d61284bfde7dd 20241030122524707 DAUC <0003> auc.c:143 vector [3]: ck = 3c8d1f38afb2c7f743205ce5441944b9 20241030122524707 DAUC <0003> auc.c:144 vector [3]: ik = c2b77aa18e6c414b76b0d2e1aa23547c 20241030122524707 DAUC <0003> auc.c:145 vector [3]: res = c982f5af6c50489e0000000000000000 20241030122524707 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524707 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030122524707 DAUC <0003> auc.c:151 vector [3]: kc = cbaaeb9dcfe49679 20241030122524707 DAUC <0003> auc.c:152 vector [3]: sres = a5d2bd31 20241030122524707 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030122524707 DAUC <0003> db_auc.c:245 IMSI='262427419822207': Generated 4 vectors 20241030122524707 DAUC <0003> db_auc.c:249 IMSI='262427419822207': Updating SQN=161 in DB 20241030122524715 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427419822207"} 20241030122524715 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524715 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524715 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524716 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524716 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427419822207"} 20241030122524716 DAUC <0003> db_auc.c:157 IMSI='262427419822207': No 2G Auth Data 20241030122524716 DAUC <0003> db_auc.c:236 IMSI='262427419822207': Calling to generate 5 vectors 20241030122524716 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030122524716 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524716 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030122524716 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030122524716 DAUC <0003> auc.c:113 vector [0]: rand = 98d91a8bed180d02d6f78ff68b40ef77 20241030122524716 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030122524716 DAUC <0003> auc.c:142 vector [0]: autn = d216af2d61890000ef01bd9f2d6bb814 20241030122524716 DAUC <0003> auc.c:143 vector [0]: ck = 24418c2447b1b4ef16fbe808cc52f092 20241030122524716 DAUC <0003> auc.c:144 vector [0]: ik = 87999623e313f97b45aa97625a2af5bc 20241030122524716 DAUC <0003> auc.c:145 vector [0]: res = 8a2b998403ecc7ad0000000000000000 20241030122524716 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524716 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122524716 DAUC <0003> auc.c:151 vector [0]: kc = f089656d32da48ba 20241030122524716 DAUC <0003> auc.c:152 vector [0]: sres = 89c75e29 20241030122524716 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122524716 DAUC <0003> auc.c:113 vector [1]: rand = 8c8fb69479345bba833effb122ecae7f 20241030122524716 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030122524716 DAUC <0003> auc.c:142 vector [1]: autn = 2c1ef197b43d0000523509191b8b6a70 20241030122524716 DAUC <0003> auc.c:143 vector [1]: ck = ebe1a91c7dc40e22104af589927ac146 20241030122524716 DAUC <0003> auc.c:144 vector [1]: ik = 3365dd0d233848a28a40144937e48bcd 20241030122524716 DAUC <0003> auc.c:145 vector [1]: res = b9754433a5449fa40000000000000000 20241030122524716 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524716 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030122524716 DAUC <0003> auc.c:151 vector [1]: kc = 428e95d1fb620c0b 20241030122524716 DAUC <0003> auc.c:152 vector [1]: sres = 1c31db97 20241030122524716 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030122524716 DAUC <0003> auc.c:113 vector [2]: rand = e2d65b91f2e7b12172241b2837a6497d 20241030122524716 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030122524716 DAUC <0003> auc.c:142 vector [2]: autn = f9c3f588a57900004afe3708e41bd44f 20241030122524716 DAUC <0003> auc.c:143 vector [2]: ck = 4b03dca17a73fbbe977245a970bb141d 20241030122524716 DAUC <0003> auc.c:144 vector [2]: ik = f0df4a0355b7f1567f4822963b3c398a 20241030122524716 DAUC <0003> auc.c:145 vector [2]: res = a940c682117c66660000000000000000 20241030122524716 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524716 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030122524716 DAUC <0003> auc.c:151 vector [2]: kc = 53e6f19d6443277f 20241030122524716 DAUC <0003> auc.c:152 vector [2]: sres = b83ca0e4 20241030122524716 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030122524716 DAUC <0003> auc.c:113 vector [3]: rand = 23108053397242b8fceff3d148beb8ce 20241030122524716 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030122524716 DAUC <0003> auc.c:142 vector [3]: autn = e9810720ecd70000972f1220866dedd9 20241030122524716 DAUC <0003> auc.c:143 vector [3]: ck = db131a0c8d007513e132e57f5296828a 20241030122524716 DAUC <0003> auc.c:144 vector [3]: ik = 2eefddf5fbd0635eb8ef52fdf1881db3 20241030122524716 DAUC <0003> auc.c:145 vector [3]: res = fd539e4bc12624fd0000000000000000 20241030122524716 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524716 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030122524716 DAUC <0003> auc.c:151 vector [3]: kc = ac21707bd5ce8974 20241030122524716 DAUC <0003> auc.c:152 vector [3]: sres = 3c75bab6 20241030122524716 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030122524716 DAUC <0003> auc.c:113 vector [4]: rand = c25a4b23e8c59892732a10bf547a9bab 20241030122524716 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030122524716 DAUC <0003> auc.c:142 vector [4]: autn = 4047cd38d35000002feeabc325d5a85a 20241030122524716 DAUC <0003> auc.c:143 vector [4]: ck = a7a2113ae913cb3cd6f436c599487b9c 20241030122524716 DAUC <0003> auc.c:144 vector [4]: ik = c42a0d009c55ce810d1aa236514340f4 20241030122524716 DAUC <0003> auc.c:145 vector [4]: res = c3ee454a58b59c180000000000000000 20241030122524716 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122524716 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030122524716 DAUC <0003> auc.c:151 vector [4]: kc = b86688c9bd4d3ed5 20241030122524716 DAUC <0003> auc.c:152 vector [4]: sres = 9b5bd952 20241030122524716 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030122524716 DAUC <0003> db_auc.c:245 IMSI='262427419822207': Generated 5 vectors 20241030122524716 DAUC <0003> db_auc.c:249 IMSI='262427419822207': Updating SQN=321 in DB 20241030122524724 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427419822207"} 20241030122524724 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524724 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524724 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524724 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524724 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427419822207"} 20241030122524724 DAUC <0003> db_auc.c:157 IMSI='262427419822207': No 2G Auth Data 20241030122524724 DAUC <0003> db_auc.c:236 IMSI='262427419822207': Calling to generate 5 vectors 20241030122524724 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030122524724 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524724 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030122524724 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030122524724 DAUC <0003> auc.c:113 vector [0]: rand = 500f21a494281b0c044e11cc245fb73f 20241030122524724 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030122524724 DAUC <0003> auc.c:142 vector [0]: autn = a1d880f75d2100000c892d2fd4db69cb 20241030122524724 DAUC <0003> auc.c:143 vector [0]: ck = 84efa495d61bebf3a04339df28d55231 20241030122524724 DAUC <0003> auc.c:144 vector [0]: ik = 4aabdb3d025daa39939a21cbb912256f 20241030122524724 DAUC <0003> auc.c:145 vector [0]: res = 6bf63353047cec640000000000000000 20241030122524724 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524724 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122524724 DAUC <0003> auc.c:151 vector [0]: kc = fd9d67bc45813694 20241030122524724 DAUC <0003> auc.c:152 vector [0]: sres = 6f8adf37 20241030122524724 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122524724 DAUC <0003> auc.c:113 vector [1]: rand = 80d8c6cd3227fa0e4ffdda3013a5d30b 20241030122524724 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030122524724 DAUC <0003> auc.c:142 vector [1]: autn = 4c392e12f6770000093c836b8163114d 20241030122524724 DAUC <0003> auc.c:143 vector [1]: ck = 6c15cc6ee87f7281b13c9847cb13381b 20241030122524724 DAUC <0003> auc.c:144 vector [1]: ik = 9c8fab7b88e9f71e8b55f44eb8725379 20241030122524724 DAUC <0003> auc.c:145 vector [1]: res = 4df0f3585d4124ce0000000000000000 20241030122524724 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524724 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030122524725 DAUC <0003> auc.c:151 vector [1]: kc = caf30b1c13f7eefd 20241030122524725 DAUC <0003> auc.c:152 vector [1]: sres = 10b1d796 20241030122524725 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030122524725 DAUC <0003> auc.c:113 vector [2]: rand = dac2822cee29a6c6e22d5b3354fb1282 20241030122524725 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030122524725 DAUC <0003> auc.c:142 vector [2]: autn = b828582d63660000ce5549160a28beaf 20241030122524725 DAUC <0003> auc.c:143 vector [2]: ck = 556f1e56f6b7175404b15289829c4710 20241030122524725 DAUC <0003> auc.c:144 vector [2]: ik = bd9fb56eb0c7aec46346f803751b8750 20241030122524725 DAUC <0003> auc.c:145 vector [2]: res = f4cd9030cf61fcfc0000000000000000 20241030122524725 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524725 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030122524725 DAUC <0003> auc.c:151 vector [2]: kc = 8f0701b2b1f779d0 20241030122524725 DAUC <0003> auc.c:152 vector [2]: sres = 3bac6ccc 20241030122524725 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030122524725 DAUC <0003> auc.c:113 vector [3]: rand = 94679a654b440ad230418754b176b097 20241030122524725 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030122524725 DAUC <0003> auc.c:142 vector [3]: autn = e915805a85ab0000ffc32d2c9f414846 20241030122524725 DAUC <0003> auc.c:143 vector [3]: ck = 3714d2299f57ebba973d3117c618d889 20241030122524725 DAUC <0003> auc.c:144 vector [3]: ik = e86c7f7d1a33830ed9dc22a5942deb9f 20241030122524725 DAUC <0003> auc.c:145 vector [3]: res = 9fb20a3405e0ca300000000000000000 20241030122524725 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524725 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030122524725 DAUC <0003> auc.c:151 vector [3]: kc = 9199bee6d7515ba2 20241030122524725 DAUC <0003> auc.c:152 vector [3]: sres = 9a52c004 20241030122524725 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030122524725 DAUC <0003> auc.c:113 vector [4]: rand = fa27705de4ce404a9b96528de149c3c7 20241030122524725 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030122524725 DAUC <0003> auc.c:142 vector [4]: autn = d71eae0be68000009c3229fe670c6c97 20241030122524725 DAUC <0003> auc.c:143 vector [4]: ck = ab60da33f8c5d1f1ce6dd4847a15c6ae 20241030122524725 DAUC <0003> auc.c:144 vector [4]: ik = 3f0a1f50b225380105c945c5004c51e6 20241030122524725 DAUC <0003> auc.c:145 vector [4]: res = 146d326df0c046c50000000000000000 20241030122524725 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122524725 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030122524725 DAUC <0003> auc.c:151 vector [4]: kc = 5fce542230b97eb8 20241030122524725 DAUC <0003> auc.c:152 vector [4]: sres = e4ad74a8 20241030122524725 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030122524725 DAUC <0003> db_auc.c:245 IMSI='262427419822207': Generated 5 vectors 20241030122524725 DAUC <0003> db_auc.c:249 IMSI='262427419822207': Updating SQN=481 in DB 20241030122524732 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427419822207"} 20241030122524732 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427419822207 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524732 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524732 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 20241030122524757 DAUC <0003> db_auc.c:157 IMSI='262422937414319': No 2G Auth Data 20241030122524757 DAUC <0003> db_auc.c:192 IMSI='262422937414319': No 3G Auth Data 20241030122524786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51032<->l=127.0.0.1:4258 20241030122524788 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524788 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422937414319"} 20241030122524788 DAUC <0003> db_auc.c:236 IMSI='262422937414319': Calling to generate 1 vectors 20241030122524788 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241030122524788 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524788 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524788 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122524788 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524788 DAUC <0003> auc.c:113 vector [0]: rand = 06fe09b5028550abc9c5e33e942e33b1 20241030122524788 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122524788 DAUC <0003> auc.c:142 vector [0]: autn = 9c347fe353c40000b2fd303798ffcf4d 20241030122524788 DAUC <0003> auc.c:143 vector [0]: ck = 9209acdccc32f62345a5871f285c9592 20241030122524788 DAUC <0003> auc.c:144 vector [0]: ik = 4172e9747fa1983c3de4a28399b3b57a 20241030122524788 DAUC <0003> auc.c:145 vector [0]: res = a8ae219a9c2deefe0000000000000000 20241030122524788 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524788 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122524788 DAUC <0003> auc.c:179 vector [0]: kc = f345d1d89d653000 20241030122524788 DAUC <0003> auc.c:180 vector [0]: sres = 72cdce13 20241030122524788 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122524788 DAUC <0003> db_auc.c:245 IMSI='262422937414319': Generated 1 vectors 20241030122524788 DAUC <0003> db_auc.c:249 IMSI='262422937414319': Updating SQN=33 in DB 20241030122524796 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422937414319"} 20241030122524796 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524796 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524796 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524797 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524797 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422937414319"} 20241030122524797 DAUC <0003> db_auc.c:236 IMSI='262422937414319': Calling to generate 4 vectors 20241030122524797 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241030122524797 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524797 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524797 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030122524797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524797 DAUC <0003> auc.c:113 vector [0]: rand = ff6c7763e25de9c437ec1e0fe8fda522 20241030122524797 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030122524797 DAUC <0003> auc.c:142 vector [0]: autn = fe4ec1a733f00000c675923be6ca26ac 20241030122524797 DAUC <0003> auc.c:143 vector [0]: ck = 57da335c76a415d9629ec345c14e4a0c 20241030122524797 DAUC <0003> auc.c:144 vector [0]: ik = 691c30cd50834c300ad165e567256aad 20241030122524797 DAUC <0003> auc.c:145 vector [0]: res = ba8d1419d012ec7d0000000000000000 20241030122524797 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524797 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122524797 DAUC <0003> auc.c:179 vector [0]: kc = d6be522d0dfbe000 20241030122524797 DAUC <0003> auc.c:180 vector [0]: sres = 4394bbee 20241030122524797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122524797 DAUC <0003> auc.c:113 vector [1]: rand = 4d1c9ade3873b59959864f754195963d 20241030122524797 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030122524797 DAUC <0003> auc.c:142 vector [1]: autn = 4a2f79fddbc30000d43ac1d4b9cbdfdd 20241030122524797 DAUC <0003> auc.c:143 vector [1]: ck = c079b83ea1462e8009709cc3c5400821 20241030122524797 DAUC <0003> auc.c:144 vector [1]: ik = b91c7f7ca18df0ea51bb5d8d9bbc013f 20241030122524797 DAUC <0003> auc.c:145 vector [1]: res = ee0c2a79143d1da40000000000000000 20241030122524797 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524797 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122524797 DAUC <0003> auc.c:179 vector [1]: kc = 127e9cb88a573000 20241030122524797 DAUC <0003> auc.c:180 vector [1]: sres = ba037ff6 20241030122524797 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122524797 DAUC <0003> auc.c:113 vector [2]: rand = 24ff15565bff44b41654e8713afc75dd 20241030122524797 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030122524797 DAUC <0003> auc.c:142 vector [2]: autn = 80e64373f8360000a4310d388d54c6bc 20241030122524797 DAUC <0003> auc.c:143 vector [2]: ck = 28bf47f08bedd2f0ed651fa4940899b3 20241030122524797 DAUC <0003> auc.c:144 vector [2]: ik = b3c0dafb6910e05b99fda8e01ff95b2a 20241030122524797 DAUC <0003> auc.c:145 vector [2]: res = 7300cacf91a1c8120000000000000000 20241030122524797 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524797 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122524797 DAUC <0003> auc.c:179 vector [2]: kc = 3c32abee44630000 20241030122524797 DAUC <0003> auc.c:180 vector [2]: sres = a159879c 20241030122524797 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122524797 DAUC <0003> auc.c:113 vector [3]: rand = 578f459b8f1ad39506e3836ee5e908c6 20241030122524797 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030122524797 DAUC <0003> auc.c:142 vector [3]: autn = 3a8e3ce2cc2400005ed1e6fc2dc72c55 20241030122524797 DAUC <0003> auc.c:143 vector [3]: ck = 657d035104bfb4ead3e98bfb3b4e9e43 20241030122524797 DAUC <0003> auc.c:144 vector [3]: ik = 03b255c7e1d1c8da9a3f20f2bbd339e9 20241030122524797 DAUC <0003> auc.c:145 vector [3]: res = cda21ff9a4a0488e0000000000000000 20241030122524797 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524797 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122524797 DAUC <0003> auc.c:179 vector [3]: kc = eff5c5ec8e3bc400 20241030122524797 DAUC <0003> auc.c:180 vector [3]: sres = e0cffb26 20241030122524797 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122524797 DAUC <0003> db_auc.c:245 IMSI='262422937414319': Generated 4 vectors 20241030122524797 DAUC <0003> db_auc.c:249 IMSI='262422937414319': Updating SQN=161 in DB 20241030122524805 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422937414319"} 20241030122524805 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524805 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524805 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524806 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524806 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422937414319"} 20241030122524806 DAUC <0003> db_auc.c:236 IMSI='262422937414319': Calling to generate 5 vectors 20241030122524806 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122524806 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524806 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524806 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030122524806 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524806 DAUC <0003> auc.c:113 vector [0]: rand = de148b9774348c83c471958135f6734a 20241030122524806 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030122524806 DAUC <0003> auc.c:142 vector [0]: autn = b19eb9fc743800001ac5657a75673c13 20241030122524806 DAUC <0003> auc.c:143 vector [0]: ck = 4905324d2a2da3a5ff30e06dc1ecefa1 20241030122524806 DAUC <0003> auc.c:144 vector [0]: ik = db9f2c632e1382b5a4c760e1cd42be63 20241030122524806 DAUC <0003> auc.c:145 vector [0]: res = 76bfb4d61363d8a40000000000000000 20241030122524806 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524806 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122524806 DAUC <0003> auc.c:179 vector [0]: kc = 44eda958789e6c00 20241030122524806 DAUC <0003> auc.c:180 vector [0]: sres = e0ae090c 20241030122524806 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122524806 DAUC <0003> auc.c:113 vector [1]: rand = 6d188440feeb3159dce6bb57de490977 20241030122524806 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030122524806 DAUC <0003> auc.c:142 vector [1]: autn = 7fc7dd4b5d2300009108fa825aa01bdb 20241030122524806 DAUC <0003> auc.c:143 vector [1]: ck = a9e56d4d41f0dc6de1203152afed3488 20241030122524806 DAUC <0003> auc.c:144 vector [1]: ik = b7210d9495dfee9afb34883864131fc9 20241030122524806 DAUC <0003> auc.c:145 vector [1]: res = 028abcdb3c474f7a0000000000000000 20241030122524806 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524806 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122524806 DAUC <0003> auc.c:179 vector [1]: kc = 5585ffc34d237c00 20241030122524806 DAUC <0003> auc.c:180 vector [1]: sres = 69abc9a0 20241030122524806 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122524806 DAUC <0003> auc.c:113 vector [2]: rand = dd18c7e8f2297565f1129a8246d1622b 20241030122524806 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030122524806 DAUC <0003> auc.c:142 vector [2]: autn = 1611e0335bb5000051642f7c57b920de 20241030122524806 DAUC <0003> auc.c:143 vector [2]: ck = 981fde17508d90f62fcde037bfcf9d63 20241030122524806 DAUC <0003> auc.c:144 vector [2]: ik = cfa15a72e71b0e385947935f7714da0a 20241030122524806 DAUC <0003> auc.c:145 vector [2]: res = f0a9560a397ece030000000000000000 20241030122524806 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524806 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122524806 DAUC <0003> auc.c:179 vector [2]: kc = 40d732aff53f9000 20241030122524806 DAUC <0003> auc.c:180 vector [2]: sres = 70139897 20241030122524806 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122524806 DAUC <0003> auc.c:113 vector [3]: rand = 8c2c2b01debcd2d8154212c1cf9f69e4 20241030122524806 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030122524806 DAUC <0003> auc.c:142 vector [3]: autn = 8f5cc93aad7b000078bc53b59c60de92 20241030122524806 DAUC <0003> auc.c:143 vector [3]: ck = 1c9d9e3f1f534f0bee0220d2b784a0ef 20241030122524806 DAUC <0003> auc.c:144 vector [3]: ik = 594d7e367d41c63601e24d71ce7ea113 20241030122524806 DAUC <0003> auc.c:145 vector [3]: res = a991c6d5a10699680000000000000000 20241030122524806 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524806 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122524806 DAUC <0003> auc.c:179 vector [3]: kc = 796b4334df4af800 20241030122524806 DAUC <0003> auc.c:180 vector [3]: sres = c7e8df3c 20241030122524806 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122524806 DAUC <0003> auc.c:113 vector [4]: rand = 726830f256c503092de913024794928d 20241030122524806 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030122524806 DAUC <0003> auc.c:142 vector [4]: autn = 7568fe2ff6630000f6a0c14c6e556464 20241030122524806 DAUC <0003> auc.c:143 vector [4]: ck = 0cbb3ccc3819e5523bc620871491176f 20241030122524806 DAUC <0003> auc.c:144 vector [4]: ik = bdbd7bb01371c8ce6dc1c30a109fadaa 20241030122524806 DAUC <0003> auc.c:145 vector [4]: res = f4af7c5d41eab6770000000000000000 20241030122524806 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122524806 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122524806 DAUC <0003> auc.c:179 vector [4]: kc = 14a110c62cfc4400 20241030122524806 DAUC <0003> auc.c:180 vector [4]: sres = 6d99f41a 20241030122524806 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122524806 DAUC <0003> db_auc.c:245 IMSI='262422937414319': Generated 5 vectors 20241030122524806 DAUC <0003> db_auc.c:249 IMSI='262422937414319': Updating SQN=321 in DB 20241030122524813 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422937414319"} 20241030122524813 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524813 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524813 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524814 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524814 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422937414319"} 20241030122524814 DAUC <0003> db_auc.c:236 IMSI='262422937414319': Calling to generate 5 vectors 20241030122524814 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122524814 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524814 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524814 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030122524814 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524814 DAUC <0003> auc.c:113 vector [0]: rand = 0038f4200c7d7a29d4fa48ee8ca7f12d 20241030122524814 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030122524814 DAUC <0003> auc.c:142 vector [0]: autn = b7adf8d1f20e0000076c13a7cfa4df39 20241030122524814 DAUC <0003> auc.c:143 vector [0]: ck = 7a29ea160bab7a95ce780827bcc41b9f 20241030122524814 DAUC <0003> auc.c:144 vector [0]: ik = c39614824338d04a8ae1454d71a51d95 20241030122524814 DAUC <0003> auc.c:145 vector [0]: res = 48e1ccd2dcc824910000000000000000 20241030122524814 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524814 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122524814 DAUC <0003> auc.c:179 vector [0]: kc = a6ff2ce58427d000 20241030122524814 DAUC <0003> auc.c:180 vector [0]: sres = 16183069 20241030122524814 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122524814 DAUC <0003> auc.c:113 vector [1]: rand = 7d0969b868c985eed9e5e3de86947bbc 20241030122524814 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030122524814 DAUC <0003> auc.c:142 vector [1]: autn = af067922db530000aa48368e90f6eb0f 20241030122524814 DAUC <0003> auc.c:143 vector [1]: ck = ef25cef9d5fc3e4bd011601a40364573 20241030122524814 DAUC <0003> auc.c:144 vector [1]: ik = b646dd8a432503e18150af000921bb62 20241030122524814 DAUC <0003> auc.c:145 vector [1]: res = 813aa3bc01651cc00000000000000000 20241030122524814 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524814 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122524814 DAUC <0003> auc.c:179 vector [1]: kc = 73799c7d744b7000 20241030122524814 DAUC <0003> auc.c:180 vector [1]: sres = 6c791141 20241030122524814 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122524814 DAUC <0003> auc.c:113 vector [2]: rand = d932f755619df57c9549419ba7f279d9 20241030122524814 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030122524814 DAUC <0003> auc.c:142 vector [2]: autn = 26eb7a08d8c700008effc077bba23be5 20241030122524814 DAUC <0003> auc.c:143 vector [2]: ck = bf7dba884acd9eb8b31a42d8aff932a3 20241030122524814 DAUC <0003> auc.c:144 vector [2]: ik = fb0bc11f9ea9607a37edef53054960c1 20241030122524814 DAUC <0003> auc.c:145 vector [2]: res = 19a77b45835e13870000000000000000 20241030122524814 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524814 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122524814 DAUC <0003> auc.c:179 vector [2]: kc = 5f3819084c8c2800 20241030122524814 DAUC <0003> auc.c:180 vector [2]: sres = d655be1b 20241030122524814 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122524814 DAUC <0003> auc.c:113 vector [3]: rand = f46ddafb07f8cb1b7ab813f1041053ed 20241030122524814 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030122524814 DAUC <0003> auc.c:142 vector [3]: autn = 7e65ed1486e00000dc553346d8061456 20241030122524814 DAUC <0003> auc.c:143 vector [3]: ck = 833cfccb6e5fdb02913b4bd45f9a0969 20241030122524814 DAUC <0003> auc.c:144 vector [3]: ik = 83237e59c48031913cf39760cb4b6877 20241030122524814 DAUC <0003> auc.c:145 vector [3]: res = a8cc2243aa1748150000000000000000 20241030122524814 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524814 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122524814 DAUC <0003> auc.c:179 vector [3]: kc = ce7ccd733d65bc00 20241030122524814 DAUC <0003> auc.c:180 vector [3]: sres = 8071c8df 20241030122524814 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122524814 DAUC <0003> auc.c:113 vector [4]: rand = 4c30d0ee95a790b32e2ce5fc993b0b36 20241030122524814 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030122524814 DAUC <0003> auc.c:142 vector [4]: autn = 574a7d538f1100006c54ab70b00fc285 20241030122524814 DAUC <0003> auc.c:143 vector [4]: ck = 250fbf84e8414e6e292123c76c364dd3 20241030122524814 DAUC <0003> auc.c:144 vector [4]: ik = e6886d0967bd6b18215fa43df13df24f 20241030122524814 DAUC <0003> auc.c:145 vector [4]: res = 6bafbce6846ddfcf0000000000000000 20241030122524814 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122524814 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122524814 DAUC <0003> auc.c:179 vector [4]: kc = 987b5bed43e8ec00 20241030122524814 DAUC <0003> auc.c:180 vector [4]: sres = dae95512 20241030122524814 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122524814 DAUC <0003> db_auc.c:245 IMSI='262422937414319': Generated 5 vectors 20241030122524814 DAUC <0003> db_auc.c:249 IMSI='262422937414319': Updating SQN=481 in DB 20241030122524822 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422937414319"} 20241030122524822 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422937414319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524822 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524822 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51032<->l=127.0.0.1:4258 20241030122524856 DAUC <0003> db_auc.c:157 IMSI='262427108832934': No 2G Auth Data 20241030122524856 DAUC <0003> db_auc.c:192 IMSI='262427108832934': No 3G Auth Data 20241030122524885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51042<->l=127.0.0.1:4258 20241030122524887 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524887 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427108832934"} 20241030122524887 DAUC <0003> db_auc.c:236 IMSI='262427108832934': Calling to generate 1 vectors 20241030122524887 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241030122524887 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524887 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524887 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122524887 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524887 DAUC <0003> auc.c:113 vector [0]: rand = 66043f761f1f1f602d8390db3bcdb083 20241030122524887 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122524887 DAUC <0003> auc.c:142 vector [0]: autn = d6f04137efe700009095af2a81026d48 20241030122524887 DAUC <0003> auc.c:143 vector [0]: ck = 1f37b8f78ab819093722ca8d98ddfe47 20241030122524887 DAUC <0003> auc.c:144 vector [0]: ik = 64410343ffa6cd081741722e435cb4e1 20241030122524887 DAUC <0003> auc.c:145 vector [0]: res = a5f831bfd841f8120000000000000000 20241030122524887 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524887 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122524887 DAUC <0003> auc.c:179 vector [0]: kc = 965c815f04ce5400 20241030122524887 DAUC <0003> auc.c:180 vector [0]: sres = 098c9176 20241030122524887 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122524887 DAUC <0003> db_auc.c:245 IMSI='262427108832934': Generated 1 vectors 20241030122524887 DAUC <0003> db_auc.c:249 IMSI='262427108832934': Updating SQN=33 in DB 20241030122524895 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427108832934"} 20241030122524895 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524895 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524895 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524896 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524896 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427108832934"} 20241030122524896 DAUC <0003> db_auc.c:236 IMSI='262427108832934': Calling to generate 4 vectors 20241030122524896 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241030122524896 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524896 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524896 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030122524896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524896 DAUC <0003> auc.c:113 vector [0]: rand = 7c89eb78fe052ad1ae7d5015776545e2 20241030122524896 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030122524896 DAUC <0003> auc.c:142 vector [0]: autn = bc99d706628e00004c31401c1334fcc1 20241030122524896 DAUC <0003> auc.c:143 vector [0]: ck = 83ed007c73b7c449e85408246963c28b 20241030122524896 DAUC <0003> auc.c:144 vector [0]: ik = a4b068cbdf5424369b07def2fc898cfb 20241030122524896 DAUC <0003> auc.c:145 vector [0]: res = 2153e72d2d8cbe440000000000000000 20241030122524896 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524896 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122524896 DAUC <0003> auc.c:179 vector [0]: kc = 37eb796b171ba000 20241030122524896 DAUC <0003> auc.c:180 vector [0]: sres = 0b692d43 20241030122524896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122524896 DAUC <0003> auc.c:113 vector [1]: rand = 0f269eccc3eddf696be261c1dbc72d2c 20241030122524896 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030122524896 DAUC <0003> auc.c:142 vector [1]: autn = 56973f3211370000e55b9f44f8819a77 20241030122524896 DAUC <0003> auc.c:143 vector [1]: ck = 426d4ef425c770631ea439046cbe3f86 20241030122524896 DAUC <0003> auc.c:144 vector [1]: ik = 2a041a6a449581bce3486d100a31df98 20241030122524896 DAUC <0003> auc.c:145 vector [1]: res = 06bb24f9c3d1c1510000000000000000 20241030122524896 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524896 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122524896 DAUC <0003> auc.c:179 vector [1]: kc = b378aaca21775800 20241030122524896 DAUC <0003> auc.c:180 vector [1]: sres = dc1fbf6e 20241030122524896 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122524896 DAUC <0003> auc.c:113 vector [2]: rand = b7105fa9e6af0b54ef504e49d44bdeda 20241030122524896 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030122524896 DAUC <0003> auc.c:142 vector [2]: autn = 695c77a9a04c0000085758f3645096cd 20241030122524896 DAUC <0003> auc.c:143 vector [2]: ck = b43abf53aa7f2600d83ffaa3e06eefe5 20241030122524896 DAUC <0003> auc.c:144 vector [2]: ik = 26fc6f933b27b254921c900482cbcc46 20241030122524896 DAUC <0003> auc.c:145 vector [2]: res = b12b9b756b2193900000000000000000 20241030122524896 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524896 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122524896 DAUC <0003> auc.c:179 vector [2]: kc = 532d74d8bfb9a400 20241030122524896 DAUC <0003> auc.c:180 vector [2]: sres = 89f53626 20241030122524896 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122524896 DAUC <0003> auc.c:113 vector [3]: rand = 8e21d4e5f96577d2b735863ed082f058 20241030122524896 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030122524896 DAUC <0003> auc.c:142 vector [3]: autn = a81ee5d59bc30000b0b012643ba81dd5 20241030122524896 DAUC <0003> auc.c:143 vector [3]: ck = 989af5003e568cf68f3ce2966ae51456 20241030122524896 DAUC <0003> auc.c:144 vector [3]: ik = 7babaff2a8ebcc46d0394ab0c67fef3f 20241030122524896 DAUC <0003> auc.c:145 vector [3]: res = 3f1559d959b000e20000000000000000 20241030122524896 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524896 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122524896 DAUC <0003> auc.c:179 vector [3]: kc = d1b1b01fc16f6000 20241030122524896 DAUC <0003> auc.c:180 vector [3]: sres = 8b6bb6b4 20241030122524896 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122524896 DAUC <0003> db_auc.c:245 IMSI='262427108832934': Generated 4 vectors 20241030122524896 DAUC <0003> db_auc.c:249 IMSI='262427108832934': Updating SQN=161 in DB 20241030122524904 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427108832934"} 20241030122524904 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524904 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524904 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524905 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524905 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427108832934"} 20241030122524905 DAUC <0003> db_auc.c:236 IMSI='262427108832934': Calling to generate 5 vectors 20241030122524905 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122524905 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524905 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524905 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030122524905 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524905 DAUC <0003> auc.c:113 vector [0]: rand = 77978f22514e24c2f6bf3a74c13b3b3f 20241030122524905 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030122524905 DAUC <0003> auc.c:142 vector [0]: autn = 55646eabd97f00005622f83f984332ee 20241030122524905 DAUC <0003> auc.c:143 vector [0]: ck = 3bcc5a05ebb2ef9cb0233b9b1a450711 20241030122524905 DAUC <0003> auc.c:144 vector [0]: ik = 4dfba833058e6f3540c775b124bf0fbe 20241030122524905 DAUC <0003> auc.c:145 vector [0]: res = 8db80acaebbdaac50000000000000000 20241030122524905 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524905 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122524905 DAUC <0003> auc.c:179 vector [0]: kc = 55e5e3cf84545400 20241030122524905 DAUC <0003> auc.c:180 vector [0]: sres = 315e04db 20241030122524905 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122524905 DAUC <0003> auc.c:113 vector [1]: rand = 93193644559c7d86b670fed9da3ffd7c 20241030122524905 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030122524905 DAUC <0003> auc.c:142 vector [1]: autn = 583f1ba208c30000a4722cfd276e0721 20241030122524905 DAUC <0003> auc.c:143 vector [1]: ck = 7c7825c2a39420b3a58303de94a9d31b 20241030122524905 DAUC <0003> auc.c:144 vector [1]: ik = a8c967d01dae3fa650805db1268e9d4f 20241030122524905 DAUC <0003> auc.c:145 vector [1]: res = 29c540aee55734a70000000000000000 20241030122524905 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524905 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122524905 DAUC <0003> auc.c:179 vector [1]: kc = fc7ea5449d6dd400 20241030122524905 DAUC <0003> auc.c:180 vector [1]: sres = 5a26ed55 20241030122524905 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122524905 DAUC <0003> auc.c:113 vector [2]: rand = 82e44fffba2081b6bb961be5f34e3322 20241030122524905 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030122524905 DAUC <0003> auc.c:142 vector [2]: autn = 3fbc23b6bf4a0000caca4714d1842d9e 20241030122524905 DAUC <0003> auc.c:143 vector [2]: ck = 922d7248e8e76ad725c71db8a10e1dfa 20241030122524905 DAUC <0003> auc.c:144 vector [2]: ik = 8e92496e6ad5b21a2b12ab8e2340ae5b 20241030122524905 DAUC <0003> auc.c:145 vector [2]: res = 8bcc182d10358e290000000000000000 20241030122524905 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524905 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122524905 DAUC <0003> auc.c:179 vector [2]: kc = 8c60afc4626b9800 20241030122524905 DAUC <0003> auc.c:180 vector [2]: sres = ef679a61 20241030122524905 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122524905 DAUC <0003> auc.c:113 vector [3]: rand = 5e8bd1ada43355ba6489568aa8d7c116 20241030122524905 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030122524905 DAUC <0003> auc.c:142 vector [3]: autn = 3be008a22163000038a07c78f7dfb8b5 20241030122524905 DAUC <0003> auc.c:143 vector [3]: ck = 36b860c968a4abc85af92d2b50b77174 20241030122524905 DAUC <0003> auc.c:144 vector [3]: ik = 3a28c5f69fe70dbc305da0ecf31eec05 20241030122524905 DAUC <0003> auc.c:145 vector [3]: res = 554fcbc870d4b8d30000000000000000 20241030122524905 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524905 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122524905 DAUC <0003> auc.c:179 vector [3]: kc = 74b884715a421400 20241030122524905 DAUC <0003> auc.c:180 vector [3]: sres = 4b94ffa9 20241030122524905 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122524905 DAUC <0003> auc.c:113 vector [4]: rand = 6b69380f110ef061c075197ceb83a4e0 20241030122524905 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030122524905 DAUC <0003> auc.c:142 vector [4]: autn = c179f016e58f0000553090873370d893 20241030122524905 DAUC <0003> auc.c:143 vector [4]: ck = 01d32e6ca4a738ef9f248022da50dc3b 20241030122524905 DAUC <0003> auc.c:144 vector [4]: ik = 5ac9f66b15d0ff78e26632c464b46295 20241030122524905 DAUC <0003> auc.c:145 vector [4]: res = 924c6f20d919cd380000000000000000 20241030122524905 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122524905 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122524905 DAUC <0003> auc.c:179 vector [4]: kc = ad69b8431b363000 20241030122524905 DAUC <0003> auc.c:180 vector [4]: sres = a3717bdc 20241030122524905 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122524905 DAUC <0003> db_auc.c:245 IMSI='262427108832934': Generated 5 vectors 20241030122524905 DAUC <0003> db_auc.c:249 IMSI='262427108832934': Updating SQN=321 in DB 20241030122524912 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427108832934"} 20241030122524912 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524912 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524912 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524913 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524913 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427108832934"} 20241030122524913 DAUC <0003> db_auc.c:236 IMSI='262427108832934': Calling to generate 5 vectors 20241030122524913 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122524913 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524913 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524913 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030122524913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524913 DAUC <0003> auc.c:113 vector [0]: rand = ffce89aa4dc4a6f600fc580828ad1156 20241030122524913 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030122524913 DAUC <0003> auc.c:142 vector [0]: autn = d222a81b467000002ab74528630e98ae 20241030122524913 DAUC <0003> auc.c:143 vector [0]: ck = 91b831a1c5aa65b9f820af8ea7608eba 20241030122524913 DAUC <0003> auc.c:144 vector [0]: ik = 8a15921decb69f7493ab93d5119ddb99 20241030122524913 DAUC <0003> auc.c:145 vector [0]: res = ee6b93a6867e92cc0000000000000000 20241030122524913 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524913 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122524913 DAUC <0003> auc.c:179 vector [0]: kc = 9b4ce1af540b5000 20241030122524913 DAUC <0003> auc.c:180 vector [0]: sres = bc1f797a 20241030122524913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122524913 DAUC <0003> auc.c:113 vector [1]: rand = 486cc1a81610acb2c08fdb853ade4317 20241030122524913 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030122524913 DAUC <0003> auc.c:142 vector [1]: autn = 5ae2db815ed500000bcb1b59e0e22078 20241030122524913 DAUC <0003> auc.c:143 vector [1]: ck = 29a222dca572508065545c2d18506d43 20241030122524913 DAUC <0003> auc.c:144 vector [1]: ik = f3433a188f340fb7c8dd67549fd00e96 20241030122524913 DAUC <0003> auc.c:145 vector [1]: res = 5973d061a13a23770000000000000000 20241030122524913 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524913 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122524913 DAUC <0003> auc.c:179 vector [1]: kc = 6d0984cf54f42c00 20241030122524913 DAUC <0003> auc.c:180 vector [1]: sres = c34da1c2 20241030122524913 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122524913 DAUC <0003> auc.c:113 vector [2]: rand = 2c9a22d41fa7171963334d58118e1ef0 20241030122524913 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030122524913 DAUC <0003> auc.c:142 vector [2]: autn = 8fca5b22e67b000092829b0b634f876c 20241030122524913 DAUC <0003> auc.c:143 vector [2]: ck = 5130360f3371fc290d5cb919990a37be 20241030122524913 DAUC <0003> auc.c:144 vector [2]: ik = 660193f7dbe04a4ecb70ee8f2cc57ed3 20241030122524913 DAUC <0003> auc.c:145 vector [2]: res = dd1e3e2c67f1e6ad0000000000000000 20241030122524913 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524913 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122524913 DAUC <0003> auc.c:179 vector [2]: kc = 8bc8d304c29e7800 20241030122524913 DAUC <0003> auc.c:180 vector [2]: sres = dd87ddab 20241030122524913 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122524913 DAUC <0003> auc.c:113 vector [3]: rand = ebd5a578c4a8924e4b32de96ac2da3d6 20241030122524913 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030122524913 DAUC <0003> auc.c:142 vector [3]: autn = 1cd3e96c562a0000c275a2ecaabb0c63 20241030122524913 DAUC <0003> auc.c:143 vector [3]: ck = fc44cf3e279a9eefdab855b76ffd6af1 20241030122524913 DAUC <0003> auc.c:144 vector [3]: ik = dc85bebea2cbb11b51b7171d4b72fc0e 20241030122524913 DAUC <0003> auc.c:145 vector [3]: res = df99317713854bb80000000000000000 20241030122524913 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524913 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122524913 DAUC <0003> auc.c:179 vector [3]: kc = 90e5a80be257ac00 20241030122524913 DAUC <0003> auc.c:180 vector [3]: sres = e7d9ca2d 20241030122524913 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122524913 DAUC <0003> auc.c:113 vector [4]: rand = 374412582b2ea1e772008069e45a53ab 20241030122524913 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030122524913 DAUC <0003> auc.c:142 vector [4]: autn = efb7f10d94b10000450df7362ae338b9 20241030122524913 DAUC <0003> auc.c:143 vector [4]: ck = d5a2bb4f30a6760199fdb0b567fc402f 20241030122524913 DAUC <0003> auc.c:144 vector [4]: ik = 6386374db01fe7323296db2c74bf0f34 20241030122524913 DAUC <0003> auc.c:145 vector [4]: res = e049fa81ad7108350000000000000000 20241030122524913 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122524913 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122524913 DAUC <0003> auc.c:179 vector [4]: kc = f989e823f2747c00 20241030122524913 DAUC <0003> auc.c:180 vector [4]: sres = 3fc7f15a 20241030122524913 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122524913 DAUC <0003> db_auc.c:245 IMSI='262427108832934': Generated 5 vectors 20241030122524913 DAUC <0003> db_auc.c:249 IMSI='262427108832934': Updating SQN=481 in DB 20241030122524921 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427108832934"} 20241030122524921 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427108832934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524921 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524921 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51042<->l=127.0.0.1:4258 20241030122524954 DAUC <0003> db_auc.c:157 IMSI='262420872982418': No 2G Auth Data 20241030122524954 DAUC <0003> db_auc.c:192 IMSI='262420872982418': No 3G Auth Data 20241030122524984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 20241030122524985 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524985 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420872982418"} 20241030122524985 DAUC <0003> db_auc.c:236 IMSI='262420872982418': Calling to generate 1 vectors 20241030122524985 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241030122524985 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524985 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524985 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122524985 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524985 DAUC <0003> auc.c:113 vector [0]: rand = 473f813e82a06b9c84799de2220cf346 20241030122524985 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122524985 DAUC <0003> auc.c:142 vector [0]: autn = 94c97ff2203b0000a1b90cb8e270c081 20241030122524985 DAUC <0003> auc.c:143 vector [0]: ck = fd0d5d6ca3406c4acd21cfa00875da50 20241030122524985 DAUC <0003> auc.c:144 vector [0]: ik = b5fde3e8e3469e375752b3fa6b8c7546 20241030122524985 DAUC <0003> auc.c:145 vector [0]: res = e8bf62b5454af30c0000000000000000 20241030122524985 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524985 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122524985 DAUC <0003> auc.c:179 vector [0]: kc = a0581aed309853d2 20241030122524985 DAUC <0003> auc.c:180 vector [0]: sres = 3f628520 20241030122524985 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122524985 DAUC <0003> db_auc.c:245 IMSI='262420872982418': Generated 1 vectors 20241030122524985 DAUC <0003> db_auc.c:249 IMSI='262420872982418': Updating SQN=33 in DB 20241030122524993 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420872982418"} 20241030122524993 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122524993 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524993 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122524995 DLINP <000b> input/ipa.c:451 connected read/write 20241030122524995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122524995 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420872982418"} 20241030122524995 DAUC <0003> db_auc.c:236 IMSI='262420872982418': Calling to generate 4 vectors 20241030122524995 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241030122524995 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122524995 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122524995 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030122524995 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122524995 DAUC <0003> auc.c:113 vector [0]: rand = f317f20790b52388d738e966a732f00d 20241030122524995 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030122524995 DAUC <0003> auc.c:142 vector [0]: autn = 130e4221621f0000d9a55846020c2b77 20241030122524995 DAUC <0003> auc.c:143 vector [0]: ck = e82952065f05dba53e000861d50f3ffa 20241030122524995 DAUC <0003> auc.c:144 vector [0]: ik = 102737b2c9dfbd9e85a0d18c8a6cfb78 20241030122524995 DAUC <0003> auc.c:145 vector [0]: res = 81d6114a7a9a7c680000000000000000 20241030122524995 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122524995 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122524995 DAUC <0003> auc.c:179 vector [0]: kc = 8310ccc02e70d32f 20241030122524995 DAUC <0003> auc.c:180 vector [0]: sres = 65b53f7f 20241030122524995 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122524995 DAUC <0003> auc.c:113 vector [1]: rand = a5fd65122bba7393d5d10dc86fbf4f8b 20241030122524995 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030122524995 DAUC <0003> auc.c:142 vector [1]: autn = be05c98632180000006c528c722bf8bd 20241030122524995 DAUC <0003> auc.c:143 vector [1]: ck = d75d0c796e05ede201e28429cbe2f6dd 20241030122524995 DAUC <0003> auc.c:144 vector [1]: ik = e017bcbd776a7437583bac4af136844c 20241030122524995 DAUC <0003> auc.c:145 vector [1]: res = bbdb417142cce0570000000000000000 20241030122524995 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122524995 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122524995 DAUC <0003> auc.c:179 vector [1]: kc = 7db5e2328b69346a 20241030122524995 DAUC <0003> auc.c:180 vector [1]: sres = a3e92a05 20241030122524995 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122524995 DAUC <0003> auc.c:113 vector [2]: rand = 6acb9bd78c988eb7d159c9e26a59975d 20241030122524995 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030122524995 DAUC <0003> auc.c:142 vector [2]: autn = 51cf125b192100004d7980b4a77ce518 20241030122524995 DAUC <0003> auc.c:143 vector [2]: ck = 92cd0310b7541ab16cdc092210787915 20241030122524995 DAUC <0003> auc.c:144 vector [2]: ik = ec33638cecaf70750dfac22b6682374f 20241030122524995 DAUC <0003> auc.c:145 vector [2]: res = 3c4d7826b1f0be8d0000000000000000 20241030122524995 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122524995 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122524995 DAUC <0003> auc.c:179 vector [2]: kc = fa151134c1dd5435 20241030122524995 DAUC <0003> auc.c:180 vector [2]: sres = 64237a40 20241030122524995 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122524995 DAUC <0003> auc.c:113 vector [3]: rand = 3e3e53fb4743e3959154a6db021336c0 20241030122524995 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030122524995 DAUC <0003> auc.c:142 vector [3]: autn = cb1ffba722880000990d2504404878bf 20241030122524995 DAUC <0003> auc.c:143 vector [3]: ck = 0a33a8d4f56f906a77cf964da168f5bc 20241030122524995 DAUC <0003> auc.c:144 vector [3]: ik = 356909820bba86cc476e8d74404233a2 20241030122524995 DAUC <0003> auc.c:145 vector [3]: res = 6153aa3dc5164a0d0000000000000000 20241030122524995 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122524995 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122524995 DAUC <0003> auc.c:179 vector [3]: kc = 9a9bedba675b5d50 20241030122524995 DAUC <0003> auc.c:180 vector [3]: sres = 4a822e03 20241030122524995 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122524995 DAUC <0003> db_auc.c:245 IMSI='262420872982418': Generated 4 vectors 20241030122524995 DAUC <0003> db_auc.c:249 IMSI='262420872982418': Updating SQN=161 in DB 20241030122525003 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420872982418"} 20241030122525003 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122525003 DLINP <000b> input/ipa.c:451 connected read/write 20241030122525003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122525003 DLINP <000b> input/ipa.c:451 connected read/write 20241030122525003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122525004 DLINP <000b> input/ipa.c:451 connected read/write 20241030122525004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122525004 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420872982418"} 20241030122525004 DAUC <0003> db_auc.c:236 IMSI='262420872982418': Calling to generate 5 vectors 20241030122525004 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122525004 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122525004 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122525004 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030122525004 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122525004 DAUC <0003> auc.c:113 vector [0]: rand = 21257d7bb0846436bee6a856655ab5b3 20241030122525004 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030122525004 DAUC <0003> auc.c:142 vector [0]: autn = 9d9b50c627590000a0fcec017c0486fc 20241030122525004 DAUC <0003> auc.c:143 vector [0]: ck = 7e61f15b2ce65e97380f5dc40ef915c1 20241030122525004 DAUC <0003> auc.c:144 vector [0]: ik = 3e13b761561941278d6db6cf16a5ed1a 20241030122525004 DAUC <0003> auc.c:145 vector [0]: res = 4704598c2f60782b0000000000000000 20241030122525004 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122525004 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122525004 DAUC <0003> auc.c:179 vector [0]: kc = d39a8729c3777827 20241030122525004 DAUC <0003> auc.c:180 vector [0]: sres = 962b4aa4 20241030122525004 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122525004 DAUC <0003> auc.c:113 vector [1]: rand = d0d0e287e5aacfd4734fd6fb3723a2f5 20241030122525004 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030122525004 DAUC <0003> auc.c:142 vector [1]: autn = eb0802ff690e00008e96af80bbf4040c 20241030122525004 DAUC <0003> auc.c:143 vector [1]: ck = b4c3a077da34bd6e233bdf3b77578e78 20241030122525004 DAUC <0003> auc.c:144 vector [1]: ik = c3e384112200b8c3a004851e0d553f31 20241030122525004 DAUC <0003> auc.c:145 vector [1]: res = 6e6afb8e5c1cb8e60000000000000000 20241030122525004 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122525004 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122525004 DAUC <0003> auc.c:179 vector [1]: kc = 324c98364f7b5b2c 20241030122525004 DAUC <0003> auc.c:180 vector [1]: sres = 1d996ae0 20241030122525004 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122525004 DAUC <0003> auc.c:113 vector [2]: rand = 7dd312546d0cda606e24ce17c9a9a716 20241030122525004 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030122525004 DAUC <0003> auc.c:142 vector [2]: autn = 719a1a269f5400008852f534778c9632 20241030122525004 DAUC <0003> auc.c:143 vector [2]: ck = e922904f0aa008d390f0b27651175a42 20241030122525004 DAUC <0003> auc.c:144 vector [2]: ik = c13d024a10d68f3ca7f9d4bdcff502cd 20241030122525004 DAUC <0003> auc.c:145 vector [2]: res = c091d1fc5b1798cc0000000000000000 20241030122525004 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122525004 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122525004 DAUC <0003> auc.c:179 vector [2]: kc = 5bd10bacb2992634 20241030122525004 DAUC <0003> auc.c:180 vector [2]: sres = 334d39ef 20241030122525004 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122525004 DAUC <0003> auc.c:113 vector [3]: rand = f7157bec315361c37791e2eec9c5e0a0 20241030122525004 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030122525004 DAUC <0003> auc.c:142 vector [3]: autn = d875c5ff406700009c74705c79fb4044 20241030122525004 DAUC <0003> auc.c:143 vector [3]: ck = d5cb92f630440424250ceaca4a3dffd7 20241030122525004 DAUC <0003> auc.c:144 vector [3]: ik = 9d13272b0273babbe94c4504e929fd88 20241030122525004 DAUC <0003> auc.c:145 vector [3]: res = 1c66b02626d403ca0000000000000000 20241030122525004 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122525004 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122525004 DAUC <0003> auc.c:179 vector [3]: kc = 6a726493854a68e1 20241030122525004 DAUC <0003> auc.c:180 vector [3]: sres = 2bb9628b 20241030122525004 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122525004 DAUC <0003> auc.c:113 vector [4]: rand = 9796f4e2c7c9e4a34b849e9a8d409331 20241030122525004 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030122525004 DAUC <0003> auc.c:142 vector [4]: autn = 2dd616306753000025ba349bbbe9e156 20241030122525004 DAUC <0003> auc.c:143 vector [4]: ck = 4ee0314d135131f6cf480797af8dcb90 20241030122525004 DAUC <0003> auc.c:144 vector [4]: ik = 1ea74d232b93bc0139d49175077fb776 20241030122525004 DAUC <0003> auc.c:145 vector [4]: res = b7290d268a8fdc8c0000000000000000 20241030122525004 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122525004 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122525004 DAUC <0003> auc.c:179 vector [4]: kc = b7b6e5751651a9d2 20241030122525004 DAUC <0003> auc.c:180 vector [4]: sres = 2e2b792a 20241030122525004 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122525004 DAUC <0003> db_auc.c:245 IMSI='262420872982418': Generated 5 vectors 20241030122525004 DAUC <0003> db_auc.c:249 IMSI='262420872982418': Updating SQN=321 in DB 20241030122525011 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420872982418"} 20241030122525011 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122525011 DLINP <000b> input/ipa.c:451 connected read/write 20241030122525011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122525011 DLINP <000b> input/ipa.c:451 connected read/write 20241030122525011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122525012 DLINP <000b> input/ipa.c:451 connected read/write 20241030122525012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122525012 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420872982418"} 20241030122525012 DAUC <0003> db_auc.c:236 IMSI='262420872982418': Calling to generate 5 vectors 20241030122525012 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122525012 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122525012 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122525012 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030122525012 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122525012 DAUC <0003> auc.c:113 vector [0]: rand = 5a872a2115a689498441b4f902551aee 20241030122525012 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030122525012 DAUC <0003> auc.c:142 vector [0]: autn = 7eda32d4f67600009e0605df78edd586 20241030122525012 DAUC <0003> auc.c:143 vector [0]: ck = e970045037d63bd3da6afd907ac46fa7 20241030122525012 DAUC <0003> auc.c:144 vector [0]: ik = 72e0353de9d56a92ed587300fc387acd 20241030122525012 DAUC <0003> auc.c:145 vector [0]: res = 709b88dd718b95e70000000000000000 20241030122525012 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122525012 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122525012 DAUC <0003> auc.c:179 vector [0]: kc = 39fe5270f63c1541 20241030122525012 DAUC <0003> auc.c:180 vector [0]: sres = 464cde04 20241030122525012 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122525012 DAUC <0003> auc.c:113 vector [1]: rand = 452ac8274464c83f7fc23a97656717c0 20241030122525012 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030122525012 DAUC <0003> auc.c:142 vector [1]: autn = 5e849255ad1d000042c1038eb907289f 20241030122525012 DAUC <0003> auc.c:143 vector [1]: ck = 67c37d27dc51d31727f8be978a410a12 20241030122525012 DAUC <0003> auc.c:144 vector [1]: ik = f28757f0b9cf6ea432405b5fcfd083d2 20241030122525012 DAUC <0003> auc.c:145 vector [1]: res = c459b3fa2da4de200000000000000000 20241030122525012 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122525012 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122525013 DAUC <0003> auc.c:179 vector [1]: kc = 542c18684226ba09 20241030122525013 DAUC <0003> auc.c:180 vector [1]: sres = f9d81b02 20241030122525013 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122525013 DAUC <0003> auc.c:113 vector [2]: rand = 36e74ad2f185a2ff65826d05a37b1382 20241030122525013 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030122525013 DAUC <0003> auc.c:142 vector [2]: autn = afe24e847e1b000066f17ad70fa52b8f 20241030122525013 DAUC <0003> auc.c:143 vector [2]: ck = b9cbaf680194efc4dc289739ca46bc8d 20241030122525013 DAUC <0003> auc.c:144 vector [2]: ik = 51302ebce21b0d354d328dd011004626 20241030122525013 DAUC <0003> auc.c:145 vector [2]: res = 2383816320eb70ed0000000000000000 20241030122525013 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122525013 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122525013 DAUC <0003> auc.c:179 vector [2]: kc = 1a856753c2ceb244 20241030122525013 DAUC <0003> auc.c:180 vector [2]: sres = 34b251ea 20241030122525013 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122525013 DAUC <0003> auc.c:113 vector [3]: rand = 8f2bb72e1febfaba8fbd3adb48e0e03a 20241030122525013 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030122525013 DAUC <0003> auc.c:142 vector [3]: autn = 21e25f81ea360000ab665f1654fda41e 20241030122525013 DAUC <0003> auc.c:143 vector [3]: ck = 5715445a49e990947eb2d7cef68b04da 20241030122525013 DAUC <0003> auc.c:144 vector [3]: ik = 0d37e78af01430c35eb581cfc2273f13 20241030122525013 DAUC <0003> auc.c:145 vector [3]: res = 826da485846e42d50000000000000000 20241030122525013 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122525013 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122525013 DAUC <0003> auc.c:179 vector [3]: kc = 621cd3bd32878f06 20241030122525013 DAUC <0003> auc.c:180 vector [3]: sres = 5ba18c35 20241030122525013 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122525013 DAUC <0003> auc.c:113 vector [4]: rand = 107f095fa71de90d958ec9be864ba59b 20241030122525013 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030122525013 DAUC <0003> auc.c:142 vector [4]: autn = aa4815e18f0900005a156975163a85a4 20241030122525013 DAUC <0003> auc.c:143 vector [4]: ck = fca14333cfcaf613c6d8845af59b5ee2 20241030122525013 DAUC <0003> auc.c:144 vector [4]: ik = dadb2e0c3baf110c36a53adf101399b1 20241030122525013 DAUC <0003> auc.c:145 vector [4]: res = 86e3894557eaa4ae0000000000000000 20241030122525013 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122525013 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122525013 DAUC <0003> auc.c:179 vector [4]: kc = f983cce577c1b69a 20241030122525013 DAUC <0003> auc.c:180 vector [4]: sres = a4d28892 20241030122525013 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122525013 DAUC <0003> db_auc.c:245 IMSI='262420872982418': Generated 5 vectors 20241030122525013 DAUC <0003> db_auc.c:249 IMSI='262420872982418': Updating SQN=481 in DB 20241030122525020 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420872982418"} 20241030122525020 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420872982418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241030122525020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241030122525020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122525022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 20241030122525046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4258 20241030122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241030122525047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122525047 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122525047 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122525047 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122525047 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43529<->l=127.0.0.1:4259) 20241030122525070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51056<->l=127.0.0.1:4258 20241030122525070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51056<->l=127.0.0.1:4258 20241030122528187 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122528187 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122528191 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122528193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4258 20241030122528197 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122528197 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122528197 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122528197 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  20241030122528197 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122528197 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  20241030122528197 DLGSUP <0013> gsup_server.c:235 2:  20241030122528197 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122528197 DLGSUP <0013> gsup_server.c:235 3:  20241030122528197 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122528197 DLGSUP <0013> gsup_server.c:235 4:  20241030122528197 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122528197 DLGSUP <0013> gsup_server.c:235 5:  20241030122528197 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122528197 DLGSUP <0013> gsup_server.c:235 7:  20241030122528197 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122528197 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122528197 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122528197 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122528219 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33965<->l=127.0.0.1:4259) 20241030122528243 DAUC <0003> db_auc.c:157 IMSI='262427091611457': No 2G Auth Data 20241030122528243 DAUC <0003> db_auc.c:192 IMSI='262427091611457': No 3G Auth Data 20241030122528291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51074<->l=127.0.0.1:4258 20241030122528300 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122528300 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427091611457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427091611457"} 20241030122528300 DAUC <0003> db_auc.c:157 IMSI='262427091611457': No 2G Auth Data 20241030122528300 DAUC <0003> db_auc.c:236 IMSI='262427091611457': Calling to generate 5 vectors 20241030122528300 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030122528300 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122528300 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122528300 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122528300 DAUC <0003> auc.c:113 vector [0]: rand = f59093ad97dfdc3210f5fbc3a59ea29b 20241030122528300 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122528300 DAUC <0003> auc.c:142 vector [0]: autn = 849c22477bff8000d35ae38085e0aed3 20241030122528300 DAUC <0003> auc.c:143 vector [0]: ck = c750d2ce750236d326040da07f5aac86 20241030122528300 DAUC <0003> auc.c:144 vector [0]: ik = 0bad7eadd089162c7c8e48af06196fa6 20241030122528300 DAUC <0003> auc.c:145 vector [0]: res = 049536f4be1535500000000000000000 20241030122528300 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122528300 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122528300 DAUC <0003> auc.c:151 vector [0]: kc = 9677e96cdcc8e3df 20241030122528300 DAUC <0003> auc.c:152 vector [0]: sres = ba8003a4 20241030122528300 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122528300 DAUC <0003> auc.c:113 vector [1]: rand = 4ff34c3cb0ff2f63570bc517108bd071 20241030122528300 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030122528300 DAUC <0003> auc.c:142 vector [1]: autn = 6c5be124eb88800084230a331bb03d60 20241030122528300 DAUC <0003> auc.c:143 vector [1]: ck = cb2c643cb80b7f4923a74d17786d709a 20241030122528300 DAUC <0003> auc.c:144 vector [1]: ik = 81f7f6851b86a74759dec0ca64a96bcd 20241030122528300 DAUC <0003> auc.c:145 vector [1]: res = 088278f0f9e7fba40000000000000000 20241030122528300 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122528300 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030122528300 DAUC <0003> auc.c:151 vector [1]: kc = 30a21f64bf49c359 20241030122528300 DAUC <0003> auc.c:152 vector [1]: sres = f1658354 20241030122528300 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030122528300 DAUC <0003> auc.c:113 vector [2]: rand = 31a913f2a5091753e639167005f18a99 20241030122528300 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030122528300 DAUC <0003> auc.c:142 vector [2]: autn = e373eacfd61880009592d9be7cc2f4ba 20241030122528301 DAUC <0003> auc.c:143 vector [2]: ck = 16a991d028e403f633b2eba4774599d7 20241030122528301 DAUC <0003> auc.c:144 vector [2]: ik = 869e6cf61cd04cdf4f388ec7af89fe34 20241030122528301 DAUC <0003> auc.c:145 vector [2]: res = 638bb40fc72e63c00000000000000000 20241030122528301 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122528301 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030122528301 DAUC <0003> auc.c:151 vector [2]: kc = ecbd9845ecf828ca 20241030122528301 DAUC <0003> auc.c:152 vector [2]: sres = a4a5d7cf 20241030122528301 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030122528301 DAUC <0003> auc.c:113 vector [3]: rand = a6e8da52a8a0721b37b2a27187105389 20241030122528301 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030122528301 DAUC <0003> auc.c:142 vector [3]: autn = 4ea3c9a0701d8000f83b769c86ab63d3 20241030122528301 DAUC <0003> auc.c:143 vector [3]: ck = cb038e3d00be618d205eada5c580a940 20241030122528301 DAUC <0003> auc.c:144 vector [3]: ik = 3ebcb95e6828cbc96d9da9cbed055058 20241030122528301 DAUC <0003> auc.c:145 vector [3]: res = 7d9fb17346dad9a60000000000000000 20241030122528301 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122528301 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030122528301 DAUC <0003> auc.c:151 vector [3]: kc = b87c330d4013535c 20241030122528301 DAUC <0003> auc.c:152 vector [3]: sres = 3b4568d5 20241030122528301 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030122528301 DAUC <0003> auc.c:113 vector [4]: rand = 8f30064c43f29f6fa06f50ccc4f90609 20241030122528301 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030122528301 DAUC <0003> auc.c:142 vector [4]: autn = 09b89ef841e8800098b5130d21cd5ad5 20241030122528301 DAUC <0003> auc.c:143 vector [4]: ck = 40770f9d1cdd542accf9152848346730 20241030122528301 DAUC <0003> auc.c:144 vector [4]: ik = 5366f44c7f5aeb57858d0f78b80507c5 20241030122528301 DAUC <0003> auc.c:145 vector [4]: res = c562a9467918921f0000000000000000 20241030122528301 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122528301 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030122528301 DAUC <0003> auc.c:151 vector [4]: kc = 5a65e18193b6df88 20241030122528301 DAUC <0003> auc.c:152 vector [4]: sres = bc7a3b59 20241030122528301 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030122528301 DAUC <0003> db_auc.c:245 IMSI='262427091611457': Generated 5 vectors 20241030122528301 DAUC <0003> db_auc.c:249 IMSI='262427091611457': Updating SQN=161 in DB 20241030122528309 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427091611457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427091611457"} 20241030122528309 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427091611457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122528309 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122528309 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122528317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51074<->l=127.0.0.1:4258 20241030122528344 DAUC <0003> db_auc.c:157 IMSI='262420988999812': No 2G Auth Data 20241030122528344 DAUC <0003> db_auc.c:192 IMSI='262420988999812': No 3G Auth Data 20241030122528366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51080<->l=127.0.0.1:4258 20241030122528368 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122528368 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420988999812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420988999812"} 20241030122528368 DAUC <0003> db_auc.c:157 IMSI='262420988999812': No 2G Auth Data 20241030122528368 DAUC <0003> db_auc.c:236 IMSI='262420988999812': Calling to generate 5 vectors 20241030122528368 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030122528368 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122528368 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030122528368 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122528368 DAUC <0003> auc.c:113 vector [0]: rand = e3f26c23a2dbe56005c63298995fce2b 20241030122528368 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122528368 DAUC <0003> auc.c:142 vector [0]: autn = 42aed2310c8f80000e793643795c6fb5 20241030122528368 DAUC <0003> auc.c:143 vector [0]: ck = d96e01e0703ce1bcfafeb68b7d9ae574 20241030122528368 DAUC <0003> auc.c:144 vector [0]: ik = 4c2e5f2fd8214f32ce17a82a0d441afc 20241030122528368 DAUC <0003> auc.c:145 vector [0]: res = 53ff00aff7e5499b0000000000000000 20241030122528368 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122528368 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030122528368 DAUC <0003> auc.c:151 vector [0]: kc = a1a9406ed8c35106 20241030122528368 DAUC <0003> auc.c:152 vector [0]: sres = a41a4934 20241030122528368 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030122528368 DAUC <0003> auc.c:113 vector [1]: rand = b29211df68f599aa17d47cd48b8608e3 20241030122528368 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030122528368 DAUC <0003> auc.c:142 vector [1]: autn = 466993363da0800076adff654e0eedb3 20241030122528368 DAUC <0003> auc.c:143 vector [1]: ck = 547200e0737e6d55f8dda2b083b81993 20241030122528368 DAUC <0003> auc.c:144 vector [1]: ik = ef82a98c0a5d601568a9a4f5165dd413 20241030122528368 DAUC <0003> auc.c:145 vector [1]: res = fe4e617cc0abf44a0000000000000000 20241030122528368 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122528368 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030122528368 DAUC <0003> auc.c:151 vector [1]: kc = 2b84af29ecc6c0c0 20241030122528368 DAUC <0003> auc.c:152 vector [1]: sres = 3ee59536 20241030122528368 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030122528368 DAUC <0003> auc.c:113 vector [2]: rand = 0fbb7e7bd61f64cb4911bc6bf7afceb9 20241030122528368 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030122528368 DAUC <0003> auc.c:142 vector [2]: autn = 9b0a8c43e5ad80004e0e4c09dc6ac960 20241030122528368 DAUC <0003> auc.c:143 vector [2]: ck = e037fc063e824b64878094c6825b6ee1 20241030122528368 DAUC <0003> auc.c:144 vector [2]: ik = 6a21fe13d482cfef5d21b3c66341ab5b 20241030122528368 DAUC <0003> auc.c:145 vector [2]: res = 5a65601be7df394f0000000000000000 20241030122528368 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122528368 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030122528368 DAUC <0003> auc.c:151 vector [2]: kc = 50b725150b1a4131 20241030122528368 DAUC <0003> auc.c:152 vector [2]: sres = bdba5954 20241030122528368 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030122528368 DAUC <0003> auc.c:113 vector [3]: rand = fd1b87b1fe9358eb018a685da80e5ed6 20241030122528368 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030122528368 DAUC <0003> auc.c:142 vector [3]: autn = f2117972c6508000ad5117aa2f6bc209 20241030122528368 DAUC <0003> auc.c:143 vector [3]: ck = 92152ed8fe11e3d803dc227cae6bfb4d 20241030122528368 DAUC <0003> auc.c:144 vector [3]: ik = 2effcf788805e077e1a8bb8700f8b2fb 20241030122528368 DAUC <0003> auc.c:145 vector [3]: res = 36c01f7daa1b40690000000000000000 20241030122528368 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122528368 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030122528368 DAUC <0003> auc.c:151 vector [3]: kc = 5e9e785bd8874a19 20241030122528368 DAUC <0003> auc.c:152 vector [3]: sres = 9cdb5f14 20241030122528368 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030122528368 DAUC <0003> auc.c:113 vector [4]: rand = 906112a94f8da406a4a12022bf2ef09e 20241030122528368 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030122528368 DAUC <0003> auc.c:142 vector [4]: autn = 548f755597c48000bcdd96d6bdabe1a4 20241030122528368 DAUC <0003> auc.c:143 vector [4]: ck = f025df7a871bbb0e519124cdbb431708 20241030122528368 DAUC <0003> auc.c:144 vector [4]: ik = 7d175cd1d29b3a95c0a32cf0b1b78267 20241030122528368 DAUC <0003> auc.c:145 vector [4]: res = dc6dccfa680ab9160000000000000000 20241030122528368 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122528368 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030122528368 DAUC <0003> auc.c:151 vector [4]: kc = 1c008b965f7414f4 20241030122528368 DAUC <0003> auc.c:152 vector [4]: sres = b46775ec 20241030122528368 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030122528368 DAUC <0003> db_auc.c:245 IMSI='262420988999812': Generated 5 vectors 20241030122528368 DAUC <0003> db_auc.c:249 IMSI='262420988999812': Updating SQN=161 in DB 20241030122528376 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420988999812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420988999812"} 20241030122528376 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420988999812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122528376 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122528376 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122528379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51080<->l=127.0.0.1:4258 20241030122528405 DAUC <0003> db_auc.c:157 IMSI='262422688751355': No 2G Auth Data 20241030122528405 DAUC <0003> db_auc.c:192 IMSI='262422688751355': No 3G Auth Data 20241030122528436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51094<->l=127.0.0.1:4258 20241030122528438 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122528438 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422688751355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422688751355"} 20241030122528438 DAUC <0003> db_auc.c:236 IMSI='262422688751355': Calling to generate 5 vectors 20241030122528438 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122528438 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122528438 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122528438 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122528438 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122528438 DAUC <0003> auc.c:113 vector [0]: rand = 09805d8c8df6740887cdcf2957b7cc75 20241030122528438 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122528438 DAUC <0003> auc.c:142 vector [0]: autn = 7617a2c6d39d8000668ea43e922ea48a 20241030122528438 DAUC <0003> auc.c:143 vector [0]: ck = 1e7d756ed93e94839deb3b127dc1d75c 20241030122528438 DAUC <0003> auc.c:144 vector [0]: ik = 3b54270d02d5fa9edcaae6e4e0b8ed0d 20241030122528438 DAUC <0003> auc.c:145 vector [0]: res = 0fb415c8718f74470000000000000000 20241030122528438 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122528438 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122528438 DAUC <0003> auc.c:179 vector [0]: kc = 1821c11b7606dc00 20241030122528438 DAUC <0003> auc.c:180 vector [0]: sres = 64b8d9c1 20241030122528438 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122528438 DAUC <0003> auc.c:113 vector [1]: rand = 7bffb10da8288a38a0679028e9c99e9e 20241030122528438 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030122528438 DAUC <0003> auc.c:142 vector [1]: autn = 25445ac3e7798000499a14baa3463c2a 20241030122528438 DAUC <0003> auc.c:143 vector [1]: ck = f202a6423f4c5be7ef0212b2ecebdf65 20241030122528438 DAUC <0003> auc.c:144 vector [1]: ik = 3b10251f6de48e931c4585647961ba9a 20241030122528438 DAUC <0003> auc.c:145 vector [1]: res = 11b76c45ab7cd6470000000000000000 20241030122528438 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122528438 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122528438 DAUC <0003> auc.c:179 vector [1]: kc = 6250e84b3d0d6c00 20241030122528438 DAUC <0003> auc.c:180 vector [1]: sres = 8112a5da 20241030122528438 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122528438 DAUC <0003> auc.c:113 vector [2]: rand = b0606ee927eb6e917d0446e95c314ef8 20241030122528438 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030122528438 DAUC <0003> auc.c:142 vector [2]: autn = 8e179c0209cd8000d98902269ce33451 20241030122528438 DAUC <0003> auc.c:143 vector [2]: ck = eaa8bb7ddd0489a6eb3999af79370b32 20241030122528438 DAUC <0003> auc.c:144 vector [2]: ik = da9c44840fa85e8a909ea7ade7ceefd1 20241030122528438 DAUC <0003> auc.c:145 vector [2]: res = a48d4a1ab675303d0000000000000000 20241030122528438 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122528438 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122528438 DAUC <0003> auc.c:179 vector [2]: kc = 3b741c7936503400 20241030122528438 DAUC <0003> auc.c:180 vector [2]: sres = 020e1e63 20241030122528438 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122528438 DAUC <0003> auc.c:113 vector [3]: rand = 28e9f44e465cf5012bb8ec20a03d208f 20241030122528438 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030122528438 DAUC <0003> auc.c:142 vector [3]: autn = 90098d5b4e0b80003415d90e750e1a2f 20241030122528438 DAUC <0003> auc.c:143 vector [3]: ck = ff1253f03cc34bd94700ef6ac13bf3b9 20241030122528438 DAUC <0003> auc.c:144 vector [3]: ik = 64bcfa6a073d9b9b6b15916361565e7e 20241030122528438 DAUC <0003> auc.c:145 vector [3]: res = 3e3a935815a8164f0000000000000000 20241030122528438 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122528438 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122528438 DAUC <0003> auc.c:179 vector [3]: kc = a17cc83e8e7e3c00 20241030122528438 DAUC <0003> auc.c:180 vector [3]: sres = cc302aec 20241030122528438 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122528438 DAUC <0003> auc.c:113 vector [4]: rand = bf5b8d05b773bfc61328d16fc718dbdf 20241030122528438 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030122528438 DAUC <0003> auc.c:142 vector [4]: autn = 38a0387fbcc28000d2cbd08698fe1550 20241030122528438 DAUC <0003> auc.c:143 vector [4]: ck = 5dd44ba5e0fb4abd4b2600d57a948ad0 20241030122528438 DAUC <0003> auc.c:144 vector [4]: ik = 5b47549a7eb56e7d5572073457f5b39f 20241030122528438 DAUC <0003> auc.c:145 vector [4]: res = 3cb1c88bc89e91890000000000000000 20241030122528438 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122528438 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122528438 DAUC <0003> auc.c:179 vector [4]: kc = 2744082fce036800 20241030122528438 DAUC <0003> auc.c:180 vector [4]: sres = a317f4ed 20241030122528438 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122528438 DAUC <0003> db_auc.c:245 IMSI='262422688751355': Generated 5 vectors 20241030122528438 DAUC <0003> db_auc.c:249 IMSI='262422688751355': Updating SQN=161 in DB 20241030122528446 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422688751355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422688751355"} 20241030122528446 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422688751355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122528446 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122528446 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122528450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51094<->l=127.0.0.1:4258 20241030122528483 DAUC <0003> db_auc.c:157 IMSI='262427149509826': No 2G Auth Data 20241030122528483 DAUC <0003> db_auc.c:192 IMSI='262427149509826': No 3G Auth Data 20241030122528520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51102<->l=127.0.0.1:4258 20241030122528524 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122528524 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427149509826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427149509826"} 20241030122528524 DAUC <0003> db_auc.c:236 IMSI='262427149509826': Calling to generate 5 vectors 20241030122528524 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122528524 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122528524 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122528524 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122528524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122528524 DAUC <0003> auc.c:113 vector [0]: rand = e903af51e0dfce6d731fb567b8e5769d 20241030122528524 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122528524 DAUC <0003> auc.c:142 vector [0]: autn = eeb22f10ca528000165a885cae6da0bb 20241030122528524 DAUC <0003> auc.c:143 vector [0]: ck = c3d26066ef1f8b5e4c0c3a711b325ba6 20241030122528524 DAUC <0003> auc.c:144 vector [0]: ik = 9ad08b2e687aaccd4181e4e0ce01ef8f 20241030122528524 DAUC <0003> auc.c:145 vector [0]: res = 35322367c304398a0000000000000000 20241030122528524 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122528524 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122528524 DAUC <0003> auc.c:179 vector [0]: kc = a89fd2fa59d3f400 20241030122528524 DAUC <0003> auc.c:180 vector [0]: sres = 876abef4 20241030122528524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122528524 DAUC <0003> auc.c:113 vector [1]: rand = 6d9eaa3839de0f0b1e2e103a361fed0a 20241030122528524 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030122528524 DAUC <0003> auc.c:142 vector [1]: autn = 8c42739d769280003530c4db19972c27 20241030122528524 DAUC <0003> auc.c:143 vector [1]: ck = bae5481a85fadcbe5019f2e776aae9fa 20241030122528524 DAUC <0003> auc.c:144 vector [1]: ik = 95c781bd15c52109f8440001c236c02f 20241030122528524 DAUC <0003> auc.c:145 vector [1]: res = 0b3c57473c0875a20000000000000000 20241030122528524 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122528524 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122528524 DAUC <0003> auc.c:179 vector [1]: kc = aa751e8570f1d400 20241030122528524 DAUC <0003> auc.c:180 vector [1]: sres = 5baa9902 20241030122528524 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122528524 DAUC <0003> auc.c:113 vector [2]: rand = ce18488e9242809ec30f43f776caffa1 20241030122528524 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030122528524 DAUC <0003> auc.c:142 vector [2]: autn = 68a23f58a511800083ebdbfc312594c0 20241030122528524 DAUC <0003> auc.c:143 vector [2]: ck = a93261ca0b053eed60432b6640f00435 20241030122528524 DAUC <0003> auc.c:144 vector [2]: ik = ef5f183028bbcba4c4c9ee266b5fff1b 20241030122528524 DAUC <0003> auc.c:145 vector [2]: res = 22d56c2e4fec4e1f0000000000000000 20241030122528524 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122528524 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122528524 DAUC <0003> auc.c:179 vector [2]: kc = 4120bb0dcdf77c00 20241030122528524 DAUC <0003> auc.c:180 vector [2]: sres = 869e6b4b 20241030122528524 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122528524 DAUC <0003> auc.c:113 vector [3]: rand = e5ac4283e0d523aed342f52168b4c59a 20241030122528524 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030122528524 DAUC <0003> auc.c:142 vector [3]: autn = 50468bba235180009f31a9d623cad349 20241030122528524 DAUC <0003> auc.c:143 vector [3]: ck = 5e37bb5862d25b6e3f6d0d1b85865f57 20241030122528524 DAUC <0003> auc.c:144 vector [3]: ik = 9ca2a0aa0630ef620687f951bb096949 20241030122528524 DAUC <0003> auc.c:145 vector [3]: res = 780e14063b77d43b0000000000000000 20241030122528524 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122528524 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122528524 DAUC <0003> auc.c:179 vector [3]: kc = 187a252f3f5c0400 20241030122528524 DAUC <0003> auc.c:180 vector [3]: sres = 41ad269c 20241030122528524 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122528524 DAUC <0003> auc.c:113 vector [4]: rand = a7e3c85d99484e31398e398cc825bb07 20241030122528524 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030122528524 DAUC <0003> auc.c:142 vector [4]: autn = a801aba17bb280004de4ddce6e283cf7 20241030122528524 DAUC <0003> auc.c:143 vector [4]: ck = be5d4ef45484f314ad995b706c66424d 20241030122528524 DAUC <0003> auc.c:144 vector [4]: ik = 41d2d42a08da0cb949c086be5b761f89 20241030122528524 DAUC <0003> auc.c:145 vector [4]: res = 79bda4dda9ae3cb90000000000000000 20241030122528524 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122528524 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122528524 DAUC <0003> auc.c:179 vector [4]: kc = e776c94387db1c00 20241030122528524 DAUC <0003> auc.c:180 vector [4]: sres = d3b81eab 20241030122528524 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122528524 DAUC <0003> db_auc.c:245 IMSI='262427149509826': Generated 5 vectors 20241030122528524 DAUC <0003> db_auc.c:249 IMSI='262427149509826': Updating SQN=161 in DB 20241030122528532 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427149509826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427149509826"} 20241030122528532 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427149509826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122528532 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122528533 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122528538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51102<->l=127.0.0.1:4258 20241030122528573 DAUC <0003> db_auc.c:157 IMSI='262429046789776': No 2G Auth Data 20241030122528573 DAUC <0003> db_auc.c:192 IMSI='262429046789776': No 3G Auth Data 20241030122528608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 20241030122528613 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122528613 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429046789776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429046789776"} 20241030122528613 DAUC <0003> db_auc.c:236 IMSI='262429046789776': Calling to generate 5 vectors 20241030122528613 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030122528613 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030122528613 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030122528613 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030122528613 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030122528613 DAUC <0003> auc.c:113 vector [0]: rand = 877edf70e6459ae18de824c9b42e0c42 20241030122528613 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030122528613 DAUC <0003> auc.c:142 vector [0]: autn = deeadf1cdb968000c6bd03abf8b26f1a 20241030122528613 DAUC <0003> auc.c:143 vector [0]: ck = d4f8ab8a109fd4051e5acf2516ced763 20241030122528613 DAUC <0003> auc.c:144 vector [0]: ik = 06360e870d8de94f700188526c07a781 20241030122528613 DAUC <0003> auc.c:145 vector [0]: res = c6c53bdbe27ee3b50000000000000000 20241030122528613 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030122528613 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030122528613 DAUC <0003> auc.c:179 vector [0]: kc = 8ed1a04de8ce8ac0 20241030122528613 DAUC <0003> auc.c:180 vector [0]: sres = dd20bbf4 20241030122528613 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030122528613 DAUC <0003> auc.c:113 vector [1]: rand = 1db838e4fa137fbad7e6086dfadfe55a 20241030122528613 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030122528613 DAUC <0003> auc.c:142 vector [1]: autn = 4eba7f80085a8000c3ee19409c5b4855 20241030122528613 DAUC <0003> auc.c:143 vector [1]: ck = 60b4a10b11b52c8d1a8353a09dd772dd 20241030122528613 DAUC <0003> auc.c:144 vector [1]: ik = d4bd70d9659246ab6330f16b8bc8d7c1 20241030122528613 DAUC <0003> auc.c:145 vector [1]: res = e9e029c4db314f3e0000000000000000 20241030122528613 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030122528613 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030122528613 DAUC <0003> auc.c:179 vector [1]: kc = 7e72150d6d00e2ce 20241030122528613 DAUC <0003> auc.c:180 vector [1]: sres = 65357953 20241030122528613 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030122528613 DAUC <0003> auc.c:113 vector [2]: rand = 602beb8a65d057192096a8332c44bfa6 20241030122528613 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030122528613 DAUC <0003> auc.c:142 vector [2]: autn = 240282e55b5c8000b5d54cdd3f54116a 20241030122528613 DAUC <0003> auc.c:143 vector [2]: ck = 245315e51e61a0b9b4c098ec1c118c94 20241030122528613 DAUC <0003> auc.c:144 vector [2]: ik = 5398fd01b42b2936e8ff52f82abec359 20241030122528613 DAUC <0003> auc.c:145 vector [2]: res = 87afd1d0866cc5a30000000000000000 20241030122528613 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030122528613 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030122528613 DAUC <0003> auc.c:179 vector [2]: kc = 2320c60c5b6c4a63 20241030122528613 DAUC <0003> auc.c:180 vector [2]: sres = 194916e0 20241030122528613 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030122528613 DAUC <0003> auc.c:113 vector [3]: rand = 9419dc81ba9dab9da9bd05190777a495 20241030122528613 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030122528613 DAUC <0003> auc.c:142 vector [3]: autn = 94ec7e3d782080004f69fdbb97134018 20241030122528613 DAUC <0003> auc.c:143 vector [3]: ck = 23e4549aba10e5a58990b80fb3e60061 20241030122528613 DAUC <0003> auc.c:144 vector [3]: ik = 8d9a9b31460ce423233870f51dc4b3c0 20241030122528613 DAUC <0003> auc.c:145 vector [3]: res = aeff8f7ecaea59e50000000000000000 20241030122528613 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030122528613 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030122528613 DAUC <0003> auc.c:179 vector [3]: kc = 5af35e68168bca69 20241030122528613 DAUC <0003> auc.c:180 vector [3]: sres = ebeee98c 20241030122528613 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030122528613 DAUC <0003> auc.c:113 vector [4]: rand = 5e06b98c316d3c415fdbbee1afceefbd 20241030122528613 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030122528613 DAUC <0003> auc.c:142 vector [4]: autn = f9f6756951648000bd486ebf50af6aee 20241030122528613 DAUC <0003> auc.c:143 vector [4]: ck = 6cc1ef75de47ba56056dddc7c3fff19d 20241030122528613 DAUC <0003> auc.c:144 vector [4]: ik = 67a36c125cb20d7c548800aa39bf50eb 20241030122528613 DAUC <0003> auc.c:145 vector [4]: res = 7ee6a9d67a5b88720000000000000000 20241030122528613 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030122528613 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030122528613 DAUC <0003> auc.c:179 vector [4]: kc = 60cdd8456e5e53e6 20241030122528613 DAUC <0003> auc.c:180 vector [4]: sres = 4cd2db0f 20241030122528613 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030122528613 DAUC <0003> db_auc.c:245 IMSI='262429046789776': Generated 5 vectors 20241030122528613 DAUC <0003> db_auc.c:249 IMSI='262429046789776': Updating SQN=161 in DB 20241030122528622 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429046789776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429046789776"} 20241030122528622 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429046789776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122528622 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122528622 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122528628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 20241030122528655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4258 20241030122528655 DLINP <000b> input/ipa.c:451 connected read/write 20241030122528655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122528655 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122528655 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122528655 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122528655 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33965<->l=127.0.0.1:4259) 20241030122528678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51118<->l=127.0.0.1:4258 20241030122528678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51118<->l=127.0.0.1:4258 20241030122531762 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122531762 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122531767 DLINP <000b> input/ipa.c:451 connected read/write 20241030122531767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122531768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38382<->l=127.0.0.1:4258 20241030122531772 DLINP <000b> input/ipa.c:451 connected read/write 20241030122531772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122531773 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122531773 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122531773 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  20241030122531773 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122531773 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  20241030122531773 DLGSUP <0013> gsup_server.c:235 2:  20241030122531773 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122531773 DLGSUP <0013> gsup_server.c:235 3:  20241030122531773 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122531773 DLGSUP <0013> gsup_server.c:235 4:  20241030122531773 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122531773 DLGSUP <0013> gsup_server.c:235 5:  20241030122531773 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122531773 DLGSUP <0013> gsup_server.c:235 7:  20241030122531773 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122531773 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122531773 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122531773 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122531799 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34637<->l=127.0.0.1:4259) 20241030122531821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38394<->l=127.0.0.1:4258 20241030122531830 DLINP <000b> input/ipa.c:451 connected read/write 20241030122531830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122531831 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421440359110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421440359110" cn_domain=PS} 20241030122531831 DLU <0006> fsm.c:456 lu(262421440359110)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122531831 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421440359110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241030122531831 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421440359110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421440359110" cause=IMSI unknown in HLR} 20241030122531831 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421440359110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122531831 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421440359110)[0x5596e2a5aaa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122531831 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421440359110)[0x5596e2a5aaa0]{UNVALIDATED}: Freeing instance 20241030122531831 DLU <0006> fsm.c:568 lu(PS:IMSI-262421440359110)[0x5596e2a5aaa0]{UNVALIDATED}: Deallocated 20241030122531831 DLINP <000b> input/ipa.c:451 connected read/write 20241030122531831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122531831 DLINP <000b> input/ipa.c:451 connected read/write 20241030122531831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122531837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38394<->l=127.0.0.1:4258 20241030122531839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38382<->l=127.0.0.1:4258 20241030122531840 DLINP <000b> input/ipa.c:451 connected read/write 20241030122531841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122531841 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122531841 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122531841 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122531842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34637<->l=127.0.0.1:4259) 20241030122531873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38404<->l=127.0.0.1:4258 20241030122531874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38404<->l=127.0.0.1:4258 20241030122534983 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122534983 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122534987 DLINP <000b> input/ipa.c:451 connected read/write 20241030122534987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122534989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38418<->l=127.0.0.1:4258 20241030122534993 DLINP <000b> input/ipa.c:451 connected read/write 20241030122534993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122534993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122534993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122534993 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  20241030122534993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122534993 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  20241030122534993 DLGSUP <0013> gsup_server.c:235 2:  20241030122534993 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122534993 DLGSUP <0013> gsup_server.c:235 3:  20241030122534993 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122534993 DLGSUP <0013> gsup_server.c:235 4:  20241030122534993 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122534993 DLGSUP <0013> gsup_server.c:235 5:  20241030122534993 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122534993 DLGSUP <0013> gsup_server.c:235 7:  20241030122534993 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122534993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122534993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122534993 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122535018 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43173<->l=127.0.0.1:4259) 20241030122535035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241030122535045 DLINP <000b> input/ipa.c:451 connected read/write 20241030122535045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122535045 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424458197503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424458197503" cn_domain=PS source_name="the-source\n"} 20241030122535045 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030122535045 DLU <0006> fsm.c:456 lu(262424458197503)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122535045 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424458197503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241030122535045 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262424458197503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424458197503" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241030122535045 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262424458197503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122535045 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424458197503)[0x5596e2a5aaa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122535045 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424458197503)[0x5596e2a5aaa0]{UNVALIDATED}: Freeing instance 20241030122535045 DLU <0006> fsm.c:568 lu(PS:IMSI-262424458197503)[0x5596e2a5aaa0]{UNVALIDATED}: Deallocated 20241030122535045 DLINP <000b> input/ipa.c:451 connected read/write 20241030122535045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122535045 DLINP <000b> input/ipa.c:451 connected read/write 20241030122535045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122535049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241030122535051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38418<->l=127.0.0.1:4258 20241030122535052 DLINP <000b> input/ipa.c:451 connected read/write 20241030122535052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122535052 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122535052 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122535052 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122535052 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030122535052 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43173<->l=127.0.0.1:4259) 20241030122535084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20241030122535084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20241030122538188 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122538188 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122538193 DLINP <000b> input/ipa.c:451 connected read/write 20241030122538193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122538195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4258 20241030122538199 DLINP <000b> input/ipa.c:451 connected read/write 20241030122538199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122538199 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122538199 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122538199 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  20241030122538199 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122538199 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  20241030122538199 DLGSUP <0013> gsup_server.c:235 2:  20241030122538199 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122538199 DLGSUP <0013> gsup_server.c:235 3:  20241030122538199 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122538199 DLGSUP <0013> gsup_server.c:235 4:  20241030122538199 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122538199 DLGSUP <0013> gsup_server.c:235 5:  20241030122538199 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122538199 DLGSUP <0013> gsup_server.c:235 7:  20241030122538199 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122538199 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122538199 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122538199 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122538227 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44181<->l=127.0.0.1:4259) 20241030122538246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38456<->l=127.0.0.1:4258 20241030122538259 DLINP <000b> input/ipa.c:451 connected read/write 20241030122538259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122538259 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424272078566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424272078566" cn_domain=PS} 20241030122538259 DLU <0006> fsm.c:456 lu(262424272078566)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122538259 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424272078566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241030122538259 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424272078566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424272078566" cause=Roaming not allowed in this location area} 20241030122538259 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424272078566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122538259 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424272078566)[0x5596e2a5aaa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122538259 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424272078566)[0x5596e2a5aaa0]{UNVALIDATED}: Freeing instance 20241030122538259 DLU <0006> fsm.c:568 lu(PS:IMSI-262424272078566)[0x5596e2a5aaa0]{UNVALIDATED}: Deallocated 20241030122538259 DLINP <000b> input/ipa.c:451 connected read/write 20241030122538259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122538259 DLINP <000b> input/ipa.c:451 connected read/write 20241030122538259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122538265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38456<->l=127.0.0.1:4258 20241030122538266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4258 20241030122538268 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44181<->l=127.0.0.1:4259) 20241030122538269 DLINP <000b> input/ipa.c:451 connected read/write 20241030122538269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122538269 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122538269 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122538269 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122538302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38468<->l=127.0.0.1:4258 20241030122538302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38468<->l=127.0.0.1:4258 20241030122541417 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122541417 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122541422 DLINP <000b> input/ipa.c:451 connected read/write 20241030122541422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122541424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38472<->l=127.0.0.1:4258 20241030122541427 DLINP <000b> input/ipa.c:451 connected read/write 20241030122541427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122541427 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122541427 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122541427 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  20241030122541427 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122541427 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  20241030122541427 DLGSUP <0013> gsup_server.c:235 2:  20241030122541427 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122541427 DLGSUP <0013> gsup_server.c:235 3:  20241030122541427 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122541427 DLGSUP <0013> gsup_server.c:235 4:  20241030122541427 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122541427 DLGSUP <0013> gsup_server.c:235 5:  20241030122541427 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122541427 DLGSUP <0013> gsup_server.c:235 7:  20241030122541427 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122541427 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122541427 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122541427 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122541452 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37199<->l=127.0.0.1:4259) 20241030122541466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38480<->l=127.0.0.1:4258 20241030122541475 DLINP <000b> input/ipa.c:451 connected read/write 20241030122541475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122541475 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427890568875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427890568875"} 20241030122541475 DAUC <0003> db_auc.c:133 IMSI='262427890568875': No such subscriber 20241030122541475 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427890568875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241030122541475 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427890568875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427890568875" cause=IMSI unknown in HLR} 20241030122541475 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427890568875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122541475 DLINP <000b> input/ipa.c:451 connected read/write 20241030122541475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122541475 DLINP <000b> input/ipa.c:451 connected read/write 20241030122541475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122541479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38480<->l=127.0.0.1:4258 20241030122541481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38472<->l=127.0.0.1:4258 20241030122541483 DLINP <000b> input/ipa.c:451 connected read/write 20241030122541483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122541483 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122541483 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122541483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122541483 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37199<->l=127.0.0.1:4259) 20241030122541512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38482<->l=127.0.0.1:4258 20241030122541512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38482<->l=127.0.0.1:4258 20241030122544611 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122544611 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122544615 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122544616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 20241030122544616 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122544616 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122544616 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122544616 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  20241030122544616 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122544616 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  20241030122544616 DLGSUP <0013> gsup_server.c:235 2:  20241030122544616 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122544616 DLGSUP <0013> gsup_server.c:235 3:  20241030122544616 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122544616 DLGSUP <0013> gsup_server.c:235 4:  20241030122544616 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122544616 DLGSUP <0013> gsup_server.c:235 5:  20241030122544616 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122544616 DLGSUP <0013> gsup_server.c:235 7:  20241030122544616 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122544616 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122544616 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122544616 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122544643 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34407<->l=127.0.0.1:4259) 20241030122544671 DAUC <0003> db_auc.c:157 IMSI='262428029521964': No 2G Auth Data 20241030122544671 DAUC <0003> db_auc.c:192 IMSI='262428029521964': No 3G Auth Data 20241030122544719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 20241030122544729 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122544729 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428029521964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428029521964" cn_domain=PS} 20241030122544729 DLU <0006> fsm.c:456 lu(262428029521964)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122544729 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428029521964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122544746 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428029521964)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122544746 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428029521964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428029521964" cn_domain=PS} 20241030122544746 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544746 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544753 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122544753 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428029521964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428029521964"} 20241030122544753 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428029521964)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122544753 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428029521964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122544753 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428029521964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428029521964"} 20241030122544753 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428029521964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122544753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428029521964)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122544753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428029521964)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122544753 DLU <0006> fsm.c:568 lu(PS:IMSI-262428029521964)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122544753 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544753 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52276<->l=127.0.0.1:4258 20241030122544782 DAUC <0003> db_auc.c:157 IMSI='262426621522479': No 2G Auth Data 20241030122544782 DAUC <0003> db_auc.c:192 IMSI='262426621522479': No 3G Auth Data 20241030122544790 DLGSUP <0013> hlr.c:121 IMSI 262426621522479: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122544803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52284<->l=127.0.0.1:4258 20241030122544805 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122544805 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426621522479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426621522479" cn_domain=PS} 20241030122544805 DLU <0006> fsm.c:456 lu(262426621522479)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122544805 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426621522479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122544821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426621522479)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122544821 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426621522479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426621522479" cn_domain=PS} 20241030122544821 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544821 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544823 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122544823 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426621522479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426621522479"} 20241030122544823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426621522479)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122544823 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426621522479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122544823 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426621522479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426621522479"} 20241030122544823 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426621522479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122544823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426621522479)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122544823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426621522479)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122544823 DLU <0006> fsm.c:568 lu(PS:IMSI-262426621522479)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122544823 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544823 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52284<->l=127.0.0.1:4258 20241030122544849 DAUC <0003> db_auc.c:157 IMSI='262428202407245': No 2G Auth Data 20241030122544849 DAUC <0003> db_auc.c:192 IMSI='262428202407245': No 3G Auth Data 20241030122544857 DLGSUP <0013> hlr.c:121 IMSI 262428202407245: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122544879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52294<->l=127.0.0.1:4258 20241030122544882 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122544882 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428202407245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428202407245" cn_domain=PS} 20241030122544882 DLU <0006> fsm.c:456 lu(262428202407245)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122544882 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428202407245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122544898 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428202407245)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122544898 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428202407245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428202407245" cn_domain=PS} 20241030122544898 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544898 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544903 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122544903 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428202407245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428202407245"} 20241030122544903 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428202407245)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122544903 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428202407245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122544903 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428202407245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428202407245"} 20241030122544903 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428202407245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122544903 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428202407245)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122544903 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428202407245)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122544903 DLU <0006> fsm.c:568 lu(PS:IMSI-262428202407245)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122544903 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544903 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52294<->l=127.0.0.1:4258 20241030122544932 DAUC <0003> db_auc.c:157 IMSI='262420378472488': No 2G Auth Data 20241030122544932 DAUC <0003> db_auc.c:192 IMSI='262420378472488': No 3G Auth Data 20241030122544940 DLGSUP <0013> hlr.c:121 IMSI 262420378472488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122544954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241030122544956 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122544956 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420378472488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420378472488" cn_domain=PS} 20241030122544956 DLU <0006> fsm.c:456 lu(262420378472488)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122544956 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420378472488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122544972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420378472488)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122544972 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420378472488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420378472488" cn_domain=PS} 20241030122544972 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544972 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544975 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122544975 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420378472488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420378472488"} 20241030122544975 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420378472488)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122544975 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420378472488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122544975 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420378472488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420378472488"} 20241030122544975 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420378472488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122544975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420378472488)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122544975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420378472488)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122544975 DLU <0006> fsm.c:568 lu(PS:IMSI-262420378472488)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122544975 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544975 DLINP <000b> input/ipa.c:451 connected read/write 20241030122544975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122544977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241030122545004 DAUC <0003> db_auc.c:157 IMSI='262428680223242': No 2G Auth Data 20241030122545004 DAUC <0003> db_auc.c:192 IMSI='262428680223242': No 3G Auth Data 20241030122545013 DLGSUP <0013> hlr.c:121 IMSI 262428680223242: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122545026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 20241030122545028 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122545028 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428680223242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428680223242" cn_domain=PS} 20241030122545028 DLU <0006> fsm.c:456 lu(262428680223242)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122545028 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428680223242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122545048 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428680223242)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122545048 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428680223242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428680223242" cn_domain=PS} 20241030122545048 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545048 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545052 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122545052 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428680223242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428680223242"} 20241030122545052 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428680223242)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122545052 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428680223242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122545052 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428680223242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428680223242"} 20241030122545052 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428680223242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122545052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428680223242)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122545052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428680223242)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122545052 DLU <0006> fsm.c:568 lu(PS:IMSI-262428680223242)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122545052 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545052 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 20241030122545081 DAUC <0003> db_auc.c:157 IMSI='262424892787494': No 2G Auth Data 20241030122545081 DAUC <0003> db_auc.c:192 IMSI='262424892787494': No 3G Auth Data 20241030122545089 DLGSUP <0013> hlr.c:121 IMSI 262424892787494: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122545111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241030122545113 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122545113 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424892787494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424892787494" cn_domain=PS} 20241030122545113 DLU <0006> fsm.c:456 lu(262424892787494)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122545113 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424892787494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122545129 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424892787494)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122545129 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424892787494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424892787494" cn_domain=PS} 20241030122545129 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545129 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545134 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122545134 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424892787494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424892787494"} 20241030122545134 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424892787494)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122545134 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424892787494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122545134 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424892787494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424892787494"} 20241030122545134 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424892787494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122545134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424892787494)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122545134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424892787494)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122545134 DLU <0006> fsm.c:568 lu(PS:IMSI-262424892787494)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122545134 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545134 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241030122545170 DAUC <0003> db_auc.c:157 IMSI='262420249912754': No 2G Auth Data 20241030122545170 DAUC <0003> db_auc.c:192 IMSI='262420249912754': No 3G Auth Data 20241030122545179 DLGSUP <0013> hlr.c:121 IMSI 262420249912754: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122545205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20241030122545208 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122545208 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420249912754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420249912754" cn_domain=PS} 20241030122545208 DLU <0006> fsm.c:456 lu(262420249912754)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122545208 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420249912754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122545224 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420249912754)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122545225 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420249912754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420249912754" cn_domain=PS} 20241030122545225 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545225 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545230 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122545230 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420249912754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420249912754"} 20241030122545230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420249912754)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122545230 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420249912754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122545230 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420249912754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420249912754"} 20241030122545230 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420249912754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122545230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420249912754)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122545230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420249912754)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122545230 DLU <0006> fsm.c:568 lu(PS:IMSI-262420249912754)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122545230 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545230 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20241030122545266 DAUC <0003> db_auc.c:157 IMSI='262425559078441': No 2G Auth Data 20241030122545266 DAUC <0003> db_auc.c:192 IMSI='262425559078441': No 3G Auth Data 20241030122545274 DLGSUP <0013> hlr.c:121 IMSI 262425559078441: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122545298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52328<->l=127.0.0.1:4258 20241030122545300 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122545300 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425559078441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425559078441" cn_domain=PS} 20241030122545300 DLU <0006> fsm.c:456 lu(262425559078441)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122545300 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425559078441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122545316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425559078441)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122545316 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425559078441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425559078441" cn_domain=PS} 20241030122545317 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545317 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545321 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122545321 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425559078441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425559078441"} 20241030122545321 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425559078441)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122545321 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425559078441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122545321 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425559078441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425559078441"} 20241030122545321 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425559078441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122545321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425559078441)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122545321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425559078441)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122545321 DLU <0006> fsm.c:568 lu(PS:IMSI-262425559078441)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122545321 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545321 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122545323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52328<->l=127.0.0.1:4258 20241030122545348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 20241030122545349 DLINP <000b> input/ipa.c:451 connected read/write 20241030122545349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122545349 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122545349 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122545349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122545349 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34407<->l=127.0.0.1:4259) 20241030122545371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52344<->l=127.0.0.1:4258 20241030122545371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52344<->l=127.0.0.1:4258 20241030122548474 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122548474 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122548476 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241030122548478 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548478 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122548478 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122548478 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  20241030122548478 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122548478 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  20241030122548478 DLGSUP <0013> gsup_server.c:235 2:  20241030122548478 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122548478 DLGSUP <0013> gsup_server.c:235 3:  20241030122548478 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122548478 DLGSUP <0013> gsup_server.c:235 4:  20241030122548478 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122548478 DLGSUP <0013> gsup_server.c:235 5:  20241030122548478 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122548478 DLGSUP <0013> gsup_server.c:235 7:  20241030122548478 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122548478 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122548478 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122548478 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122548490 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41907<->l=127.0.0.1:4259) 20241030122548513 DAUC <0003> db_auc.c:157 IMSI='262422540099526': No 2G Auth Data 20241030122548513 DAUC <0003> db_auc.c:192 IMSI='262422540099526': No 3G Auth Data 20241030122548558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 20241030122548568 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548568 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422540099526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422540099526" cn_domain=PS source_name="the-source\n"} 20241030122548568 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030122548569 DLU <0006> fsm.c:456 lu(262422540099526)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122548569 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422540099526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030122548585 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422540099526)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122548585 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422540099526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422540099526" cn_domain=PS destination_name="the-source\n"} 20241030122548585 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548586 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548591 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548592 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422540099526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422540099526" source_name="the-source\n"} 20241030122548592 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422540099526)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122548592 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422540099526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122548592 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422540099526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422540099526" destination_name="the-source\n"} 20241030122548592 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422540099526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122548592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422540099526)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122548592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422540099526)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122548592 DLU <0006> fsm.c:568 lu(PS:IMSI-262422540099526)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122548592 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548592 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 20241030122548620 DAUC <0003> db_auc.c:157 IMSI='262421092057713': No 2G Auth Data 20241030122548620 DAUC <0003> db_auc.c:192 IMSI='262421092057713': No 3G Auth Data 20241030122548628 DLGSUP <0013> hlr.c:121 IMSI 262421092057713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122548641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 20241030122548643 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548643 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421092057713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421092057713" cn_domain=PS source_name="the-source\n"} 20241030122548643 DLU <0006> fsm.c:456 lu(262421092057713)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122548643 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421092057713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030122548659 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421092057713)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122548659 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421092057713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421092057713" cn_domain=PS destination_name="the-source\n"} 20241030122548659 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548659 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548662 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548662 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421092057713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421092057713" source_name="the-source\n"} 20241030122548662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421092057713)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122548662 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421092057713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122548662 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421092057713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421092057713" destination_name="the-source\n"} 20241030122548662 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421092057713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122548662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421092057713)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122548662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421092057713)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122548662 DLU <0006> fsm.c:568 lu(PS:IMSI-262421092057713)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122548662 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548662 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 20241030122548689 DAUC <0003> db_auc.c:157 IMSI='262428959023797': No 2G Auth Data 20241030122548689 DAUC <0003> db_auc.c:192 IMSI='262428959023797': No 3G Auth Data 20241030122548698 DLGSUP <0013> hlr.c:121 IMSI 262428959023797: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122548711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 20241030122548713 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548713 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428959023797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428959023797" cn_domain=PS source_name="the-source\n"} 20241030122548713 DLU <0006> fsm.c:456 lu(262428959023797)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122548713 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428959023797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030122548728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428959023797)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122548729 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428959023797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428959023797" cn_domain=PS destination_name="the-source\n"} 20241030122548729 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548729 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548731 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548731 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428959023797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428959023797" source_name="the-source\n"} 20241030122548731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428959023797)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122548731 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262428959023797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122548731 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428959023797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428959023797" destination_name="the-source\n"} 20241030122548731 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262428959023797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122548731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428959023797)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122548731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428959023797)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122548731 DLU <0006> fsm.c:568 lu(PS:IMSI-262428959023797)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122548731 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548731 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 20241030122548758 DAUC <0003> db_auc.c:157 IMSI='262428989470195': No 2G Auth Data 20241030122548758 DAUC <0003> db_auc.c:192 IMSI='262428989470195': No 3G Auth Data 20241030122548766 DLGSUP <0013> hlr.c:121 IMSI 262428989470195: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122548779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 20241030122548781 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548781 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428989470195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428989470195" cn_domain=PS source_name="the-source\n"} 20241030122548781 DLU <0006> fsm.c:456 lu(262428989470195)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122548781 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428989470195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030122548797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428989470195)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122548797 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428989470195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428989470195" cn_domain=PS destination_name="the-source\n"} 20241030122548797 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548797 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548798 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548798 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428989470195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428989470195" source_name="the-source\n"} 20241030122548798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428989470195)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122548798 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428989470195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122548798 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428989470195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428989470195" destination_name="the-source\n"} 20241030122548798 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428989470195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122548798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428989470195)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122548798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428989470195)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122548798 DLU <0006> fsm.c:568 lu(PS:IMSI-262428989470195)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122548798 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548798 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 20241030122548823 DAUC <0003> db_auc.c:157 IMSI='262424013170601': No 2G Auth Data 20241030122548823 DAUC <0003> db_auc.c:192 IMSI='262424013170601': No 3G Auth Data 20241030122548831 DLGSUP <0013> hlr.c:121 IMSI 262424013170601: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122548844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 20241030122548846 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548846 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424013170601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424013170601" cn_domain=PS source_name="the-source\n"} 20241030122548846 DLU <0006> fsm.c:456 lu(262424013170601)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122548846 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424013170601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030122548861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424013170601)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122548861 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424013170601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424013170601" cn_domain=PS destination_name="the-source\n"} 20241030122548861 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548861 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548862 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548862 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424013170601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424013170601" source_name="the-source\n"} 20241030122548862 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424013170601)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122548862 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262424013170601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122548862 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424013170601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424013170601" destination_name="the-source\n"} 20241030122548862 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262424013170601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122548862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424013170601)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122548862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424013170601)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122548862 DLU <0006> fsm.c:568 lu(PS:IMSI-262424013170601)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122548862 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548862 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 20241030122548888 DAUC <0003> db_auc.c:157 IMSI='262424190818777': No 2G Auth Data 20241030122548888 DAUC <0003> db_auc.c:192 IMSI='262424190818777': No 3G Auth Data 20241030122548896 DLGSUP <0013> hlr.c:121 IMSI 262424190818777: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122548918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52412<->l=127.0.0.1:4258 20241030122548920 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548920 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424190818777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424190818777" cn_domain=PS source_name="the-source\n"} 20241030122548920 DLU <0006> fsm.c:456 lu(262424190818777)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122548920 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424190818777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030122548936 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424190818777)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122548936 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424190818777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424190818777" cn_domain=PS destination_name="the-source\n"} 20241030122548936 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548936 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548937 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122548937 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424190818777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424190818777" source_name="the-source\n"} 20241030122548937 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424190818777)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122548937 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262424190818777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122548937 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424190818777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424190818777" destination_name="the-source\n"} 20241030122548937 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262424190818777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122548937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424190818777)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122548937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424190818777)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122548937 DLU <0006> fsm.c:568 lu(PS:IMSI-262424190818777)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122548937 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548937 DLINP <000b> input/ipa.c:451 connected read/write 20241030122548937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122548937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52412<->l=127.0.0.1:4258 20241030122548970 DAUC <0003> db_auc.c:157 IMSI='262420661025263': No 2G Auth Data 20241030122548970 DAUC <0003> db_auc.c:192 IMSI='262420661025263': No 3G Auth Data 20241030122548979 DLGSUP <0013> hlr.c:121 IMSI 262420661025263: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122549001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4258 20241030122549004 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122549004 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420661025263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420661025263" cn_domain=PS source_name="the-source\n"} 20241030122549004 DLU <0006> fsm.c:456 lu(262420661025263)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122549004 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420661025263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030122549019 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420661025263)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122549019 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420661025263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420661025263" cn_domain=PS destination_name="the-source\n"} 20241030122549019 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122549019 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122549021 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122549021 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420661025263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420661025263" source_name="the-source\n"} 20241030122549021 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420661025263)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122549021 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420661025263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122549021 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420661025263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420661025263" destination_name="the-source\n"} 20241030122549021 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420661025263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122549021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420661025263)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122549021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420661025263)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122549021 DLU <0006> fsm.c:568 lu(PS:IMSI-262420661025263)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122549021 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122549021 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122549021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4258 20241030122549054 DAUC <0003> db_auc.c:157 IMSI='262420024537557': No 2G Auth Data 20241030122549054 DAUC <0003> db_auc.c:192 IMSI='262420024537557': No 3G Auth Data 20241030122549062 DLGSUP <0013> hlr.c:121 IMSI 262420024537557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122549090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4258 20241030122549095 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122549095 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420024537557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420024537557" cn_domain=PS source_name="the-source\n"} 20241030122549095 DLU <0006> fsm.c:456 lu(262420024537557)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122549095 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420024537557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030122549112 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420024537557)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122549112 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420024537557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420024537557" cn_domain=PS destination_name="the-source\n"} 20241030122549112 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122549112 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122549117 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122549117 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420024537557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420024537557" source_name="the-source\n"} 20241030122549117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420024537557)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122549117 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262420024537557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122549117 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420024537557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420024537557" destination_name="the-source\n"} 20241030122549117 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262420024537557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122549117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420024537557)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122549117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420024537557)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122549117 DLU <0006> fsm.c:568 lu(PS:IMSI-262420024537557)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122549117 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122549117 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122549120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4258 20241030122549148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241030122549148 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41907<->l=127.0.0.1:4259) 20241030122549148 DLINP <000b> input/ipa.c:451 connected read/write 20241030122549148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122549148 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122549148 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122549148 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122549148 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030122549171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52440<->l=127.0.0.1:4258 20241030122549171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52440<->l=127.0.0.1:4258 20241030122552270 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122552270 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122552274 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4258 20241030122552279 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552279 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122552279 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122552279 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  20241030122552279 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122552279 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  20241030122552279 DLGSUP <0013> gsup_server.c:235 2:  20241030122552279 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122552279 DLGSUP <0013> gsup_server.c:235 3:  20241030122552279 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122552279 DLGSUP <0013> gsup_server.c:235 4:  20241030122552279 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122552279 DLGSUP <0013> gsup_server.c:235 5:  20241030122552279 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122552279 DLGSUP <0013> gsup_server.c:235 7:  20241030122552279 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122552279 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122552279 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122552279 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122552299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46209<->l=127.0.0.1:4259) 20241030122552337 DAUC <0003> db_auc.c:157 IMSI='262429479635151': No 2G Auth Data 20241030122552337 DAUC <0003> db_auc.c:192 IMSI='262429479635151': No 3G Auth Data 20241030122552383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4258 20241030122552394 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552394 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429479635151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429479635151" cn_domain=PS} 20241030122552394 DLU <0006> fsm.c:456 lu(262429479635151)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122552394 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429479635151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122552412 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429479635151)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122552412 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429479635151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429479635151" cn_domain=PS} 20241030122552412 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552412 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552420 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552420 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429479635151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429479635151"} 20241030122552420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429479635151)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122552420 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429479635151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122552420 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429479635151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429479635151"} 20241030122552420 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429479635151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122552420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429479635151)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122552420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429479635151)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122552420 DLU <0006> fsm.c:568 lu(PS:IMSI-262429479635151)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122552420 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552420 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4258 20241030122552450 DAUC <0003> db_auc.c:157 IMSI='262425442265761': No 2G Auth Data 20241030122552450 DAUC <0003> db_auc.c:192 IMSI='262425442265761': No 3G Auth Data 20241030122552458 DLGSUP <0013> hlr.c:121 IMSI 262425442265761: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122552471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38664<->l=127.0.0.1:4258 20241030122552473 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552473 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425442265761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425442265761" cn_domain=PS} 20241030122552473 DLU <0006> fsm.c:456 lu(262425442265761)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122552473 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425442265761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122552489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425442265761)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122552489 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425442265761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425442265761" cn_domain=PS} 20241030122552489 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552489 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552492 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552492 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425442265761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425442265761"} 20241030122552492 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425442265761)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122552492 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425442265761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122552492 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425442265761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425442265761"} 20241030122552492 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425442265761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122552492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425442265761)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122552492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425442265761)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122552492 DLU <0006> fsm.c:568 lu(PS:IMSI-262425442265761)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122552492 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552492 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38664<->l=127.0.0.1:4258 20241030122552521 DAUC <0003> db_auc.c:157 IMSI='262421420735408': No 2G Auth Data 20241030122552521 DAUC <0003> db_auc.c:192 IMSI='262421420735408': No 3G Auth Data 20241030122552529 DLGSUP <0013> hlr.c:121 IMSI 262421420735408: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122552543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38668<->l=127.0.0.1:4258 20241030122552544 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552544 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421420735408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421420735408" cn_domain=PS} 20241030122552544 DLU <0006> fsm.c:456 lu(262421420735408)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122552544 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421420735408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122552560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421420735408)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122552560 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421420735408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421420735408" cn_domain=PS} 20241030122552560 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552560 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552563 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552563 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421420735408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421420735408"} 20241030122552563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421420735408)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122552563 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421420735408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122552563 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421420735408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421420735408"} 20241030122552563 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421420735408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122552563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421420735408)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122552563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421420735408)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122552563 DLU <0006> fsm.c:568 lu(PS:IMSI-262421420735408)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122552563 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552563 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38668<->l=127.0.0.1:4258 20241030122552591 DAUC <0003> db_auc.c:157 IMSI='262429273966458': No 2G Auth Data 20241030122552591 DAUC <0003> db_auc.c:192 IMSI='262429273966458': No 3G Auth Data 20241030122552599 DLGSUP <0013> hlr.c:121 IMSI 262429273966458: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122552612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4258 20241030122552614 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552614 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429273966458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429273966458" cn_domain=PS} 20241030122552614 DLU <0006> fsm.c:456 lu(262429273966458)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122552614 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429273966458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122552629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429273966458)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122552629 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429273966458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429273966458" cn_domain=PS} 20241030122552629 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552630 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552632 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552632 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429273966458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429273966458"} 20241030122552632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429273966458)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122552632 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429273966458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122552632 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429273966458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429273966458"} 20241030122552632 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429273966458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122552632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429273966458)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122552632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429273966458)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122552632 DLU <0006> fsm.c:568 lu(PS:IMSI-262429273966458)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122552632 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552632 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4258 20241030122552659 DAUC <0003> db_auc.c:157 IMSI='262428109473331': No 2G Auth Data 20241030122552659 DAUC <0003> db_auc.c:192 IMSI='262428109473331': No 3G Auth Data 20241030122552668 DLGSUP <0013> hlr.c:121 IMSI 262428109473331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122552681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38676<->l=127.0.0.1:4258 20241030122552683 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552683 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428109473331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428109473331" cn_domain=PS} 20241030122552683 DLU <0006> fsm.c:456 lu(262428109473331)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122552683 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428109473331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122552699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428109473331)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122552699 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428109473331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428109473331" cn_domain=PS} 20241030122552699 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552699 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552701 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552701 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428109473331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428109473331"} 20241030122552701 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428109473331)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122552701 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428109473331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122552701 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428109473331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428109473331"} 20241030122552701 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428109473331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122552701 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428109473331)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122552701 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428109473331)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122552701 DLU <0006> fsm.c:568 lu(PS:IMSI-262428109473331)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122552701 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552701 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38676<->l=127.0.0.1:4258 20241030122552728 DAUC <0003> db_auc.c:157 IMSI='262424404815218': No 2G Auth Data 20241030122552728 DAUC <0003> db_auc.c:192 IMSI='262424404815218': No 3G Auth Data 20241030122552736 DLGSUP <0013> hlr.c:121 IMSI 262424404815218: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122552760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20241030122552764 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552764 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424404815218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424404815218" cn_domain=PS} 20241030122552764 DLU <0006> fsm.c:456 lu(262424404815218)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122552764 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424404815218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122552780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424404815218)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122552780 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424404815218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424404815218" cn_domain=PS} 20241030122552780 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552780 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552786 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552786 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424404815218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424404815218"} 20241030122552786 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424404815218)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122552786 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424404815218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122552786 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424404815218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424404815218"} 20241030122552786 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424404815218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122552786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424404815218)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122552786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424404815218)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122552786 DLU <0006> fsm.c:568 lu(PS:IMSI-262424404815218)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122552786 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552786 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20241030122552822 DAUC <0003> db_auc.c:157 IMSI='262428536158163': No 2G Auth Data 20241030122552822 DAUC <0003> db_auc.c:192 IMSI='262428536158163': No 3G Auth Data 20241030122552831 DLGSUP <0013> hlr.c:121 IMSI 262428536158163: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122552858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38686<->l=127.0.0.1:4258 20241030122552864 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552864 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428536158163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428536158163" cn_domain=PS} 20241030122552864 DLU <0006> fsm.c:456 lu(262428536158163)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122552864 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428536158163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122552880 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428536158163)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122552880 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428536158163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428536158163" cn_domain=PS} 20241030122552880 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552880 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552885 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552885 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428536158163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428536158163"} 20241030122552885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428536158163)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122552885 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428536158163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122552885 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428536158163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428536158163"} 20241030122552885 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428536158163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122552885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428536158163)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122552885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428536158163)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122552885 DLU <0006> fsm.c:568 lu(PS:IMSI-262428536158163)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122552885 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552885 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38686<->l=127.0.0.1:4258 20241030122552922 DAUC <0003> db_auc.c:157 IMSI='262425897602628': No 2G Auth Data 20241030122552922 DAUC <0003> db_auc.c:192 IMSI='262425897602628': No 3G Auth Data 20241030122552931 DLGSUP <0013> hlr.c:121 IMSI 262425897602628: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122552958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38688<->l=127.0.0.1:4258 20241030122552961 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552961 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425897602628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425897602628" cn_domain=PS} 20241030122552961 DLU <0006> fsm.c:456 lu(262425897602628)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122552961 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425897602628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122552977 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425897602628)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122552977 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425897602628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425897602628" cn_domain=PS} 20241030122552977 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552977 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552983 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122552983 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425897602628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425897602628"} 20241030122552983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425897602628)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122552983 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425897602628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122552983 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425897602628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425897602628"} 20241030122552983 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425897602628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122552983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425897602628)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122552983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425897602628)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122552983 DLU <0006> fsm.c:568 lu(PS:IMSI-262425897602628)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122552983 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552983 DLINP <000b> input/ipa.c:451 connected read/write 20241030122552983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122552986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38688<->l=127.0.0.1:4258 20241030122553013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4258 20241030122553013 DLINP <000b> input/ipa.c:451 connected read/write 20241030122553013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122553013 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122553013 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122553013 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122553013 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46209<->l=127.0.0.1:4259) 20241030122553036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38698<->l=127.0.0.1:4258 20241030122553137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38698<->l=127.0.0.1:4258 20241030122556251 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122556251 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122556255 DLINP <000b> input/ipa.c:451 connected read/write 20241030122556255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122556257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38704<->l=127.0.0.1:4258 20241030122556261 DLINP <000b> input/ipa.c:451 connected read/write 20241030122556261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122556261 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122556261 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122556261 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  20241030122556261 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122556261 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  20241030122556261 DLGSUP <0013> gsup_server.c:235 2:  20241030122556261 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122556261 DLGSUP <0013> gsup_server.c:235 3:  20241030122556261 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122556261 DLGSUP <0013> gsup_server.c:235 4:  20241030122556261 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122556261 DLGSUP <0013> gsup_server.c:235 5:  20241030122556261 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122556261 DLGSUP <0013> gsup_server.c:235 7:  20241030122556261 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122556261 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122556261 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122556261 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122556285 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41383<->l=127.0.0.1:4259) 20241030122556324 DAUC <0003> db_auc.c:157 IMSI='262421964176734': No 2G Auth Data 20241030122556324 DAUC <0003> db_auc.c:192 IMSI='262421964176734': No 3G Auth Data 20241030122556349 DAUC <0003> db_auc.c:192 IMSI='262421964176734': No 3G Auth Data 20241030122556380 DAUC <0003> db_auc.c:157 IMSI='262429994475327': No 2G Auth Data 20241030122556381 DAUC <0003> db_auc.c:192 IMSI='262429994475327': No 3G Auth Data 20241030122556413 DAUC <0003> db_auc.c:157 IMSI='262429994475327': No 2G Auth Data 20241030122556444 DAUC <0003> db_auc.c:157 IMSI='262421289046936': No 2G Auth Data 20241030122556444 DAUC <0003> db_auc.c:192 IMSI='262421289046936': No 3G Auth Data 20241030122556506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38704<->l=127.0.0.1:4258 20241030122556508 DLINP <000b> input/ipa.c:451 connected read/write 20241030122556508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122556508 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122556508 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122556508 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122556508 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41383<->l=127.0.0.1:4259) 20241030122556532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 20241030122556633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 20241030122559702 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122559702 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122559706 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122559708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38712<->l=127.0.0.1:4258 20241030122559712 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122559712 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122559712 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122559712 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  20241030122559712 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122559712 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  20241030122559712 DLGSUP <0013> gsup_server.c:235 2:  20241030122559712 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122559712 DLGSUP <0013> gsup_server.c:235 3:  20241030122559712 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122559712 DLGSUP <0013> gsup_server.c:235 4:  20241030122559712 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122559712 DLGSUP <0013> gsup_server.c:235 5:  20241030122559712 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122559712 DLGSUP <0013> gsup_server.c:235 7:  20241030122559712 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122559712 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122559712 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122559712 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122559728 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39391<->l=127.0.0.1:4259) 20241030122559736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 20241030122559747 DAUC <0003> db_auc.c:157 IMSI='262423015417885': No 2G Auth Data 20241030122559747 DAUC <0003> db_auc.c:192 IMSI='262423015417885': No 3G Auth Data 20241030122559775 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122559775 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423015417885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423015417885" cn_domain=PS} 20241030122559775 DLU <0006> fsm.c:456 lu(262423015417885)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122559775 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423015417885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122559791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423015417885)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122559791 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423015417885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423015417885" cn_domain=PS} 20241030122559791 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122559792 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122559798 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122559798 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423015417885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423015417885"} 20241030122559798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423015417885)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122559798 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423015417885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122559798 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423015417885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423015417885"} 20241030122559798 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423015417885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122559798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423015417885)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122559798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423015417885)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122559798 DLU <0006> fsm.c:568 lu(PS:IMSI-262423015417885)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122559798 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122559798 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122559810 DLGSUP <0013> hlr.c:128 IMSI 262423015417885: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241030122559810 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122559810 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122559813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 20241030122559814 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122559814 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423015417885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423015417885"} 20241030122559814 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423015417885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241030122559814 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423015417885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122559815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38712<->l=127.0.0.1:4258 20241030122559817 DLINP <000b> input/ipa.c:451 connected read/write 20241030122559817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122559817 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122559817 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122559817 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122559818 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39391<->l=127.0.0.1:4259) 20241030122559854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38738<->l=127.0.0.1:4258 20241030122559955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38738<->l=127.0.0.1:4258 20241030122603026 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122603026 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122603030 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34230<->l=127.0.0.1:4258 20241030122603036 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603036 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122603036 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122603036 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  20241030122603036 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122603036 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  20241030122603036 DLGSUP <0013> gsup_server.c:235 2:  20241030122603036 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122603036 DLGSUP <0013> gsup_server.c:235 3:  20241030122603036 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122603036 DLGSUP <0013> gsup_server.c:235 4:  20241030122603036 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122603036 DLGSUP <0013> gsup_server.c:235 5:  20241030122603036 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122603036 DLGSUP <0013> gsup_server.c:235 7:  20241030122603036 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122603036 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122603036 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122603036 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122603061 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42747<->l=127.0.0.1:4259) 20241030122603088 DAUC <0003> db_auc.c:157 IMSI='262423873071510': No 2G Auth Data 20241030122603088 DAUC <0003> db_auc.c:192 IMSI='262423873071510': No 3G Auth Data 20241030122603135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4258 20241030122603145 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603145 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423873071510" cn_domain=PS} 20241030122603145 DLU <0006> fsm.c:456 lu(262423873071510)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122603145 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122603163 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423873071510)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122603163 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423873071510" cn_domain=PS} 20241030122603163 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603163 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603170 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603170 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423873071510"} 20241030122603170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423873071510)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122603170 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122603170 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423873071510"} 20241030122603170 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122603170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423873071510)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122603170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423873071510)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122603170 DLU <0006> fsm.c:568 lu(PS:IMSI-262423873071510)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122603170 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603170 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603173 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603173 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423873071510" cn_domain=CS} 20241030122603173 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030122603182 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423873071510"} 20241030122603182 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423873071510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122603182 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603182 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4258 20241030122603212 DAUC <0003> db_auc.c:157 IMSI='262420683584805': No 2G Auth Data 20241030122603212 DAUC <0003> db_auc.c:192 IMSI='262420683584805': No 3G Auth Data 20241030122603220 DLGSUP <0013> hlr.c:121 IMSI 262420683584805: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122603235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4258 20241030122603236 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603236 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420683584805" cn_domain=PS} 20241030122603236 DLU <0006> fsm.c:456 lu(262420683584805)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122603236 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122603252 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420683584805)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122603252 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420683584805" cn_domain=PS} 20241030122603252 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603252 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603255 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603255 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420683584805"} 20241030122603255 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420683584805)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122603255 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122603255 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420683584805"} 20241030122603255 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122603255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420683584805)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122603255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420683584805)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122603255 DLU <0006> fsm.c:568 lu(PS:IMSI-262420683584805)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122603255 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603255 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603256 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603256 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420683584805" cn_domain=CS} 20241030122603256 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030122603264 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420683584805"} 20241030122603264 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420683584805 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122603264 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603265 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4258 20241030122603292 DAUC <0003> db_auc.c:157 IMSI='262426408971141': No 2G Auth Data 20241030122603292 DAUC <0003> db_auc.c:192 IMSI='262426408971141': No 3G Auth Data 20241030122603300 DLGSUP <0013> hlr.c:121 IMSI 262426408971141: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122603314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34260<->l=127.0.0.1:4258 20241030122603315 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603315 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426408971141" cn_domain=PS} 20241030122603315 DLU <0006> fsm.c:456 lu(262426408971141)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122603315 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122603331 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426408971141)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122603331 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426408971141" cn_domain=PS} 20241030122603331 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603332 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603334 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603334 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426408971141"} 20241030122603334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426408971141)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122603334 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122603334 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426408971141"} 20241030122603334 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122603334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426408971141)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122603334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426408971141)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122603334 DLU <0006> fsm.c:568 lu(PS:IMSI-262426408971141)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122603334 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603334 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603336 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603336 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426408971141" cn_domain=CS} 20241030122603336 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030122603344 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426408971141"} 20241030122603344 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426408971141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122603344 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603344 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34260<->l=127.0.0.1:4258 20241030122603372 DAUC <0003> db_auc.c:157 IMSI='262422404107792': No 2G Auth Data 20241030122603372 DAUC <0003> db_auc.c:192 IMSI='262422404107792': No 3G Auth Data 20241030122603380 DLGSUP <0013> hlr.c:121 IMSI 262422404107792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122603394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34270<->l=127.0.0.1:4258 20241030122603395 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603395 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422404107792" cn_domain=PS} 20241030122603395 DLU <0006> fsm.c:456 lu(262422404107792)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122603395 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122603411 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422404107792)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122603411 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422404107792" cn_domain=PS} 20241030122603411 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603411 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603414 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603414 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422404107792"} 20241030122603414 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422404107792)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122603414 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122603414 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422404107792"} 20241030122603414 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122603414 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422404107792)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122603414 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422404107792)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122603414 DLU <0006> fsm.c:568 lu(PS:IMSI-262422404107792)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122603414 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603414 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603415 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603415 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422404107792" cn_domain=CS} 20241030122603415 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030122603424 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422404107792"} 20241030122603424 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422404107792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122603424 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603424 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34270<->l=127.0.0.1:4258 20241030122603452 DAUC <0003> db_auc.c:157 IMSI='262427174540668': No 2G Auth Data 20241030122603452 DAUC <0003> db_auc.c:192 IMSI='262427174540668': No 3G Auth Data 20241030122603460 DLGSUP <0013> hlr.c:121 IMSI 262427174540668: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122603474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34274<->l=127.0.0.1:4258 20241030122603476 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603476 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427174540668" cn_domain=PS} 20241030122603476 DLU <0006> fsm.c:456 lu(262427174540668)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122603476 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122603492 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427174540668)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122603492 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427174540668" cn_domain=PS} 20241030122603492 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603492 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603495 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603495 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427174540668"} 20241030122603495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427174540668)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122603495 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122603495 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427174540668"} 20241030122603495 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122603495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427174540668)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122603495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427174540668)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122603495 DLU <0006> fsm.c:568 lu(PS:IMSI-262427174540668)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122603495 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603495 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603497 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603497 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427174540668" cn_domain=CS} 20241030122603497 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030122603505 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427174540668"} 20241030122603505 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427174540668 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122603505 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603505 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34274<->l=127.0.0.1:4258 20241030122603533 DAUC <0003> db_auc.c:157 IMSI='262423565317464': No 2G Auth Data 20241030122603533 DAUC <0003> db_auc.c:192 IMSI='262423565317464': No 3G Auth Data 20241030122603541 DLGSUP <0013> hlr.c:121 IMSI 262423565317464: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122603564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34284<->l=127.0.0.1:4258 20241030122603565 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603565 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423565317464" cn_domain=PS} 20241030122603565 DLU <0006> fsm.c:456 lu(262423565317464)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122603565 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122603581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423565317464)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122603581 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423565317464" cn_domain=PS} 20241030122603581 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603581 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603584 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603584 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423565317464"} 20241030122603585 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423565317464)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122603585 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122603585 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423565317464"} 20241030122603585 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122603585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423565317464)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122603585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423565317464)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122603585 DLU <0006> fsm.c:568 lu(PS:IMSI-262423565317464)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122603585 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603585 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603587 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603587 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423565317464" cn_domain=CS} 20241030122603587 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030122603595 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423565317464"} 20241030122603595 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423565317464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122603595 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603595 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34284<->l=127.0.0.1:4258 20241030122603632 DAUC <0003> db_auc.c:157 IMSI='262423430200785': No 2G Auth Data 20241030122603632 DAUC <0003> db_auc.c:192 IMSI='262423430200785': No 3G Auth Data 20241030122603640 DLGSUP <0013> hlr.c:121 IMSI 262423430200785: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122603669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34298<->l=127.0.0.1:4258 20241030122603673 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603673 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423430200785" cn_domain=PS} 20241030122603673 DLU <0006> fsm.c:456 lu(262423430200785)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122603673 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122603692 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423430200785)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122603692 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423430200785" cn_domain=PS} 20241030122603692 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603692 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603697 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603697 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423430200785"} 20241030122603697 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423430200785)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122603697 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122603697 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423430200785"} 20241030122603697 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122603697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423430200785)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122603697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423430200785)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122603697 DLU <0006> fsm.c:568 lu(PS:IMSI-262423430200785)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122603697 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603697 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603700 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603700 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423430200785" cn_domain=CS} 20241030122603700 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030122603709 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423430200785"} 20241030122603709 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423430200785 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122603709 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603709 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34298<->l=127.0.0.1:4258 20241030122603745 DAUC <0003> db_auc.c:157 IMSI='262427829267506': No 2G Auth Data 20241030122603745 DAUC <0003> db_auc.c:192 IMSI='262427829267506': No 3G Auth Data 20241030122603754 DLGSUP <0013> hlr.c:121 IMSI 262427829267506: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122603783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34304<->l=127.0.0.1:4258 20241030122603791 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603791 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427829267506" cn_domain=PS} 20241030122603791 DLU <0006> fsm.c:456 lu(262427829267506)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122603791 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122603808 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427829267506)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122603808 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427829267506" cn_domain=PS} 20241030122603808 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603808 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603814 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603815 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427829267506"} 20241030122603815 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427829267506)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122603815 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122603815 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427829267506"} 20241030122603815 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122603815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427829267506)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122603815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427829267506)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122603815 DLU <0006> fsm.c:568 lu(PS:IMSI-262427829267506)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122603815 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603815 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603818 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603818 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427829267506" cn_domain=CS} 20241030122603818 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030122603827 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427829267506"} 20241030122603827 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427829267506 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122603827 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603827 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122603830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34304<->l=127.0.0.1:4258 20241030122603857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34230<->l=127.0.0.1:4258 20241030122603857 DLINP <000b> input/ipa.c:451 connected read/write 20241030122603857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122603857 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122603857 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122603857 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122603857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42747<->l=127.0.0.1:4259) 20241030122603880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34308<->l=127.0.0.1:4258 20241030122603980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34308<->l=127.0.0.1:4258 20241030122607080 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122607080 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122607081 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4258 20241030122607083 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607083 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122607083 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122607083 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  20241030122607083 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122607083 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  20241030122607083 DLGSUP <0013> gsup_server.c:235 2:  20241030122607083 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122607083 DLGSUP <0013> gsup_server.c:235 3:  20241030122607083 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122607083 DLGSUP <0013> gsup_server.c:235 4:  20241030122607083 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122607083 DLGSUP <0013> gsup_server.c:235 5:  20241030122607083 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122607083 DLGSUP <0013> gsup_server.c:235 7:  20241030122607083 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122607083 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122607083 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122607083 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122607096 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33051<->l=127.0.0.1:4259) 20241030122607112 DAUC <0003> db_auc.c:157 IMSI='262424554632979': No 2G Auth Data 20241030122607112 DAUC <0003> db_auc.c:192 IMSI='262424554632979': No 3G Auth Data 20241030122607151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4258 20241030122607156 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607156 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424554632979" cn_domain=PS} 20241030122607156 DLU <0006> fsm.c:456 lu(262424554632979)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122607156 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122607173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424554632979)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122607173 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424554632979" cn_domain=PS} 20241030122607173 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607173 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607179 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607179 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424554632979"} 20241030122607179 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424554632979)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122607179 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122607179 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424554632979"} 20241030122607179 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122607179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424554632979)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122607179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424554632979)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122607179 DLU <0006> fsm.c:568 lu(PS:IMSI-262424554632979)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122607179 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607179 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607182 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607182 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424554632979" cn_domain=PS} 20241030122607182 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030122607191 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424554632979"} 20241030122607191 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424554632979 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122607191 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607191 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4258 20241030122607219 DAUC <0003> db_auc.c:157 IMSI='262425932706616': No 2G Auth Data 20241030122607219 DAUC <0003> db_auc.c:192 IMSI='262425932706616': No 3G Auth Data 20241030122607228 DLGSUP <0013> hlr.c:121 IMSI 262425932706616: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122607242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34334<->l=127.0.0.1:4258 20241030122607244 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607244 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425932706616" cn_domain=PS} 20241030122607244 DLU <0006> fsm.c:456 lu(262425932706616)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122607244 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122607260 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425932706616)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122607260 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425932706616" cn_domain=PS} 20241030122607260 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607260 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607263 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607263 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425932706616"} 20241030122607263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425932706616)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122607263 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122607263 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425932706616"} 20241030122607263 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122607263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425932706616)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122607263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425932706616)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122607263 DLU <0006> fsm.c:568 lu(PS:IMSI-262425932706616)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122607263 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607263 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607266 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607266 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425932706616" cn_domain=PS} 20241030122607266 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030122607275 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425932706616"} 20241030122607275 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425932706616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122607275 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607275 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34334<->l=127.0.0.1:4258 20241030122607312 DAUC <0003> db_auc.c:157 IMSI='262424691554599': No 2G Auth Data 20241030122607312 DAUC <0003> db_auc.c:192 IMSI='262424691554599': No 3G Auth Data 20241030122607320 DLGSUP <0013> hlr.c:121 IMSI 262424691554599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122607337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 20241030122607338 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607338 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424691554599" cn_domain=PS} 20241030122607338 DLU <0006> fsm.c:456 lu(262424691554599)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122607338 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122607362 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424691554599)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122607362 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424691554599" cn_domain=PS} 20241030122607362 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607362 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607366 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607366 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424691554599"} 20241030122607366 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424691554599)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122607366 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122607366 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424691554599"} 20241030122607366 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122607366 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424691554599)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122607366 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424691554599)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122607366 DLU <0006> fsm.c:568 lu(PS:IMSI-262424691554599)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122607366 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607366 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607369 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607369 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424691554599" cn_domain=PS} 20241030122607369 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030122607377 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424691554599"} 20241030122607377 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424691554599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122607377 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607377 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 20241030122607413 DAUC <0003> db_auc.c:157 IMSI='262424079950429': No 2G Auth Data 20241030122607413 DAUC <0003> db_auc.c:192 IMSI='262424079950429': No 3G Auth Data 20241030122607422 DLGSUP <0013> hlr.c:121 IMSI 262424079950429: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122607437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4258 20241030122607439 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607439 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424079950429" cn_domain=PS} 20241030122607439 DLU <0006> fsm.c:456 lu(262424079950429)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122607439 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122607455 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424079950429)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122607455 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424079950429" cn_domain=PS} 20241030122607455 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607455 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607459 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607459 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424079950429"} 20241030122607459 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424079950429)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122607459 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122607459 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424079950429"} 20241030122607459 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122607459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424079950429)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122607459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424079950429)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122607459 DLU <0006> fsm.c:568 lu(PS:IMSI-262424079950429)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122607459 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607459 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607462 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607462 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424079950429" cn_domain=PS} 20241030122607462 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030122607470 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424079950429"} 20241030122607470 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424079950429 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122607470 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607470 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4258 20241030122607499 DAUC <0003> db_auc.c:157 IMSI='262422142666620': No 2G Auth Data 20241030122607499 DAUC <0003> db_auc.c:192 IMSI='262422142666620': No 3G Auth Data 20241030122607508 DLGSUP <0013> hlr.c:121 IMSI 262422142666620: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122607522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4258 20241030122607524 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607524 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422142666620" cn_domain=PS} 20241030122607524 DLU <0006> fsm.c:456 lu(262422142666620)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122607524 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122607540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422142666620)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122607540 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422142666620" cn_domain=PS} 20241030122607540 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607540 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607542 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607542 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422142666620"} 20241030122607542 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422142666620)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122607542 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122607542 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422142666620"} 20241030122607542 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122607542 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422142666620)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122607542 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422142666620)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122607542 DLU <0006> fsm.c:568 lu(PS:IMSI-262422142666620)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122607542 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607542 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607544 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607544 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422142666620" cn_domain=PS} 20241030122607544 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030122607552 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422142666620"} 20241030122607552 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422142666620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122607552 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607552 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4258 20241030122607582 DAUC <0003> db_auc.c:157 IMSI='262429581563153': No 2G Auth Data 20241030122607582 DAUC <0003> db_auc.c:192 IMSI='262429581563153': No 3G Auth Data 20241030122607591 DLGSUP <0013> hlr.c:121 IMSI 262429581563153: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122607614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34370<->l=127.0.0.1:4258 20241030122607617 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607617 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429581563153" cn_domain=PS} 20241030122607617 DLU <0006> fsm.c:456 lu(262429581563153)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122607617 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122607632 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429581563153)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122607632 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429581563153" cn_domain=PS} 20241030122607633 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607633 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607637 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607637 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429581563153"} 20241030122607637 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429581563153)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122607637 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122607637 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429581563153"} 20241030122607637 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122607637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429581563153)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122607637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429581563153)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122607637 DLU <0006> fsm.c:568 lu(PS:IMSI-262429581563153)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122607637 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607637 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607640 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607640 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429581563153" cn_domain=PS} 20241030122607640 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030122607649 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429581563153"} 20241030122607649 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429581563153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122607649 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607649 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34370<->l=127.0.0.1:4258 20241030122607686 DAUC <0003> db_auc.c:157 IMSI='262425834290283': No 2G Auth Data 20241030122607686 DAUC <0003> db_auc.c:192 IMSI='262425834290283': No 3G Auth Data 20241030122607694 DLGSUP <0013> hlr.c:121 IMSI 262425834290283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122607720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4258 20241030122607722 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607722 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425834290283" cn_domain=PS} 20241030122607722 DLU <0006> fsm.c:456 lu(262425834290283)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122607722 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122607739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425834290283)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122607739 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425834290283" cn_domain=PS} 20241030122607739 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607739 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607744 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607744 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425834290283"} 20241030122607744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425834290283)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122607744 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122607744 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425834290283"} 20241030122607744 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122607744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425834290283)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122607744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425834290283)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122607744 DLU <0006> fsm.c:568 lu(PS:IMSI-262425834290283)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122607744 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607744 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607748 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607748 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425834290283" cn_domain=PS} 20241030122607748 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030122607756 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425834290283"} 20241030122607756 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425834290283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122607756 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607756 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4258 20241030122607795 DAUC <0003> db_auc.c:157 IMSI='262425112197593': No 2G Auth Data 20241030122607795 DAUC <0003> db_auc.c:192 IMSI='262425112197593': No 3G Auth Data 20241030122607803 DLGSUP <0013> hlr.c:121 IMSI 262425112197593: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030122607827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34390<->l=127.0.0.1:4258 20241030122607830 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607830 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425112197593" cn_domain=PS} 20241030122607830 DLU <0006> fsm.c:456 lu(262425112197593)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122607830 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122607846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425112197593)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122607846 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425112197593" cn_domain=PS} 20241030122607846 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607846 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607850 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607850 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425112197593"} 20241030122607850 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425112197593)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122607850 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122607851 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425112197593"} 20241030122607851 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122607851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425112197593)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122607851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425112197593)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122607851 DLU <0006> fsm.c:568 lu(PS:IMSI-262425112197593)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122607851 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607851 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607854 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607854 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425112197593" cn_domain=PS} 20241030122607854 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030122607862 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425112197593"} 20241030122607862 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425112197593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030122607862 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607862 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122607865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34390<->l=127.0.0.1:4258 20241030122607891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4258 20241030122607891 DLINP <000b> input/ipa.c:451 connected read/write 20241030122607891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122607891 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122607891 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122607891 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122607892 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33051<->l=127.0.0.1:4259) 20241030122607914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4258 20241030122608015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4258 20241030122611125 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122611125 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122611129 DLINP <000b> input/ipa.c:451 connected read/write 20241030122611129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122611130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34410<->l=127.0.0.1:4258 20241030122611134 DLINP <000b> input/ipa.c:451 connected read/write 20241030122611134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122611134 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122611134 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122611134 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  20241030122611134 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122611134 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  20241030122611134 DLGSUP <0013> gsup_server.c:235 2:  20241030122611134 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122611134 DLGSUP <0013> gsup_server.c:235 3:  20241030122611134 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122611134 DLGSUP <0013> gsup_server.c:235 4:  20241030122611134 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122611134 DLGSUP <0013> gsup_server.c:235 5:  20241030122611134 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122611134 DLGSUP <0013> gsup_server.c:235 7:  20241030122611134 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122611134 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122611134 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122611134 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122611160 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44357<->l=127.0.0.1:4259) 20241030122611178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4258 20241030122611188 DLINP <000b> input/ipa.c:451 connected read/write 20241030122611188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122611188 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} 20241030122611188 DLU <0006> fsm.c:456 lu(2345743413463)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122611188 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 20241030122611188 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} 20241030122611188 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122611188 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5596e2a5aaa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122611188 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5596e2a5aaa0]{UNVALIDATED}: Freeing instance 20241030122611188 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5596e2a5aaa0]{UNVALIDATED}: Deallocated 20241030122611188 DLINP <000b> input/ipa.c:451 connected read/write 20241030122611188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122611188 DLINP <000b> input/ipa.c:451 connected read/write 20241030122611188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122611193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4258 20241030122611194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34410<->l=127.0.0.1:4258 20241030122611196 DLINP <000b> input/ipa.c:451 connected read/write 20241030122611196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122611196 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122611196 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122611196 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122611197 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44357<->l=127.0.0.1:4259) 20241030122611234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34426<->l=127.0.0.1:4258 20241030122611334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34426<->l=127.0.0.1:4258 20241030122614445 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122614445 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122614450 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56812<->l=127.0.0.1:4258 20241030122614456 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614456 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122614456 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122614456 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  20241030122614456 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122614456 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  20241030122614456 DLGSUP <0013> gsup_server.c:235 2:  20241030122614456 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122614456 DLGSUP <0013> gsup_server.c:235 3:  20241030122614456 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122614456 DLGSUP <0013> gsup_server.c:235 4:  20241030122614456 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122614456 DLGSUP <0013> gsup_server.c:235 5:  20241030122614456 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122614456 DLGSUP <0013> gsup_server.c:235 7:  20241030122614456 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122614456 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122614456 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122614456 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122614475 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37829<->l=127.0.0.1:4259) 20241030122614512 DAUC <0003> db_auc.c:157 IMSI='262428605079228': No 2G Auth Data 20241030122614512 DAUC <0003> db_auc.c:192 IMSI='262428605079228': No 3G Auth Data 20241030122614558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4258 20241030122614574 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614574 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428605079228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428605079228" session_id=1242817485 session_state=BEGIN} 20241030122614574 DSS <0004> hlr_ussd.c:576 262428605079228/0x4a13e3cd: Process SS (BEGIN) 20241030122614574 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030122614574 DSS <0004> hlr_ussd.c:518 262428605079228/0x4a13e3cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030122614574 DSS <0004> hlr_ussd.c:523 262428605079228/0x4a13e3cd: USSD for unknown code '*#200#' 20241030122614574 DSS <0004> hlr_ussd.c:354 262428605079228/0x4a13e3cd: Tx ReturnError(1, 0x12) 20241030122614574 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428605079228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428605079228" session_id=1242817485 session_state=END} 20241030122614574 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614575 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4258 20241030122614593 DAUC <0003> db_auc.c:157 IMSI='262420857995710': No 2G Auth Data 20241030122614593 DAUC <0003> db_auc.c:192 IMSI='262420857995710': No 3G Auth Data 20241030122614619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56822<->l=127.0.0.1:4258 20241030122614622 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614622 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420857995710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420857995710" session_id=1596255741 session_state=BEGIN} 20241030122614622 DSS <0004> hlr_ussd.c:576 262420857995710/0x5f24edfd: Process SS (BEGIN) 20241030122614622 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030122614622 DSS <0004> hlr_ussd.c:518 262420857995710/0x5f24edfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030122614622 DSS <0004> hlr_ussd.c:523 262420857995710/0x5f24edfd: USSD for unknown code '*#200#' 20241030122614622 DSS <0004> hlr_ussd.c:354 262420857995710/0x5f24edfd: Tx ReturnError(1, 0x12) 20241030122614622 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420857995710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420857995710" session_id=1596255741 session_state=END} 20241030122614622 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614622 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56822<->l=127.0.0.1:4258 20241030122614632 DAUC <0003> db_auc.c:157 IMSI='262424317103862': No 2G Auth Data 20241030122614632 DAUC <0003> db_auc.c:192 IMSI='262424317103862': No 3G Auth Data 20241030122614653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56828<->l=127.0.0.1:4258 20241030122614656 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614656 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424317103862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424317103862" session_id=1939498993 session_state=BEGIN} 20241030122614656 DSS <0004> hlr_ussd.c:576 262424317103862/0x739a67f1: Process SS (BEGIN) 20241030122614656 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030122614656 DSS <0004> hlr_ussd.c:518 262424317103862/0x739a67f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030122614656 DSS <0004> hlr_ussd.c:523 262424317103862/0x739a67f1: USSD for unknown code '*#200#' 20241030122614656 DSS <0004> hlr_ussd.c:354 262424317103862/0x739a67f1: Tx ReturnError(1, 0x12) 20241030122614656 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424317103862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424317103862" session_id=1939498993 session_state=END} 20241030122614656 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614656 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56828<->l=127.0.0.1:4258 20241030122614687 DAUC <0003> db_auc.c:157 IMSI='262429789945666': No 2G Auth Data 20241030122614687 DAUC <0003> db_auc.c:192 IMSI='262429789945666': No 3G Auth Data 20241030122614702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56838<->l=127.0.0.1:4258 20241030122614705 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614705 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429789945666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429789945666" session_id=1059212753 session_state=BEGIN} 20241030122614705 DSS <0004> hlr_ussd.c:576 262429789945666/0x3f224dd1: Process SS (BEGIN) 20241030122614705 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030122614705 DSS <0004> hlr_ussd.c:518 262429789945666/0x3f224dd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030122614705 DSS <0004> hlr_ussd.c:523 262429789945666/0x3f224dd1: USSD for unknown code '*#200#' 20241030122614705 DSS <0004> hlr_ussd.c:354 262429789945666/0x3f224dd1: Tx ReturnError(1, 0x12) 20241030122614705 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429789945666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429789945666" session_id=1059212753 session_state=END} 20241030122614705 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614705 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56838<->l=127.0.0.1:4258 20241030122614710 DAUC <0003> db_auc.c:157 IMSI='262428917357184': No 2G Auth Data 20241030122614710 DAUC <0003> db_auc.c:192 IMSI='262428917357184': No 3G Auth Data 20241030122614727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20241030122614730 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614730 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428917357184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428917357184" session_id=2180696010 session_state=BEGIN} 20241030122614730 DSS <0004> hlr_ussd.c:576 262428917357184/0x81fac7ca: Process SS (BEGIN) 20241030122614730 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030122614730 DSS <0004> hlr_ussd.c:518 262428917357184/0x81fac7ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030122614730 DSS <0004> hlr_ussd.c:523 262428917357184/0x81fac7ca: USSD for unknown code '*#200#' 20241030122614730 DSS <0004> hlr_ussd.c:354 262428917357184/0x81fac7ca: Tx ReturnError(1, 0x12) 20241030122614730 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428917357184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428917357184" session_id=2180696010 session_state=END} 20241030122614730 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614730 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20241030122614740 DAUC <0003> db_auc.c:157 IMSI='262423602500989': No 2G Auth Data 20241030122614740 DAUC <0003> db_auc.c:192 IMSI='262423602500989': No 3G Auth Data 20241030122614760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56846<->l=127.0.0.1:4258 20241030122614764 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614764 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423602500989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423602500989" session_id=2034547643 session_state=BEGIN} 20241030122614764 DSS <0004> hlr_ussd.c:576 262423602500989/0x7944bbbb: Process SS (BEGIN) 20241030122614764 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030122614764 DSS <0004> hlr_ussd.c:518 262423602500989/0x7944bbbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030122614764 DSS <0004> hlr_ussd.c:523 262423602500989/0x7944bbbb: USSD for unknown code '*#200#' 20241030122614764 DSS <0004> hlr_ussd.c:354 262423602500989/0x7944bbbb: Tx ReturnError(1, 0x12) 20241030122614764 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423602500989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423602500989" session_id=2034547643 session_state=END} 20241030122614764 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614764 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56846<->l=127.0.0.1:4258 20241030122614768 DAUC <0003> db_auc.c:157 IMSI='262427291291826': No 2G Auth Data 20241030122614768 DAUC <0003> db_auc.c:192 IMSI='262427291291826': No 3G Auth Data 20241030122614781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4258 20241030122614784 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614784 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427291291826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427291291826" session_id=2102269292 session_state=BEGIN} 20241030122614784 DSS <0004> hlr_ussd.c:576 262427291291826/0x7d4e156c: Process SS (BEGIN) 20241030122614784 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030122614784 DSS <0004> hlr_ussd.c:518 262427291291826/0x7d4e156c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030122614784 DSS <0004> hlr_ussd.c:523 262427291291826/0x7d4e156c: USSD for unknown code '*#200#' 20241030122614784 DSS <0004> hlr_ussd.c:354 262427291291826/0x7d4e156c: Tx ReturnError(1, 0x12) 20241030122614784 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427291291826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427291291826" session_id=2102269292 session_state=END} 20241030122614784 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614784 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4258 20241030122614788 DAUC <0003> db_auc.c:157 IMSI='262427565285327': No 2G Auth Data 20241030122614788 DAUC <0003> db_auc.c:192 IMSI='262427565285327': No 3G Auth Data 20241030122614802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56860<->l=127.0.0.1:4258 20241030122614804 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614804 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427565285327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427565285327" session_id=597454850 session_state=BEGIN} 20241030122614804 DSS <0004> hlr_ussd.c:576 262427565285327/0x239c7002: Process SS (BEGIN) 20241030122614804 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030122614804 DSS <0004> hlr_ussd.c:518 262427565285327/0x239c7002: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030122614804 DSS <0004> hlr_ussd.c:523 262427565285327/0x239c7002: USSD for unknown code '*#200#' 20241030122614804 DSS <0004> hlr_ussd.c:354 262427565285327/0x239c7002: Tx ReturnError(1, 0x12) 20241030122614804 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427565285327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427565285327" session_id=597454850 session_state=END} 20241030122614804 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614804 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122614806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56860<->l=127.0.0.1:4258 20241030122614806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56812<->l=127.0.0.1:4258 20241030122614807 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37829<->l=127.0.0.1:4259) 20241030122614807 DLINP <000b> input/ipa.c:451 connected read/write 20241030122614807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122614807 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122614807 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122614807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122614829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 20241030122614930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 20241030122618026 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122618026 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122618027 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56888<->l=127.0.0.1:4258 20241030122618029 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618029 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122618029 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122618029 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  20241030122618029 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122618029 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  20241030122618029 DLGSUP <0013> gsup_server.c:235 2:  20241030122618029 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122618029 DLGSUP <0013> gsup_server.c:235 3:  20241030122618029 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122618029 DLGSUP <0013> gsup_server.c:235 4:  20241030122618029 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122618029 DLGSUP <0013> gsup_server.c:235 5:  20241030122618029 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122618029 DLGSUP <0013> gsup_server.c:235 7:  20241030122618029 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122618029 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122618029 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122618029 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122618039 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35767<->l=127.0.0.1:4259) 20241030122618054 DAUC <0003> db_auc.c:157 IMSI='262420751387050': No 2G Auth Data 20241030122618054 DAUC <0003> db_auc.c:192 IMSI='262420751387050': No 3G Auth Data 20241030122618087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56902<->l=127.0.0.1:4258 20241030122618101 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618101 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420751387050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420751387050" session_id=2791035719 session_state=BEGIN} 20241030122618101 DSS <0004> hlr_ussd.c:576 262420751387050/0xa65bd347: Process SS (BEGIN) 20241030122618101 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122618101 DSS <0004> hlr_ussd.c:518 262420751387050/0xa65bd347: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122618101 DSS <0004> hlr_ussd.c:542 262420751387050/0xa65bd347: Cannot find conn for EUSE EUSE-foobar 20241030122618101 DSS <0004> hlr_ussd.c:354 262420751387050/0xa65bd347: Tx ReturnError(1, 0x22) 20241030122618101 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420751387050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420751387050" session_id=2791035719 session_state=END} 20241030122618101 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618101 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56902<->l=127.0.0.1:4258 20241030122618112 DAUC <0003> db_auc.c:157 IMSI='262422820683749': No 2G Auth Data 20241030122618112 DAUC <0003> db_auc.c:192 IMSI='262422820683749': No 3G Auth Data 20241030122618123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 20241030122618125 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618125 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422820683749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422820683749" session_id=520977042 session_state=BEGIN} 20241030122618125 DSS <0004> hlr_ussd.c:576 262422820683749/0x1f0d7a92: Process SS (BEGIN) 20241030122618125 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122618125 DSS <0004> hlr_ussd.c:518 262422820683749/0x1f0d7a92: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122618125 DSS <0004> hlr_ussd.c:542 262422820683749/0x1f0d7a92: Cannot find conn for EUSE EUSE-foobar 20241030122618125 DSS <0004> hlr_ussd.c:354 262422820683749/0x1f0d7a92: Tx ReturnError(1, 0x22) 20241030122618125 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422820683749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422820683749" session_id=520977042 session_state=END} 20241030122618125 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618125 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 20241030122618130 DAUC <0003> db_auc.c:157 IMSI='262428163291923': No 2G Auth Data 20241030122618130 DAUC <0003> db_auc.c:192 IMSI='262428163291923': No 3G Auth Data 20241030122618142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 20241030122618145 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618145 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428163291923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428163291923" session_id=1902083024 session_state=BEGIN} 20241030122618145 DSS <0004> hlr_ussd.c:576 262428163291923/0x715f7bd0: Process SS (BEGIN) 20241030122618145 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122618145 DSS <0004> hlr_ussd.c:518 262428163291923/0x715f7bd0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122618145 DSS <0004> hlr_ussd.c:542 262428163291923/0x715f7bd0: Cannot find conn for EUSE EUSE-foobar 20241030122618145 DSS <0004> hlr_ussd.c:354 262428163291923/0x715f7bd0: Tx ReturnError(1, 0x22) 20241030122618145 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428163291923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428163291923" session_id=1902083024 session_state=END} 20241030122618145 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618145 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 20241030122618149 DAUC <0003> db_auc.c:157 IMSI='262426329966299': No 2G Auth Data 20241030122618149 DAUC <0003> db_auc.c:192 IMSI='262426329966299': No 3G Auth Data 20241030122618161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56922<->l=127.0.0.1:4258 20241030122618164 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618164 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426329966299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426329966299" session_id=3175538456 session_state=BEGIN} 20241030122618164 DSS <0004> hlr_ussd.c:576 262426329966299/0xbd46df18: Process SS (BEGIN) 20241030122618164 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122618164 DSS <0004> hlr_ussd.c:518 262426329966299/0xbd46df18: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122618164 DSS <0004> hlr_ussd.c:542 262426329966299/0xbd46df18: Cannot find conn for EUSE EUSE-foobar 20241030122618164 DSS <0004> hlr_ussd.c:354 262426329966299/0xbd46df18: Tx ReturnError(1, 0x22) 20241030122618164 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426329966299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426329966299" session_id=3175538456 session_state=END} 20241030122618164 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618164 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56922<->l=127.0.0.1:4258 20241030122618169 DAUC <0003> db_auc.c:157 IMSI='262425089954229': No 2G Auth Data 20241030122618169 DAUC <0003> db_auc.c:192 IMSI='262425089954229': No 3G Auth Data 20241030122618179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56924<->l=127.0.0.1:4258 20241030122618182 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618182 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425089954229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425089954229" session_id=2788987290 session_state=BEGIN} 20241030122618182 DSS <0004> hlr_ussd.c:576 262425089954229/0xa63c919a: Process SS (BEGIN) 20241030122618182 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122618182 DSS <0004> hlr_ussd.c:518 262425089954229/0xa63c919a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122618182 DSS <0004> hlr_ussd.c:542 262425089954229/0xa63c919a: Cannot find conn for EUSE EUSE-foobar 20241030122618182 DSS <0004> hlr_ussd.c:354 262425089954229/0xa63c919a: Tx ReturnError(1, 0x22) 20241030122618182 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425089954229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089954229" session_id=2788987290 session_state=END} 20241030122618182 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618182 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56924<->l=127.0.0.1:4258 20241030122618187 DAUC <0003> db_auc.c:157 IMSI='262424746412061': No 2G Auth Data 20241030122618187 DAUC <0003> db_auc.c:192 IMSI='262424746412061': No 3G Auth Data 20241030122618200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56926<->l=127.0.0.1:4258 20241030122618203 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618203 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424746412061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424746412061" session_id=1579244168 session_state=BEGIN} 20241030122618203 DSS <0004> hlr_ussd.c:576 262424746412061/0x5e215a88: Process SS (BEGIN) 20241030122618203 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122618203 DSS <0004> hlr_ussd.c:518 262424746412061/0x5e215a88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122618203 DSS <0004> hlr_ussd.c:542 262424746412061/0x5e215a88: Cannot find conn for EUSE EUSE-foobar 20241030122618203 DSS <0004> hlr_ussd.c:354 262424746412061/0x5e215a88: Tx ReturnError(1, 0x22) 20241030122618203 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424746412061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424746412061" session_id=1579244168 session_state=END} 20241030122618203 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618203 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56926<->l=127.0.0.1:4258 20241030122618207 DAUC <0003> db_auc.c:157 IMSI='262421536523545': No 2G Auth Data 20241030122618207 DAUC <0003> db_auc.c:192 IMSI='262421536523545': No 3G Auth Data 20241030122618220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20241030122618223 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618223 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421536523545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421536523545" session_id=3701957623 session_state=BEGIN} 20241030122618223 DSS <0004> hlr_ussd.c:576 262421536523545/0xdca763f7: Process SS (BEGIN) 20241030122618223 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122618223 DSS <0004> hlr_ussd.c:518 262421536523545/0xdca763f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122618223 DSS <0004> hlr_ussd.c:542 262421536523545/0xdca763f7: Cannot find conn for EUSE EUSE-foobar 20241030122618223 DSS <0004> hlr_ussd.c:354 262421536523545/0xdca763f7: Tx ReturnError(1, 0x22) 20241030122618223 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421536523545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421536523545" session_id=3701957623 session_state=END} 20241030122618223 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618223 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20241030122618227 DAUC <0003> db_auc.c:157 IMSI='262428614802977': No 2G Auth Data 20241030122618227 DAUC <0003> db_auc.c:192 IMSI='262428614802977': No 3G Auth Data 20241030122618241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56934<->l=127.0.0.1:4258 20241030122618243 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618243 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428614802977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428614802977" session_id=3874883854 session_state=BEGIN} 20241030122618243 DSS <0004> hlr_ussd.c:576 262428614802977/0xe6f6090e: Process SS (BEGIN) 20241030122618243 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122618243 DSS <0004> hlr_ussd.c:518 262428614802977/0xe6f6090e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122618243 DSS <0004> hlr_ussd.c:542 262428614802977/0xe6f6090e: Cannot find conn for EUSE EUSE-foobar 20241030122618243 DSS <0004> hlr_ussd.c:354 262428614802977/0xe6f6090e: Tx ReturnError(1, 0x22) 20241030122618243 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428614802977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428614802977" session_id=3874883854 session_state=END} 20241030122618243 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618243 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122618245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56934<->l=127.0.0.1:4258 20241030122618245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56888<->l=127.0.0.1:4258 20241030122618246 DLINP <000b> input/ipa.c:451 connected read/write 20241030122618246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122618246 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122618246 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122618246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122618246 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35767<->l=127.0.0.1:4259) 20241030122618269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56950<->l=127.0.0.1:4258 20241030122618470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56950<->l=127.0.0.1:4258 20241030122621556 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122621556 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122621560 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 20241030122621566 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621566 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122621566 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122621566 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  20241030122621566 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122621566 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  20241030122621566 DLGSUP <0013> gsup_server.c:235 2:  20241030122621566 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122621566 DLGSUP <0013> gsup_server.c:235 3:  20241030122621566 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122621566 DLGSUP <0013> gsup_server.c:235 4:  20241030122621566 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122621566 DLGSUP <0013> gsup_server.c:235 5:  20241030122621566 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122621566 DLGSUP <0013> gsup_server.c:235 7:  20241030122621566 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122621566 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122621566 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122621566 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122621588 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41411<->l=127.0.0.1:4259) 20241030122621618 DAUC <0003> db_auc.c:157 IMSI='262425734640477': No 2G Auth Data 20241030122621618 DAUC <0003> db_auc.c:192 IMSI='262425734640477': No 3G Auth Data 20241030122621652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33292<->l=127.0.0.1:4258 20241030122621664 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621664 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425734640477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425734640477" session_id=3689466481 session_state=BEGIN} 20241030122621664 DSS <0004> hlr_ussd.c:576 262425734640477/0xdbe8ca71: Process SS (BEGIN) 20241030122621664 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122621664 DSS <0004> hlr_ussd.c:518 262425734640477/0xdbe8ca71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122621664 DSS <0004> hlr_ussd.c:363 262425734640477/0xdbe8ca71: Tx USSD 'Your IMSI is 262425734640477' 20241030122621664 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425734640477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425734640477" session_id=3689466481 session_state=END} 20241030122621664 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425734640477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122621664 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621664 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33292<->l=127.0.0.1:4258 20241030122621674 DAUC <0003> db_auc.c:157 IMSI='262424035326596': No 2G Auth Data 20241030122621674 DAUC <0003> db_auc.c:192 IMSI='262424035326596': No 3G Auth Data 20241030122621689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33302<->l=127.0.0.1:4258 20241030122621692 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621692 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424035326596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424035326596" session_id=2645078650 session_state=BEGIN} 20241030122621692 DSS <0004> hlr_ussd.c:576 262424035326596/0x9da8b27a: Process SS (BEGIN) 20241030122621692 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122621692 DSS <0004> hlr_ussd.c:518 262424035326596/0x9da8b27a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122621692 DSS <0004> hlr_ussd.c:363 262424035326596/0x9da8b27a: Tx USSD 'Your IMSI is 262424035326596' 20241030122621692 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424035326596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424035326596" session_id=2645078650 session_state=END} 20241030122621692 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424035326596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122621692 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621692 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33302<->l=127.0.0.1:4258 20241030122621697 DAUC <0003> db_auc.c:157 IMSI='262429380536973': No 2G Auth Data 20241030122621697 DAUC <0003> db_auc.c:192 IMSI='262429380536973': No 3G Auth Data 20241030122621708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4258 20241030122621711 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621711 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429380536973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429380536973" session_id=1323008536 session_state=BEGIN} 20241030122621711 DSS <0004> hlr_ussd.c:576 262429380536973/0x4edb8218: Process SS (BEGIN) 20241030122621711 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122621711 DSS <0004> hlr_ussd.c:518 262429380536973/0x4edb8218: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122621711 DSS <0004> hlr_ussd.c:363 262429380536973/0x4edb8218: Tx USSD 'Your IMSI is 262429380536973' 20241030122621711 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429380536973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429380536973" session_id=1323008536 session_state=END} 20241030122621711 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429380536973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122621711 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621711 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4258 20241030122621716 DAUC <0003> db_auc.c:157 IMSI='262424863311139': No 2G Auth Data 20241030122621716 DAUC <0003> db_auc.c:192 IMSI='262424863311139': No 3G Auth Data 20241030122621726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4258 20241030122621729 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621729 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424863311139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424863311139" session_id=1287900545 session_state=BEGIN} 20241030122621729 DSS <0004> hlr_ussd.c:576 262424863311139/0x4cc3cd81: Process SS (BEGIN) 20241030122621729 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122621729 DSS <0004> hlr_ussd.c:518 262424863311139/0x4cc3cd81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122621729 DSS <0004> hlr_ussd.c:363 262424863311139/0x4cc3cd81: Tx USSD 'Your IMSI is 262424863311139' 20241030122621729 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424863311139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424863311139" session_id=1287900545 session_state=END} 20241030122621729 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424863311139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122621729 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621729 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4258 20241030122621736 DAUC <0003> db_auc.c:157 IMSI='262423634555181': No 2G Auth Data 20241030122621736 DAUC <0003> db_auc.c:192 IMSI='262423634555181': No 3G Auth Data 20241030122621746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4258 20241030122621749 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621749 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423634555181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423634555181" session_id=1867718710 session_state=BEGIN} 20241030122621749 DSS <0004> hlr_ussd.c:576 262423634555181/0x6f532036: Process SS (BEGIN) 20241030122621749 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122621749 DSS <0004> hlr_ussd.c:518 262423634555181/0x6f532036: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122621749 DSS <0004> hlr_ussd.c:363 262423634555181/0x6f532036: Tx USSD 'Your IMSI is 262423634555181' 20241030122621749 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423634555181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423634555181" session_id=1867718710 session_state=END} 20241030122621749 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423634555181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122621749 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621749 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4258 20241030122621753 DAUC <0003> db_auc.c:157 IMSI='262426262388438': No 2G Auth Data 20241030122621753 DAUC <0003> db_auc.c:192 IMSI='262426262388438': No 3G Auth Data 20241030122621766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4258 20241030122621769 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621769 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426262388438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426262388438" session_id=519074730 session_state=BEGIN} 20241030122621769 DSS <0004> hlr_ussd.c:576 262426262388438/0x1ef073aa: Process SS (BEGIN) 20241030122621769 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122621769 DSS <0004> hlr_ussd.c:518 262426262388438/0x1ef073aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122621769 DSS <0004> hlr_ussd.c:363 262426262388438/0x1ef073aa: Tx USSD 'Your IMSI is 262426262388438' 20241030122621769 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426262388438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426262388438" session_id=519074730 session_state=END} 20241030122621769 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426262388438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122621769 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621769 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4258 20241030122621774 DAUC <0003> db_auc.c:157 IMSI='262422405664124': No 2G Auth Data 20241030122621774 DAUC <0003> db_auc.c:192 IMSI='262422405664124': No 3G Auth Data 20241030122621787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33356<->l=127.0.0.1:4258 20241030122621790 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621790 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422405664124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422405664124" session_id=2475631998 session_state=BEGIN} 20241030122621790 DSS <0004> hlr_ussd.c:576 262422405664124/0x938f257e: Process SS (BEGIN) 20241030122621790 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122621790 DSS <0004> hlr_ussd.c:518 262422405664124/0x938f257e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122621790 DSS <0004> hlr_ussd.c:363 262422405664124/0x938f257e: Tx USSD 'Your IMSI is 262422405664124' 20241030122621790 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422405664124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422405664124" session_id=2475631998 session_state=END} 20241030122621790 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422405664124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122621790 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621790 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33356<->l=127.0.0.1:4258 20241030122621794 DAUC <0003> db_auc.c:157 IMSI='262429287725026': No 2G Auth Data 20241030122621794 DAUC <0003> db_auc.c:192 IMSI='262429287725026': No 3G Auth Data 20241030122621808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20241030122621811 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621811 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429287725026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429287725026" session_id=2295232368 session_state=BEGIN} 20241030122621811 DSS <0004> hlr_ussd.c:576 262429287725026/0x88ce7770: Process SS (BEGIN) 20241030122621811 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122621811 DSS <0004> hlr_ussd.c:518 262429287725026/0x88ce7770: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122621811 DSS <0004> hlr_ussd.c:363 262429287725026/0x88ce7770: Tx USSD 'Your IMSI is 262429287725026' 20241030122621811 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429287725026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429287725026" session_id=2295232368 session_state=END} 20241030122621811 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429287725026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122621811 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621811 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122621813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20241030122621813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 20241030122621813 DLINP <000b> input/ipa.c:451 connected read/write 20241030122621813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122621813 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122621813 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122621813 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122621813 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41411<->l=127.0.0.1:4259) 20241030122621841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4258 20241030122622043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4258 20241030122625158 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122625158 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122625162 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33392<->l=127.0.0.1:4258 20241030122625167 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625167 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122625167 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122625167 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  20241030122625167 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122625167 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  20241030122625167 DLGSUP <0013> gsup_server.c:235 2:  20241030122625167 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122625167 DLGSUP <0013> gsup_server.c:235 3:  20241030122625167 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122625167 DLGSUP <0013> gsup_server.c:235 4:  20241030122625167 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122625167 DLGSUP <0013> gsup_server.c:235 5:  20241030122625167 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122625167 DLGSUP <0013> gsup_server.c:235 7:  20241030122625167 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122625167 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122625167 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122625167 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122625194 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38287<->l=127.0.0.1:4259) 20241030122625206 DAUC <0003> db_auc.c:157 IMSI='262420873686919': No 2G Auth Data 20241030122625206 DAUC <0003> db_auc.c:192 IMSI='262420873686919': No 3G Auth Data 20241030122625240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33408<->l=127.0.0.1:4258 20241030122625253 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625253 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420873686919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420873686919" source_name="the-source\n" session_id=1878305925 session_state=BEGIN} 20241030122625253 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030122625253 DSS <0004> hlr_ussd.c:576 262420873686919/0x6ff4ac85: Process SS (BEGIN) 20241030122625253 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122625253 DSS <0004> hlr_ussd.c:518 262420873686919/0x6ff4ac85: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122625253 DSS <0004> hlr_ussd.c:363 262420873686919/0x6ff4ac85: Tx USSD 'Your IMSI is 262420873686919' 20241030122625253 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420873686919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420873686919" destination_name="the-source\n" session_id=1878305925 session_state=END} 20241030122625253 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262420873686919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122625253 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625253 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33408<->l=127.0.0.1:4258 20241030122625264 DAUC <0003> db_auc.c:157 IMSI='262422726279754': No 2G Auth Data 20241030122625264 DAUC <0003> db_auc.c:192 IMSI='262422726279754': No 3G Auth Data 20241030122625275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 20241030122625278 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625278 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422726279754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422726279754" source_name="the-source\n" session_id=2670460323 session_state=BEGIN} 20241030122625278 DSS <0004> hlr_ussd.c:576 262422726279754/0x9f2bfda3: Process SS (BEGIN) 20241030122625278 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122625278 DSS <0004> hlr_ussd.c:518 262422726279754/0x9f2bfda3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122625278 DSS <0004> hlr_ussd.c:363 262422726279754/0x9f2bfda3: Tx USSD 'Your IMSI is 262422726279754' 20241030122625278 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422726279754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422726279754" destination_name="the-source\n" session_id=2670460323 session_state=END} 20241030122625278 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422726279754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122625278 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625278 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 20241030122625283 DAUC <0003> db_auc.c:157 IMSI='262427341758543': No 2G Auth Data 20241030122625283 DAUC <0003> db_auc.c:192 IMSI='262427341758543': No 3G Auth Data 20241030122625294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33428<->l=127.0.0.1:4258 20241030122625297 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625297 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427341758543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427341758543" source_name="the-source\n" session_id=477009188 session_state=BEGIN} 20241030122625297 DSS <0004> hlr_ussd.c:576 262427341758543/0x1c6e9524: Process SS (BEGIN) 20241030122625297 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122625297 DSS <0004> hlr_ussd.c:518 262427341758543/0x1c6e9524: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122625297 DSS <0004> hlr_ussd.c:363 262427341758543/0x1c6e9524: Tx USSD 'Your IMSI is 262427341758543' 20241030122625297 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427341758543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427341758543" destination_name="the-source\n" session_id=477009188 session_state=END} 20241030122625297 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427341758543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122625297 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625297 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33428<->l=127.0.0.1:4258 20241030122625302 DAUC <0003> db_auc.c:157 IMSI='262428304080080': No 2G Auth Data 20241030122625302 DAUC <0003> db_auc.c:192 IMSI='262428304080080': No 3G Auth Data 20241030122625313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 20241030122625316 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625316 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428304080080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428304080080" source_name="the-source\n" session_id=3285988392 session_state=BEGIN} 20241030122625316 DSS <0004> hlr_ussd.c:576 262428304080080/0xc3dc3428: Process SS (BEGIN) 20241030122625316 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122625316 DSS <0004> hlr_ussd.c:518 262428304080080/0xc3dc3428: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122625316 DSS <0004> hlr_ussd.c:363 262428304080080/0xc3dc3428: Tx USSD 'Your IMSI is 262428304080080' 20241030122625316 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428304080080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428304080080" destination_name="the-source\n" session_id=3285988392 session_state=END} 20241030122625316 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428304080080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122625316 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625316 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 20241030122625320 DAUC <0003> db_auc.c:157 IMSI='262425555484384': No 2G Auth Data 20241030122625320 DAUC <0003> db_auc.c:192 IMSI='262425555484384': No 3G Auth Data 20241030122625332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 20241030122625335 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625335 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425555484384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425555484384" source_name="the-source\n" session_id=2390015461 session_state=BEGIN} 20241030122625335 DSS <0004> hlr_ussd.c:576 262425555484384/0x8e74bde5: Process SS (BEGIN) 20241030122625335 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122625335 DSS <0004> hlr_ussd.c:518 262425555484384/0x8e74bde5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122625335 DSS <0004> hlr_ussd.c:363 262425555484384/0x8e74bde5: Tx USSD 'Your IMSI is 262425555484384' 20241030122625335 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425555484384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425555484384" destination_name="the-source\n" session_id=2390015461 session_state=END} 20241030122625335 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425555484384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122625335 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625335 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 20241030122625340 DAUC <0003> db_auc.c:157 IMSI='262426480824379': No 2G Auth Data 20241030122625340 DAUC <0003> db_auc.c:192 IMSI='262426480824379': No 3G Auth Data 20241030122625353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33446<->l=127.0.0.1:4258 20241030122625356 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625356 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426480824379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426480824379" source_name="the-source\n" session_id=4217757696 session_state=BEGIN} 20241030122625356 DSS <0004> hlr_ussd.c:576 262426480824379/0xfb65e000: Process SS (BEGIN) 20241030122625356 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122625356 DSS <0004> hlr_ussd.c:518 262426480824379/0xfb65e000: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122625356 DSS <0004> hlr_ussd.c:363 262426480824379/0xfb65e000: Tx USSD 'Your IMSI is 262426480824379' 20241030122625356 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426480824379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426480824379" destination_name="the-source\n" session_id=4217757696 session_state=END} 20241030122625356 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426480824379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122625356 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625356 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33446<->l=127.0.0.1:4258 20241030122625361 DAUC <0003> db_auc.c:157 IMSI='262423389995330': No 2G Auth Data 20241030122625361 DAUC <0003> db_auc.c:192 IMSI='262423389995330': No 3G Auth Data 20241030122625374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33452<->l=127.0.0.1:4258 20241030122625377 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625377 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423389995330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423389995330" source_name="the-source\n" session_id=2168082547 session_state=BEGIN} 20241030122625377 DSS <0004> hlr_ussd.c:576 262423389995330/0x813a5073: Process SS (BEGIN) 20241030122625377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122625377 DSS <0004> hlr_ussd.c:518 262423389995330/0x813a5073: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122625377 DSS <0004> hlr_ussd.c:363 262423389995330/0x813a5073: Tx USSD 'Your IMSI is 262423389995330' 20241030122625377 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423389995330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423389995330" destination_name="the-source\n" session_id=2168082547 session_state=END} 20241030122625377 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262423389995330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122625377 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625377 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33452<->l=127.0.0.1:4258 20241030122625382 DAUC <0003> db_auc.c:157 IMSI='262428690947804': No 2G Auth Data 20241030122625382 DAUC <0003> db_auc.c:192 IMSI='262428690947804': No 3G Auth Data 20241030122625395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33466<->l=127.0.0.1:4258 20241030122625398 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625398 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428690947804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428690947804" source_name="the-source\n" session_id=2345293681 session_state=BEGIN} 20241030122625398 DSS <0004> hlr_ussd.c:576 262428690947804/0x8bca5771: Process SS (BEGIN) 20241030122625398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030122625398 DSS <0004> hlr_ussd.c:518 262428690947804/0x8bca5771: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030122625398 DSS <0004> hlr_ussd.c:363 262428690947804/0x8bca5771: Tx USSD 'Your IMSI is 262428690947804' 20241030122625398 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428690947804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428690947804" destination_name="the-source\n" session_id=2345293681 session_state=END} 20241030122625398 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428690947804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122625398 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625398 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122625400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33466<->l=127.0.0.1:4258 20241030122625400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33392<->l=127.0.0.1:4258 20241030122625401 DLINP <000b> input/ipa.c:451 connected read/write 20241030122625401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122625401 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122625401 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122625401 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122625401 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030122625401 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38287<->l=127.0.0.1:4259) 20241030122625431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33480<->l=127.0.0.1:4258 20241030122625632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33480<->l=127.0.0.1:4258 20241030122628723 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122628723 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122628725 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241030122628726 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628726 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122628726 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122628726 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  20241030122628726 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122628726 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  20241030122628726 DLGSUP <0013> gsup_server.c:235 2:  20241030122628726 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122628726 DLGSUP <0013> gsup_server.c:235 3:  20241030122628726 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122628726 DLGSUP <0013> gsup_server.c:235 4:  20241030122628726 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122628726 DLGSUP <0013> gsup_server.c:235 5:  20241030122628726 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122628726 DLGSUP <0013> gsup_server.c:235 7:  20241030122628726 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122628726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122628726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122628726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122628733 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44133<->l=127.0.0.1:4259) 20241030122628766 DAUC <0003> db_auc.c:157 IMSI='262420867679661': No 2G Auth Data 20241030122628766 DAUC <0003> db_auc.c:192 IMSI='262420867679661': No 3G Auth Data 20241030122628778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33496<->l=127.0.0.1:4258 20241030122628782 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628782 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420867679661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420867679661" session_id=945390060 session_state=BEGIN} 20241030122628782 DSS <0004> hlr_ussd.c:576 262420867679661/0x385981ec: Process SS (BEGIN) 20241030122628782 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122628782 DSS <0004> hlr_ussd.c:518 262420867679661/0x385981ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122628782 DSS <0004> hlr_ussd.c:363 262420867679661/0x385981ec: Tx USSD 'Your extension is 491611424478' 20241030122628782 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420867679661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420867679661" session_id=945390060 session_state=END} 20241030122628782 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420867679661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122628782 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628782 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33496<->l=127.0.0.1:4258 20241030122628787 DAUC <0003> db_auc.c:157 IMSI='262420966544058': No 2G Auth Data 20241030122628787 DAUC <0003> db_auc.c:192 IMSI='262420966544058': No 3G Auth Data 20241030122628798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33500<->l=127.0.0.1:4258 20241030122628801 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628801 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420966544058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420966544058" session_id=393809767 session_state=BEGIN} 20241030122628801 DSS <0004> hlr_ussd.c:576 262420966544058/0x17790f67: Process SS (BEGIN) 20241030122628801 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122628801 DSS <0004> hlr_ussd.c:518 262420966544058/0x17790f67: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122628801 DSS <0004> hlr_ussd.c:363 262420966544058/0x17790f67: Tx USSD 'Your extension is 491616116657' 20241030122628801 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420966544058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420966544058" session_id=393809767 session_state=END} 20241030122628801 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420966544058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122628801 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628801 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33500<->l=127.0.0.1:4258 20241030122628806 DAUC <0003> db_auc.c:157 IMSI='262428517422856': No 2G Auth Data 20241030122628806 DAUC <0003> db_auc.c:192 IMSI='262428517422856': No 3G Auth Data 20241030122628818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33514<->l=127.0.0.1:4258 20241030122628821 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628821 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428517422856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428517422856" session_id=528765322 session_state=BEGIN} 20241030122628821 DSS <0004> hlr_ussd.c:576 262428517422856/0x1f84518a: Process SS (BEGIN) 20241030122628821 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122628821 DSS <0004> hlr_ussd.c:518 262428517422856/0x1f84518a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122628821 DSS <0004> hlr_ussd.c:363 262428517422856/0x1f84518a: Tx USSD 'Your extension is 491612653773' 20241030122628821 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428517422856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428517422856" session_id=528765322 session_state=END} 20241030122628821 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428517422856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122628821 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628821 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33514<->l=127.0.0.1:4258 20241030122628826 DAUC <0003> db_auc.c:157 IMSI='262427152446141': No 2G Auth Data 20241030122628826 DAUC <0003> db_auc.c:192 IMSI='262427152446141': No 3G Auth Data 20241030122628837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33530<->l=127.0.0.1:4258 20241030122628840 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628840 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427152446141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427152446141" session_id=3250842770 session_state=BEGIN} 20241030122628840 DSS <0004> hlr_ussd.c:576 262427152446141/0xc1c3ec92: Process SS (BEGIN) 20241030122628840 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122628840 DSS <0004> hlr_ussd.c:518 262427152446141/0xc1c3ec92: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122628840 DSS <0004> hlr_ussd.c:363 262427152446141/0xc1c3ec92: Tx USSD 'Your extension is 491615168070' 20241030122628840 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427152446141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427152446141" session_id=3250842770 session_state=END} 20241030122628840 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427152446141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122628840 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628840 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33530<->l=127.0.0.1:4258 20241030122628845 DAUC <0003> db_auc.c:157 IMSI='262429757455917': No 2G Auth Data 20241030122628845 DAUC <0003> db_auc.c:192 IMSI='262429757455917': No 3G Auth Data 20241030122628856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33532<->l=127.0.0.1:4258 20241030122628859 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628859 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429757455917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429757455917" session_id=1889511799 session_state=BEGIN} 20241030122628859 DSS <0004> hlr_ussd.c:576 262429757455917/0x709fa977: Process SS (BEGIN) 20241030122628859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122628859 DSS <0004> hlr_ussd.c:518 262429757455917/0x709fa977: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122628859 DSS <0004> hlr_ussd.c:363 262429757455917/0x709fa977: Tx USSD 'Your extension is 491610347782' 20241030122628859 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429757455917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429757455917" session_id=1889511799 session_state=END} 20241030122628859 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429757455917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122628859 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628859 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33532<->l=127.0.0.1:4258 20241030122628864 DAUC <0003> db_auc.c:157 IMSI='262423093596966': No 2G Auth Data 20241030122628864 DAUC <0003> db_auc.c:192 IMSI='262423093596966': No 3G Auth Data 20241030122628877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33546<->l=127.0.0.1:4258 20241030122628880 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628880 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423093596966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423093596966" session_id=957130134 session_state=BEGIN} 20241030122628880 DSS <0004> hlr_ussd.c:576 262423093596966/0x390ca596: Process SS (BEGIN) 20241030122628880 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122628880 DSS <0004> hlr_ussd.c:518 262423093596966/0x390ca596: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122628880 DSS <0004> hlr_ussd.c:363 262423093596966/0x390ca596: Tx USSD 'Your extension is 491612060834' 20241030122628880 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423093596966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423093596966" session_id=957130134 session_state=END} 20241030122628880 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423093596966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122628880 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628880 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33546<->l=127.0.0.1:4258 20241030122628886 DAUC <0003> db_auc.c:157 IMSI='262429192012763': No 2G Auth Data 20241030122628886 DAUC <0003> db_auc.c:192 IMSI='262429192012763': No 3G Auth Data 20241030122628900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20241030122628903 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628903 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429192012763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429192012763" session_id=2078403144 session_state=BEGIN} 20241030122628903 DSS <0004> hlr_ussd.c:576 262429192012763/0x7be1ea48: Process SS (BEGIN) 20241030122628903 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122628903 DSS <0004> hlr_ussd.c:518 262429192012763/0x7be1ea48: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122628903 DSS <0004> hlr_ussd.c:363 262429192012763/0x7be1ea48: Tx USSD 'Your extension is 491618204732' 20241030122628903 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429192012763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429192012763" session_id=2078403144 session_state=END} 20241030122628903 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429192012763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122628903 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628903 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20241030122628908 DAUC <0003> db_auc.c:157 IMSI='262425338712484': No 2G Auth Data 20241030122628908 DAUC <0003> db_auc.c:192 IMSI='262425338712484': No 3G Auth Data 20241030122628921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4258 20241030122628924 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628924 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425338712484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425338712484" session_id=3117650321 session_state=BEGIN} 20241030122628924 DSS <0004> hlr_ussd.c:576 262425338712484/0xb9d39191: Process SS (BEGIN) 20241030122628924 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122628924 DSS <0004> hlr_ussd.c:518 262425338712484/0xb9d39191: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122628924 DSS <0004> hlr_ussd.c:363 262425338712484/0xb9d39191: Tx USSD 'Your extension is 491617375254' 20241030122628924 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425338712484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425338712484" session_id=3117650321 session_state=END} 20241030122628924 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425338712484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122628924 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628924 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122628927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4258 20241030122628927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241030122628927 DLINP <000b> input/ipa.c:451 connected read/write 20241030122628927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122628927 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122628927 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122628927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122628928 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44133<->l=127.0.0.1:4259) 20241030122628949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241030122629151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241030122632260 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122632260 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122632264 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47634<->l=127.0.0.1:4258 20241030122632270 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632270 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122632270 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122632270 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  20241030122632270 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122632270 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  20241030122632270 DLGSUP <0013> gsup_server.c:235 2:  20241030122632270 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122632270 DLGSUP <0013> gsup_server.c:235 3:  20241030122632270 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122632270 DLGSUP <0013> gsup_server.c:235 4:  20241030122632270 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122632270 DLGSUP <0013> gsup_server.c:235 5:  20241030122632270 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122632270 DLGSUP <0013> gsup_server.c:235 7:  20241030122632270 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122632270 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122632270 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122632270 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122632287 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44529<->l=127.0.0.1:4259) 20241030122632314 DAUC <0003> db_auc.c:157 IMSI='262425894122711': No 2G Auth Data 20241030122632314 DAUC <0003> db_auc.c:192 IMSI='262425894122711': No 3G Auth Data 20241030122632349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47636<->l=127.0.0.1:4258 20241030122632361 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632361 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425894122711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425894122711" source_name="the-source\n" session_id=3991506937 session_state=BEGIN} 20241030122632361 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030122632361 DSS <0004> hlr_ussd.c:576 262425894122711/0xede98ff9: Process SS (BEGIN) 20241030122632362 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122632362 DSS <0004> hlr_ussd.c:518 262425894122711/0xede98ff9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122632362 DSS <0004> hlr_ussd.c:363 262425894122711/0xede98ff9: Tx USSD 'Your extension is 491610746580' 20241030122632362 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425894122711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425894122711" destination_name="the-source\n" session_id=3991506937 session_state=END} 20241030122632362 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425894122711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122632362 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632362 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47636<->l=127.0.0.1:4258 20241030122632372 DAUC <0003> db_auc.c:157 IMSI='262422634660842': No 2G Auth Data 20241030122632372 DAUC <0003> db_auc.c:192 IMSI='262422634660842': No 3G Auth Data 20241030122632390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4258 20241030122632393 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632393 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422634660842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422634660842" source_name="the-source\n" session_id=2432331091 session_state=BEGIN} 20241030122632393 DSS <0004> hlr_ussd.c:576 262422634660842/0x90fa6d53: Process SS (BEGIN) 20241030122632393 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122632393 DSS <0004> hlr_ussd.c:518 262422634660842/0x90fa6d53: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122632393 DSS <0004> hlr_ussd.c:363 262422634660842/0x90fa6d53: Tx USSD 'Your extension is 491611310688' 20241030122632393 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422634660842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422634660842" destination_name="the-source\n" session_id=2432331091 session_state=END} 20241030122632393 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422634660842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122632393 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632393 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4258 20241030122632398 DAUC <0003> db_auc.c:157 IMSI='262423269175483': No 2G Auth Data 20241030122632398 DAUC <0003> db_auc.c:192 IMSI='262423269175483': No 3G Auth Data 20241030122632410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47654<->l=127.0.0.1:4258 20241030122632414 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632414 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423269175483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423269175483" source_name="the-source\n" session_id=208287203 session_state=BEGIN} 20241030122632414 DSS <0004> hlr_ussd.c:576 262423269175483/0x0c6a35e3: Process SS (BEGIN) 20241030122632414 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122632414 DSS <0004> hlr_ussd.c:518 262423269175483/0x0c6a35e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122632414 DSS <0004> hlr_ussd.c:363 262423269175483/0x0c6a35e3: Tx USSD 'Your extension is 491617882077' 20241030122632414 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423269175483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423269175483" destination_name="the-source\n" session_id=208287203 session_state=END} 20241030122632414 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262423269175483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122632414 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632414 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47654<->l=127.0.0.1:4258 20241030122632419 DAUC <0003> db_auc.c:157 IMSI='262421525026165': No 2G Auth Data 20241030122632419 DAUC <0003> db_auc.c:192 IMSI='262421525026165': No 3G Auth Data 20241030122632432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4258 20241030122632435 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632435 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421525026165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421525026165" source_name="the-source\n" session_id=861038426 session_state=BEGIN} 20241030122632435 DSS <0004> hlr_ussd.c:576 262421525026165/0x3352675a: Process SS (BEGIN) 20241030122632435 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122632435 DSS <0004> hlr_ussd.c:518 262421525026165/0x3352675a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122632435 DSS <0004> hlr_ussd.c:363 262421525026165/0x3352675a: Tx USSD 'Your extension is 491613123728' 20241030122632435 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421525026165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421525026165" destination_name="the-source\n" session_id=861038426 session_state=END} 20241030122632435 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421525026165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122632435 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632435 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4258 20241030122632440 DAUC <0003> db_auc.c:157 IMSI='262422284390374': No 2G Auth Data 20241030122632440 DAUC <0003> db_auc.c:192 IMSI='262422284390374': No 3G Auth Data 20241030122632452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 20241030122632455 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632455 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422284390374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422284390374" source_name="the-source\n" session_id=3268052326 session_state=BEGIN} 20241030122632455 DSS <0004> hlr_ussd.c:576 262422284390374/0xc2ca8566: Process SS (BEGIN) 20241030122632455 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122632455 DSS <0004> hlr_ussd.c:518 262422284390374/0xc2ca8566: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122632455 DSS <0004> hlr_ussd.c:363 262422284390374/0xc2ca8566: Tx USSD 'Your extension is 491614267864' 20241030122632455 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422284390374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422284390374" destination_name="the-source\n" session_id=3268052326 session_state=END} 20241030122632455 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262422284390374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122632455 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632455 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 20241030122632460 DAUC <0003> db_auc.c:157 IMSI='262427238683644': No 2G Auth Data 20241030122632460 DAUC <0003> db_auc.c:192 IMSI='262427238683644': No 3G Auth Data 20241030122632474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47680<->l=127.0.0.1:4258 20241030122632477 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632477 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427238683644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427238683644" source_name="the-source\n" session_id=1448566757 session_state=BEGIN} 20241030122632478 DSS <0004> hlr_ussd.c:576 262427238683644/0x56575fe5: Process SS (BEGIN) 20241030122632478 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122632478 DSS <0004> hlr_ussd.c:518 262427238683644/0x56575fe5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122632478 DSS <0004> hlr_ussd.c:363 262427238683644/0x56575fe5: Tx USSD 'Your extension is 491616388405' 20241030122632478 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427238683644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427238683644" destination_name="the-source\n" session_id=1448566757 session_state=END} 20241030122632478 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262427238683644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122632478 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632478 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47680<->l=127.0.0.1:4258 20241030122632483 DAUC <0003> db_auc.c:157 IMSI='262428469753720': No 2G Auth Data 20241030122632483 DAUC <0003> db_auc.c:192 IMSI='262428469753720': No 3G Auth Data 20241030122632497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4258 20241030122632500 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632500 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428469753720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428469753720" source_name="the-source\n" session_id=5642533 session_state=BEGIN} 20241030122632500 DSS <0004> hlr_ussd.c:576 262428469753720/0x00561925: Process SS (BEGIN) 20241030122632500 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122632500 DSS <0004> hlr_ussd.c:518 262428469753720/0x00561925: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122632500 DSS <0004> hlr_ussd.c:363 262428469753720/0x00561925: Tx USSD 'Your extension is 491616388676' 20241030122632500 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428469753720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428469753720" destination_name="the-source\n" session_id=5642533 session_state=END} 20241030122632500 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428469753720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122632500 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632500 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4258 20241030122632505 DAUC <0003> db_auc.c:157 IMSI='262423453130212': No 2G Auth Data 20241030122632505 DAUC <0003> db_auc.c:192 IMSI='262423453130212': No 3G Auth Data 20241030122632520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4258 20241030122632523 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632523 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423453130212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423453130212" source_name="the-source\n" session_id=1630987928 session_state=BEGIN} 20241030122632523 DSS <0004> hlr_ussd.c:576 262423453130212/0x6136e698: Process SS (BEGIN) 20241030122632523 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030122632523 DSS <0004> hlr_ussd.c:518 262423453130212/0x6136e698: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030122632523 DSS <0004> hlr_ussd.c:363 262423453130212/0x6136e698: Tx USSD 'Your extension is 491613854337' 20241030122632523 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423453130212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423453130212" destination_name="the-source\n" session_id=1630987928 session_state=END} 20241030122632523 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423453130212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122632523 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632523 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122632525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4258 20241030122632525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47634<->l=127.0.0.1:4258 20241030122632525 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44529<->l=127.0.0.1:4259) 20241030122632526 DLINP <000b> input/ipa.c:451 connected read/write 20241030122632526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122632526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122632526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122632526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122632526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030122632549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47706<->l=127.0.0.1:4258 20241030122632750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47706<->l=127.0.0.1:4258 20241030122635867 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43349 20241030122635867 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43349 20241030122635868 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635868 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122635869 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122635869 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122635869 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635869 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122635869 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122635869 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030122635869 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030122635869 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030122635869 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  20241030122635869 DLGSUP <0013> gsup_server.c:235 2:  20241030122635869 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122635869 DLGSUP <0013> gsup_server.c:235 3:  20241030122635869 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122635869 DLGSUP <0013> gsup_server.c:235 4:  20241030122635869 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122635869 DLGSUP <0013> gsup_server.c:235 5:  20241030122635869 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122635869 DLGSUP <0013> gsup_server.c:235 7:  20241030122635869 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122635869 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122635869 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122635869 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43349 20241030122635870 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122635870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47708<->l=127.0.0.1:4258 20241030122635871 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122635871 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122635871 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122635871 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  20241030122635871 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122635871 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  20241030122635871 DLGSUP <0013> gsup_server.c:235 2:  20241030122635871 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122635871 DLGSUP <0013> gsup_server.c:235 3:  20241030122635871 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122635871 DLGSUP <0013> gsup_server.c:235 4:  20241030122635871 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122635871 DLGSUP <0013> gsup_server.c:235 5:  20241030122635871 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122635871 DLGSUP <0013> gsup_server.c:235 7:  20241030122635871 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122635871 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122635871 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122635871 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122635878 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42557<->l=127.0.0.1:4259) 20241030122635883 DAUC <0003> db_auc.c:157 IMSI='262428290567701': No 2G Auth Data 20241030122635883 DAUC <0003> db_auc.c:192 IMSI='262428290567701': No 3G Auth Data 20241030122635897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47720<->l=127.0.0.1:4258 20241030122635914 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122635914 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428290567701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428290567701" session_id=1661171228 session_state=BEGIN} 20241030122635914 DSS <0004> hlr_ussd.c:576 262428290567701/0x6303761c: Process SS (BEGIN) 20241030122635914 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122635914 DSS <0004> hlr_ussd.c:518 262428290567701/0x6303761c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122635914 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635914 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122635914 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635914 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122635921 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635921 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122635921 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262428290567701 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428290567701" session_id=1661171228 session_state=END} 20241030122635921 DSS <0004> hlr_ussd.c:576 262428290567701/0x6303761c: Process SS (END) 20241030122635921 DSS <0004> hlr_ussd.c:518 262428290567701/0x6303761c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122635921 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428290567701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428290567701" session_id=1661171228 session_state=END} 20241030122635921 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428290567701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122635921 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262428290567701 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122635921 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122635921 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122635924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47720<->l=127.0.0.1:4258 20241030122635927 DAUC <0003> db_auc.c:157 IMSI='262429375529705': No 2G Auth Data 20241030122635927 DAUC <0003> db_auc.c:192 IMSI='262429375529705': No 3G Auth Data 20241030122635941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47728<->l=127.0.0.1:4258 20241030122635943 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122635944 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429375529705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429375529705" session_id=358410159 session_state=BEGIN} 20241030122635944 DSS <0004> hlr_ussd.c:576 262429375529705/0x155ce7af: Process SS (BEGIN) 20241030122635944 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122635944 DSS <0004> hlr_ussd.c:518 262429375529705/0x155ce7af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122635944 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635944 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122635944 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635944 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122635945 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635945 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122635945 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429375529705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429375529705" session_id=358410159 session_state=END} 20241030122635945 DSS <0004> hlr_ussd.c:576 262429375529705/0x155ce7af: Process SS (END) 20241030122635945 DSS <0004> hlr_ussd.c:518 262429375529705/0x155ce7af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122635945 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429375529705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429375529705" session_id=358410159 session_state=END} 20241030122635945 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429375529705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122635945 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429375529705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122635945 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122635945 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122635947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47728<->l=127.0.0.1:4258 20241030122635950 DAUC <0003> db_auc.c:157 IMSI='262425506679874': No 2G Auth Data 20241030122635950 DAUC <0003> db_auc.c:192 IMSI='262425506679874': No 3G Auth Data 20241030122635961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4258 20241030122635964 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122635964 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425506679874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425506679874" session_id=2260048300 session_state=BEGIN} 20241030122635964 DSS <0004> hlr_ussd.c:576 262425506679874/0x86b599ac: Process SS (BEGIN) 20241030122635964 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122635964 DSS <0004> hlr_ussd.c:518 262425506679874/0x86b599ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122635964 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635964 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122635964 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635964 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122635965 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635965 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122635965 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425506679874 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425506679874" session_id=2260048300 session_state=END} 20241030122635965 DSS <0004> hlr_ussd.c:576 262425506679874/0x86b599ac: Process SS (END) 20241030122635965 DSS <0004> hlr_ussd.c:518 262425506679874/0x86b599ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122635965 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425506679874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425506679874" session_id=2260048300 session_state=END} 20241030122635965 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425506679874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122635965 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425506679874 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122635965 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122635965 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122635967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4258 20241030122635970 DAUC <0003> db_auc.c:157 IMSI='262420830891798': No 2G Auth Data 20241030122635970 DAUC <0003> db_auc.c:192 IMSI='262420830891798': No 3G Auth Data 20241030122635982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 20241030122635985 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122635985 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420830891798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420830891798" session_id=579026931 session_state=BEGIN} 20241030122635985 DSS <0004> hlr_ussd.c:576 262420830891798/0x22833ff3: Process SS (BEGIN) 20241030122635985 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122635985 DSS <0004> hlr_ussd.c:518 262420830891798/0x22833ff3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122635985 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635985 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122635985 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635985 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635986 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122635986 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420830891798 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420830891798" session_id=579026931 session_state=END} 20241030122635986 DSS <0004> hlr_ussd.c:576 262420830891798/0x22833ff3: Process SS (END) 20241030122635986 DSS <0004> hlr_ussd.c:518 262420830891798/0x22833ff3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122635986 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420830891798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420830891798" session_id=579026931 session_state=END} 20241030122635986 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420830891798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122635986 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420830891798 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241030122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122635987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 20241030122635990 DAUC <0003> db_auc.c:157 IMSI='262422495075258': No 2G Auth Data 20241030122635990 DAUC <0003> db_auc.c:192 IMSI='262422495075258': No 3G Auth Data 20241030122636001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47750<->l=127.0.0.1:4258 20241030122636004 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122636004 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422495075258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422495075258" session_id=2758116312 session_state=BEGIN} 20241030122636004 DSS <0004> hlr_ussd.c:576 262422495075258/0xa46583d8: Process SS (BEGIN) 20241030122636004 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122636004 DSS <0004> hlr_ussd.c:518 262422495075258/0xa46583d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122636004 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636004 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122636004 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636004 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122636005 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636005 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122636005 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422495075258 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422495075258" session_id=2758116312 session_state=END} 20241030122636005 DSS <0004> hlr_ussd.c:576 262422495075258/0xa46583d8: Process SS (END) 20241030122636005 DSS <0004> hlr_ussd.c:518 262422495075258/0xa46583d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122636005 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422495075258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422495075258" session_id=2758116312 session_state=END} 20241030122636005 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422495075258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122636005 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422495075258 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122636005 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122636005 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122636007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47750<->l=127.0.0.1:4258 20241030122636010 DAUC <0003> db_auc.c:157 IMSI='262427608432984': No 2G Auth Data 20241030122636010 DAUC <0003> db_auc.c:192 IMSI='262427608432984': No 3G Auth Data 20241030122636024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47762<->l=127.0.0.1:4258 20241030122636026 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122636026 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427608432984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427608432984" session_id=1259161341 session_state=BEGIN} 20241030122636026 DSS <0004> hlr_ussd.c:576 262427608432984/0x4b0d46fd: Process SS (BEGIN) 20241030122636026 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122636026 DSS <0004> hlr_ussd.c:518 262427608432984/0x4b0d46fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122636026 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636026 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122636026 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636026 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122636027 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636027 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122636027 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427608432984 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427608432984" session_id=1259161341 session_state=END} 20241030122636027 DSS <0004> hlr_ussd.c:576 262427608432984/0x4b0d46fd: Process SS (END) 20241030122636027 DSS <0004> hlr_ussd.c:518 262427608432984/0x4b0d46fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122636027 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427608432984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427608432984" session_id=1259161341 session_state=END} 20241030122636027 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427608432984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122636027 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427608432984 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122636027 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122636027 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122636029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47762<->l=127.0.0.1:4258 20241030122636032 DAUC <0003> db_auc.c:157 IMSI='262421426117251': No 2G Auth Data 20241030122636032 DAUC <0003> db_auc.c:192 IMSI='262421426117251': No 3G Auth Data 20241030122636046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47770<->l=127.0.0.1:4258 20241030122636049 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122636049 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421426117251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421426117251" session_id=2499104904 session_state=BEGIN} 20241030122636049 DSS <0004> hlr_ussd.c:576 262421426117251/0x94f55088: Process SS (BEGIN) 20241030122636049 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122636049 DSS <0004> hlr_ussd.c:518 262421426117251/0x94f55088: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122636049 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636049 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122636049 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636049 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122636050 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636050 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122636050 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421426117251 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421426117251" session_id=2499104904 session_state=END} 20241030122636050 DSS <0004> hlr_ussd.c:576 262421426117251/0x94f55088: Process SS (END) 20241030122636050 DSS <0004> hlr_ussd.c:518 262421426117251/0x94f55088: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122636050 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421426117251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421426117251" session_id=2499104904 session_state=END} 20241030122636050 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421426117251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122636050 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421426117251 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122636050 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122636050 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122636052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47770<->l=127.0.0.1:4258 20241030122636054 DAUC <0003> db_auc.c:157 IMSI='262428034629121': No 2G Auth Data 20241030122636054 DAUC <0003> db_auc.c:192 IMSI='262428034629121': No 3G Auth Data 20241030122636069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47774<->l=127.0.0.1:4258 20241030122636072 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122636072 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428034629121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428034629121" session_id=3084164252 session_state=BEGIN} 20241030122636072 DSS <0004> hlr_ussd.c:576 262428034629121/0xb7d49c9c: Process SS (BEGIN) 20241030122636072 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122636072 DSS <0004> hlr_ussd.c:518 262428034629121/0xb7d49c9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122636072 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636072 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122636072 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636072 DLINP <000b> input/ipa.c:431 127.0.0.1:43349 sending data 20241030122636073 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636073 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122636073 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428034629121 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428034629121" session_id=3084164252 session_state=END} 20241030122636073 DSS <0004> hlr_ussd.c:576 262428034629121/0xb7d49c9c: Process SS (END) 20241030122636073 DSS <0004> hlr_ussd.c:518 262428034629121/0xb7d49c9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122636073 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428034629121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428034629121" session_id=3084164252 session_state=END} 20241030122636073 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428034629121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122636073 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428034629121 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122636073 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122636073 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122636075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47774<->l=127.0.0.1:4258 20241030122636076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47708<->l=127.0.0.1:4258 20241030122636076 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122636076 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122636076 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122636076 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122636076 DLINP <000b> input/ipa.c:451 connected read/write 20241030122636076 DLINP <000b> input/ipa.c:405 127.0.0.1:43349 message received 20241030122636076 DLINP <000b> input/ipa.c:414 127.0.0.1:43349 connection closed with server 20241030122636076 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43349 20241030122636076 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030122636077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42557<->l=127.0.0.1:4259) 20241030122636114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47782<->l=127.0.0.1:4258 20241030122636315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47782<->l=127.0.0.1:4258 20241030122639397 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33047 20241030122639397 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33047 20241030122639398 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639398 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639399 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122639399 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122639399 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639399 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639399 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122639399 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030122639399 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030122639399 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030122639399 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  20241030122639399 DLGSUP <0013> gsup_server.c:235 2:  20241030122639399 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122639399 DLGSUP <0013> gsup_server.c:235 3:  20241030122639399 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122639399 DLGSUP <0013> gsup_server.c:235 4:  20241030122639399 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122639399 DLGSUP <0013> gsup_server.c:235 5:  20241030122639399 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122639399 DLGSUP <0013> gsup_server.c:235 7:  20241030122639399 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122639399 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122639399 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122639399 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33047 20241030122639400 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47788<->l=127.0.0.1:4258 20241030122639403 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639403 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122639403 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122639403 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  20241030122639403 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122639403 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  20241030122639403 DLGSUP <0013> gsup_server.c:235 2:  20241030122639403 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122639403 DLGSUP <0013> gsup_server.c:235 3:  20241030122639403 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122639403 DLGSUP <0013> gsup_server.c:235 4:  20241030122639403 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122639403 DLGSUP <0013> gsup_server.c:235 5:  20241030122639403 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122639403 DLGSUP <0013> gsup_server.c:235 7:  20241030122639403 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122639403 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122639403 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122639403 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122639415 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45781<->l=127.0.0.1:4259) 20241030122639441 DAUC <0003> db_auc.c:157 IMSI='262422553171064': No 2G Auth Data 20241030122639441 DAUC <0003> db_auc.c:192 IMSI='262422553171064': No 3G Auth Data 20241030122639476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47792<->l=127.0.0.1:4258 20241030122639489 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639489 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422553171064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422553171064" session_id=3810886949 session_state=BEGIN} 20241030122639489 DSS <0004> hlr_ussd.c:576 262422553171064/0xe3258525: Process SS (BEGIN) 20241030122639489 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122639489 DSS <0004> hlr_ussd.c:518 262422553171064/0xe3258525: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122639489 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639489 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639489 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639489 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639498 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639498 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639498 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262422553171064 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422553171064" session_id=3810886949 session_state=CONTINUE} 20241030122639498 DSS <0004> hlr_ussd.c:576 262422553171064/0xe3258525: Process SS (CONTINUE) 20241030122639498 DSS <0004> hlr_ussd.c:518 262422553171064/0xe3258525: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122639498 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422553171064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422553171064" session_id=3810886949 session_state=CONTINUE} 20241030122639498 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262422553171064 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639498 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639498 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639508 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639508 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422553171064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422553171064" session_id=3810886949 session_state=CONTINUE} 20241030122639508 DSS <0004> hlr_ussd.c:576 262422553171064/0xe3258525: Process SS (CONTINUE) 20241030122639508 DSS <0004> hlr_ussd.c:518 262422553171064/0xe3258525: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639508 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422553171064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639508 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639508 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639508 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639508 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639510 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639510 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639510 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262422553171064 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422553171064" session_id=3810886949 session_state=END} 20241030122639510 DSS <0004> hlr_ussd.c:576 262422553171064/0xe3258525: Process SS (END) 20241030122639510 DSS <0004> hlr_ussd.c:518 262422553171064/0xe3258525: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639510 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422553171064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422553171064" session_id=3810886949 session_state=END} 20241030122639510 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422553171064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639510 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262422553171064 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639510 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639510 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47792<->l=127.0.0.1:4258 20241030122639516 DAUC <0003> db_auc.c:157 IMSI='262423556538517': No 2G Auth Data 20241030122639516 DAUC <0003> db_auc.c:192 IMSI='262423556538517': No 3G Auth Data 20241030122639528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4258 20241030122639530 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639530 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423556538517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423556538517" session_id=1231747354 session_state=BEGIN} 20241030122639530 DSS <0004> hlr_ussd.c:576 262423556538517/0x496af91a: Process SS (BEGIN) 20241030122639530 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122639530 DSS <0004> hlr_ussd.c:518 262423556538517/0x496af91a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122639530 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639530 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639530 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639530 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639531 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639531 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639531 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423556538517 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423556538517" session_id=1231747354 session_state=CONTINUE} 20241030122639531 DSS <0004> hlr_ussd.c:576 262423556538517/0x496af91a: Process SS (CONTINUE) 20241030122639531 DSS <0004> hlr_ussd.c:518 262423556538517/0x496af91a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122639531 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423556538517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423556538517" session_id=1231747354 session_state=CONTINUE} 20241030122639531 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423556538517 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639531 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639531 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639533 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639533 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423556538517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423556538517" session_id=1231747354 session_state=CONTINUE} 20241030122639533 DSS <0004> hlr_ussd.c:576 262423556538517/0x496af91a: Process SS (CONTINUE) 20241030122639533 DSS <0004> hlr_ussd.c:518 262423556538517/0x496af91a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639533 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423556538517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639533 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639533 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639533 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639533 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639534 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639534 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639534 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423556538517 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423556538517" session_id=1231747354 session_state=END} 20241030122639534 DSS <0004> hlr_ussd.c:576 262423556538517/0x496af91a: Process SS (END) 20241030122639534 DSS <0004> hlr_ussd.c:518 262423556538517/0x496af91a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639534 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423556538517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423556538517" session_id=1231747354 session_state=END} 20241030122639534 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423556538517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639534 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423556538517 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639534 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639534 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4258 20241030122639538 DAUC <0003> db_auc.c:157 IMSI='262425072737293': No 2G Auth Data 20241030122639538 DAUC <0003> db_auc.c:192 IMSI='262425072737293': No 3G Auth Data 20241030122639549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47804<->l=127.0.0.1:4258 20241030122639551 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639551 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425072737293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425072737293" session_id=3871613179 session_state=BEGIN} 20241030122639551 DSS <0004> hlr_ussd.c:576 262425072737293/0xe6c420fb: Process SS (BEGIN) 20241030122639551 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122639551 DSS <0004> hlr_ussd.c:518 262425072737293/0xe6c420fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122639551 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639551 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639551 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639551 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639552 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639552 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639552 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425072737293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072737293" session_id=3871613179 session_state=CONTINUE} 20241030122639552 DSS <0004> hlr_ussd.c:576 262425072737293/0xe6c420fb: Process SS (CONTINUE) 20241030122639552 DSS <0004> hlr_ussd.c:518 262425072737293/0xe6c420fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122639552 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425072737293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072737293" session_id=3871613179 session_state=CONTINUE} 20241030122639552 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425072737293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639552 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639552 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639554 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639554 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425072737293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425072737293" session_id=3871613179 session_state=CONTINUE} 20241030122639554 DSS <0004> hlr_ussd.c:576 262425072737293/0xe6c420fb: Process SS (CONTINUE) 20241030122639554 DSS <0004> hlr_ussd.c:518 262425072737293/0xe6c420fb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639554 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425072737293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639554 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639554 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639554 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639554 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639555 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639555 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639555 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425072737293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072737293" session_id=3871613179 session_state=END} 20241030122639555 DSS <0004> hlr_ussd.c:576 262425072737293/0xe6c420fb: Process SS (END) 20241030122639555 DSS <0004> hlr_ussd.c:518 262425072737293/0xe6c420fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639555 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425072737293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072737293" session_id=3871613179 session_state=END} 20241030122639555 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425072737293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639555 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425072737293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639555 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639555 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47804<->l=127.0.0.1:4258 20241030122639559 DAUC <0003> db_auc.c:157 IMSI='262424493981404': No 2G Auth Data 20241030122639559 DAUC <0003> db_auc.c:192 IMSI='262424493981404': No 3G Auth Data 20241030122639570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47814<->l=127.0.0.1:4258 20241030122639572 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639572 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424493981404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424493981404" session_id=595395918 session_state=BEGIN} 20241030122639572 DSS <0004> hlr_ussd.c:576 262424493981404/0x237d054e: Process SS (BEGIN) 20241030122639572 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122639572 DSS <0004> hlr_ussd.c:518 262424493981404/0x237d054e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122639572 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639572 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639572 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639572 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639573 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639573 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639573 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424493981404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424493981404" session_id=595395918 session_state=CONTINUE} 20241030122639573 DSS <0004> hlr_ussd.c:576 262424493981404/0x237d054e: Process SS (CONTINUE) 20241030122639573 DSS <0004> hlr_ussd.c:518 262424493981404/0x237d054e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122639573 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424493981404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424493981404" session_id=595395918 session_state=CONTINUE} 20241030122639573 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424493981404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639573 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639573 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639575 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639575 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424493981404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424493981404" session_id=595395918 session_state=CONTINUE} 20241030122639575 DSS <0004> hlr_ussd.c:576 262424493981404/0x237d054e: Process SS (CONTINUE) 20241030122639575 DSS <0004> hlr_ussd.c:518 262424493981404/0x237d054e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639575 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424493981404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639575 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639575 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639575 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639575 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639576 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639576 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639576 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424493981404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424493981404" session_id=595395918 session_state=END} 20241030122639576 DSS <0004> hlr_ussd.c:576 262424493981404/0x237d054e: Process SS (END) 20241030122639576 DSS <0004> hlr_ussd.c:518 262424493981404/0x237d054e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639576 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424493981404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424493981404" session_id=595395918 session_state=END} 20241030122639576 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424493981404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639576 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424493981404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639576 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639576 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47814<->l=127.0.0.1:4258 20241030122639579 DAUC <0003> db_auc.c:157 IMSI='262427365334292': No 2G Auth Data 20241030122639579 DAUC <0003> db_auc.c:192 IMSI='262427365334292': No 3G Auth Data 20241030122639590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4258 20241030122639593 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639593 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427365334292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427365334292" session_id=2605850511 session_state=BEGIN} 20241030122639593 DSS <0004> hlr_ussd.c:576 262427365334292/0x9b521f8f: Process SS (BEGIN) 20241030122639593 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122639593 DSS <0004> hlr_ussd.c:518 262427365334292/0x9b521f8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122639593 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639593 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639593 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639593 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639593 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639593 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639593 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427365334292 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427365334292" session_id=2605850511 session_state=CONTINUE} 20241030122639593 DSS <0004> hlr_ussd.c:576 262427365334292/0x9b521f8f: Process SS (CONTINUE) 20241030122639593 DSS <0004> hlr_ussd.c:518 262427365334292/0x9b521f8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122639593 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427365334292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427365334292" session_id=2605850511 session_state=CONTINUE} 20241030122639593 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427365334292 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639593 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639593 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639595 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639595 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427365334292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427365334292" session_id=2605850511 session_state=CONTINUE} 20241030122639595 DSS <0004> hlr_ussd.c:576 262427365334292/0x9b521f8f: Process SS (CONTINUE) 20241030122639595 DSS <0004> hlr_ussd.c:518 262427365334292/0x9b521f8f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639595 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427365334292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639595 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639595 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639595 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639595 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639596 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639596 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639596 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427365334292 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427365334292" session_id=2605850511 session_state=END} 20241030122639596 DSS <0004> hlr_ussd.c:576 262427365334292/0x9b521f8f: Process SS (END) 20241030122639596 DSS <0004> hlr_ussd.c:518 262427365334292/0x9b521f8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639596 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427365334292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427365334292" session_id=2605850511 session_state=END} 20241030122639596 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427365334292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639596 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427365334292 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639596 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639596 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4258 20241030122639599 DAUC <0003> db_auc.c:157 IMSI='262427752901059': No 2G Auth Data 20241030122639599 DAUC <0003> db_auc.c:192 IMSI='262427752901059': No 3G Auth Data 20241030122639612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4258 20241030122639615 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639615 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427752901059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427752901059" session_id=3001092813 session_state=BEGIN} 20241030122639615 DSS <0004> hlr_ussd.c:576 262427752901059/0xb2e10acd: Process SS (BEGIN) 20241030122639615 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122639615 DSS <0004> hlr_ussd.c:518 262427752901059/0xb2e10acd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122639615 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639615 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639615 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639615 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639616 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639616 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639616 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262427752901059 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427752901059" session_id=3001092813 session_state=CONTINUE} 20241030122639616 DSS <0004> hlr_ussd.c:576 262427752901059/0xb2e10acd: Process SS (CONTINUE) 20241030122639616 DSS <0004> hlr_ussd.c:518 262427752901059/0xb2e10acd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122639616 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427752901059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427752901059" session_id=3001092813 session_state=CONTINUE} 20241030122639616 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262427752901059 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639616 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639616 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639618 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639618 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427752901059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427752901059" session_id=3001092813 session_state=CONTINUE} 20241030122639618 DSS <0004> hlr_ussd.c:576 262427752901059/0xb2e10acd: Process SS (CONTINUE) 20241030122639618 DSS <0004> hlr_ussd.c:518 262427752901059/0xb2e10acd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639618 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427752901059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639618 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639618 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639618 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639618 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639619 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639619 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639619 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262427752901059 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427752901059" session_id=3001092813 session_state=END} 20241030122639619 DSS <0004> hlr_ussd.c:576 262427752901059/0xb2e10acd: Process SS (END) 20241030122639619 DSS <0004> hlr_ussd.c:518 262427752901059/0xb2e10acd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639619 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427752901059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427752901059" session_id=3001092813 session_state=END} 20241030122639619 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427752901059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639619 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262427752901059 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639619 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639619 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4258 20241030122639622 DAUC <0003> db_auc.c:157 IMSI='262424211440835': No 2G Auth Data 20241030122639622 DAUC <0003> db_auc.c:192 IMSI='262424211440835': No 3G Auth Data 20241030122639636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47844<->l=127.0.0.1:4258 20241030122639639 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639639 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424211440835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424211440835" session_id=3770802572 session_state=BEGIN} 20241030122639639 DSS <0004> hlr_ussd.c:576 262424211440835/0xe0c1e18c: Process SS (BEGIN) 20241030122639639 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122639639 DSS <0004> hlr_ussd.c:518 262424211440835/0xe0c1e18c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122639639 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639639 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639639 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639639 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639640 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639640 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639640 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424211440835 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424211440835" session_id=3770802572 session_state=CONTINUE} 20241030122639640 DSS <0004> hlr_ussd.c:576 262424211440835/0xe0c1e18c: Process SS (CONTINUE) 20241030122639640 DSS <0004> hlr_ussd.c:518 262424211440835/0xe0c1e18c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122639640 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424211440835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424211440835" session_id=3770802572 session_state=CONTINUE} 20241030122639640 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424211440835 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639640 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639640 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639642 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639642 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424211440835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424211440835" session_id=3770802572 session_state=CONTINUE} 20241030122639642 DSS <0004> hlr_ussd.c:576 262424211440835/0xe0c1e18c: Process SS (CONTINUE) 20241030122639642 DSS <0004> hlr_ussd.c:518 262424211440835/0xe0c1e18c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639642 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424211440835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639642 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639642 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639642 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639642 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639643 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639643 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639643 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424211440835 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424211440835" session_id=3770802572 session_state=END} 20241030122639643 DSS <0004> hlr_ussd.c:576 262424211440835/0xe0c1e18c: Process SS (END) 20241030122639643 DSS <0004> hlr_ussd.c:518 262424211440835/0xe0c1e18c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639643 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424211440835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424211440835" session_id=3770802572 session_state=END} 20241030122639643 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424211440835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639643 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424211440835 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639643 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639643 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47844<->l=127.0.0.1:4258 20241030122639646 DAUC <0003> db_auc.c:157 IMSI='262421665057102': No 2G Auth Data 20241030122639646 DAUC <0003> db_auc.c:192 IMSI='262421665057102': No 3G Auth Data 20241030122639659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47846<->l=127.0.0.1:4258 20241030122639662 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639662 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421665057102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421665057102" session_id=62519387 session_state=BEGIN} 20241030122639662 DSS <0004> hlr_ussd.c:576 262421665057102/0x03b9f85b: Process SS (BEGIN) 20241030122639662 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030122639662 DSS <0004> hlr_ussd.c:518 262421665057102/0x03b9f85b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030122639662 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639662 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639662 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639662 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639663 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639663 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639663 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421665057102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421665057102" session_id=62519387 session_state=CONTINUE} 20241030122639663 DSS <0004> hlr_ussd.c:576 262421665057102/0x03b9f85b: Process SS (CONTINUE) 20241030122639663 DSS <0004> hlr_ussd.c:518 262421665057102/0x03b9f85b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030122639663 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421665057102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421665057102" session_id=62519387 session_state=CONTINUE} 20241030122639663 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421665057102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639663 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639663 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639665 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639665 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421665057102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421665057102" session_id=62519387 session_state=CONTINUE} 20241030122639665 DSS <0004> hlr_ussd.c:576 262421665057102/0x03b9f85b: Process SS (CONTINUE) 20241030122639665 DSS <0004> hlr_ussd.c:518 262421665057102/0x03b9f85b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639665 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421665057102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639665 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639665 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639665 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639665 DLINP <000b> input/ipa.c:431 127.0.0.1:33047 sending data 20241030122639666 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639666 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639666 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421665057102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421665057102" session_id=62519387 session_state=END} 20241030122639666 DSS <0004> hlr_ussd.c:576 262421665057102/0x03b9f85b: Process SS (END) 20241030122639666 DSS <0004> hlr_ussd.c:518 262421665057102/0x03b9f85b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030122639666 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421665057102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421665057102" session_id=62519387 session_state=END} 20241030122639666 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421665057102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122639666 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421665057102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122639666 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639666 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122639666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47846<->l=127.0.0.1:4258 20241030122639667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47788<->l=127.0.0.1:4258 20241030122639667 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639667 DLINP <000b> input/ipa.c:405 127.0.0.1:33047 message received 20241030122639667 DLINP <000b> input/ipa.c:414 127.0.0.1:33047 connection closed with server 20241030122639667 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33047 20241030122639667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030122639667 DLINP <000b> input/ipa.c:451 connected read/write 20241030122639667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122639667 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122639667 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122639667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122639668 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45781<->l=127.0.0.1:4259) 20241030122639690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4258 20241030122639892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4258 20241030122642965 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42249 20241030122642965 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42249 20241030122642966 DLINP <000b> input/ipa.c:451 connected read/write 20241030122642966 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122642967 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122642967 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122642968 DLINP <000b> input/ipa.c:451 connected read/write 20241030122642968 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122642968 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122642968 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030122642968 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030122642968 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030122642968 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  20241030122642968 DLGSUP <0013> gsup_server.c:235 2:  20241030122642968 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122642968 DLGSUP <0013> gsup_server.c:235 3:  20241030122642968 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122642968 DLGSUP <0013> gsup_server.c:235 4:  20241030122642968 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122642968 DLGSUP <0013> gsup_server.c:235 5:  20241030122642968 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122642968 DLGSUP <0013> gsup_server.c:235 7:  20241030122642968 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122642968 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122642968 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122642968 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42249 20241030122642968 DLINP <000b> input/ipa.c:451 connected read/write 20241030122642968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122642968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 20241030122642970 DLINP <000b> input/ipa.c:451 connected read/write 20241030122642970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122642970 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122642970 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122642970 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  20241030122642970 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122642970 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  20241030122642970 DLGSUP <0013> gsup_server.c:235 2:  20241030122642970 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122642970 DLGSUP <0013> gsup_server.c:235 3:  20241030122642970 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122642970 DLGSUP <0013> gsup_server.c:235 4:  20241030122642970 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122642970 DLGSUP <0013> gsup_server.c:235 5:  20241030122642970 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122642970 DLGSUP <0013> gsup_server.c:235 7:  20241030122642970 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122642970 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122642970 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122642970 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122642977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43619<->l=127.0.0.1:4259) 20241030122642997 DAUC <0003> db_auc.c:157 IMSI='262424664109725': No 2G Auth Data 20241030122642997 DAUC <0003> db_auc.c:192 IMSI='262424664109725': No 3G Auth Data 20241030122643022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34828<->l=127.0.0.1:4258 20241030122643033 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122643033 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424664109725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424664109725" session_id=3008837187 session_state=BEGIN} 20241030122643033 DSS <0004> hlr_ussd.c:576 262424664109725/0xb3573643: Process SS (BEGIN) 20241030122643033 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030122643033 DSS <0004> hlr_ussd.c:518 262424664109725/0xb3573643: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030122643033 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643033 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643033 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643033 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643048 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643048 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122643048 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424664109725 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424664109725" session_id=3008837187 session_state=END} 20241030122643048 DSS <0004> hlr_ussd.c:576 262424664109725/0xb3573643: Process SS (END) 20241030122643048 DSS <0004> hlr_ussd.c:518 262424664109725/0xb3573643: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030122643048 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424664109725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424664109725" session_id=3008837187 session_state=END} 20241030122643048 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424664109725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122643048 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424664109725 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122643048 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643048 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34828<->l=127.0.0.1:4258 20241030122643063 DAUC <0003> db_auc.c:157 IMSI='262428268352666': No 2G Auth Data 20241030122643063 DAUC <0003> db_auc.c:192 IMSI='262428268352666': No 3G Auth Data 20241030122643076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34836<->l=127.0.0.1:4258 20241030122643078 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122643078 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428268352666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428268352666" session_id=803351653 session_state=BEGIN} 20241030122643078 DSS <0004> hlr_ussd.c:576 262428268352666/0x2fe22c65: Process SS (BEGIN) 20241030122643078 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030122643078 DSS <0004> hlr_ussd.c:518 262428268352666/0x2fe22c65: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030122643078 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643078 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643078 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643078 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643079 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643079 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122643079 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428268352666 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428268352666" session_id=803351653 session_state=END} 20241030122643079 DSS <0004> hlr_ussd.c:576 262428268352666/0x2fe22c65: Process SS (END) 20241030122643079 DSS <0004> hlr_ussd.c:518 262428268352666/0x2fe22c65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030122643079 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428268352666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428268352666" session_id=803351653 session_state=END} 20241030122643079 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428268352666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122643079 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428268352666 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122643079 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643080 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34836<->l=127.0.0.1:4258 20241030122643084 DAUC <0003> db_auc.c:157 IMSI='262421933382244': No 2G Auth Data 20241030122643084 DAUC <0003> db_auc.c:192 IMSI='262421933382244': No 3G Auth Data 20241030122643095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20241030122643098 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122643098 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421933382244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421933382244" session_id=2673252253 session_state=BEGIN} 20241030122643098 DSS <0004> hlr_ussd.c:576 262421933382244/0x9f56979d: Process SS (BEGIN) 20241030122643098 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030122643098 DSS <0004> hlr_ussd.c:518 262421933382244/0x9f56979d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030122643098 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643098 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643098 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643098 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643098 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643098 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122643098 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421933382244 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421933382244" session_id=2673252253 session_state=END} 20241030122643098 DSS <0004> hlr_ussd.c:576 262421933382244/0x9f56979d: Process SS (END) 20241030122643098 DSS <0004> hlr_ussd.c:518 262421933382244/0x9f56979d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030122643098 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421933382244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421933382244" session_id=2673252253 session_state=END} 20241030122643099 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421933382244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122643099 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421933382244 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122643099 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643099 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20241030122643103 DAUC <0003> db_auc.c:157 IMSI='262421842305605': No 2G Auth Data 20241030122643103 DAUC <0003> db_auc.c:192 IMSI='262421842305605': No 3G Auth Data 20241030122643115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4258 20241030122643118 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122643118 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421842305605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421842305605" session_id=1789272988 session_state=BEGIN} 20241030122643118 DSS <0004> hlr_ussd.c:576 262421842305605/0x6aa6239c: Process SS (BEGIN) 20241030122643118 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030122643118 DSS <0004> hlr_ussd.c:518 262421842305605/0x6aa6239c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030122643118 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643118 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643118 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643118 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643118 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643118 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122643118 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421842305605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421842305605" session_id=1789272988 session_state=END} 20241030122643118 DSS <0004> hlr_ussd.c:576 262421842305605/0x6aa6239c: Process SS (END) 20241030122643118 DSS <0004> hlr_ussd.c:518 262421842305605/0x6aa6239c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030122643118 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421842305605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421842305605" session_id=1789272988 session_state=END} 20241030122643118 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421842305605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122643118 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421842305605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122643118 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643118 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4258 20241030122643123 DAUC <0003> db_auc.c:157 IMSI='262421606384220': No 2G Auth Data 20241030122643123 DAUC <0003> db_auc.c:192 IMSI='262421606384220': No 3G Auth Data 20241030122643133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34864<->l=127.0.0.1:4258 20241030122643136 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122643136 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421606384220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421606384220" session_id=2864769449 session_state=BEGIN} 20241030122643136 DSS <0004> hlr_ussd.c:576 262421606384220/0xaac0e9a9: Process SS (BEGIN) 20241030122643136 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030122643136 DSS <0004> hlr_ussd.c:518 262421606384220/0xaac0e9a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030122643136 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643136 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643136 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643136 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643137 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643137 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122643137 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421606384220 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421606384220" session_id=2864769449 session_state=END} 20241030122643137 DSS <0004> hlr_ussd.c:576 262421606384220/0xaac0e9a9: Process SS (END) 20241030122643137 DSS <0004> hlr_ussd.c:518 262421606384220/0xaac0e9a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030122643137 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421606384220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421606384220" session_id=2864769449 session_state=END} 20241030122643137 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421606384220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122643137 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421606384220 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122643137 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643137 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34864<->l=127.0.0.1:4258 20241030122643141 DAUC <0003> db_auc.c:157 IMSI='262421823060740': No 2G Auth Data 20241030122643141 DAUC <0003> db_auc.c:192 IMSI='262421823060740': No 3G Auth Data 20241030122643155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34872<->l=127.0.0.1:4258 20241030122643157 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122643157 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421823060740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421823060740" session_id=4008697711 session_state=BEGIN} 20241030122643157 DSS <0004> hlr_ussd.c:576 262421823060740/0xeeefdf6f: Process SS (BEGIN) 20241030122643157 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030122643157 DSS <0004> hlr_ussd.c:518 262421823060740/0xeeefdf6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030122643157 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643157 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643157 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643157 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643158 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643158 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122643158 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421823060740 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421823060740" session_id=4008697711 session_state=END} 20241030122643158 DSS <0004> hlr_ussd.c:576 262421823060740/0xeeefdf6f: Process SS (END) 20241030122643158 DSS <0004> hlr_ussd.c:518 262421823060740/0xeeefdf6f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030122643158 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421823060740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421823060740" session_id=4008697711 session_state=END} 20241030122643158 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421823060740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122643158 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421823060740 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122643158 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643158 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34872<->l=127.0.0.1:4258 20241030122643163 DAUC <0003> db_auc.c:157 IMSI='262420535461173': No 2G Auth Data 20241030122643163 DAUC <0003> db_auc.c:192 IMSI='262420535461173': No 3G Auth Data 20241030122643176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34876<->l=127.0.0.1:4258 20241030122643179 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122643179 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420535461173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420535461173" session_id=1751405342 session_state=BEGIN} 20241030122643179 DSS <0004> hlr_ussd.c:576 262420535461173/0x6864531e: Process SS (BEGIN) 20241030122643179 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030122643179 DSS <0004> hlr_ussd.c:518 262420535461173/0x6864531e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030122643179 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643179 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643179 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643179 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643180 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643180 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122643180 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420535461173 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420535461173" session_id=1751405342 session_state=END} 20241030122643180 DSS <0004> hlr_ussd.c:576 262420535461173/0x6864531e: Process SS (END) 20241030122643180 DSS <0004> hlr_ussd.c:518 262420535461173/0x6864531e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030122643180 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420535461173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420535461173" session_id=1751405342 session_state=END} 20241030122643180 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420535461173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122643180 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420535461173 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122643180 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643180 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34876<->l=127.0.0.1:4258 20241030122643185 DAUC <0003> db_auc.c:157 IMSI='262426428509748': No 2G Auth Data 20241030122643185 DAUC <0003> db_auc.c:192 IMSI='262426428509748': No 3G Auth Data 20241030122643198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 20241030122643201 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122643201 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426428509748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426428509748" session_id=2928770373 session_state=BEGIN} 20241030122643201 DSS <0004> hlr_ussd.c:576 262426428509748/0xae917d45: Process SS (BEGIN) 20241030122643201 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030122643201 DSS <0004> hlr_ussd.c:518 262426428509748/0xae917d45: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030122643201 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643201 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643201 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643201 DLINP <000b> input/ipa.c:431 127.0.0.1:42249 sending data 20241030122643201 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643201 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122643201 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426428509748 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426428509748" session_id=2928770373 session_state=END} 20241030122643201 DSS <0004> hlr_ussd.c:576 262426428509748/0xae917d45: Process SS (END) 20241030122643201 DSS <0004> hlr_ussd.c:518 262426428509748/0xae917d45: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030122643201 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426428509748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426428509748" session_id=2928770373 session_state=END} 20241030122643201 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426428509748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122643201 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426428509748 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030122643201 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643201 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122643203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 20241030122643205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 20241030122643205 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122643205 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122643205 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122643205 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122643205 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43619<->l=127.0.0.1:4259) 20241030122643205 DLINP <000b> input/ipa.c:451 connected read/write 20241030122643205 DLINP <000b> input/ipa.c:405 127.0.0.1:42249 message received 20241030122643205 DLINP <000b> input/ipa.c:414 127.0.0.1:42249 connection closed with server 20241030122643205 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42249 20241030122643205 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030122643227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34900<->l=127.0.0.1:4258 20241030122643429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34900<->l=127.0.0.1:4258 20241030122644575 DSS <0004> hlr_ussd.c:239 262428605079228/0x4a13e3cd: SS Session Timeout, destroying 20241030122644575 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428605079228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122644623 DSS <0004> hlr_ussd.c:239 262420857995710/0x5f24edfd: SS Session Timeout, destroying 20241030122644623 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420857995710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122644657 DSS <0004> hlr_ussd.c:239 262424317103862/0x739a67f1: SS Session Timeout, destroying 20241030122644657 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424317103862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122644705 DSS <0004> hlr_ussd.c:239 262429789945666/0x3f224dd1: SS Session Timeout, destroying 20241030122644705 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429789945666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122644731 DSS <0004> hlr_ussd.c:239 262428917357184/0x81fac7ca: SS Session Timeout, destroying 20241030122644732 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428917357184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122644764 DSS <0004> hlr_ussd.c:239 262423602500989/0x7944bbbb: SS Session Timeout, destroying 20241030122644764 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423602500989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122644785 DSS <0004> hlr_ussd.c:239 262427291291826/0x7d4e156c: SS Session Timeout, destroying 20241030122644785 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427291291826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122644805 DSS <0004> hlr_ussd.c:239 262427565285327/0x239c7002: SS Session Timeout, destroying 20241030122644805 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427565285327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122646540 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122646540 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122646543 DLINP <000b> input/ipa.c:451 connected read/write 20241030122646543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122646544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4258 20241030122646545 DLINP <000b> input/ipa.c:451 connected read/write 20241030122646545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122646545 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122646545 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122646545 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  20241030122646545 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122646545 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  20241030122646545 DLGSUP <0013> gsup_server.c:235 2:  20241030122646545 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122646545 DLGSUP <0013> gsup_server.c:235 3:  20241030122646545 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122646545 DLGSUP <0013> gsup_server.c:235 4:  20241030122646545 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122646545 DLGSUP <0013> gsup_server.c:235 5:  20241030122646545 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122646545 DLGSUP <0013> gsup_server.c:235 7:  20241030122646545 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122646545 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122646545 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122646545 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122646555 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34919<->l=127.0.0.1:4259) 20241030122646579 DAUC <0003> db_auc.c:157 IMSI='262427226625539': No 2G Auth Data 20241030122646579 DAUC <0003> db_auc.c:192 IMSI='262427226625539': No 3G Auth Data 20241030122646612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20241030122646624 DLINP <000b> input/ipa.c:451 connected read/write 20241030122646624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122646624 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427226625539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427226625539" session_id=1147826650 session_state=BEGIN} 20241030122646624 DSS <0004> hlr_ussd.c:576 262427226625539/0x446a71da: Process SS (BEGIN) 20241030122646624 DSS <0004> hlr_ussd.c:498 262427226625539/0x446a71da: SS CompType=Invoke, OpCode=InterrogateSS 20241030122646624 DSS <0004> hlr_ussd.c:506 262427226625539/0x446a71da: Structured SS requests are not supported, rejecting... 20241030122646624 DSS <0004> hlr_ussd.c:354 262427226625539/0x446a71da: Tx ReturnError(0, 0x15) 20241030122646624 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427226625539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427226625539" session_id=1147826650 session_state=END} 20241030122646624 DLINP <000b> input/ipa.c:451 connected read/write 20241030122646624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122646625 DLINP <000b> input/ipa.c:451 connected read/write 20241030122646625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122646630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20241030122646637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4258 20241030122646637 DLINP <000b> input/ipa.c:451 connected read/write 20241030122646637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122646637 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122646637 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122646637 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122646637 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34919<->l=127.0.0.1:4259) 20241030122646661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 20241030122646762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 20241030122648104 DSS <0004> hlr_ussd.c:239 262420751387050/0xa65bd347: SS Session Timeout, destroying 20241030122648104 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420751387050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122648126 DSS <0004> hlr_ussd.c:239 262422820683749/0x1f0d7a92: SS Session Timeout, destroying 20241030122648126 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422820683749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122648145 DSS <0004> hlr_ussd.c:239 262428163291923/0x715f7bd0: SS Session Timeout, destroying 20241030122648145 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428163291923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122648165 DSS <0004> hlr_ussd.c:239 262426329966299/0xbd46df18: SS Session Timeout, destroying 20241030122648165 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426329966299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122648183 DSS <0004> hlr_ussd.c:239 262425089954229/0xa63c919a: SS Session Timeout, destroying 20241030122648183 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425089954229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122648203 DSS <0004> hlr_ussd.c:239 262424746412061/0x5e215a88: SS Session Timeout, destroying 20241030122648203 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424746412061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122648224 DSS <0004> hlr_ussd.c:239 262421536523545/0xdca763f7: SS Session Timeout, destroying 20241030122648224 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421536523545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122648244 DSS <0004> hlr_ussd.c:239 262428614802977/0xe6f6090e: SS Session Timeout, destroying 20241030122648244 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428614802977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122649858 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122649858 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122649862 DLINP <000b> input/ipa.c:451 connected read/write 20241030122649862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122649863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34946<->l=127.0.0.1:4258 20241030122649864 DLINP <000b> input/ipa.c:451 connected read/write 20241030122649864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122649864 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122649864 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122649864 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  20241030122649864 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122649864 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  20241030122649864 DLGSUP <0013> gsup_server.c:235 2:  20241030122649864 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122649864 DLGSUP <0013> gsup_server.c:235 3:  20241030122649864 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122649864 DLGSUP <0013> gsup_server.c:235 4:  20241030122649864 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122649864 DLGSUP <0013> gsup_server.c:235 5:  20241030122649864 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122649864 DLGSUP <0013> gsup_server.c:235 7:  20241030122649864 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122649864 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122649864 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122649864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122649884 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44627<->l=127.0.0.1:4259) 20241030122649914 DAUC <0003> db_auc.c:157 IMSI='262429433655280': No 2G Auth Data 20241030122649915 DAUC <0003> db_auc.c:192 IMSI='262429433655280': No 3G Auth Data 20241030122649951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34956<->l=127.0.0.1:4258 20241030122649964 DLINP <000b> input/ipa.c:451 connected read/write 20241030122649964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122649964 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429433655280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429433655280"} 20241030122649964 DMAIN <0000> hlr.c:424 IMSI='262429433655280': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122649964 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429433655280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429433655280"} 20241030122649964 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429433655280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122649964 DLINP <000b> input/ipa.c:451 connected read/write 20241030122649964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122649964 DLINP <000b> input/ipa.c:451 connected read/write 20241030122649964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122649971 DAUC <0003> db_auc.c:192 IMSI='262429433655280': No 3G Auth Data 20241030122649978 DLINP <000b> input/ipa.c:451 connected read/write 20241030122649978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122649978 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429433655280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429433655280"} 20241030122649978 DAUC <0003> hlr.c:417 IMSI='262429433655280': storing IMEI = 12345678901234 20241030122649981 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429433655280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429433655280"} 20241030122649981 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429433655280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122649981 DLINP <000b> input/ipa.c:451 connected read/write 20241030122649981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122649981 DLINP <000b> input/ipa.c:451 connected read/write 20241030122649981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122649983 DAUC <0003> db_auc.c:192 IMSI='262429433655280': No 3G Auth Data 20241030122649986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34956<->l=127.0.0.1:4258 20241030122649997 DAUC <0003> db_auc.c:157 IMSI='262427531960478': No 2G Auth Data 20241030122649997 DAUC <0003> db_auc.c:192 IMSI='262427531960478': No 3G Auth Data 20241030122650011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34960<->l=127.0.0.1:4258 20241030122650013 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650013 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427531960478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427531960478"} 20241030122650013 DMAIN <0000> hlr.c:424 IMSI='262427531960478': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122650013 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427531960478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427531960478"} 20241030122650013 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427531960478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650013 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650013 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650014 DAUC <0003> db_auc.c:192 IMSI='262427531960478': No 3G Auth Data 20241030122650015 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650015 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427531960478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427531960478"} 20241030122650015 DAUC <0003> hlr.c:417 IMSI='262427531960478': storing IMEI = 12345678901234 20241030122650018 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427531960478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427531960478"} 20241030122650018 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427531960478 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650018 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650018 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650019 DAUC <0003> db_auc.c:192 IMSI='262427531960478': No 3G Auth Data 20241030122650019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34960<->l=127.0.0.1:4258 20241030122650027 DAUC <0003> db_auc.c:157 IMSI='262422351846666': No 2G Auth Data 20241030122650027 DAUC <0003> db_auc.c:192 IMSI='262422351846666': No 3G Auth Data 20241030122650038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4258 20241030122650040 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650040 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422351846666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422351846666"} 20241030122650040 DMAIN <0000> hlr.c:424 IMSI='262422351846666': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122650040 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422351846666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422351846666"} 20241030122650040 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422351846666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650040 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650040 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650041 DAUC <0003> db_auc.c:192 IMSI='262422351846666': No 3G Auth Data 20241030122650042 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650042 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422351846666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422351846666"} 20241030122650042 DAUC <0003> hlr.c:417 IMSI='262422351846666': storing IMEI = 12345678901234 20241030122650045 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422351846666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422351846666"} 20241030122650045 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422351846666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650045 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650045 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650045 DAUC <0003> db_auc.c:192 IMSI='262422351846666': No 3G Auth Data 20241030122650046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4258 20241030122650054 DAUC <0003> db_auc.c:157 IMSI='262425558447191': No 2G Auth Data 20241030122650054 DAUC <0003> db_auc.c:192 IMSI='262425558447191': No 3G Auth Data 20241030122650066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34978<->l=127.0.0.1:4258 20241030122650068 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650068 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425558447191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425558447191"} 20241030122650068 DMAIN <0000> hlr.c:424 IMSI='262425558447191': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122650068 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425558447191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425558447191"} 20241030122650068 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425558447191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650068 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650068 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650069 DAUC <0003> db_auc.c:157 IMSI='262425558447191': No 2G Auth Data 20241030122650070 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650070 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425558447191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425558447191"} 20241030122650070 DAUC <0003> hlr.c:417 IMSI='262425558447191': storing IMEI = 12345678901234 20241030122650072 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425558447191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425558447191"} 20241030122650072 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425558447191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650072 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650072 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650073 DAUC <0003> db_auc.c:157 IMSI='262425558447191': No 2G Auth Data 20241030122650073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34978<->l=127.0.0.1:4258 20241030122650081 DAUC <0003> db_auc.c:157 IMSI='262425745130748': No 2G Auth Data 20241030122650081 DAUC <0003> db_auc.c:192 IMSI='262425745130748': No 3G Auth Data 20241030122650092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34988<->l=127.0.0.1:4258 20241030122650094 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650094 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425745130748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425745130748"} 20241030122650094 DMAIN <0000> hlr.c:424 IMSI='262425745130748': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122650094 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425745130748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425745130748"} 20241030122650094 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425745130748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650094 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650094 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650095 DAUC <0003> db_auc.c:157 IMSI='262425745130748': No 2G Auth Data 20241030122650096 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650096 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425745130748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425745130748"} 20241030122650096 DAUC <0003> hlr.c:417 IMSI='262425745130748': storing IMEI = 12345678901234 20241030122650099 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425745130748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425745130748"} 20241030122650099 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425745130748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650099 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650099 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650099 DAUC <0003> db_auc.c:157 IMSI='262425745130748': No 2G Auth Data 20241030122650100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34988<->l=127.0.0.1:4258 20241030122650108 DAUC <0003> db_auc.c:157 IMSI='262422757200090': No 2G Auth Data 20241030122650108 DAUC <0003> db_auc.c:192 IMSI='262422757200090': No 3G Auth Data 20241030122650121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4258 20241030122650124 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650124 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422757200090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422757200090"} 20241030122650124 DMAIN <0000> hlr.c:424 IMSI='262422757200090': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122650124 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422757200090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422757200090"} 20241030122650124 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422757200090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650124 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650124 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650125 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650125 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422757200090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422757200090"} 20241030122650125 DAUC <0003> hlr.c:417 IMSI='262422757200090': storing IMEI = 12345678901234 20241030122650128 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422757200090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422757200090"} 20241030122650128 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422757200090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650128 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650128 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4258 20241030122650139 DAUC <0003> db_auc.c:157 IMSI='262425513848625': No 2G Auth Data 20241030122650139 DAUC <0003> db_auc.c:192 IMSI='262425513848625': No 3G Auth Data 20241030122650153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35004<->l=127.0.0.1:4258 20241030122650155 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650155 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425513848625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513848625"} 20241030122650155 DMAIN <0000> hlr.c:424 IMSI='262425513848625': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122650155 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425513848625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425513848625"} 20241030122650155 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425513848625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650155 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650155 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650157 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650157 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425513848625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513848625"} 20241030122650157 DAUC <0003> hlr.c:417 IMSI='262425513848625': storing IMEI = 12345678901234 20241030122650160 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425513848625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425513848625"} 20241030122650160 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425513848625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650160 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650160 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35004<->l=127.0.0.1:4258 20241030122650171 DAUC <0003> db_auc.c:157 IMSI='262422526031692': No 2G Auth Data 20241030122650171 DAUC <0003> db_auc.c:192 IMSI='262422526031692': No 3G Auth Data 20241030122650185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4258 20241030122650187 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650187 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422526031692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422526031692"} 20241030122650187 DMAIN <0000> hlr.c:424 IMSI='262422526031692': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122650187 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422526031692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422526031692"} 20241030122650187 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422526031692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650187 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650187 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650189 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650189 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422526031692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422526031692"} 20241030122650189 DAUC <0003> hlr.c:417 IMSI='262422526031692': storing IMEI = 12345678901234 20241030122650192 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422526031692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422526031692"} 20241030122650192 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422526031692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122650192 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650192 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122650193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4258 20241030122650201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34946<->l=127.0.0.1:4258 20241030122650202 DLINP <000b> input/ipa.c:451 connected read/write 20241030122650202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122650202 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122650202 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122650202 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122650202 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44627<->l=127.0.0.1:4259) 20241030122650226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35024<->l=127.0.0.1:4258 20241030122650327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35024<->l=127.0.0.1:4258 20241030122653415 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122653415 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122653416 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36748<->l=127.0.0.1:4258 20241030122653418 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653418 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122653418 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122653418 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  20241030122653418 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122653418 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  20241030122653418 DLGSUP <0013> gsup_server.c:235 2:  20241030122653418 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122653418 DLGSUP <0013> gsup_server.c:235 3:  20241030122653418 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122653418 DLGSUP <0013> gsup_server.c:235 4:  20241030122653418 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122653418 DLGSUP <0013> gsup_server.c:235 5:  20241030122653418 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122653418 DLGSUP <0013> gsup_server.c:235 7:  20241030122653418 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122653418 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122653418 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122653418 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122653424 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40549<->l=127.0.0.1:4259) 20241030122653436 DAUC <0003> db_auc.c:157 IMSI='262426773112720': No 2G Auth Data 20241030122653436 DAUC <0003> db_auc.c:192 IMSI='262426773112720': No 3G Auth Data 20241030122653446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36752<->l=127.0.0.1:4258 20241030122653458 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653458 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426773112720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426773112720" source_name="the-source\n"} 20241030122653458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030122653458 DMAIN <0000> hlr.c:424 IMSI='262426773112720': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122653458 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262426773112720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426773112720" destination_name="the-source\n"} 20241030122653458 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262426773112720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653458 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653458 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653459 DAUC <0003> db_auc.c:192 IMSI='262426773112720': No 3G Auth Data 20241030122653460 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653460 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426773112720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426773112720" source_name="the-source\n"} 20241030122653460 DAUC <0003> hlr.c:417 IMSI='262426773112720': storing IMEI = 12345678901234 20241030122653462 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262426773112720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426773112720" destination_name="the-source\n"} 20241030122653462 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262426773112720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653462 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653462 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653463 DAUC <0003> db_auc.c:192 IMSI='262426773112720': No 3G Auth Data 20241030122653463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36752<->l=127.0.0.1:4258 20241030122653471 DAUC <0003> db_auc.c:157 IMSI='262427582319889': No 2G Auth Data 20241030122653471 DAUC <0003> db_auc.c:192 IMSI='262427582319889': No 3G Auth Data 20241030122653482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36762<->l=127.0.0.1:4258 20241030122653484 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653484 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427582319889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427582319889" source_name="the-source\n"} 20241030122653484 DMAIN <0000> hlr.c:424 IMSI='262427582319889': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122653484 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262427582319889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427582319889" destination_name="the-source\n"} 20241030122653484 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262427582319889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653484 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653484 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653485 DAUC <0003> db_auc.c:192 IMSI='262427582319889': No 3G Auth Data 20241030122653486 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653486 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427582319889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427582319889" source_name="the-source\n"} 20241030122653486 DAUC <0003> hlr.c:417 IMSI='262427582319889': storing IMEI = 12345678901234 20241030122653488 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262427582319889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427582319889" destination_name="the-source\n"} 20241030122653488 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262427582319889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653488 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653488 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653489 DAUC <0003> db_auc.c:192 IMSI='262427582319889': No 3G Auth Data 20241030122653489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36762<->l=127.0.0.1:4258 20241030122653498 DAUC <0003> db_auc.c:157 IMSI='262429369452596': No 2G Auth Data 20241030122653498 DAUC <0003> db_auc.c:192 IMSI='262429369452596': No 3G Auth Data 20241030122653509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36778<->l=127.0.0.1:4258 20241030122653511 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653511 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429369452596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429369452596" source_name="the-source\n"} 20241030122653511 DMAIN <0000> hlr.c:424 IMSI='262429369452596': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122653511 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262429369452596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429369452596" destination_name="the-source\n"} 20241030122653511 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429369452596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653511 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653511 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653512 DAUC <0003> db_auc.c:192 IMSI='262429369452596': No 3G Auth Data 20241030122653513 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653513 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429369452596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429369452596" source_name="the-source\n"} 20241030122653513 DAUC <0003> hlr.c:417 IMSI='262429369452596': storing IMEI = 12345678901234 20241030122653516 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262429369452596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429369452596" destination_name="the-source\n"} 20241030122653516 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429369452596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653516 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653516 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653516 DAUC <0003> db_auc.c:192 IMSI='262429369452596': No 3G Auth Data 20241030122653517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36778<->l=127.0.0.1:4258 20241030122653525 DAUC <0003> db_auc.c:157 IMSI='262421494294781': No 2G Auth Data 20241030122653525 DAUC <0003> db_auc.c:192 IMSI='262421494294781': No 3G Auth Data 20241030122653536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36784<->l=127.0.0.1:4258 20241030122653538 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653538 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421494294781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421494294781" source_name="the-source\n"} 20241030122653538 DMAIN <0000> hlr.c:424 IMSI='262421494294781': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122653538 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262421494294781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421494294781" destination_name="the-source\n"} 20241030122653538 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262421494294781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653539 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653539 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653539 DAUC <0003> db_auc.c:157 IMSI='262421494294781': No 2G Auth Data 20241030122653540 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653540 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421494294781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421494294781" source_name="the-source\n"} 20241030122653540 DAUC <0003> hlr.c:417 IMSI='262421494294781': storing IMEI = 12345678901234 20241030122653543 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262421494294781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421494294781" destination_name="the-source\n"} 20241030122653543 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262421494294781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653543 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653543 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653543 DAUC <0003> db_auc.c:157 IMSI='262421494294781': No 2G Auth Data 20241030122653544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36784<->l=127.0.0.1:4258 20241030122653552 DAUC <0003> db_auc.c:157 IMSI='262427781949255': No 2G Auth Data 20241030122653552 DAUC <0003> db_auc.c:192 IMSI='262427781949255': No 3G Auth Data 20241030122653563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 20241030122653565 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653565 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427781949255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427781949255" source_name="the-source\n"} 20241030122653565 DMAIN <0000> hlr.c:424 IMSI='262427781949255': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122653566 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262427781949255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427781949255" destination_name="the-source\n"} 20241030122653566 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427781949255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653566 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653566 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653566 DAUC <0003> db_auc.c:157 IMSI='262427781949255': No 2G Auth Data 20241030122653567 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653567 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427781949255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427781949255" source_name="the-source\n"} 20241030122653567 DAUC <0003> hlr.c:417 IMSI='262427781949255': storing IMEI = 12345678901234 20241030122653570 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262427781949255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427781949255" destination_name="the-source\n"} 20241030122653570 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427781949255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653570 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653570 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653570 DAUC <0003> db_auc.c:157 IMSI='262427781949255': No 2G Auth Data 20241030122653571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 20241030122653579 DAUC <0003> db_auc.c:157 IMSI='262422154539975': No 2G Auth Data 20241030122653579 DAUC <0003> db_auc.c:192 IMSI='262422154539975': No 3G Auth Data 20241030122653592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 20241030122653594 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653594 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422154539975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422154539975" source_name="the-source\n"} 20241030122653594 DMAIN <0000> hlr.c:424 IMSI='262422154539975': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122653594 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262422154539975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422154539975" destination_name="the-source\n"} 20241030122653594 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262422154539975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653594 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653594 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653596 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653596 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422154539975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422154539975" source_name="the-source\n"} 20241030122653596 DAUC <0003> hlr.c:417 IMSI='262422154539975': storing IMEI = 12345678901234 20241030122653599 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262422154539975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422154539975" destination_name="the-source\n"} 20241030122653599 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262422154539975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653599 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653599 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 20241030122653610 DAUC <0003> db_auc.c:157 IMSI='262429487780669': No 2G Auth Data 20241030122653610 DAUC <0003> db_auc.c:192 IMSI='262429487780669': No 3G Auth Data 20241030122653624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4258 20241030122653626 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653626 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429487780669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429487780669" source_name="the-source\n"} 20241030122653626 DMAIN <0000> hlr.c:424 IMSI='262429487780669': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122653626 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262429487780669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429487780669" destination_name="the-source\n"} 20241030122653626 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429487780669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653626 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653626 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653628 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653628 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429487780669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429487780669" source_name="the-source\n"} 20241030122653628 DAUC <0003> hlr.c:417 IMSI='262429487780669': storing IMEI = 12345678901234 20241030122653630 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262429487780669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429487780669" destination_name="the-source\n"} 20241030122653630 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429487780669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653630 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653630 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4258 20241030122653642 DAUC <0003> db_auc.c:157 IMSI='262422962049795': No 2G Auth Data 20241030122653642 DAUC <0003> db_auc.c:192 IMSI='262422962049795': No 3G Auth Data 20241030122653656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36814<->l=127.0.0.1:4258 20241030122653658 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653658 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422962049795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422962049795" source_name="the-source\n"} 20241030122653658 DMAIN <0000> hlr.c:424 IMSI='262422962049795': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030122653658 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262422962049795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422962049795" destination_name="the-source\n"} 20241030122653658 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422962049795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653658 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653658 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653660 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653660 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422962049795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422962049795" source_name="the-source\n"} 20241030122653660 DAUC <0003> hlr.c:417 IMSI='262422962049795': storing IMEI = 12345678901234 20241030122653663 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262422962049795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422962049795" destination_name="the-source\n"} 20241030122653663 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422962049795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122653663 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653663 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122653664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36814<->l=127.0.0.1:4258 20241030122653672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36748<->l=127.0.0.1:4258 20241030122653672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40549<->l=127.0.0.1:4259) 20241030122653673 DLINP <000b> input/ipa.c:451 connected read/write 20241030122653673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122653673 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122653673 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122653673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122653673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030122653704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4258 20241030122653805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4258 20241030122656910 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122656910 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122656914 DLINP <000b> input/ipa.c:451 connected read/write 20241030122656914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122656916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36830<->l=127.0.0.1:4258 20241030122656919 DLINP <000b> input/ipa.c:451 connected read/write 20241030122656919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122656919 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122656919 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122656919 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  20241030122656919 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122656919 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  20241030122656919 DLGSUP <0013> gsup_server.c:235 2:  20241030122656919 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122656919 DLGSUP <0013> gsup_server.c:235 3:  20241030122656919 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122656919 DLGSUP <0013> gsup_server.c:235 4:  20241030122656919 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122656919 DLGSUP <0013> gsup_server.c:235 5:  20241030122656919 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122656919 DLGSUP <0013> gsup_server.c:235 7:  20241030122656919 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122656919 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122656919 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122656919 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122656934 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35415<->l=127.0.0.1:4259) 20241030122656954 DAUC <0003> db_auc.c:157 IMSI='262423599797945': No 2G Auth Data 20241030122656954 DAUC <0003> db_auc.c:192 IMSI='262423599797945': No 3G Auth Data 20241030122656988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36836<->l=127.0.0.1:4258 20241030122656998 DLINP <000b> input/ipa.c:451 connected read/write 20241030122656998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122656998 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423599797945"} 20241030122656998 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030122656998 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423599797945" cause=Invalid mandatory information} 20241030122656998 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122656998 DLINP <000b> input/ipa.c:451 connected read/write 20241030122656998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122656998 DLINP <000b> input/ipa.c:451 connected read/write 20241030122656998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657003 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657003 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423599797945"} 20241030122657003 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030122657003 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423599797945" cause=Invalid mandatory information} 20241030122657003 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657003 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657003 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657006 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657006 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423599797945"} 20241030122657006 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030122657006 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423599797945" cause=Invalid mandatory information} 20241030122657006 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657006 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657006 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657008 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657008 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423599797945"} 20241030122657008 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030122657008 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423599797945" cause=Invalid mandatory information} 20241030122657008 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657008 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657008 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657011 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657011 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423599797945"} 20241030122657011 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030122657011 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423599797945" cause=Invalid mandatory information} 20241030122657011 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423599797945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657011 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657011 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36836<->l=127.0.0.1:4258 20241030122657023 DAUC <0003> db_auc.c:157 IMSI='262424826354378': No 2G Auth Data 20241030122657023 DAUC <0003> db_auc.c:192 IMSI='262424826354378': No 3G Auth Data 20241030122657035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36838<->l=127.0.0.1:4258 20241030122657036 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657036 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424826354378"} 20241030122657036 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030122657036 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424826354378" cause=Invalid mandatory information} 20241030122657036 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657036 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657036 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657037 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657037 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424826354378"} 20241030122657037 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030122657037 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424826354378" cause=Invalid mandatory information} 20241030122657037 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657037 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657037 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657037 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657037 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424826354378"} 20241030122657037 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030122657037 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424826354378" cause=Invalid mandatory information} 20241030122657037 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657037 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657037 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657038 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657038 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424826354378"} 20241030122657038 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030122657038 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424826354378" cause=Invalid mandatory information} 20241030122657038 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657038 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657038 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657039 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657039 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424826354378"} 20241030122657039 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030122657039 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424826354378" cause=Invalid mandatory information} 20241030122657039 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424826354378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657039 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657039 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36838<->l=127.0.0.1:4258 20241030122657048 DAUC <0003> db_auc.c:157 IMSI='262425149509220': No 2G Auth Data 20241030122657048 DAUC <0003> db_auc.c:192 IMSI='262425149509220': No 3G Auth Data 20241030122657059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4258 20241030122657060 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657060 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425149509220"} 20241030122657060 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030122657060 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425149509220" cause=Invalid mandatory information} 20241030122657060 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657060 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657060 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657061 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657061 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425149509220"} 20241030122657061 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030122657061 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425149509220" cause=Invalid mandatory information} 20241030122657061 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657061 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657061 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657062 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657062 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425149509220"} 20241030122657062 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030122657062 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425149509220" cause=Invalid mandatory information} 20241030122657062 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657062 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657062 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657062 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657062 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425149509220"} 20241030122657062 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030122657062 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425149509220" cause=Invalid mandatory information} 20241030122657062 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657062 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657062 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657063 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657063 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425149509220"} 20241030122657063 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030122657063 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425149509220" cause=Invalid mandatory information} 20241030122657063 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425149509220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657063 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657063 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4258 20241030122657072 DAUC <0003> db_auc.c:157 IMSI='262423082437070': No 2G Auth Data 20241030122657072 DAUC <0003> db_auc.c:192 IMSI='262423082437070': No 3G Auth Data 20241030122657083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 20241030122657084 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657084 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423082437070"} 20241030122657084 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030122657084 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423082437070" cause=Invalid mandatory information} 20241030122657084 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657084 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657084 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657085 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657085 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423082437070"} 20241030122657085 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030122657085 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423082437070" cause=Invalid mandatory information} 20241030122657085 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657085 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657085 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657086 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657086 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423082437070"} 20241030122657086 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030122657086 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423082437070" cause=Invalid mandatory information} 20241030122657086 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657086 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657086 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657087 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657087 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423082437070"} 20241030122657087 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030122657087 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423082437070" cause=Invalid mandatory information} 20241030122657087 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657087 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657087 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657087 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657087 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423082437070"} 20241030122657087 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030122657087 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423082437070" cause=Invalid mandatory information} 20241030122657087 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423082437070 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657087 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657087 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 20241030122657096 DAUC <0003> db_auc.c:157 IMSI='262421412874185': No 2G Auth Data 20241030122657096 DAUC <0003> db_auc.c:192 IMSI='262421412874185': No 3G Auth Data 20241030122657107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 20241030122657109 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657109 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421412874185"} 20241030122657109 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030122657109 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421412874185" cause=Invalid mandatory information} 20241030122657109 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657109 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657109 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657110 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657110 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421412874185"} 20241030122657110 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030122657110 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421412874185" cause=Invalid mandatory information} 20241030122657110 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657110 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657110 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657110 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657110 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421412874185"} 20241030122657110 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030122657110 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421412874185" cause=Invalid mandatory information} 20241030122657110 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657110 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657110 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657111 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657111 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421412874185"} 20241030122657111 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030122657111 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421412874185" cause=Invalid mandatory information} 20241030122657111 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657111 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657111 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657112 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657112 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421412874185"} 20241030122657112 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030122657112 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421412874185" cause=Invalid mandatory information} 20241030122657112 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421412874185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657112 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657112 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 20241030122657120 DAUC <0003> db_auc.c:157 IMSI='262426146738118': No 2G Auth Data 20241030122657120 DAUC <0003> db_auc.c:192 IMSI='262426146738118': No 3G Auth Data 20241030122657134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20241030122657136 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657136 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426146738118"} 20241030122657136 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030122657136 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426146738118" cause=Invalid mandatory information} 20241030122657136 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657136 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657136 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657136 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657136 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426146738118"} 20241030122657136 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030122657136 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426146738118" cause=Invalid mandatory information} 20241030122657136 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657136 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657136 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657137 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657137 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426146738118"} 20241030122657137 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030122657137 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426146738118" cause=Invalid mandatory information} 20241030122657137 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657137 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657137 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657137 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657137 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426146738118"} 20241030122657137 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030122657137 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426146738118" cause=Invalid mandatory information} 20241030122657137 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657137 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657137 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657138 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657138 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426146738118"} 20241030122657138 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030122657138 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426146738118" cause=Invalid mandatory information} 20241030122657138 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426146738118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657138 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657138 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20241030122657149 DAUC <0003> db_auc.c:157 IMSI='262429308695918': No 2G Auth Data 20241030122657149 DAUC <0003> db_auc.c:192 IMSI='262429308695918': No 3G Auth Data 20241030122657162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36882<->l=127.0.0.1:4258 20241030122657163 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657163 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429308695918"} 20241030122657163 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030122657163 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429308695918" cause=Invalid mandatory information} 20241030122657163 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657163 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657163 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657164 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657164 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429308695918"} 20241030122657164 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030122657164 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429308695918" cause=Invalid mandatory information} 20241030122657164 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657164 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657164 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657165 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657165 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429308695918"} 20241030122657165 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030122657165 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429308695918" cause=Invalid mandatory information} 20241030122657165 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657165 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657165 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657165 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657165 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429308695918"} 20241030122657165 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030122657165 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429308695918" cause=Invalid mandatory information} 20241030122657165 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657165 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657165 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657166 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657166 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429308695918"} 20241030122657166 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030122657166 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429308695918" cause=Invalid mandatory information} 20241030122657166 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429308695918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657166 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657166 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36882<->l=127.0.0.1:4258 20241030122657177 DAUC <0003> db_auc.c:157 IMSI='262427526615463': No 2G Auth Data 20241030122657177 DAUC <0003> db_auc.c:192 IMSI='262427526615463': No 3G Auth Data 20241030122657190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36886<->l=127.0.0.1:4258 20241030122657191 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657191 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427526615463"} 20241030122657191 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030122657191 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427526615463" cause=Invalid mandatory information} 20241030122657191 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657191 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657191 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657192 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657192 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427526615463"} 20241030122657192 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030122657192 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427526615463" cause=Invalid mandatory information} 20241030122657192 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657192 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657192 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657193 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657193 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427526615463"} 20241030122657193 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030122657193 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427526615463" cause=Invalid mandatory information} 20241030122657193 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657193 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657193 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657193 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657193 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427526615463"} 20241030122657193 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030122657193 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427526615463" cause=Invalid mandatory information} 20241030122657193 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657193 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657193 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657194 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657194 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427526615463"} 20241030122657194 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030122657194 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427526615463" cause=Invalid mandatory information} 20241030122657194 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427526615463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122657194 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657194 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122657194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36886<->l=127.0.0.1:4258 20241030122657202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36830<->l=127.0.0.1:4258 20241030122657203 DLINP <000b> input/ipa.c:451 connected read/write 20241030122657203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122657203 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122657203 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122657203 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122657203 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35415<->l=127.0.0.1:4259) 20241030122657225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20241030122657326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20241030122700443 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122700443 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122700445 DLINP <000b> input/ipa.c:451 connected read/write 20241030122700445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122700446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4258 20241030122700448 DLINP <000b> input/ipa.c:451 connected read/write 20241030122700448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122700448 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122700448 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122700448 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  20241030122700448 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122700448 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  20241030122700448 DLGSUP <0013> gsup_server.c:235 2:  20241030122700448 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122700448 DLGSUP <0013> gsup_server.c:235 3:  20241030122700448 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122700448 DLGSUP <0013> gsup_server.c:235 4:  20241030122700448 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122700448 DLGSUP <0013> gsup_server.c:235 5:  20241030122700448 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122700448 DLGSUP <0013> gsup_server.c:235 7:  20241030122700448 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122700448 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122700448 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122700448 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122700456 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36517<->l=127.0.0.1:4259) 20241030122700462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36910<->l=127.0.0.1:4258 20241030122700490 DLINP <000b> input/ipa.c:451 connected read/write 20241030122700490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122700490 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423633513748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423633513748"} 20241030122700490 DMAIN <0000> hlr.c:424 IMSI='262423633513748': has IMEI = 22245678901234 (consider setting 'store-imei') 20241030122700490 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423633513748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241030122700490 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423633513748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423633513748" cause=Invalid mandatory information} 20241030122700490 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423633513748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122700490 DLINP <000b> input/ipa.c:451 connected read/write 20241030122700490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122700490 DLINP <000b> input/ipa.c:451 connected read/write 20241030122700490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122700499 DLINP <000b> input/ipa.c:451 connected read/write 20241030122700499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122700499 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423633513748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423633513748"} 20241030122700499 DAUC <0003> hlr.c:417 IMSI='262423633513748': storing IMEI = 22245678901234 20241030122700500 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423633513748': no such subscriber 20241030122700500 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423633513748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241030122700500 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423633513748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423633513748" cause=Invalid mandatory information} 20241030122700500 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423633513748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122700500 DLINP <000b> input/ipa.c:451 connected read/write 20241030122700500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122700500 DLINP <000b> input/ipa.c:451 connected read/write 20241030122700500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122700502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36910<->l=127.0.0.1:4258 20241030122700504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4258 20241030122700506 DLINP <000b> input/ipa.c:451 connected read/write 20241030122700506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122700506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122700506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122700506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122700506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36517<->l=127.0.0.1:4259) 20241030122700550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36914<->l=127.0.0.1:4258 20241030122700651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36914<->l=127.0.0.1:4258 20241030122703694 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122703694 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122703696 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47716<->l=127.0.0.1:4258 20241030122703697 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703697 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122703697 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122703697 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  20241030122703697 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122703697 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  20241030122703697 DLGSUP <0013> gsup_server.c:235 2:  20241030122703697 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122703697 DLGSUP <0013> gsup_server.c:235 3:  20241030122703697 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122703697 DLGSUP <0013> gsup_server.c:235 4:  20241030122703697 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122703697 DLGSUP <0013> gsup_server.c:235 5:  20241030122703697 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122703697 DLGSUP <0013> gsup_server.c:235 7:  20241030122703697 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122703697 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122703697 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122703697 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122703703 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38511<->l=127.0.0.1:4259) 20241030122703708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47718<->l=127.0.0.1:4258 20241030122703738 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703738 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422748921250"} 20241030122703738 DMAIN <0000> hlr.c:216 IMSI='262422748921250': Creating subscriber on demand 20241030122703744 DMAIN <0000> hlr.c:232 IMSI='262422748921250': Successfully assigned MSISDN='648' 20241030122703744 DAUC <0003> hlr.c:417 IMSI='262422748921250': storing IMEI = 12345678901234 20241030122703763 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422748921250"} 20241030122703763 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122703763 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703763 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703765 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703765 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703766 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703766 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703766 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703766 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703767 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703767 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422748921250" cn_domain=PS} 20241030122703767 DLU <0006> fsm.c:456 lu(262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122703767 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122703775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122703775 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422748921250" cn_domain=PS} 20241030122703775 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703775 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703776 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703776 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422748921250"} 20241030122703776 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122703776 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122703776 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422748921250"} 20241030122703776 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122703776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122703776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122703776 DLU <0006> fsm.c:568 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122703776 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703776 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703780 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703780 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422748921250"} 20241030122703780 DMAIN <0000> hlr.c:216 IMSI='262422748921250': Creating subscriber on demand 20241030122703791 DMAIN <0000> hlr.c:232 IMSI='262422748921250': Successfully assigned MSISDN='028' 20241030122703791 DAUC <0003> hlr.c:417 IMSI='262422748921250': storing IMEI = 12345678901234 20241030122703794 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422748921250"} 20241030122703794 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122703794 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703794 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703795 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703795 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703795 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703795 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703795 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703795 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703796 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703796 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703796 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703796 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422748921250" cn_domain=PS} 20241030122703796 DLU <0006> fsm.c:456 lu(262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122703796 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122703802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122703802 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422748921250" cn_domain=PS} 20241030122703802 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703802 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703803 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703803 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422748921250"} 20241030122703803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122703803 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122703803 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422748921250"} 20241030122703803 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122703803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122703803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122703803 DLU <0006> fsm.c:568 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122703803 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703803 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703807 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703807 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422748921250"} 20241030122703807 DMAIN <0000> hlr.c:216 IMSI='262422748921250': Creating subscriber on demand 20241030122703813 DMAIN <0000> hlr.c:232 IMSI='262422748921250': Successfully assigned MSISDN='182' 20241030122703813 DAUC <0003> hlr.c:417 IMSI='262422748921250': storing IMEI = 12345678901234 20241030122703815 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422748921250"} 20241030122703815 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122703815 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703815 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703816 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703816 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703816 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703816 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703816 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703816 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703817 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703817 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703817 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703817 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422748921250" cn_domain=PS} 20241030122703817 DLU <0006> fsm.c:456 lu(262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122703817 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030122703817 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422748921250" cause=GPRS services not allowed} 20241030122703817 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122703817 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122703817 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Freeing instance 20241030122703817 DLU <0006> fsm.c:568 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Deallocated 20241030122703817 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703817 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703822 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703822 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422748921250"} 20241030122703822 DMAIN <0000> hlr.c:216 IMSI='262422748921250': Creating subscriber on demand 20241030122703827 DMAIN <0000> hlr.c:232 IMSI='262422748921250': Successfully assigned MSISDN='940' 20241030122703827 DAUC <0003> hlr.c:417 IMSI='262422748921250': storing IMEI = 12345678901234 20241030122703830 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422748921250"} 20241030122703830 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122703830 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703830 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703830 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703830 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703830 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703830 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703831 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703831 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703831 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703831 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422748921250" cn_domain=PS} 20241030122703831 DLU <0006> fsm.c:456 lu(262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122703831 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030122703831 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422748921250" cause=GPRS services not allowed} 20241030122703831 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122703831 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122703831 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Freeing instance 20241030122703831 DLU <0006> fsm.c:568 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Deallocated 20241030122703831 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703831 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703835 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703835 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422748921250"} 20241030122703835 DMAIN <0000> hlr.c:216 IMSI='262422748921250': Creating subscriber on demand 20241030122703838 DAUC <0003> hlr.c:417 IMSI='262422748921250': storing IMEI = 12345678901234 20241030122703841 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422748921250"} 20241030122703841 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122703841 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703841 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703842 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703842 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703842 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703842 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703842 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703842 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703843 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703843 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422748921250" cn_domain=PS} 20241030122703843 DLU <0006> fsm.c:456 lu(262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122703843 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030122703843 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422748921250" cause=GPRS services not allowed} 20241030122703843 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122703843 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122703843 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Freeing instance 20241030122703843 DLU <0006> fsm.c:568 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Deallocated 20241030122703843 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703843 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703847 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703847 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422748921250"} 20241030122703847 DMAIN <0000> hlr.c:216 IMSI='262422748921250': Creating subscriber on demand 20241030122703850 DAUC <0003> hlr.c:417 IMSI='262422748921250': storing IMEI = 12345678901234 20241030122703853 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422748921250"} 20241030122703853 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030122703853 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703853 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703853 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703853 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703854 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703854 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703854 DAUC <0003> db_auc.c:157 IMSI='262422748921250': No 2G Auth Data 20241030122703854 DAUC <0003> db_auc.c:192 IMSI='262422748921250': No 3G Auth Data 20241030122703855 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703855 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422748921250" cn_domain=PS} 20241030122703855 DLU <0006> fsm.c:456 lu(262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122703855 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122703860 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122703860 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422748921250" cn_domain=PS} 20241030122703860 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703860 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703861 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703861 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422748921250"} 20241030122703861 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122703861 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122703861 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422748921250"} 20241030122703861 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422748921250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122703861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122703861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122703861 DLU <0006> fsm.c:568 lu(PS:IMSI-262422748921250)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122703861 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703861 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122703865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47718<->l=127.0.0.1:4258 20241030122703865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47716<->l=127.0.0.1:4258 20241030122703865 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38511<->l=127.0.0.1:4259) 20241030122703865 DLINP <000b> input/ipa.c:451 connected read/write 20241030122703865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122703865 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122703865 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122703865 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122703888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4258 20241030122703989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4258 20241030122707054 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122707054 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122707055 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4258 20241030122707057 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707057 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122707057 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122707057 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  20241030122707057 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122707057 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  20241030122707057 DLGSUP <0013> gsup_server.c:235 2:  20241030122707057 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122707057 DLGSUP <0013> gsup_server.c:235 3:  20241030122707057 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122707057 DLGSUP <0013> gsup_server.c:235 4:  20241030122707057 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122707057 DLGSUP <0013> gsup_server.c:235 5:  20241030122707057 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122707057 DLGSUP <0013> gsup_server.c:235 7:  20241030122707057 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122707057 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122707057 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122707057 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122707065 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39631<->l=127.0.0.1:4259) 20241030122707080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47764<->l=127.0.0.1:4258 20241030122707098 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707098 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425383450225" cn_domain=PS} 20241030122707098 DMAIN <0000> hlr.c:216 IMSI='262425383450225': Creating subscriber on demand 20241030122707119 DMAIN <0000> hlr.c:232 IMSI='262425383450225': Successfully assigned MSISDN='267' 20241030122707119 DLU <0006> fsm.c:456 lu(262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122707119 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122707127 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122707127 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425383450225" cn_domain=PS} 20241030122707127 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707127 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707131 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707131 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425383450225"} 20241030122707131 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122707131 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122707131 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425383450225"} 20241030122707131 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122707131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122707131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122707131 DLU <0006> fsm.c:568 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122707131 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707131 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707132 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707132 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707134 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707134 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707135 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707135 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707144 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707144 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425383450225" cn_domain=PS} 20241030122707144 DMAIN <0000> hlr.c:216 IMSI='262425383450225': Creating subscriber on demand 20241030122707149 DMAIN <0000> hlr.c:232 IMSI='262425383450225': Successfully assigned MSISDN='149' 20241030122707149 DLU <0006> fsm.c:456 lu(262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122707149 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122707155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122707155 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425383450225" cn_domain=PS} 20241030122707155 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707155 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707157 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707157 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425383450225"} 20241030122707157 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122707157 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122707157 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425383450225"} 20241030122707157 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122707157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122707157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122707157 DLU <0006> fsm.c:568 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122707157 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707157 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707159 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707159 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707160 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707160 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707161 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707161 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707162 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707162 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707167 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707167 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425383450225" cn_domain=PS} 20241030122707167 DMAIN <0000> hlr.c:216 IMSI='262425383450225': Creating subscriber on demand 20241030122707173 DMAIN <0000> hlr.c:232 IMSI='262425383450225': Successfully assigned MSISDN='323' 20241030122707173 DLU <0006> fsm.c:456 lu(262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122707173 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030122707173 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425383450225" cause=GPRS services not allowed} 20241030122707173 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122707173 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122707173 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Freeing instance 20241030122707173 DLU <0006> fsm.c:568 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Deallocated 20241030122707173 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707173 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707174 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707174 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707175 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707175 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707175 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707175 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707176 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707176 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707182 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707182 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425383450225" cn_domain=PS} 20241030122707182 DMAIN <0000> hlr.c:216 IMSI='262425383450225': Creating subscriber on demand 20241030122707189 DMAIN <0000> hlr.c:232 IMSI='262425383450225': Successfully assigned MSISDN='410' 20241030122707189 DLU <0006> fsm.c:456 lu(262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122707189 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030122707189 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425383450225" cause=GPRS services not allowed} 20241030122707189 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122707189 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122707189 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Freeing instance 20241030122707189 DLU <0006> fsm.c:568 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Deallocated 20241030122707189 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707189 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707190 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707190 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707191 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707191 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707191 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707191 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707198 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707198 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425383450225" cn_domain=PS} 20241030122707198 DMAIN <0000> hlr.c:216 IMSI='262425383450225': Creating subscriber on demand 20241030122707202 DLU <0006> fsm.c:456 lu(262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122707202 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030122707202 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425383450225" cause=GPRS services not allowed} 20241030122707202 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122707202 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122707202 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Freeing instance 20241030122707202 DLU <0006> fsm.c:568 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Deallocated 20241030122707202 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707202 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707204 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707204 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707204 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707204 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707205 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707205 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707213 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707213 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425383450225" cn_domain=PS} 20241030122707213 DMAIN <0000> hlr.c:216 IMSI='262425383450225': Creating subscriber on demand 20241030122707215 DLU <0006> fsm.c:456 lu(262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122707215 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122707221 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122707221 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425383450225" cn_domain=PS} 20241030122707221 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707221 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707223 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707223 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425383450225"} 20241030122707223 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122707223 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122707223 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425383450225"} 20241030122707223 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425383450225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122707223 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122707223 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122707223 DLU <0006> fsm.c:568 lu(PS:IMSI-262425383450225)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122707223 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707223 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122707224 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707224 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707225 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707225 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707226 DAUC <0003> db_auc.c:157 IMSI='262425383450225': No 2G Auth Data 20241030122707226 DAUC <0003> db_auc.c:192 IMSI='262425383450225': No 3G Auth Data 20241030122707231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47764<->l=127.0.0.1:4258 20241030122707231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4258 20241030122707232 DLINP <000b> input/ipa.c:451 connected read/write 20241030122707232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122707232 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122707232 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122707232 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122707233 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39631<->l=127.0.0.1:4259) 20241030122707302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47766<->l=127.0.0.1:4258 20241030122707403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47766<->l=127.0.0.1:4258 20241030122710478 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122710478 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122710480 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122710481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47776<->l=127.0.0.1:4258 20241030122710484 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122710484 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122710484 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122710484 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  20241030122710484 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122710484 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  20241030122710484 DLGSUP <0013> gsup_server.c:235 2:  20241030122710484 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122710484 DLGSUP <0013> gsup_server.c:235 3:  20241030122710484 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122710484 DLGSUP <0013> gsup_server.c:235 4:  20241030122710484 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122710484 DLGSUP <0013> gsup_server.c:235 5:  20241030122710484 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122710484 DLGSUP <0013> gsup_server.c:235 7:  20241030122710484 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122710484 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122710484 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122710484 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122710510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35121<->l=127.0.0.1:4259) 20241030122710530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47782<->l=127.0.0.1:4258 20241030122710537 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122710537 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427408739957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427408739957"} 20241030122710537 DMAIN <0000> hlr.c:216 IMSI='262427408739957': Creating subscriber on demand 20241030122710543 DMAIN <0000> hlr.c:232 IMSI='262427408739957': Successfully assigned MSISDN='731' 20241030122710544 DAUC <0003> db_auc.c:157 IMSI='262427408739957': No 2G Auth Data 20241030122710544 DAUC <0003> db_auc.c:192 IMSI='262427408739957': No 3G Auth Data 20241030122710544 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427408739957 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 20241030122710544 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427408739957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427408739957" cause=IMSI unknown in HLR} 20241030122710544 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427408739957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030122710544 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122710544 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122710547 DAUC <0003> db_auc.c:157 IMSI='262427408739957': No 2G Auth Data 20241030122710547 DAUC <0003> db_auc.c:192 IMSI='262427408739957': No 3G Auth Data 20241030122710549 DAUC <0003> db_auc.c:157 IMSI='262427408739957': No 2G Auth Data 20241030122710549 DAUC <0003> db_auc.c:192 IMSI='262427408739957': No 3G Auth Data 20241030122710549 DAUC <0003> db_auc.c:157 IMSI='262427408739957': No 2G Auth Data 20241030122710549 DAUC <0003> db_auc.c:192 IMSI='262427408739957': No 3G Auth Data 20241030122710552 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122710552 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427408739957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427408739957" cn_domain=PS} 20241030122710552 DLU <0006> fsm.c:456 lu(262427408739957)[0x5596e2a5aaa0]{UNVALIDATED}: Allocated 20241030122710552 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427408739957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030122710558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427408739957)[0x5596e2a5aaa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122710558 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427408739957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427408739957" cn_domain=PS} 20241030122710558 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122710558 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122710561 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122710561 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427408739957 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427408739957"} 20241030122710561 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427408739957)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122710561 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427408739957 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122710561 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427408739957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427408739957"} 20241030122710561 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427408739957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122710561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427408739957)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122710561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427408739957)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122710561 DLU <0006> fsm.c:568 lu(PS:IMSI-262427408739957)[0x5596e2a5aaa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122710561 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122710561 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122710567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47782<->l=127.0.0.1:4258 20241030122710567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47776<->l=127.0.0.1:4258 20241030122710568 DLINP <000b> input/ipa.c:451 connected read/write 20241030122710568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122710568 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122710568 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122710568 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122710568 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35121<->l=127.0.0.1:4259) 20241030122710594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47794<->l=127.0.0.1:4258 20241030122710695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47794<->l=127.0.0.1:4258 20241030122713727 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122713727 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122713728 DLINP <000b> input/ipa.c:451 connected read/write 20241030122713728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122713729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 20241030122713730 DLINP <000b> input/ipa.c:451 connected read/write 20241030122713730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122713730 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122713730 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122713730 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  20241030122713730 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122713730 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  20241030122713730 DLGSUP <0013> gsup_server.c:235 2:  20241030122713730 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122713730 DLGSUP <0013> gsup_server.c:235 3:  20241030122713730 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122713730 DLGSUP <0013> gsup_server.c:235 4:  20241030122713730 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122713730 DLGSUP <0013> gsup_server.c:235 5:  20241030122713730 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122713730 DLGSUP <0013> gsup_server.c:235 7:  20241030122713730 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122713730 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122713730 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122713730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122713737 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38927<->l=127.0.0.1:4259) 20241030122713738 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030122713738 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030122713744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37478<->l=127.0.0.1:4258 20241030122713747 DAUC <0003> db_auc.c:157 IMSI='262420215987888': No 2G Auth Data 20241030122713748 DAUC <0003> db_auc.c:192 IMSI='262420215987888': No 3G Auth Data 20241030122713753 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610411803.msisdn 20241030122713753 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610411803.msisdn: not attached (vlr_number unset) 20241030122713753 DDGSM <0007> mslookup_server.c:327 sip.voice.491610411803.msisdn: does not exist in GSUP proxy 20241030122714754 DLINP <000b> input/ipa.c:451 connected read/write 20241030122714754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122714754 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420215987888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420215987888" cn_domain=CS} 20241030122714754 DLU <0006> fsm.c:456 lu(262420215987888)[0x5596e2a5f000]{UNVALIDATED}: Allocated 20241030122714754 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420215987888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241030122714760 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420215987888)[0x5596e2a5f000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030122714760 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420215987888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420215987888" cn_domain=CS} 20241030122714760 DLINP <000b> input/ipa.c:451 connected read/write 20241030122714760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122714760 DLINP <000b> input/ipa.c:451 connected read/write 20241030122714760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122714761 DLINP <000b> input/ipa.c:451 connected read/write 20241030122714761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122714761 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420215987888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420215987888"} 20241030122714761 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420215987888)[0x5596e2a5f000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030122714761 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420215987888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030122714761 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420215987888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420215987888"} 20241030122714761 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420215987888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122714761 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420215987888)[0x5596e2a5f000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030122714761 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420215987888)[0x5596e2a5f000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030122714761 DLU <0006> fsm.c:568 lu(CS:IMSI-262420215987888)[0x5596e2a5f000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030122714761 DLINP <000b> input/ipa.c:451 connected read/write 20241030122714761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122714761 DLINP <000b> input/ipa.c:451 connected read/write 20241030122714761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122714762 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610411803.msisdn 20241030122714762 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610411803.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241030122714762 DDGSM <0007> mslookup_server.c:327 sip.voice.491610411803.msisdn: does not exist in GSUP proxy 20241030122714762 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610411803.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241030122714766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37478<->l=127.0.0.1:4258 20241030122714767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 20241030122714767 DLINP <000b> input/ipa.c:451 connected read/write 20241030122714767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122714767 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122714767 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122714767 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122714767 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38927<->l=127.0.0.1:4259) 20241030122714800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 20241030122714901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 20241030122716625 DSS <0004> hlr_ussd.c:239 262427226625539/0x446a71da: SS Session Timeout, destroying 20241030122716625 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427226625539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030122717991 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122717991 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122717995 DLINP <000b> input/ipa.c:451 connected read/write 20241030122717995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122717996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37496<->l=127.0.0.1:4258 20241030122717999 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030122718000 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030122718000 DLINP <000b> input/ipa.c:451 connected read/write 20241030122718000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122718000 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122718000 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122718000 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  20241030122718000 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122718000 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  20241030122718000 DLGSUP <0013> gsup_server.c:235 2:  20241030122718000 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122718000 DLGSUP <0013> gsup_server.c:235 3:  20241030122718000 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122718000 DLGSUP <0013> gsup_server.c:235 4:  20241030122718000 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122718000 DLGSUP <0013> gsup_server.c:235 5:  20241030122718000 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122718000 DLGSUP <0013> gsup_server.c:235 7:  20241030122718000 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122718000 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122718000 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122718000 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122718028 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34045<->l=127.0.0.1:4259) 20241030122718030 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030122718030 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030122718038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 20241030122718042 DLINP <000b> input/ipa.c:451 connected read/write 20241030122718042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122718042 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423039607078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423039607078" cn_domain=CS} 20241030122718042 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423039607078 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030122718042 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423039607078 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030122718042 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423039607078.imsi 20241030122718042 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423039607078.imsi 20241030122718042 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423039607078.imsi: does not exist in local HLR 20241030122718050 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423039607078 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030122718050 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030122718050 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030122718050 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030122718050 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030122718050 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030122718050 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423039607078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122718050 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030122718050 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030122718050 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030122718050 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030122718050 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030122718050 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030122718051 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122718051 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122718052 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030122718052 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030122718052 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030122718053 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122718053 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122718053 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030122718094 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122718094 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122718094 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122718094 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122718094 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423039607078 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615104288 20241030122718094 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423039607078 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030122718094 DLINP <000b> input/ipa.c:451 connected read/write 20241030122718094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122718095 DLINP <000b> input/ipa.c:451 connected read/write 20241030122718095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122718104 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122718104 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122718104 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423039607078 MSISDN-491615104288 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030122718104 DLINP <000b> input/ipa.c:451 connected read/write 20241030122718104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122718104 DLINP <000b> input/ipa.c:451 connected read/write 20241030122718104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122718108 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122718108 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122718109 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423039607078 MSISDN-491615104288 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 20241030122718109 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423039607078 MSISDN-491615104288 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030122718109 DLINP <000b> input/ipa.c:451 connected read/write 20241030122718109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122718109 DLINP <000b> input/ipa.c:451 connected read/write 20241030122718109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122718112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 20241030122718113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37496<->l=127.0.0.1:4258 20241030122718116 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34045<->l=127.0.0.1:4259) 20241030122718116 DLINP <000b> input/ipa.c:451 connected read/write 20241030122718116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122718116 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122718116 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122718116 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122718116 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122718116 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122718116 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030122718117 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030122718117 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030122718183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37508<->l=127.0.0.1:4258 20241030122718284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37508<->l=127.0.0.1:4258 20241030122721397 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122721397 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122721401 DLINP <000b> input/ipa.c:451 connected read/write 20241030122721401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122721402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37516<->l=127.0.0.1:4258 20241030122721405 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030122721405 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030122721406 DLINP <000b> input/ipa.c:451 connected read/write 20241030122721406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122721406 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122721406 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122721406 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  20241030122721406 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122721406 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  20241030122721406 DLGSUP <0013> gsup_server.c:235 2:  20241030122721406 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122721406 DLGSUP <0013> gsup_server.c:235 3:  20241030122721406 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122721406 DLGSUP <0013> gsup_server.c:235 4:  20241030122721406 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122721406 DLGSUP <0013> gsup_server.c:235 5:  20241030122721406 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122721406 DLGSUP <0013> gsup_server.c:235 7:  20241030122721406 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122721406 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122721406 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122721406 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122721419 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43467<->l=127.0.0.1:4259) 20241030122721420 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030122721420 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030122721427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4258 20241030122721452 DAUC <0003> db_auc.c:157 IMSI='262425410924882': No 2G Auth Data 20241030122721452 DAUC <0003> db_auc.c:192 IMSI='262425410924882': No 3G Auth Data 20241030122721466 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425410924882.imsi 20241030122721466 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425410924882.imsi: found in local HLR 20241030122721475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4258 20241030122721476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37516<->l=127.0.0.1:4258 20241030122721478 DLINP <000b> input/ipa.c:451 connected read/write 20241030122721478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122721478 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122721478 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122721478 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122721479 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43467<->l=127.0.0.1:4259) 20241030122721532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 20241030122721632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 20241030122724760 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122724760 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122724765 DLINP <000b> input/ipa.c:451 connected read/write 20241030122724765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122724767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20241030122724770 DLINP <000b> input/ipa.c:451 connected read/write 20241030122724770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122724770 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122724771 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122724771 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  20241030122724771 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122724771 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  20241030122724771 DLGSUP <0013> gsup_server.c:235 2:  20241030122724771 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122724771 DLGSUP <0013> gsup_server.c:235 3:  20241030122724771 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122724771 DLGSUP <0013> gsup_server.c:235 4:  20241030122724771 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122724771 DLGSUP <0013> gsup_server.c:235 5:  20241030122724771 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122724771 DLGSUP <0013> gsup_server.c:235 7:  20241030122724771 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122724771 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122724771 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122724771 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122724771 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030122724771 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030122724803 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46859<->l=127.0.0.1:4259) 20241030122724806 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030122724806 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030122724815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58884<->l=127.0.0.1:4258 20241030122724819 DLINP <000b> input/ipa.c:451 connected read/write 20241030122724819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122724819 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423924621551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423924621551" cn_domain=CS} 20241030122724819 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423924621551 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030122724819 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423924621551 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030122724820 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423924621551.imsi 20241030122724820 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423924621551.imsi 20241030122724820 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423924621551.imsi: does not exist in local HLR 20241030122724828 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423924621551 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030122724828 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030122724828 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030122724828 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030122724828 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030122724828 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030122724828 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423924621551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122724828 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030122724828 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030122724828 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030122724828 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030122724828 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030122724828 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030122724833 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122724833 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122724833 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030122724833 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030122724833 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030122724835 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122724835 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122724835 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030122724878 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122724878 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122724878 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122724878 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122724878 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423924621551 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617202882 20241030122724878 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423924621551 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030122724878 DLINP <000b> input/ipa.c:451 connected read/write 20241030122724878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122724878 DLINP <000b> input/ipa.c:451 connected read/write 20241030122724878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122724885 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122724885 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122724885 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423924621551 MSISDN-491617202882 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030122724885 DLINP <000b> input/ipa.c:451 connected read/write 20241030122724885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122724885 DLINP <000b> input/ipa.c:451 connected read/write 20241030122724885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122724888 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122724889 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122724889 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423924621551 MSISDN-491617202882 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 20241030122724889 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423924621551 MSISDN-491617202882 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030122724889 DLINP <000b> input/ipa.c:451 connected read/write 20241030122724889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122724889 DLINP <000b> input/ipa.c:451 connected read/write 20241030122724889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122724892 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423924621551.imsi 20241030122724892 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423924621551.imsi: does not exist in local HLR 20241030122725893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58884<->l=127.0.0.1:4258 20241030122725898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20241030122725900 DLINP <000b> input/ipa.c:451 connected read/write 20241030122725900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122725900 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122725900 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122725900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122725900 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46859<->l=127.0.0.1:4259) 20241030122725900 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122725900 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122725900 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030122725900 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030122725900 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030122725983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58894<->l=127.0.0.1:4258 20241030122726083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58894<->l=127.0.0.1:4258 20241030122729167 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030122729167 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030122729172 DLINP <000b> input/ipa.c:451 connected read/write 20241030122729172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122729173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58898<->l=127.0.0.1:4258 20241030122729177 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030122729177 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030122729178 DLINP <000b> input/ipa.c:451 connected read/write 20241030122729178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122729178 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030122729178 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030122729178 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  20241030122729178 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030122729178 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  20241030122729178 DLGSUP <0013> gsup_server.c:235 2:  20241030122729178 DLGSUP <0013> gsup_server.c:237 2: 00  20241030122729178 DLGSUP <0013> gsup_server.c:235 3:  20241030122729178 DLGSUP <0013> gsup_server.c:237 3: 00  20241030122729178 DLGSUP <0013> gsup_server.c:235 4:  20241030122729178 DLGSUP <0013> gsup_server.c:237 4: 00  20241030122729178 DLGSUP <0013> gsup_server.c:235 5:  20241030122729178 DLGSUP <0013> gsup_server.c:237 5: 00  20241030122729178 DLGSUP <0013> gsup_server.c:235 7:  20241030122729178 DLGSUP <0013> gsup_server.c:237 7: 00  20241030122729178 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030122729178 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030122729178 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030122729221 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41977<->l=127.0.0.1:4259) 20241030122729225 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030122729225 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030122729243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20241030122729254 DLINP <000b> input/ipa.c:451 connected read/write 20241030122729254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122729254 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424332692540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424332692540" cn_domain=CS} 20241030122729254 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424332692540 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030122729254 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424332692540 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030122729254 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424332692540.imsi 20241030122729254 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424332692540.imsi 20241030122729254 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424332692540.imsi: does not exist in local HLR 20241030122729265 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424332692540 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030122729266 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030122729266 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030122729266 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030122729266 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030122729266 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030122729266 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424332692540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030122729266 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030122729266 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030122729266 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030122729266 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030122729266 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030122729266 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030122729271 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122729271 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122729271 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030122729271 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030122729271 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030122729272 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122729272 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122729272 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030122729314 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122729314 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122729314 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122729314 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122729315 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424332692540 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611847687 20241030122729315 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424332692540 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030122729315 DLINP <000b> input/ipa.c:451 connected read/write 20241030122729315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122729315 DLINP <000b> input/ipa.c:451 connected read/write 20241030122729315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122729323 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122729323 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122729323 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424332692540 MSISDN-491611847687 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030122729323 DLINP <000b> input/ipa.c:451 connected read/write 20241030122729323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122729323 DLINP <000b> input/ipa.c:451 connected read/write 20241030122729323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122729327 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122729327 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122729327 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424332692540 MSISDN-491611847687 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 20241030122729327 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424332692540 MSISDN-491611847687 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030122729327 DLINP <000b> input/ipa.c:451 connected read/write 20241030122729327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122729327 DLINP <000b> input/ipa.c:451 connected read/write 20241030122729327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030122729330 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611847687.msisdn 20241030122729330 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611847687.msisdn: does not exist in local HLR 20241030122729330 DDGSM <0007> mslookup_server.c:352 sip.voice.491611847687.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241030122729330 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611847687.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241030122729334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20241030122729336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58898<->l=127.0.0.1:4258 20241030122729339 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030122729339 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030122729339 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030122729339 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030122729339 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030122729339 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41977<->l=127.0.0.1:4259) 20241030122729339 DLINP <000b> input/ipa.c:451 connected read/write 20241030122729339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030122729339 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030122729339 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030122729339 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030122729367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4258 20241030122729468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4258