20241229122526659 DMAIN <0000> hlr.c:802 hlr starting 20241229122526659 DDB <0001> db.c:599 using database: :memory: 20241229122526659 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241229122526661 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241229122526663 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241229122526664 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241229122526664 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241229122526670 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241229122526670 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241229122526671 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241229122526672 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241229122526672 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241229122528299 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122528299 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122528301 DLINP <000b> input/ipa.c:451 connected read/write 20241229122528301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122528302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 20241229122528304 DLINP <000b> input/ipa.c:451 connected read/write 20241229122528304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122528304 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122528304 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122528304 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  20241229122528304 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122528304 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  20241229122528304 DLGSUP <0013> gsup_server.c:235 2:  20241229122528304 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122528304 DLGSUP <0013> gsup_server.c:235 3:  20241229122528304 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122528304 DLGSUP <0013> gsup_server.c:235 4:  20241229122528304 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122528304 DLGSUP <0013> gsup_server.c:235 5:  20241229122528304 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122528304 DLGSUP <0013> gsup_server.c:235 7:  20241229122528304 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122528304 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122528304 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122528304 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122528327 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42829<->l=127.0.0.1:4259) 20241229122528338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4258 20241229122528345 DLINP <000b> input/ipa.c:451 connected read/write 20241229122528345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122528345 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"} 20241229122528345 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" 20241229122528345 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} 20241229122528345 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 20241229122528345 DLINP <000b> input/ipa.c:451 connected read/write 20241229122528345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122528346 DLINP <000b> input/ipa.c:451 connected read/write 20241229122528346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122528348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4258 20241229122528348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 20241229122528349 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42829<->l=127.0.0.1:4259) 20241229122528349 DLINP <000b> input/ipa.c:451 connected read/write 20241229122528349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122528349 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122528349 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122528349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122528413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57368<->l=127.0.0.1:4258 20241229122528514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57368<->l=127.0.0.1:4258 20241229122531592 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122531592 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122531594 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57376<->l=127.0.0.1:4258 20241229122531596 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531596 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122531596 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122531596 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  20241229122531596 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122531596 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  20241229122531596 DLGSUP <0013> gsup_server.c:235 2:  20241229122531596 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122531596 DLGSUP <0013> gsup_server.c:235 3:  20241229122531596 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122531596 DLGSUP <0013> gsup_server.c:235 4:  20241229122531596 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122531596 DLGSUP <0013> gsup_server.c:235 5:  20241229122531596 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122531596 DLGSUP <0013> gsup_server.c:235 7:  20241229122531596 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122531596 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122531596 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122531596 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122531614 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34005<->l=127.0.0.1:4259) 20241229122531621 DAUC <0003> db_auc.c:157 IMSI='262423210883419': No 2G Auth Data 20241229122531621 DAUC <0003> db_auc.c:192 IMSI='262423210883419': No 3G Auth Data 20241229122531637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57380<->l=127.0.0.1:4258 20241229122531641 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531641 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423210883419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423210883419"} 20241229122531641 DAUC <0003> db_auc.c:192 IMSI='262423210883419': No 3G Auth Data 20241229122531641 DAUC <0003> db_auc.c:236 IMSI='262423210883419': Calling to generate 5 vectors 20241229122531641 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241229122531641 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122531641 DAUC <0003> auc.c:113 vector [0]: rand = 4e12c365ac68f2d70f373d3fb1d70d27 20241229122531641 DAUC <0003> auc.c:179 vector [0]: kc = d135a3beefead800 20241229122531641 DAUC <0003> auc.c:180 vector [0]: sres = c90e574a 20241229122531641 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122531641 DAUC <0003> auc.c:113 vector [1]: rand = 68949017663075b2bd9cad83d06cfc0e 20241229122531641 DAUC <0003> auc.c:179 vector [1]: kc = 4bd95295fd684c00 20241229122531641 DAUC <0003> auc.c:180 vector [1]: sres = 59c1f8c1 20241229122531641 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122531642 DAUC <0003> auc.c:113 vector [2]: rand = 5cf4505a1301ac52401e4368b31749d4 20241229122531642 DAUC <0003> auc.c:179 vector [2]: kc = 4fb708dc88645400 20241229122531642 DAUC <0003> auc.c:180 vector [2]: sres = 96ee1529 20241229122531642 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122531642 DAUC <0003> auc.c:113 vector [3]: rand = 2bc78af94a13b7759568b63ed497a240 20241229122531642 DAUC <0003> auc.c:179 vector [3]: kc = aac8e18170445800 20241229122531642 DAUC <0003> auc.c:180 vector [3]: sres = d38bbb03 20241229122531642 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122531642 DAUC <0003> auc.c:113 vector [4]: rand = 38375b5c69a4fe49c076db8b38dfb6f1 20241229122531642 DAUC <0003> auc.c:179 vector [4]: kc = b4dafc4e26792c00 20241229122531642 DAUC <0003> auc.c:180 vector [4]: sres = 67727293 20241229122531642 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241229122531642 DAUC <0003> db_auc.c:245 IMSI='262423210883419': Generated 5 vectors 20241229122531642 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423210883419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423210883419"} 20241229122531642 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423210883419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122531642 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531642 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57380<->l=127.0.0.1:4258 20241229122531646 DAUC <0003> db_auc.c:157 IMSI='262427097494270': No 2G Auth Data 20241229122531646 DAUC <0003> db_auc.c:192 IMSI='262427097494270': No 3G Auth Data 20241229122531661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4258 20241229122531664 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531664 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427097494270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427097494270"} 20241229122531664 DAUC <0003> db_auc.c:192 IMSI='262427097494270': No 3G Auth Data 20241229122531664 DAUC <0003> db_auc.c:236 IMSI='262427097494270': Calling to generate 5 vectors 20241229122531664 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241229122531664 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122531664 DAUC <0003> auc.c:113 vector [0]: rand = be9e0ae0d6b5314eff0ae29c898cc5ce 20241229122531664 DAUC <0003> auc.c:179 vector [0]: kc = 6a04bd274f8aa400 20241229122531664 DAUC <0003> auc.c:180 vector [0]: sres = 225db8f7 20241229122531664 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122531664 DAUC <0003> auc.c:113 vector [1]: rand = 1b3a89a33aea978a46faec1eb84e267d 20241229122531664 DAUC <0003> auc.c:179 vector [1]: kc = feb389bb40270000 20241229122531664 DAUC <0003> auc.c:180 vector [1]: sres = d7f81660 20241229122531664 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122531664 DAUC <0003> auc.c:113 vector [2]: rand = 4401327066aa39d2c9acb707493d1d00 20241229122531664 DAUC <0003> auc.c:179 vector [2]: kc = 32dab01bf23ec400 20241229122531664 DAUC <0003> auc.c:180 vector [2]: sres = 7815313d 20241229122531664 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122531664 DAUC <0003> auc.c:113 vector [3]: rand = 9207fd4fe32d7b72e0fa19c8817d2dac 20241229122531664 DAUC <0003> auc.c:179 vector [3]: kc = 4d7bbfe7ec8e6000 20241229122531664 DAUC <0003> auc.c:180 vector [3]: sres = cee61878 20241229122531664 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122531664 DAUC <0003> auc.c:113 vector [4]: rand = 87cde953b617c617ed756b8afa57dbb3 20241229122531664 DAUC <0003> auc.c:179 vector [4]: kc = 101da3f8a4a1c400 20241229122531664 DAUC <0003> auc.c:180 vector [4]: sres = 284b4dea 20241229122531664 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241229122531664 DAUC <0003> db_auc.c:245 IMSI='262427097494270': Generated 5 vectors 20241229122531664 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427097494270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427097494270"} 20241229122531664 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427097494270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122531665 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531665 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4258 20241229122531668 DAUC <0003> db_auc.c:157 IMSI='262420149300451': No 2G Auth Data 20241229122531668 DAUC <0003> db_auc.c:192 IMSI='262420149300451': No 3G Auth Data 20241229122531684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4258 20241229122531687 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531687 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420149300451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420149300451"} 20241229122531687 DAUC <0003> db_auc.c:192 IMSI='262420149300451': No 3G Auth Data 20241229122531687 DAUC <0003> db_auc.c:236 IMSI='262420149300451': Calling to generate 5 vectors 20241229122531687 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241229122531687 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122531687 DAUC <0003> auc.c:113 vector [0]: rand = 9a35411e3a7fd9d9e96f0c56c119f1e2 20241229122531687 DAUC <0003> auc.c:179 vector [0]: kc = 9f6a3f98c6ae6d59 20241229122531687 DAUC <0003> auc.c:180 vector [0]: sres = e5aace01 20241229122531687 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122531687 DAUC <0003> auc.c:113 vector [1]: rand = f80945c90a6f407a3e3b5089d8816857 20241229122531687 DAUC <0003> auc.c:179 vector [1]: kc = fa592cd3a3f94a13 20241229122531688 DAUC <0003> auc.c:180 vector [1]: sres = 6acc1eed 20241229122531688 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122531688 DAUC <0003> auc.c:113 vector [2]: rand = 42726efdbf63b7db35db584c852446c9 20241229122531688 DAUC <0003> auc.c:179 vector [2]: kc = b153648838eb8dc2 20241229122531688 DAUC <0003> auc.c:180 vector [2]: sres = d404421c 20241229122531688 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122531688 DAUC <0003> auc.c:113 vector [3]: rand = 261f0d8b2e1f5eb5443d6d1e8fdd9968 20241229122531688 DAUC <0003> auc.c:179 vector [3]: kc = 69eb4836180cff42 20241229122531688 DAUC <0003> auc.c:180 vector [3]: sres = c79e409d 20241229122531688 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122531688 DAUC <0003> auc.c:113 vector [4]: rand = b76810b44ea173c5bb7d5e36a1eb0f33 20241229122531688 DAUC <0003> auc.c:179 vector [4]: kc = 965aefd1d8f5f6d3 20241229122531688 DAUC <0003> auc.c:180 vector [4]: sres = 888f0acc 20241229122531688 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241229122531688 DAUC <0003> db_auc.c:245 IMSI='262420149300451': Generated 5 vectors 20241229122531688 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420149300451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420149300451"} 20241229122531688 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420149300451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122531688 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531688 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4258 20241229122531692 DAUC <0003> db_auc.c:157 IMSI='262425810472077': No 2G Auth Data 20241229122531692 DAUC <0003> db_auc.c:192 IMSI='262425810472077': No 3G Auth Data 20241229122531709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57402<->l=127.0.0.1:4258 20241229122531712 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531712 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425810472077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425810472077"} 20241229122531712 DAUC <0003> db_auc.c:157 IMSI='262425810472077': No 2G Auth Data 20241229122531712 DAUC <0003> db_auc.c:236 IMSI='262425810472077': Calling to generate 5 vectors 20241229122531712 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241229122531712 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122531712 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122531712 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122531712 DAUC <0003> auc.c:113 vector [0]: rand = 50822c23a9f77a2de9b3339ba3affb2f 20241229122531712 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122531712 DAUC <0003> auc.c:142 vector [0]: autn = 05c492f82c270000b25e541c17e8fb2c 20241229122531712 DAUC <0003> auc.c:143 vector [0]: ck = cde6fe812b4f2e2934ff9e1a45a6a1b8 20241229122531713 DAUC <0003> auc.c:144 vector [0]: ik = f988e282a0c7d9d88b256bcd499b2e35 20241229122531713 DAUC <0003> auc.c:145 vector [0]: res = e2e6c2ae8a732d870000000000000000 20241229122531713 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122531713 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122531713 DAUC <0003> auc.c:151 vector [0]: kc = 8bb4e9d487b5787c 20241229122531713 DAUC <0003> auc.c:152 vector [0]: sres = 6895ef29 20241229122531713 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122531713 DAUC <0003> auc.c:113 vector [1]: rand = 24a934af18961ac52a5594fb9a04bf23 20241229122531713 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241229122531713 DAUC <0003> auc.c:142 vector [1]: autn = 7072000af6c700009e39c237dc234b98 20241229122531713 DAUC <0003> auc.c:143 vector [1]: ck = 696c562a3d3184d378067ad9756be692 20241229122531713 DAUC <0003> auc.c:144 vector [1]: ik = 843a2a37cf9a8f751e380e42cff1839b 20241229122531713 DAUC <0003> auc.c:145 vector [1]: res = 20e472473f3912d80000000000000000 20241229122531713 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122531713 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241229122531713 DAUC <0003> auc.c:151 vector [1]: kc = 8b68088648316eaf 20241229122531713 DAUC <0003> auc.c:152 vector [1]: sres = 1fdd609f 20241229122531713 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241229122531713 DAUC <0003> auc.c:113 vector [2]: rand = 7fde3ed5b6fa7236e119576251e0e443 20241229122531713 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241229122531713 DAUC <0003> auc.c:142 vector [2]: autn = 54f9daab659100000e869dfa6bfc0a3f 20241229122531713 DAUC <0003> auc.c:143 vector [2]: ck = 6c6258a018ba051acdaef9bc9c2067fa 20241229122531713 DAUC <0003> auc.c:144 vector [2]: ik = d39b5f4f98f481995531fd5bcfdd3ccc 20241229122531713 DAUC <0003> auc.c:145 vector [2]: res = e0c698fcd26b1f540000000000000000 20241229122531713 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122531713 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241229122531713 DAUC <0003> auc.c:151 vector [2]: kc = 27660308d3b3dfb5 20241229122531713 DAUC <0003> auc.c:152 vector [2]: sres = 32ad87a8 20241229122531713 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241229122531713 DAUC <0003> auc.c:113 vector [3]: rand = 283b31d533e5d76db40f876d3a75fe58 20241229122531713 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241229122531713 DAUC <0003> auc.c:142 vector [3]: autn = 19bd6ef9232a0000762750fcd1742d42 20241229122531713 DAUC <0003> auc.c:143 vector [3]: ck = 04c509b0e9443cea965f85dc0a40ab2a 20241229122531713 DAUC <0003> auc.c:144 vector [3]: ik = cab67834b676eac4964111455239ee9f 20241229122531713 DAUC <0003> auc.c:145 vector [3]: res = afc2da3943c5fd280000000000000000 20241229122531713 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122531713 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241229122531713 DAUC <0003> auc.c:151 vector [3]: kc = ce6de51d074b939b 20241229122531713 DAUC <0003> auc.c:152 vector [3]: sres = ec072711 20241229122531713 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241229122531713 DAUC <0003> auc.c:113 vector [4]: rand = 0aeaef2bd1004d089e22ed20aa5260ae 20241229122531713 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241229122531713 DAUC <0003> auc.c:142 vector [4]: autn = 0c7ec72ff9680000e929291e7c418a5f 20241229122531713 DAUC <0003> auc.c:143 vector [4]: ck = fd0858e84b16ec2de34685663c6b9fb4 20241229122531713 DAUC <0003> auc.c:144 vector [4]: ik = 4ed2d7175b2aa9c1b1d5b21b4b691b81 20241229122531713 DAUC <0003> auc.c:145 vector [4]: res = d0fedd99691fc4a40000000000000000 20241229122531713 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122531713 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241229122531713 DAUC <0003> auc.c:151 vector [4]: kc = e149b882673ec1d9 20241229122531713 DAUC <0003> auc.c:152 vector [4]: sres = b9e1193d 20241229122531713 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241229122531713 DAUC <0003> db_auc.c:245 IMSI='262425810472077': Generated 5 vectors 20241229122531713 DAUC <0003> db_auc.c:249 IMSI='262425810472077': Updating SQN=161 in DB 20241229122531713 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425810472077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425810472077"} 20241229122531713 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425810472077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122531713 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531713 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57402<->l=127.0.0.1:4258 20241229122531717 DAUC <0003> db_auc.c:157 IMSI='262427900930155': No 2G Auth Data 20241229122531717 DAUC <0003> db_auc.c:192 IMSI='262427900930155': No 3G Auth Data 20241229122531734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4258 20241229122531737 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531737 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427900930155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427900930155"} 20241229122531737 DAUC <0003> db_auc.c:157 IMSI='262427900930155': No 2G Auth Data 20241229122531737 DAUC <0003> db_auc.c:236 IMSI='262427900930155': Calling to generate 5 vectors 20241229122531737 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241229122531737 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122531737 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241229122531737 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122531737 DAUC <0003> auc.c:113 vector [0]: rand = c0a984c1c8043bb1cffb373478b92bea 20241229122531737 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122531737 DAUC <0003> auc.c:142 vector [0]: autn = da3000aecb1b0000136ed61f2059be70 20241229122531737 DAUC <0003> auc.c:143 vector [0]: ck = 21ad11dcc37689b5a36517a7be4244d8 20241229122531737 DAUC <0003> auc.c:144 vector [0]: ik = 51dc88ad02f780a0008c13e8b081cce1 20241229122531737 DAUC <0003> auc.c:145 vector [0]: res = 2ff6ba9d3762d4c00000000000000000 20241229122531737 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122531737 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122531737 DAUC <0003> auc.c:151 vector [0]: kc = d3989d3ecf42812c 20241229122531737 DAUC <0003> auc.c:152 vector [0]: sres = 18946e5d 20241229122531737 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122531737 DAUC <0003> auc.c:113 vector [1]: rand = 708a6e670d3a5f7068ddf37af2d5d227 20241229122531737 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241229122531737 DAUC <0003> auc.c:142 vector [1]: autn = 00459cc23b9d000054e66d6348a40d19 20241229122531737 DAUC <0003> auc.c:143 vector [1]: ck = d59f047f945483422ce6fdada8798cb5 20241229122531737 DAUC <0003> auc.c:144 vector [1]: ik = 665a6975ca400b84883d17e13208ec08 20241229122531737 DAUC <0003> auc.c:145 vector [1]: res = a1553555f67a5e620000000000000000 20241229122531737 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122531737 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241229122531737 DAUC <0003> auc.c:151 vector [1]: kc = 171e8746c465e87b 20241229122531737 DAUC <0003> auc.c:152 vector [1]: sres = 572f6b37 20241229122531737 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241229122531737 DAUC <0003> auc.c:113 vector [2]: rand = c5697d7154b1a3948d84a138b4b53a40 20241229122531737 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241229122531737 DAUC <0003> auc.c:142 vector [2]: autn = 89d71f280c7400003b3162be12ea6cd7 20241229122531737 DAUC <0003> auc.c:143 vector [2]: ck = debd556d799eae9d4ab25eac6e01a163 20241229122531737 DAUC <0003> auc.c:144 vector [2]: ik = 18d4d25bd922215d0a6942c43394331d 20241229122531737 DAUC <0003> auc.c:145 vector [2]: res = c794f3d505ec3e1b0000000000000000 20241229122531737 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122531737 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241229122531737 DAUC <0003> auc.c:151 vector [2]: kc = 86b29b5efd291dbe 20241229122531737 DAUC <0003> auc.c:152 vector [2]: sres = c278cdce 20241229122531737 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241229122531737 DAUC <0003> auc.c:113 vector [3]: rand = 630b1285f61c722a2562788ce7e74b58 20241229122531737 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241229122531737 DAUC <0003> auc.c:142 vector [3]: autn = dd2005c8f7e00000499ccd32e7ef2e12 20241229122531737 DAUC <0003> auc.c:143 vector [3]: ck = cace8e3f41607b81dcb4de6f0dfc7a77 20241229122531737 DAUC <0003> auc.c:144 vector [3]: ik = 52c8fc38a8f65cfe8a0140d674dbc14a 20241229122531737 DAUC <0003> auc.c:145 vector [3]: res = 7bcc038084a90baa0000000000000000 20241229122531737 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122531737 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241229122531737 DAUC <0003> auc.c:151 vector [3]: kc = ceb3ecbe90b19c42 20241229122531737 DAUC <0003> auc.c:152 vector [3]: sres = ff65082a 20241229122531737 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241229122531737 DAUC <0003> auc.c:113 vector [4]: rand = 56dfe6b91a5238f21a7139277df1077e 20241229122531737 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241229122531737 DAUC <0003> auc.c:142 vector [4]: autn = 5395bfb803f00000748683e0cf354a32 20241229122531737 DAUC <0003> auc.c:143 vector [4]: ck = 4b10e8fc3170f94059104b96e1642be0 20241229122531737 DAUC <0003> auc.c:144 vector [4]: ik = 4086d9316155860987c6a843a197e972 20241229122531737 DAUC <0003> auc.c:145 vector [4]: res = 3076a580556adb380000000000000000 20241229122531737 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122531737 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241229122531737 DAUC <0003> auc.c:151 vector [4]: kc = d540d21810d6bddb 20241229122531737 DAUC <0003> auc.c:152 vector [4]: sres = 651c7eb8 20241229122531737 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241229122531737 DAUC <0003> db_auc.c:245 IMSI='262427900930155': Generated 5 vectors 20241229122531737 DAUC <0003> db_auc.c:249 IMSI='262427900930155': Updating SQN=161 in DB 20241229122531737 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427900930155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427900930155"} 20241229122531737 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427900930155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122531737 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531737 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4258 20241229122531742 DAUC <0003> db_auc.c:157 IMSI='262429628614930': No 2G Auth Data 20241229122531742 DAUC <0003> db_auc.c:192 IMSI='262429628614930': No 3G Auth Data 20241229122531758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4258 20241229122531761 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531762 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429628614930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429628614930"} 20241229122531762 DAUC <0003> db_auc.c:236 IMSI='262429628614930': Calling to generate 5 vectors 20241229122531762 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122531762 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122531762 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122531762 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122531762 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122531762 DAUC <0003> auc.c:113 vector [0]: rand = a3ece046b32c684f3bf9c495054a8f0a 20241229122531762 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122531762 DAUC <0003> auc.c:142 vector [0]: autn = 6a8c73ca984e0000a4e5703474b24075 20241229122531762 DAUC <0003> auc.c:143 vector [0]: ck = 1b2e4a34518af27c5b33949fbeb7ef3c 20241229122531762 DAUC <0003> auc.c:144 vector [0]: ik = dd39d20c8ec401aa471556cfaca9cf45 20241229122531762 DAUC <0003> auc.c:145 vector [0]: res = ab4ca7259faebe830000000000000000 20241229122531762 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122531762 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122531762 DAUC <0003> auc.c:179 vector [0]: kc = b9c452193910c400 20241229122531762 DAUC <0003> auc.c:180 vector [0]: sres = da5a3bea 20241229122531762 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122531762 DAUC <0003> auc.c:113 vector [1]: rand = f4537aefa83a2b0c0282c6cc4dd69fdd 20241229122531762 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241229122531762 DAUC <0003> auc.c:142 vector [1]: autn = e97a5df3f7e70000f04321ccf2a79f1e 20241229122531762 DAUC <0003> auc.c:143 vector [1]: ck = 52188913f3eca719eebfe610a7b11f02 20241229122531762 DAUC <0003> auc.c:144 vector [1]: ik = 4daa4a598f2ee715bb8d2dd0b71ab9df 20241229122531762 DAUC <0003> auc.c:145 vector [1]: res = 77e210e4831e4a550000000000000000 20241229122531762 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122531762 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122531762 DAUC <0003> auc.c:179 vector [1]: kc = aa3a34864573cc00 20241229122531762 DAUC <0003> auc.c:180 vector [1]: sres = b365a041 20241229122531762 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122531762 DAUC <0003> auc.c:113 vector [2]: rand = d8c70b3c43b18a9fb51d07c839b9b4cd 20241229122531762 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241229122531762 DAUC <0003> auc.c:142 vector [2]: autn = 15a0b83bad0b00002e644dc79d8a7105 20241229122531762 DAUC <0003> auc.c:143 vector [2]: ck = c7d37d0296786031dfee4e244ce14081 20241229122531762 DAUC <0003> auc.c:144 vector [2]: ik = 3112a7b40d7014bc27f6261872802afd 20241229122531762 DAUC <0003> auc.c:145 vector [2]: res = a9b0e784c75ff9290000000000000000 20241229122531762 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122531762 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122531762 DAUC <0003> auc.c:179 vector [2]: kc = f44d6d0ae7707800 20241229122531762 DAUC <0003> auc.c:180 vector [2]: sres = da68ed88 20241229122531762 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122531762 DAUC <0003> auc.c:113 vector [3]: rand = 839bd86b0cc0aef0f58b7f6a6fa668b5 20241229122531762 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241229122531762 DAUC <0003> auc.c:142 vector [3]: autn = 48657069bfa0000086a7a2a8709ed0fd 20241229122531762 DAUC <0003> auc.c:143 vector [3]: ck = 44690a41bf9962bf3898825b67826ced 20241229122531762 DAUC <0003> auc.c:144 vector [3]: ik = 5b386ab0ed7e4e25cb3174bb007d4f67 20241229122531762 DAUC <0003> auc.c:145 vector [3]: res = 5a289f707ca820300000000000000000 20241229122531762 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122531762 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122531762 DAUC <0003> auc.c:179 vector [3]: kc = e6f79e61f3e08c00 20241229122531762 DAUC <0003> auc.c:180 vector [3]: sres = 24ca8028 20241229122531762 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122531762 DAUC <0003> auc.c:113 vector [4]: rand = 963a7dc99fd414a00b14ac5993b7687b 20241229122531762 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241229122531762 DAUC <0003> auc.c:142 vector [4]: autn = 58eb3f0c149d0000a697eac5e85af2d0 20241229122531762 DAUC <0003> auc.c:143 vector [4]: ck = 544d56c9616344380a7eeb28ffe3dec2 20241229122531762 DAUC <0003> auc.c:144 vector [4]: ik = dcbdec9503ca2c29b708c2a93054ae73 20241229122531762 DAUC <0003> auc.c:145 vector [4]: res = 72f767d780541dfa0000000000000000 20241229122531762 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122531762 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122531762 DAUC <0003> auc.c:179 vector [4]: kc = 6dad7e7f40edd000 20241229122531762 DAUC <0003> auc.c:180 vector [4]: sres = 74ca0377 20241229122531762 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122531762 DAUC <0003> db_auc.c:245 IMSI='262429628614930': Generated 5 vectors 20241229122531762 DAUC <0003> db_auc.c:249 IMSI='262429628614930': Updating SQN=161 in DB 20241229122531762 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429628614930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429628614930"} 20241229122531762 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429628614930 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122531762 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531762 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4258 20241229122531767 DAUC <0003> db_auc.c:157 IMSI='262421264333834': No 2G Auth Data 20241229122531767 DAUC <0003> db_auc.c:192 IMSI='262421264333834': No 3G Auth Data 20241229122531783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57424<->l=127.0.0.1:4258 20241229122531787 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531787 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421264333834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421264333834"} 20241229122531787 DAUC <0003> db_auc.c:236 IMSI='262421264333834': Calling to generate 5 vectors 20241229122531787 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122531787 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122531787 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122531787 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122531787 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122531787 DAUC <0003> auc.c:113 vector [0]: rand = 017f3678eef92079fdde806fcfae7dfe 20241229122531787 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122531787 DAUC <0003> auc.c:142 vector [0]: autn = acf04f7b80690000d976640c68399106 20241229122531787 DAUC <0003> auc.c:143 vector [0]: ck = 060be6db53b52332dbccf64244f12989 20241229122531787 DAUC <0003> auc.c:144 vector [0]: ik = f3ad668decd7a2e28558a97bfd800a77 20241229122531787 DAUC <0003> auc.c:145 vector [0]: res = 856fce04e0fd0d890000000000000000 20241229122531787 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122531787 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122531787 DAUC <0003> auc.c:179 vector [0]: kc = 7b9fb2ad10c98400 20241229122531787 DAUC <0003> auc.c:180 vector [0]: sres = 8ded15be 20241229122531787 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122531787 DAUC <0003> auc.c:113 vector [1]: rand = b0102a7da6eb8343e44d08ad2883d342 20241229122531787 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241229122531787 DAUC <0003> auc.c:142 vector [1]: autn = b40e39afdcc00000ce406bb0389fcd23 20241229122531787 DAUC <0003> auc.c:143 vector [1]: ck = d28ecd6533574a77a2387c90be3ec829 20241229122531787 DAUC <0003> auc.c:144 vector [1]: ik = 8d24e7e80c57e5a43fbe54b5017e15b1 20241229122531787 DAUC <0003> auc.c:145 vector [1]: res = 25ece0d64d9b17c30000000000000000 20241229122531787 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122531787 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122531787 DAUC <0003> auc.c:179 vector [1]: kc = 5b1211dfe6afa000 20241229122531787 DAUC <0003> auc.c:180 vector [1]: sres = 3c5bff93 20241229122531787 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122531787 DAUC <0003> auc.c:113 vector [2]: rand = a2fab5e8136ec90edf896689c886a554 20241229122531787 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241229122531788 DAUC <0003> auc.c:142 vector [2]: autn = f8a09b91ccfc0000d826edf17e951eb9 20241229122531788 DAUC <0003> auc.c:143 vector [2]: ck = 45dead67b1bae485831ca4b10871a9da 20241229122531788 DAUC <0003> auc.c:144 vector [2]: ik = c6faa23d55ab81dda85979e8aaa49029 20241229122531788 DAUC <0003> auc.c:145 vector [2]: res = 869e0d9ed15027b10000000000000000 20241229122531788 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122531788 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122531788 DAUC <0003> auc.c:179 vector [2]: kc = 9876d058bda7b000 20241229122531788 DAUC <0003> auc.c:180 vector [2]: sres = c13aeaa0 20241229122531788 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122531788 DAUC <0003> auc.c:113 vector [3]: rand = 0f2c1a6cfa99abf60371e7eec705727a 20241229122531788 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241229122531788 DAUC <0003> auc.c:142 vector [3]: autn = a64175a420fd0000a475e9aad8d5938a 20241229122531788 DAUC <0003> auc.c:143 vector [3]: ck = a6361e5968f1591532f2b1f37211c6fe 20241229122531788 DAUC <0003> auc.c:144 vector [3]: ik = 80d97d1d919b1daed5f989c8a416c9af 20241229122531788 DAUC <0003> auc.c:145 vector [3]: res = 1bc7542d417eb7ce0000000000000000 20241229122531788 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122531788 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122531788 DAUC <0003> auc.c:179 vector [3]: kc = 2839f60a9d614000 20241229122531788 DAUC <0003> auc.c:180 vector [3]: sres = c40de82b 20241229122531788 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122531788 DAUC <0003> auc.c:113 vector [4]: rand = 6b582f770dda21e4d43509f435d3d481 20241229122531788 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241229122531788 DAUC <0003> auc.c:142 vector [4]: autn = d41d7afcd9880000daf8d48f23eab918 20241229122531788 DAUC <0003> auc.c:143 vector [4]: ck = 7a6b96369ce7d3d43a62229b04684a26 20241229122531788 DAUC <0003> auc.c:144 vector [4]: ik = 7c177f61635e8e584be8beefa192f2b3 20241229122531788 DAUC <0003> auc.c:145 vector [4]: res = 910c77462c8d161f0000000000000000 20241229122531788 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122531788 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122531788 DAUC <0003> auc.c:179 vector [4]: kc = 36bd6da904b5c000 20241229122531788 DAUC <0003> auc.c:180 vector [4]: sres = 30f515b6 20241229122531788 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122531788 DAUC <0003> db_auc.c:245 IMSI='262421264333834': Generated 5 vectors 20241229122531788 DAUC <0003> db_auc.c:249 IMSI='262421264333834': Updating SQN=161 in DB 20241229122531788 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421264333834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421264333834"} 20241229122531788 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421264333834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122531788 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531788 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57424<->l=127.0.0.1:4258 20241229122531793 DAUC <0003> db_auc.c:157 IMSI='262421697988948': No 2G Auth Data 20241229122531793 DAUC <0003> db_auc.c:192 IMSI='262421697988948': No 3G Auth Data 20241229122531808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241229122531811 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531811 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421697988948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421697988948"} 20241229122531811 DAUC <0003> db_auc.c:236 IMSI='262421697988948': Calling to generate 5 vectors 20241229122531811 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122531812 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122531812 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122531812 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122531812 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122531812 DAUC <0003> auc.c:113 vector [0]: rand = 60b37fd54a0425385a3aa61e41433c8e 20241229122531812 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122531812 DAUC <0003> auc.c:142 vector [0]: autn = da38a0d88f130000e25ea23e2e8e8205 20241229122531812 DAUC <0003> auc.c:143 vector [0]: ck = bb3a9469124958a2bd0bf3becd747d81 20241229122531812 DAUC <0003> auc.c:144 vector [0]: ik = d22258bd205228212191374e74e227b2 20241229122531812 DAUC <0003> auc.c:145 vector [0]: res = f88c6aa3c16985680000000000000000 20241229122531812 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122531812 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122531812 DAUC <0003> auc.c:179 vector [0]: kc = b11f214e4f51a0be 20241229122531812 DAUC <0003> auc.c:180 vector [0]: sres = 5090b40a 20241229122531812 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122531812 DAUC <0003> auc.c:113 vector [1]: rand = 0434b70207d542745e0a1ee04ee7bf57 20241229122531812 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241229122531812 DAUC <0003> auc.c:142 vector [1]: autn = 2c31c9700be00000a909a2a95a87811c 20241229122531812 DAUC <0003> auc.c:143 vector [1]: ck = e3cbd961683fd955ac0e5161ca6e4ffc 20241229122531812 DAUC <0003> auc.c:144 vector [1]: ik = a9f5373ba4bf2f59ce6bf826c3e9c6d4 20241229122531812 DAUC <0003> auc.c:145 vector [1]: res = 73e2ee72272e1c5b0000000000000000 20241229122531812 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122531812 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122531812 DAUC <0003> auc.c:179 vector [1]: kc = 69133c146bf5f4c2 20241229122531812 DAUC <0003> auc.c:180 vector [1]: sres = 57a3711b 20241229122531812 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122531812 DAUC <0003> auc.c:113 vector [2]: rand = 7ef29ea177d85008a299b348f16db75d 20241229122531812 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241229122531812 DAUC <0003> auc.c:142 vector [2]: autn = 962e2f1fdf060000862ece6527a29cef 20241229122531812 DAUC <0003> auc.c:143 vector [2]: ck = 3a17b7536cd5b8017ff9adb18bf6d977 20241229122531812 DAUC <0003> auc.c:144 vector [2]: ik = 116671ee3854b70071267b2ee06a68f8 20241229122531812 DAUC <0003> auc.c:145 vector [2]: res = 5a3da87c6936cfa40000000000000000 20241229122531812 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122531812 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122531812 DAUC <0003> auc.c:179 vector [2]: kc = b4d94c9843db6e18 20241229122531812 DAUC <0003> auc.c:180 vector [2]: sres = 51916872 20241229122531812 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122531812 DAUC <0003> auc.c:113 vector [3]: rand = dad3c486d1272b8afa2284be7e8bfd37 20241229122531812 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241229122531812 DAUC <0003> auc.c:142 vector [3]: autn = 2a1fb23e10ea0000e3e2ac51c69fc2ef 20241229122531812 DAUC <0003> auc.c:143 vector [3]: ck = 2c89ce6c95541b13fd8134e01c014205 20241229122531812 DAUC <0003> auc.c:144 vector [3]: ik = 9c5adbdc24b96f5443283293bc709fd5 20241229122531812 DAUC <0003> auc.c:145 vector [3]: res = bc253010269926410000000000000000 20241229122531812 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122531812 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122531812 DAUC <0003> auc.c:179 vector [3]: kc = 7289d3b7806893f5 20241229122531812 DAUC <0003> auc.c:180 vector [3]: sres = dafbb3ad 20241229122531812 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122531812 DAUC <0003> auc.c:113 vector [4]: rand = ecce63efc2691d24b247d6b343bf942e 20241229122531812 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241229122531812 DAUC <0003> auc.c:142 vector [4]: autn = 2db8e865c61900000bd149cfe607719b 20241229122531812 DAUC <0003> auc.c:143 vector [4]: ck = 36a6475f38ccfd54d62317f1fb892183 20241229122531812 DAUC <0003> auc.c:144 vector [4]: ik = 1da4a9e1637ce3d1cafb1e6793826a89 20241229122531812 DAUC <0003> auc.c:145 vector [4]: res = a3ba497f954833370000000000000000 20241229122531812 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122531812 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122531812 DAUC <0003> auc.c:179 vector [4]: kc = 98b8995b00a7ad86 20241229122531812 DAUC <0003> auc.c:180 vector [4]: sres = 23f311f4 20241229122531813 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122531813 DAUC <0003> db_auc.c:245 IMSI='262421697988948': Generated 5 vectors 20241229122531813 DAUC <0003> db_auc.c:249 IMSI='262421697988948': Updating SQN=161 in DB 20241229122531813 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421697988948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421697988948"} 20241229122531813 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421697988948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122531813 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531813 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122531816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241229122531818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57376<->l=127.0.0.1:4258 20241229122531819 DLINP <000b> input/ipa.c:451 connected read/write 20241229122531819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122531819 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122531820 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122531820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122531820 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34005<->l=127.0.0.1:4259) 20241229122531860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57450<->l=127.0.0.1:4258 20241229122531960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57450<->l=127.0.0.1:4258 20241229122535041 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122535041 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122535042 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 20241229122535044 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535044 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122535044 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122535044 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  20241229122535044 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122535044 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  20241229122535044 DLGSUP <0013> gsup_server.c:235 2:  20241229122535044 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122535044 DLGSUP <0013> gsup_server.c:235 3:  20241229122535044 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122535044 DLGSUP <0013> gsup_server.c:235 4:  20241229122535044 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122535044 DLGSUP <0013> gsup_server.c:235 5:  20241229122535044 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122535044 DLGSUP <0013> gsup_server.c:235 7:  20241229122535044 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122535044 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122535044 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122535044 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122535063 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34505<->l=127.0.0.1:4259) 20241229122535070 DAUC <0003> db_auc.c:157 IMSI='262427648331818': No 2G Auth Data 20241229122535070 DAUC <0003> db_auc.c:192 IMSI='262427648331818': No 3G Auth Data 20241229122535088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 20241229122535093 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535093 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427648331818"} 20241229122535093 DAUC <0003> db_auc.c:192 IMSI='262427648331818': No 3G Auth Data 20241229122535093 DAUC <0003> db_auc.c:236 IMSI='262427648331818': Calling to generate 1 vectors 20241229122535093 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241229122535093 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535093 DAUC <0003> auc.c:113 vector [0]: rand = 1250b71aa26b928b66244cc3db67417b 20241229122535093 DAUC <0003> auc.c:179 vector [0]: kc = 4aabcfe230470c00 20241229122535093 DAUC <0003> auc.c:180 vector [0]: sres = e45b527c 20241229122535093 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535093 DAUC <0003> db_auc.c:245 IMSI='262427648331818': Generated 1 vectors 20241229122535093 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427648331818"} 20241229122535093 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535093 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535093 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535097 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535097 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427648331818"} 20241229122535097 DAUC <0003> db_auc.c:192 IMSI='262427648331818': No 3G Auth Data 20241229122535097 DAUC <0003> db_auc.c:236 IMSI='262427648331818': Calling to generate 4 vectors 20241229122535097 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241229122535097 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535097 DAUC <0003> auc.c:113 vector [0]: rand = e61c2d01d30180b2ed05fba58bdf6ab2 20241229122535097 DAUC <0003> auc.c:179 vector [0]: kc = deaae137e9363c00 20241229122535097 DAUC <0003> auc.c:180 vector [0]: sres = b17f74b3 20241229122535097 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535097 DAUC <0003> auc.c:113 vector [1]: rand = 1b295efc10e38adae460f87e6ce95f79 20241229122535097 DAUC <0003> auc.c:179 vector [1]: kc = ff3bdabedc15e400 20241229122535097 DAUC <0003> auc.c:180 vector [1]: sres = 76c8615b 20241229122535097 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122535097 DAUC <0003> auc.c:113 vector [2]: rand = 7023eaa6de08dff4476e4cc6a3040f78 20241229122535097 DAUC <0003> auc.c:179 vector [2]: kc = 03d67652a02c4400 20241229122535097 DAUC <0003> auc.c:180 vector [2]: sres = 04912ad8 20241229122535097 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122535097 DAUC <0003> auc.c:113 vector [3]: rand = 831fa84a77ff5453c6f6d8918b873dca 20241229122535097 DAUC <0003> auc.c:179 vector [3]: kc = 09334405714d7800 20241229122535097 DAUC <0003> auc.c:180 vector [3]: sres = 8ccbe5ab 20241229122535097 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122535097 DAUC <0003> db_auc.c:245 IMSI='262427648331818': Generated 4 vectors 20241229122535097 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427648331818"} 20241229122535097 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535097 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535097 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535099 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535099 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427648331818"} 20241229122535099 DAUC <0003> db_auc.c:192 IMSI='262427648331818': No 3G Auth Data 20241229122535099 DAUC <0003> db_auc.c:236 IMSI='262427648331818': Calling to generate 5 vectors 20241229122535099 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241229122535099 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535099 DAUC <0003> auc.c:113 vector [0]: rand = 9dff37b612c5522610d5f4bd6869c1f0 20241229122535099 DAUC <0003> auc.c:179 vector [0]: kc = 440fad922dd79800 20241229122535099 DAUC <0003> auc.c:180 vector [0]: sres = 8233c4e9 20241229122535099 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535099 DAUC <0003> auc.c:113 vector [1]: rand = 57e19dbd9df808f6da54d09b328d06a1 20241229122535099 DAUC <0003> auc.c:179 vector [1]: kc = 480a1a44023ed400 20241229122535099 DAUC <0003> auc.c:180 vector [1]: sres = 08649e58 20241229122535099 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122535099 DAUC <0003> auc.c:113 vector [2]: rand = 2bea6e1653e0873746142576a5dd7383 20241229122535099 DAUC <0003> auc.c:179 vector [2]: kc = 18ef269db6ccdc00 20241229122535099 DAUC <0003> auc.c:180 vector [2]: sres = 6fba038e 20241229122535099 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122535099 DAUC <0003> auc.c:113 vector [3]: rand = 79abfaad2eef7605e747c0f137ce4e32 20241229122535099 DAUC <0003> auc.c:179 vector [3]: kc = b01aae27d7d62000 20241229122535099 DAUC <0003> auc.c:180 vector [3]: sres = 81ae2793 20241229122535100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122535100 DAUC <0003> auc.c:113 vector [4]: rand = be9bb61d4260725c1a461175130cf027 20241229122535100 DAUC <0003> auc.c:179 vector [4]: kc = 4476ecd659902c00 20241229122535100 DAUC <0003> auc.c:180 vector [4]: sres = ef3ca0b0 20241229122535100 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241229122535100 DAUC <0003> db_auc.c:245 IMSI='262427648331818': Generated 5 vectors 20241229122535100 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427648331818"} 20241229122535100 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535100 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535100 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535102 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535102 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427648331818"} 20241229122535102 DAUC <0003> db_auc.c:192 IMSI='262427648331818': No 3G Auth Data 20241229122535102 DAUC <0003> db_auc.c:236 IMSI='262427648331818': Calling to generate 5 vectors 20241229122535102 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241229122535102 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535102 DAUC <0003> auc.c:113 vector [0]: rand = 31cdb52fd47bdf3d54f0ac0557168e8b 20241229122535102 DAUC <0003> auc.c:179 vector [0]: kc = 09e5fb535bbd9c00 20241229122535102 DAUC <0003> auc.c:180 vector [0]: sres = a5b1ea6b 20241229122535102 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535102 DAUC <0003> auc.c:113 vector [1]: rand = 4c30b234a02643d64939b226a59da26b 20241229122535102 DAUC <0003> auc.c:179 vector [1]: kc = b55ff0b8962a9400 20241229122535102 DAUC <0003> auc.c:180 vector [1]: sres = 207bb524 20241229122535102 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122535102 DAUC <0003> auc.c:113 vector [2]: rand = 100097f18bb95e9ad5546bfcf86774b6 20241229122535102 DAUC <0003> auc.c:179 vector [2]: kc = 164962c247d2e800 20241229122535102 DAUC <0003> auc.c:180 vector [2]: sres = 91b84368 20241229122535102 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122535102 DAUC <0003> auc.c:113 vector [3]: rand = 39d401129c9d9f63129bd73cc2a234a7 20241229122535102 DAUC <0003> auc.c:179 vector [3]: kc = 29b76aa0921ee000 20241229122535102 DAUC <0003> auc.c:180 vector [3]: sres = 1c491afb 20241229122535102 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122535102 DAUC <0003> auc.c:113 vector [4]: rand = 745b652e0017f97ca6c93719d1513503 20241229122535102 DAUC <0003> auc.c:179 vector [4]: kc = 7a004d634c009c00 20241229122535102 DAUC <0003> auc.c:180 vector [4]: sres = a2c01cfb 20241229122535102 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241229122535102 DAUC <0003> db_auc.c:245 IMSI='262427648331818': Generated 5 vectors 20241229122535102 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427648331818"} 20241229122535102 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427648331818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535102 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535102 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 20241229122535106 DAUC <0003> db_auc.c:157 IMSI='262420326305861': No 2G Auth Data 20241229122535106 DAUC <0003> db_auc.c:192 IMSI='262420326305861': No 3G Auth Data 20241229122535122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57480<->l=127.0.0.1:4258 20241229122535125 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535125 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420326305861"} 20241229122535125 DAUC <0003> db_auc.c:192 IMSI='262420326305861': No 3G Auth Data 20241229122535125 DAUC <0003> db_auc.c:236 IMSI='262420326305861': Calling to generate 1 vectors 20241229122535125 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241229122535125 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535125 DAUC <0003> auc.c:113 vector [0]: rand = e7e020c8e96e245509878609b98198c6 20241229122535125 DAUC <0003> auc.c:179 vector [0]: kc = 1ca44e922c35e800 20241229122535125 DAUC <0003> auc.c:180 vector [0]: sres = 08b6f44e 20241229122535125 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535125 DAUC <0003> db_auc.c:245 IMSI='262420326305861': Generated 1 vectors 20241229122535125 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420326305861"} 20241229122535125 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535125 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535125 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535128 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535128 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420326305861"} 20241229122535128 DAUC <0003> db_auc.c:192 IMSI='262420326305861': No 3G Auth Data 20241229122535128 DAUC <0003> db_auc.c:236 IMSI='262420326305861': Calling to generate 4 vectors 20241229122535128 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241229122535128 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535128 DAUC <0003> auc.c:113 vector [0]: rand = f6eac8313875bdc2cfb94d5fbde9745b 20241229122535128 DAUC <0003> auc.c:179 vector [0]: kc = b8d05b3deff88000 20241229122535128 DAUC <0003> auc.c:180 vector [0]: sres = c511b41f 20241229122535128 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535128 DAUC <0003> auc.c:113 vector [1]: rand = b6ba62e613f84eeb4bd77407e6defbd7 20241229122535128 DAUC <0003> auc.c:179 vector [1]: kc = 7297a7d1dc47ec00 20241229122535128 DAUC <0003> auc.c:180 vector [1]: sres = 26cfbece 20241229122535128 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122535128 DAUC <0003> auc.c:113 vector [2]: rand = 81b0c65bcd3a2c405d07072aed78d6f8 20241229122535128 DAUC <0003> auc.c:179 vector [2]: kc = 0f1771192c4a7400 20241229122535128 DAUC <0003> auc.c:180 vector [2]: sres = 18a489b6 20241229122535128 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122535128 DAUC <0003> auc.c:113 vector [3]: rand = a50253602b680273e5b082310bba9b02 20241229122535128 DAUC <0003> auc.c:179 vector [3]: kc = 29dde90353425c00 20241229122535128 DAUC <0003> auc.c:180 vector [3]: sres = b7e91e26 20241229122535128 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122535128 DAUC <0003> db_auc.c:245 IMSI='262420326305861': Generated 4 vectors 20241229122535128 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420326305861"} 20241229122535128 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535128 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535128 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535131 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535131 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420326305861"} 20241229122535131 DAUC <0003> db_auc.c:192 IMSI='262420326305861': No 3G Auth Data 20241229122535131 DAUC <0003> db_auc.c:236 IMSI='262420326305861': Calling to generate 5 vectors 20241229122535131 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241229122535131 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535131 DAUC <0003> auc.c:113 vector [0]: rand = c4783e1c202d6e02b88cb63db3aa3de7 20241229122535131 DAUC <0003> auc.c:179 vector [0]: kc = 688497b9bd6e6400 20241229122535131 DAUC <0003> auc.c:180 vector [0]: sres = d15d8b00 20241229122535131 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535131 DAUC <0003> auc.c:113 vector [1]: rand = 5ca2b45563af460bf2848c2021424e16 20241229122535131 DAUC <0003> auc.c:179 vector [1]: kc = 0469bec3c5e72400 20241229122535131 DAUC <0003> auc.c:180 vector [1]: sres = 55aa12d6 20241229122535131 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122535131 DAUC <0003> auc.c:113 vector [2]: rand = 7cb19cc3811e06f7a33e1a86e73adeec 20241229122535131 DAUC <0003> auc.c:179 vector [2]: kc = 413a9dc1f9946c00 20241229122535131 DAUC <0003> auc.c:180 vector [2]: sres = 623a4eda 20241229122535131 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122535131 DAUC <0003> auc.c:113 vector [3]: rand = 1b67a80f8d17bddedc95ea481acfb464 20241229122535131 DAUC <0003> auc.c:179 vector [3]: kc = 7c2f94ce5bc02c00 20241229122535131 DAUC <0003> auc.c:180 vector [3]: sres = ee11f36a 20241229122535131 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122535131 DAUC <0003> auc.c:113 vector [4]: rand = 8a476af7b7820d9d2c34155e38b08b20 20241229122535131 DAUC <0003> auc.c:179 vector [4]: kc = 1a28260c30889800 20241229122535131 DAUC <0003> auc.c:180 vector [4]: sres = 16cc6fd1 20241229122535131 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241229122535131 DAUC <0003> db_auc.c:245 IMSI='262420326305861': Generated 5 vectors 20241229122535131 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420326305861"} 20241229122535131 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535131 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535131 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535133 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535133 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420326305861"} 20241229122535133 DAUC <0003> db_auc.c:192 IMSI='262420326305861': No 3G Auth Data 20241229122535133 DAUC <0003> db_auc.c:236 IMSI='262420326305861': Calling to generate 5 vectors 20241229122535134 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241229122535134 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535134 DAUC <0003> auc.c:113 vector [0]: rand = 803f49ce493b8201e9183af6b82bfe65 20241229122535134 DAUC <0003> auc.c:179 vector [0]: kc = 3be7690355bb8800 20241229122535134 DAUC <0003> auc.c:180 vector [0]: sres = 90a4ca57 20241229122535134 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535134 DAUC <0003> auc.c:113 vector [1]: rand = b4daadf07509657972f6f73946a81a0d 20241229122535134 DAUC <0003> auc.c:179 vector [1]: kc = 941a24b756604000 20241229122535134 DAUC <0003> auc.c:180 vector [1]: sres = 5917b8dc 20241229122535134 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122535134 DAUC <0003> auc.c:113 vector [2]: rand = c16b620cc04adf5002cde9e0953bd588 20241229122535134 DAUC <0003> auc.c:179 vector [2]: kc = 7a2f040207919800 20241229122535134 DAUC <0003> auc.c:180 vector [2]: sres = 94c62849 20241229122535134 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122535134 DAUC <0003> auc.c:113 vector [3]: rand = c7be6493d535e1e376b122487bc0ad61 20241229122535134 DAUC <0003> auc.c:179 vector [3]: kc = b8bab00710c60000 20241229122535134 DAUC <0003> auc.c:180 vector [3]: sres = 220a28fe 20241229122535134 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122535134 DAUC <0003> auc.c:113 vector [4]: rand = 32294544ba4a8cbfafbf4d62163c4355 20241229122535134 DAUC <0003> auc.c:179 vector [4]: kc = 6d2171d98fbdfc00 20241229122535134 DAUC <0003> auc.c:180 vector [4]: sres = 99001144 20241229122535134 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241229122535134 DAUC <0003> db_auc.c:245 IMSI='262420326305861': Generated 5 vectors 20241229122535134 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420326305861"} 20241229122535134 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420326305861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535134 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535134 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57480<->l=127.0.0.1:4258 20241229122535137 DAUC <0003> db_auc.c:157 IMSI='262425158297492': No 2G Auth Data 20241229122535137 DAUC <0003> db_auc.c:192 IMSI='262425158297492': No 3G Auth Data 20241229122535153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57488<->l=127.0.0.1:4258 20241229122535156 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535156 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425158297492"} 20241229122535156 DAUC <0003> db_auc.c:192 IMSI='262425158297492': No 3G Auth Data 20241229122535156 DAUC <0003> db_auc.c:236 IMSI='262425158297492': Calling to generate 1 vectors 20241229122535156 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241229122535156 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535156 DAUC <0003> auc.c:113 vector [0]: rand = 5c48ffff9c5c0e0b826961ffa0d5f2db 20241229122535156 DAUC <0003> auc.c:179 vector [0]: kc = 63aade7069d8dc45 20241229122535156 DAUC <0003> auc.c:180 vector [0]: sres = e0fd2bf0 20241229122535156 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535156 DAUC <0003> db_auc.c:245 IMSI='262425158297492': Generated 1 vectors 20241229122535156 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425158297492"} 20241229122535156 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535156 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535156 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535159 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535159 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425158297492"} 20241229122535159 DAUC <0003> db_auc.c:192 IMSI='262425158297492': No 3G Auth Data 20241229122535159 DAUC <0003> db_auc.c:236 IMSI='262425158297492': Calling to generate 4 vectors 20241229122535159 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241229122535159 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535159 DAUC <0003> auc.c:113 vector [0]: rand = 6f108e6895514ef010476dc64d2e8673 20241229122535159 DAUC <0003> auc.c:179 vector [0]: kc = 06a2c6452819ae8f 20241229122535159 DAUC <0003> auc.c:180 vector [0]: sres = 6c76320a 20241229122535159 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535159 DAUC <0003> auc.c:113 vector [1]: rand = 544b9d26013f0547338fa5a1e19053de 20241229122535159 DAUC <0003> auc.c:179 vector [1]: kc = 9700857ef639bf58 20241229122535159 DAUC <0003> auc.c:180 vector [1]: sres = 275ed5ed 20241229122535159 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122535159 DAUC <0003> auc.c:113 vector [2]: rand = fc989ff4ae2e55e5d1bd9cfb2226bb47 20241229122535159 DAUC <0003> auc.c:179 vector [2]: kc = 34ff6e0ef62bd317 20241229122535159 DAUC <0003> auc.c:180 vector [2]: sres = 97c9bd46 20241229122535159 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122535159 DAUC <0003> auc.c:113 vector [3]: rand = 56197552fbaf881409bdd6dd69da119c 20241229122535159 DAUC <0003> auc.c:179 vector [3]: kc = 645d5575b5759b8e 20241229122535159 DAUC <0003> auc.c:180 vector [3]: sres = 866757f0 20241229122535159 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122535159 DAUC <0003> db_auc.c:245 IMSI='262425158297492': Generated 4 vectors 20241229122535159 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425158297492"} 20241229122535159 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535160 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535160 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535162 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535162 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425158297492"} 20241229122535162 DAUC <0003> db_auc.c:192 IMSI='262425158297492': No 3G Auth Data 20241229122535162 DAUC <0003> db_auc.c:236 IMSI='262425158297492': Calling to generate 5 vectors 20241229122535162 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241229122535162 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535162 DAUC <0003> auc.c:113 vector [0]: rand = eba13665b9a2a287d8785866e2e7dca0 20241229122535162 DAUC <0003> auc.c:179 vector [0]: kc = 9945be22f87204e1 20241229122535162 DAUC <0003> auc.c:180 vector [0]: sres = 5ee50d3b 20241229122535162 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535162 DAUC <0003> auc.c:113 vector [1]: rand = a6ceb1cce165bc9dd50207c3eb4ddd8b 20241229122535162 DAUC <0003> auc.c:179 vector [1]: kc = 30b009dc7e7c757d 20241229122535162 DAUC <0003> auc.c:180 vector [1]: sres = afaf09a7 20241229122535162 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122535162 DAUC <0003> auc.c:113 vector [2]: rand = 2f53493c32f4f63ed7b3679d8c88cb92 20241229122535162 DAUC <0003> auc.c:179 vector [2]: kc = 440c5240f2152830 20241229122535162 DAUC <0003> auc.c:180 vector [2]: sres = 75b01e7f 20241229122535162 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122535162 DAUC <0003> auc.c:113 vector [3]: rand = 938f63072425f56abfd25677d38b7da5 20241229122535162 DAUC <0003> auc.c:179 vector [3]: kc = 3bd84114dd142f46 20241229122535162 DAUC <0003> auc.c:180 vector [3]: sres = a33ea35d 20241229122535162 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122535162 DAUC <0003> auc.c:113 vector [4]: rand = fef2c45bee42acbfacd51e120c0fb333 20241229122535162 DAUC <0003> auc.c:179 vector [4]: kc = 8b8d9164b50adf98 20241229122535162 DAUC <0003> auc.c:180 vector [4]: sres = 91acf727 20241229122535162 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241229122535162 DAUC <0003> db_auc.c:245 IMSI='262425158297492': Generated 5 vectors 20241229122535162 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425158297492"} 20241229122535162 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535162 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535162 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535165 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535165 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425158297492"} 20241229122535165 DAUC <0003> db_auc.c:192 IMSI='262425158297492': No 3G Auth Data 20241229122535165 DAUC <0003> db_auc.c:236 IMSI='262425158297492': Calling to generate 5 vectors 20241229122535165 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241229122535165 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535165 DAUC <0003> auc.c:113 vector [0]: rand = 61cb9bcabdcb87ed325111baee42c560 20241229122535165 DAUC <0003> auc.c:179 vector [0]: kc = a937c6415e6d8f26 20241229122535165 DAUC <0003> auc.c:180 vector [0]: sres = 55091c1c 20241229122535165 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241229122535165 DAUC <0003> auc.c:113 vector [1]: rand = d4068be06e32fe716b43ede5bd93669d 20241229122535165 DAUC <0003> auc.c:179 vector [1]: kc = 394d2937db428ca5 20241229122535165 DAUC <0003> auc.c:180 vector [1]: sres = b10bdcea 20241229122535165 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241229122535165 DAUC <0003> auc.c:113 vector [2]: rand = b17c9b68e86db030cbcd2a9dc2468274 20241229122535165 DAUC <0003> auc.c:179 vector [2]: kc = fafa3b605f91c002 20241229122535165 DAUC <0003> auc.c:180 vector [2]: sres = d1a1656c 20241229122535165 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241229122535165 DAUC <0003> auc.c:113 vector [3]: rand = d111c85d81a4c955b19bcb18b9a49974 20241229122535165 DAUC <0003> auc.c:179 vector [3]: kc = ae282e9ba1fa2282 20241229122535165 DAUC <0003> auc.c:180 vector [3]: sres = dde66323 20241229122535165 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241229122535165 DAUC <0003> auc.c:113 vector [4]: rand = b52858aa40551322644bfd09a7589bc7 20241229122535165 DAUC <0003> auc.c:179 vector [4]: kc = 231fff0f65c6c5df 20241229122535165 DAUC <0003> auc.c:180 vector [4]: sres = 4ba9cc31 20241229122535165 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241229122535165 DAUC <0003> db_auc.c:245 IMSI='262425158297492': Generated 5 vectors 20241229122535165 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425158297492"} 20241229122535165 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425158297492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535165 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535165 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57488<->l=127.0.0.1:4258 20241229122535169 DAUC <0003> db_auc.c:157 IMSI='262420887026587': No 2G Auth Data 20241229122535169 DAUC <0003> db_auc.c:192 IMSI='262420887026587': No 3G Auth Data 20241229122535185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57504<->l=127.0.0.1:4258 20241229122535189 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535189 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420887026587"} 20241229122535189 DAUC <0003> db_auc.c:157 IMSI='262420887026587': No 2G Auth Data 20241229122535189 DAUC <0003> db_auc.c:236 IMSI='262420887026587': Calling to generate 1 vectors 20241229122535189 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241229122535189 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535189 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535189 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122535189 DAUC <0003> auc.c:113 vector [0]: rand = e328abf75965870afa91754156d94222 20241229122535189 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122535189 DAUC <0003> auc.c:142 vector [0]: autn = d53301d9156d000063c79b234b4cd12a 20241229122535189 DAUC <0003> auc.c:143 vector [0]: ck = 274829834eeec730e99b9187464c2cfd 20241229122535189 DAUC <0003> auc.c:144 vector [0]: ik = 23dc5647d31a84fa7db1fdbc7574f770 20241229122535189 DAUC <0003> auc.c:145 vector [0]: res = af552a42e781d4c80000000000000000 20241229122535189 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535189 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122535189 DAUC <0003> auc.c:151 vector [0]: kc = 90be13ffaecc9847 20241229122535189 DAUC <0003> auc.c:152 vector [0]: sres = 48d4fe8a 20241229122535189 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122535189 DAUC <0003> db_auc.c:245 IMSI='262420887026587': Generated 1 vectors 20241229122535189 DAUC <0003> db_auc.c:249 IMSI='262420887026587': Updating SQN=33 in DB 20241229122535190 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420887026587"} 20241229122535190 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535190 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535190 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535192 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535192 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420887026587"} 20241229122535192 DAUC <0003> db_auc.c:157 IMSI='262420887026587': No 2G Auth Data 20241229122535192 DAUC <0003> db_auc.c:236 IMSI='262420887026587': Calling to generate 4 vectors 20241229122535192 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241229122535192 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535192 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535192 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241229122535192 DAUC <0003> auc.c:113 vector [0]: rand = 099a4eaa8d16215e3a069c85e5223748 20241229122535193 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241229122535193 DAUC <0003> auc.c:142 vector [0]: autn = 5e7328762ed800003d9faefe0f03fb58 20241229122535193 DAUC <0003> auc.c:143 vector [0]: ck = c3243897451a3e8a056461e3907e215f 20241229122535193 DAUC <0003> auc.c:144 vector [0]: ik = 0379c583e439d85cfd442ae7d28da800 20241229122535193 DAUC <0003> auc.c:145 vector [0]: res = 5a0ded5d9536821a0000000000000000 20241229122535193 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535193 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122535193 DAUC <0003> auc.c:151 vector [0]: kc = 387db610e3d06f89 20241229122535193 DAUC <0003> auc.c:152 vector [0]: sres = cf3b6f47 20241229122535193 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122535193 DAUC <0003> auc.c:113 vector [1]: rand = 60bafe7ba1ba3c4211ddf1bef75c1a42 20241229122535193 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241229122535193 DAUC <0003> auc.c:142 vector [1]: autn = bf54014f4e3c0000d98359925b28a6ca 20241229122535193 DAUC <0003> auc.c:143 vector [1]: ck = 9e61d33fccb4ce838c4b9044777bea58 20241229122535193 DAUC <0003> auc.c:144 vector [1]: ik = 6f0770f26b96e38b3b625dd489f3853b 20241229122535193 DAUC <0003> auc.c:145 vector [1]: res = a8463eab01204ee10000000000000000 20241229122535193 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535193 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241229122535193 DAUC <0003> auc.c:151 vector [1]: kc = 464f6e5d59aa426b 20241229122535193 DAUC <0003> auc.c:152 vector [1]: sres = a966704a 20241229122535193 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241229122535193 DAUC <0003> auc.c:113 vector [2]: rand = 0064a8f2d89b725feb063eb05ce07314 20241229122535193 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241229122535193 DAUC <0003> auc.c:142 vector [2]: autn = 722e648eca0500006deaa58d2741e9d3 20241229122535193 DAUC <0003> auc.c:143 vector [2]: ck = bc9a431905a90a9651bf4268170fc7f2 20241229122535193 DAUC <0003> auc.c:144 vector [2]: ik = 546ecfd309da54a852d0c747f6801296 20241229122535193 DAUC <0003> auc.c:145 vector [2]: res = a3863a1964abc95d0000000000000000 20241229122535193 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535193 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241229122535193 DAUC <0003> auc.c:151 vector [2]: kc = eb9b09e5edfc8b5a 20241229122535193 DAUC <0003> auc.c:152 vector [2]: sres = c72df344 20241229122535193 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241229122535193 DAUC <0003> auc.c:113 vector [3]: rand = d5317d10da9bb359055c7321266f760d 20241229122535193 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241229122535193 DAUC <0003> auc.c:142 vector [3]: autn = 24c001e71f680000b08b2b5bbe75158e 20241229122535193 DAUC <0003> auc.c:143 vector [3]: ck = 4bf4d6d04d8734fac5c0206a0ee7869e 20241229122535193 DAUC <0003> auc.c:144 vector [3]: ik = c3f71e39c45fea4c546de6890bc83db8 20241229122535193 DAUC <0003> auc.c:145 vector [3]: res = be07d521a206e8b90000000000000000 20241229122535193 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535193 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241229122535193 DAUC <0003> auc.c:151 vector [3]: kc = 19ae0e0a8cf76590 20241229122535193 DAUC <0003> auc.c:152 vector [3]: sres = 1c013d98 20241229122535193 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241229122535193 DAUC <0003> db_auc.c:245 IMSI='262420887026587': Generated 4 vectors 20241229122535193 DAUC <0003> db_auc.c:249 IMSI='262420887026587': Updating SQN=161 in DB 20241229122535193 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420887026587"} 20241229122535193 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535193 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535193 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535196 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535196 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420887026587"} 20241229122535196 DAUC <0003> db_auc.c:157 IMSI='262420887026587': No 2G Auth Data 20241229122535196 DAUC <0003> db_auc.c:236 IMSI='262420887026587': Calling to generate 5 vectors 20241229122535196 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241229122535196 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535196 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535196 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241229122535196 DAUC <0003> auc.c:113 vector [0]: rand = 3f5c3bd429a3b6acf34144d00424c678 20241229122535196 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241229122535196 DAUC <0003> auc.c:142 vector [0]: autn = 8f127967953b0000f645899a6edc2770 20241229122535196 DAUC <0003> auc.c:143 vector [0]: ck = 3f38e456a52ade85c42a1111b6e4197f 20241229122535196 DAUC <0003> auc.c:144 vector [0]: ik = d01f48a4095d4f1e5855e92942e27807 20241229122535196 DAUC <0003> auc.c:145 vector [0]: res = 67734f97d01a49f80000000000000000 20241229122535196 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535196 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122535196 DAUC <0003> auc.c:151 vector [0]: kc = 735854ca5871f0e3 20241229122535196 DAUC <0003> auc.c:152 vector [0]: sres = b769066f 20241229122535196 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122535196 DAUC <0003> auc.c:113 vector [1]: rand = 928aac9a84848a94c9eaf81ef48c44ef 20241229122535196 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241229122535196 DAUC <0003> auc.c:142 vector [1]: autn = 48c932e047a50000d1b18c412cbe1eb9 20241229122535196 DAUC <0003> auc.c:143 vector [1]: ck = a3f4cccf73f822df02f1737219ef5bef 20241229122535196 DAUC <0003> auc.c:144 vector [1]: ik = 398dd6d79e922be8b558040e17c15f82 20241229122535196 DAUC <0003> auc.c:145 vector [1]: res = 75f9977194f80f320000000000000000 20241229122535196 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535196 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241229122535196 DAUC <0003> auc.c:151 vector [1]: kc = 2dd06d64e3440d5a 20241229122535196 DAUC <0003> auc.c:152 vector [1]: sres = e1019843 20241229122535196 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241229122535196 DAUC <0003> auc.c:113 vector [2]: rand = 088e2243e25ba8f8c925f7216b3a0bea 20241229122535196 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241229122535196 DAUC <0003> auc.c:142 vector [2]: autn = 3247aa288e9e0000388da4bc2d90a16b 20241229122535196 DAUC <0003> auc.c:143 vector [2]: ck = 130dc4a329092c807322607e960d77f1 20241229122535196 DAUC <0003> auc.c:144 vector [2]: ik = 4c7d10e0e71f652e423ef2c5528283cb 20241229122535196 DAUC <0003> auc.c:145 vector [2]: res = 20f972d8cffd87370000000000000000 20241229122535196 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535196 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241229122535196 DAUC <0003> auc.c:151 vector [2]: kc = 6e6c46f80a99bd94 20241229122535196 DAUC <0003> auc.c:152 vector [2]: sres = ef04f5ef 20241229122535196 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241229122535196 DAUC <0003> auc.c:113 vector [3]: rand = d75ef7a35f0c8676403c2b38f75e76cc 20241229122535196 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241229122535196 DAUC <0003> auc.c:142 vector [3]: autn = 5085bb46dc15000033bbe341df0ce5cb 20241229122535196 DAUC <0003> auc.c:143 vector [3]: ck = 980f82321fcf8bb2b3455b4eae30650d 20241229122535196 DAUC <0003> auc.c:144 vector [3]: ik = 0dbc7fb80fbb58eaad0751679b88da1e 20241229122535196 DAUC <0003> auc.c:145 vector [3]: res = 264d181d43ccce400000000000000000 20241229122535196 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535196 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241229122535196 DAUC <0003> auc.c:151 vector [3]: kc = 8bf1f7a325cc6c4b 20241229122535196 DAUC <0003> auc.c:152 vector [3]: sres = 6581d65d 20241229122535196 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241229122535196 DAUC <0003> auc.c:113 vector [4]: rand = 8b4856fbb024e9a7cb62329a067bd68b 20241229122535197 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241229122535197 DAUC <0003> auc.c:142 vector [4]: autn = b942601a8fa500009ff2de287e60b337 20241229122535197 DAUC <0003> auc.c:143 vector [4]: ck = bde3bb19e3b0b5cf044f7f6abbe763dc 20241229122535197 DAUC <0003> auc.c:144 vector [4]: ik = c8e4aa23de563c2febbb12410e7cac48 20241229122535197 DAUC <0003> auc.c:145 vector [4]: res = db3e8247eda06dca0000000000000000 20241229122535197 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122535197 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241229122535197 DAUC <0003> auc.c:151 vector [4]: kc = 9af37c11887d4674 20241229122535197 DAUC <0003> auc.c:152 vector [4]: sres = 369eef8d 20241229122535197 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241229122535197 DAUC <0003> db_auc.c:245 IMSI='262420887026587': Generated 5 vectors 20241229122535197 DAUC <0003> db_auc.c:249 IMSI='262420887026587': Updating SQN=321 in DB 20241229122535197 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420887026587"} 20241229122535197 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535197 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535197 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535199 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535199 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420887026587"} 20241229122535199 DAUC <0003> db_auc.c:157 IMSI='262420887026587': No 2G Auth Data 20241229122535199 DAUC <0003> db_auc.c:236 IMSI='262420887026587': Calling to generate 5 vectors 20241229122535199 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241229122535199 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535199 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535199 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241229122535199 DAUC <0003> auc.c:113 vector [0]: rand = a0f8e40a11ff846cdb4fd0f9be8f065d 20241229122535199 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241229122535199 DAUC <0003> auc.c:142 vector [0]: autn = 9cc80ec98c01000055d0f1161a8d5fed 20241229122535199 DAUC <0003> auc.c:143 vector [0]: ck = ffeaea3ce298782b5846835dcc7108cc 20241229122535199 DAUC <0003> auc.c:144 vector [0]: ik = 261e53478f990555c9f1a0682c5bf039 20241229122535199 DAUC <0003> auc.c:145 vector [0]: res = a62e5b81ed35d65b0000000000000000 20241229122535199 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535199 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122535199 DAUC <0003> auc.c:151 vector [0]: kc = 48439a4e8d2b858b 20241229122535199 DAUC <0003> auc.c:152 vector [0]: sres = 4b1b8dda 20241229122535199 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122535199 DAUC <0003> auc.c:113 vector [1]: rand = 5589bb4e0ca9435d7daf185a5723eed7 20241229122535199 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241229122535199 DAUC <0003> auc.c:142 vector [1]: autn = fb0edc472222000029a810d63d9c8a7b 20241229122535199 DAUC <0003> auc.c:143 vector [1]: ck = e4d39c67e03fb297b3d599a10c05434d 20241229122535200 DAUC <0003> auc.c:144 vector [1]: ik = a3c457264e2e3956ced3dc56b7f0f1fa 20241229122535200 DAUC <0003> auc.c:145 vector [1]: res = 18431f0f53624d8c0000000000000000 20241229122535200 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535200 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241229122535200 DAUC <0003> auc.c:151 vector [1]: kc = 3a118eb615e43976 20241229122535200 DAUC <0003> auc.c:152 vector [1]: sres = 4b215283 20241229122535200 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241229122535200 DAUC <0003> auc.c:113 vector [2]: rand = 2fcd465a662c6c541af7b5917661a557 20241229122535200 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241229122535200 DAUC <0003> auc.c:142 vector [2]: autn = e5cc2d8e7d0100007efafe5983c1db04 20241229122535200 DAUC <0003> auc.c:143 vector [2]: ck = d1e02451061247d648958eac4189bddf 20241229122535200 DAUC <0003> auc.c:144 vector [2]: ik = 5518eeea694d2d421cd99ad70c6b0053 20241229122535200 DAUC <0003> auc.c:145 vector [2]: res = 5d3560bec532ee270000000000000000 20241229122535200 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535200 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241229122535200 DAUC <0003> auc.c:151 vector [2]: kc = d0b4dec022bdd718 20241229122535200 DAUC <0003> auc.c:152 vector [2]: sres = 98078e99 20241229122535200 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241229122535200 DAUC <0003> auc.c:113 vector [3]: rand = 402e70093ecfea16d92c0c6cfbb7c441 20241229122535200 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241229122535200 DAUC <0003> auc.c:142 vector [3]: autn = 586168819b4900003704833eb4f5e904 20241229122535200 DAUC <0003> auc.c:143 vector [3]: ck = 1c880d5d196566e947271b88665187c0 20241229122535200 DAUC <0003> auc.c:144 vector [3]: ik = d1d22dea41433bcc1e1c1f91f2a34c6a 20241229122535200 DAUC <0003> auc.c:145 vector [3]: res = e4121372579b18fd0000000000000000 20241229122535200 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535200 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241229122535200 DAUC <0003> auc.c:151 vector [3]: kc = 946124aeccd4968f 20241229122535200 DAUC <0003> auc.c:152 vector [3]: sres = b3890b8f 20241229122535200 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241229122535200 DAUC <0003> auc.c:113 vector [4]: rand = 57b21e214f07d757290d2731cf223de6 20241229122535200 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241229122535200 DAUC <0003> auc.c:142 vector [4]: autn = f6632b5b5e4a0000d90b7e4cdd7b07a7 20241229122535200 DAUC <0003> auc.c:143 vector [4]: ck = dd242c5fd31e94987211718e22159462 20241229122535200 DAUC <0003> auc.c:144 vector [4]: ik = 5102e3f1be5aae8f87efffbdd78f7117 20241229122535200 DAUC <0003> auc.c:145 vector [4]: res = 992b5d8f4f5f6bd50000000000000000 20241229122535200 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122535200 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241229122535200 DAUC <0003> auc.c:151 vector [4]: kc = 79d8419d98dedf62 20241229122535200 DAUC <0003> auc.c:152 vector [4]: sres = d674365a 20241229122535200 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241229122535200 DAUC <0003> db_auc.c:245 IMSI='262420887026587': Generated 5 vectors 20241229122535200 DAUC <0003> db_auc.c:249 IMSI='262420887026587': Updating SQN=481 in DB 20241229122535200 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420887026587"} 20241229122535200 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420887026587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535200 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535200 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57504<->l=127.0.0.1:4258 20241229122535204 DAUC <0003> db_auc.c:157 IMSI='262421069607032': No 2G Auth Data 20241229122535204 DAUC <0003> db_auc.c:192 IMSI='262421069607032': No 3G Auth Data 20241229122535220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 20241229122535223 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535223 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421069607032"} 20241229122535223 DAUC <0003> db_auc.c:157 IMSI='262421069607032': No 2G Auth Data 20241229122535223 DAUC <0003> db_auc.c:236 IMSI='262421069607032': Calling to generate 1 vectors 20241229122535223 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241229122535223 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535223 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241229122535223 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122535223 DAUC <0003> auc.c:113 vector [0]: rand = a5da27f7a37c409193776e96196e34b3 20241229122535223 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122535223 DAUC <0003> auc.c:142 vector [0]: autn = 2a4fb7e1203a0000c7684a73c2ead4c9 20241229122535223 DAUC <0003> auc.c:143 vector [0]: ck = c589013746de35ec3b999decc41e6078 20241229122535223 DAUC <0003> auc.c:144 vector [0]: ik = 99c80128cbd8c4e6fd56a79686adfb09 20241229122535223 DAUC <0003> auc.c:145 vector [0]: res = f371ad8445d0c9d30000000000000000 20241229122535223 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535223 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122535223 DAUC <0003> auc.c:151 vector [0]: kc = 9a8e3a65cfb56a7b 20241229122535223 DAUC <0003> auc.c:152 vector [0]: sres = b6a16457 20241229122535223 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122535223 DAUC <0003> db_auc.c:245 IMSI='262421069607032': Generated 1 vectors 20241229122535223 DAUC <0003> db_auc.c:249 IMSI='262421069607032': Updating SQN=33 in DB 20241229122535223 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421069607032"} 20241229122535223 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535223 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535223 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535226 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535226 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421069607032"} 20241229122535226 DAUC <0003> db_auc.c:157 IMSI='262421069607032': No 2G Auth Data 20241229122535226 DAUC <0003> db_auc.c:236 IMSI='262421069607032': Calling to generate 4 vectors 20241229122535226 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241229122535226 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535226 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241229122535226 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241229122535226 DAUC <0003> auc.c:113 vector [0]: rand = bf2759132d41df45de4592c45cb85483 20241229122535226 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241229122535226 DAUC <0003> auc.c:142 vector [0]: autn = 209e9ed89bf30000e1c14623c7cfdc32 20241229122535226 DAUC <0003> auc.c:143 vector [0]: ck = 1f4df71943f48b146c042ce175f075c5 20241229122535226 DAUC <0003> auc.c:144 vector [0]: ik = bc6fd1575c2744f7b71c91a56f35dc6f 20241229122535226 DAUC <0003> auc.c:145 vector [0]: res = 008f859c87d2a8a70000000000000000 20241229122535226 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535226 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122535226 DAUC <0003> auc.c:151 vector [0]: kc = 783a9b0a05166649 20241229122535226 DAUC <0003> auc.c:152 vector [0]: sres = 875d2d3b 20241229122535226 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122535226 DAUC <0003> auc.c:113 vector [1]: rand = 4b026f92bbb8054fe2168b6f52733f51 20241229122535226 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241229122535226 DAUC <0003> auc.c:142 vector [1]: autn = a7b635f97b640000f336c4a9ac169f1f 20241229122535226 DAUC <0003> auc.c:143 vector [1]: ck = d634c3ed411d3f97069b63a4dff033cc 20241229122535226 DAUC <0003> auc.c:144 vector [1]: ik = 1e5fc6bc77888cb6f356787baa9117c0 20241229122535226 DAUC <0003> auc.c:145 vector [1]: res = 2b84f9ecffdeb7dd0000000000000000 20241229122535226 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535226 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241229122535226 DAUC <0003> auc.c:151 vector [1]: kc = 3da61e8e43f4972d 20241229122535226 DAUC <0003> auc.c:152 vector [1]: sres = d45a4e31 20241229122535226 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241229122535226 DAUC <0003> auc.c:113 vector [2]: rand = 27e5d748b5e9f8d74e57922177c3b97c 20241229122535226 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241229122535226 DAUC <0003> auc.c:142 vector [2]: autn = c21afe566a0e0000a4c1c46d680e2611 20241229122535226 DAUC <0003> auc.c:143 vector [2]: ck = 74c9066cc14764d9a5a65bf5ac6ca157 20241229122535226 DAUC <0003> auc.c:144 vector [2]: ik = 360ad63ba8c13f6a1c5c8d700ac8a86d 20241229122535226 DAUC <0003> auc.c:145 vector [2]: res = 8a8001f7ea59c20e0000000000000000 20241229122535226 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535226 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241229122535226 DAUC <0003> auc.c:151 vector [2]: kc = fb3906d2cf225289 20241229122535226 DAUC <0003> auc.c:152 vector [2]: sres = 60d9c3f9 20241229122535226 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241229122535226 DAUC <0003> auc.c:113 vector [3]: rand = 937510d237e172b4542baa8848eff13f 20241229122535226 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241229122535226 DAUC <0003> auc.c:142 vector [3]: autn = c0d9924eaa700000ea4f5493c3a6c4f2 20241229122535226 DAUC <0003> auc.c:143 vector [3]: ck = 3c365d6c1212f40ebb045047a9ae4832 20241229122535226 DAUC <0003> auc.c:144 vector [3]: ik = 8f1c25e19b4671ef88f09fdaae0d3c1f 20241229122535227 DAUC <0003> auc.c:145 vector [3]: res = ecde3594b38f2fd70000000000000000 20241229122535227 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535227 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241229122535227 DAUC <0003> auc.c:151 vector [3]: kc = 80deb7108ef7f1cc 20241229122535227 DAUC <0003> auc.c:152 vector [3]: sres = 5f511a43 20241229122535227 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241229122535227 DAUC <0003> db_auc.c:245 IMSI='262421069607032': Generated 4 vectors 20241229122535227 DAUC <0003> db_auc.c:249 IMSI='262421069607032': Updating SQN=161 in DB 20241229122535227 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421069607032"} 20241229122535227 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535227 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535227 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535230 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535230 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421069607032"} 20241229122535230 DAUC <0003> db_auc.c:157 IMSI='262421069607032': No 2G Auth Data 20241229122535230 DAUC <0003> db_auc.c:236 IMSI='262421069607032': Calling to generate 5 vectors 20241229122535230 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241229122535230 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535230 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241229122535230 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241229122535230 DAUC <0003> auc.c:113 vector [0]: rand = abb051c3ed6c259da18cc8fffaa05235 20241229122535230 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241229122535230 DAUC <0003> auc.c:142 vector [0]: autn = 1961696564c00000cd58d68560ac2b02 20241229122535230 DAUC <0003> auc.c:143 vector [0]: ck = a93f836f8960ba511c04c3b38e3550a3 20241229122535230 DAUC <0003> auc.c:144 vector [0]: ik = 4ea768432e3651ac642b9163c4cdd3df 20241229122535230 DAUC <0003> auc.c:145 vector [0]: res = 5ed7f9770be7f73f0000000000000000 20241229122535230 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535230 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122535230 DAUC <0003> auc.c:151 vector [0]: kc = 9fb7b9fcedae6881 20241229122535230 DAUC <0003> auc.c:152 vector [0]: sres = 55300e48 20241229122535230 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122535230 DAUC <0003> auc.c:113 vector [1]: rand = 3f4ec6efdb4a39e378892ccaef6df1ff 20241229122535230 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241229122535230 DAUC <0003> auc.c:142 vector [1]: autn = 17a26e63853c0000015c4dd4cb468258 20241229122535230 DAUC <0003> auc.c:143 vector [1]: ck = 0bf67ff7d0b2576b8f01e64e690e78f1 20241229122535230 DAUC <0003> auc.c:144 vector [1]: ik = 27c58f0d90790700c3c98e10517ca086 20241229122535230 DAUC <0003> auc.c:145 vector [1]: res = db4171f5c8d3c4e50000000000000000 20241229122535230 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535230 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241229122535230 DAUC <0003> auc.c:151 vector [1]: kc = 60fb98a478b9881c 20241229122535230 DAUC <0003> auc.c:152 vector [1]: sres = 1392b510 20241229122535230 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241229122535230 DAUC <0003> auc.c:113 vector [2]: rand = cdf2164373add3b78c19984a55194f78 20241229122535230 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241229122535230 DAUC <0003> auc.c:142 vector [2]: autn = 5d05d50083ca0000ac1beea213b8775a 20241229122535230 DAUC <0003> auc.c:143 vector [2]: ck = 4c93365839c0146efee986e80d43c5be 20241229122535230 DAUC <0003> auc.c:144 vector [2]: ik = 02dc14d6b507c126a4180aec00603db9 20241229122535230 DAUC <0003> auc.c:145 vector [2]: res = 771c0ee0f1ab5a190000000000000000 20241229122535230 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535230 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241229122535230 DAUC <0003> auc.c:151 vector [2]: kc = 14beae8a81e42d4f 20241229122535230 DAUC <0003> auc.c:152 vector [2]: sres = 86b754f9 20241229122535230 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241229122535230 DAUC <0003> auc.c:113 vector [3]: rand = 22bb7c3fb6c7bd47eec3d2cfdc4a7e88 20241229122535230 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241229122535230 DAUC <0003> auc.c:142 vector [3]: autn = c7d534135a7e00006f4d2220c3ac78b1 20241229122535230 DAUC <0003> auc.c:143 vector [3]: ck = bbc862c8ee3593a92107909ddb33c60b 20241229122535230 DAUC <0003> auc.c:144 vector [3]: ik = 388a682a674fec7c8a9af15915b98937 20241229122535230 DAUC <0003> auc.c:145 vector [3]: res = 65300893200db8710000000000000000 20241229122535230 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535230 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241229122535230 DAUC <0003> auc.c:151 vector [3]: kc = 28df6b2647f030e9 20241229122535230 DAUC <0003> auc.c:152 vector [3]: sres = 453db0e2 20241229122535230 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241229122535230 DAUC <0003> auc.c:113 vector [4]: rand = ec7442c970f4d924643f5cf96ef4cb43 20241229122535230 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241229122535230 DAUC <0003> auc.c:142 vector [4]: autn = 989438810f3a0000d3561a6eaf690894 20241229122535230 DAUC <0003> auc.c:143 vector [4]: ck = 895de52dfbf92c2099a60b6065451a51 20241229122535230 DAUC <0003> auc.c:144 vector [4]: ik = d3796da827f547ab7dfab1c9d237fd9c 20241229122535230 DAUC <0003> auc.c:145 vector [4]: res = d196e803376052b80000000000000000 20241229122535230 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122535230 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241229122535230 DAUC <0003> auc.c:151 vector [4]: kc = be78322c6b7e8c46 20241229122535230 DAUC <0003> auc.c:152 vector [4]: sres = e6f6babb 20241229122535230 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241229122535230 DAUC <0003> db_auc.c:245 IMSI='262421069607032': Generated 5 vectors 20241229122535230 DAUC <0003> db_auc.c:249 IMSI='262421069607032': Updating SQN=321 in DB 20241229122535230 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421069607032"} 20241229122535230 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535230 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535230 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535233 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535233 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421069607032"} 20241229122535233 DAUC <0003> db_auc.c:157 IMSI='262421069607032': No 2G Auth Data 20241229122535233 DAUC <0003> db_auc.c:236 IMSI='262421069607032': Calling to generate 5 vectors 20241229122535233 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241229122535233 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535233 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241229122535233 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241229122535233 DAUC <0003> auc.c:113 vector [0]: rand = 75d7c2d2a2ff450776169379d9a89e1e 20241229122535233 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241229122535233 DAUC <0003> auc.c:142 vector [0]: autn = 701ea0d264d300009da4668cddda9a02 20241229122535233 DAUC <0003> auc.c:143 vector [0]: ck = fa6e1480ed7c09f8d174291776f07134 20241229122535233 DAUC <0003> auc.c:144 vector [0]: ik = 5b2b68fee3b31d4bee266b325e719965 20241229122535233 DAUC <0003> auc.c:145 vector [0]: res = f27ccca31d7ab3100000000000000000 20241229122535233 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535233 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122535233 DAUC <0003> auc.c:151 vector [0]: kc = 9e173e5b264efce2 20241229122535233 DAUC <0003> auc.c:152 vector [0]: sres = ef067fb3 20241229122535233 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122535233 DAUC <0003> auc.c:113 vector [1]: rand = 49e23455c3da0b921e79c4d863362227 20241229122535233 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241229122535233 DAUC <0003> auc.c:142 vector [1]: autn = cec0fb1bfa370000e0ed3823e15d4485 20241229122535233 DAUC <0003> auc.c:143 vector [1]: ck = 54a84a907f962aa66733af6d2b9a2eca 20241229122535233 DAUC <0003> auc.c:144 vector [1]: ik = fdc781758985805cd35de54703120e50 20241229122535233 DAUC <0003> auc.c:145 vector [1]: res = 227728b21912c6d50000000000000000 20241229122535233 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535233 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241229122535233 DAUC <0003> auc.c:151 vector [1]: kc = 1d0181cfde9b8a60 20241229122535233 DAUC <0003> auc.c:152 vector [1]: sres = 3b65ee67 20241229122535233 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241229122535233 DAUC <0003> auc.c:113 vector [2]: rand = 9a81f264c0be30e890654eaf21a855ec 20241229122535233 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241229122535233 DAUC <0003> auc.c:142 vector [2]: autn = 17faf10be071000017d1ed8f009aae09 20241229122535233 DAUC <0003> auc.c:143 vector [2]: ck = bfb1c6f42b7c1d0e611a16b26d80ecad 20241229122535234 DAUC <0003> auc.c:144 vector [2]: ik = 6bbbda7d3eaa158a75b18e6eaeac7609 20241229122535234 DAUC <0003> auc.c:145 vector [2]: res = 397f1d8414269e640000000000000000 20241229122535234 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535234 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241229122535234 DAUC <0003> auc.c:151 vector [2]: kc = c0a18455d6fa9220 20241229122535234 DAUC <0003> auc.c:152 vector [2]: sres = 2d5983e0 20241229122535234 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241229122535234 DAUC <0003> auc.c:113 vector [3]: rand = 2bd1573f7cb809b7d093316a81f9be45 20241229122535234 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241229122535234 DAUC <0003> auc.c:142 vector [3]: autn = f1ef87c2806a00009f3d06cd53b6bced 20241229122535234 DAUC <0003> auc.c:143 vector [3]: ck = 21725782607990f9189542c9fd986a0a 20241229122535234 DAUC <0003> auc.c:144 vector [3]: ik = 239fca0e21fba993c200275bbfaa6fa2 20241229122535234 DAUC <0003> auc.c:145 vector [3]: res = dfa96e107825b9b70000000000000000 20241229122535234 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535234 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241229122535234 DAUC <0003> auc.c:151 vector [3]: kc = d878f81e03b03cc2 20241229122535234 DAUC <0003> auc.c:152 vector [3]: sres = a78cd7a7 20241229122535234 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241229122535234 DAUC <0003> auc.c:113 vector [4]: rand = 487c3cb7ec3b77e7ef9add3448f7fc7d 20241229122535234 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241229122535234 DAUC <0003> auc.c:142 vector [4]: autn = 9f9bbf92c3f90000ae015a0ad68ae17d 20241229122535234 DAUC <0003> auc.c:143 vector [4]: ck = 9c4a312f95a42e58e7d6a44fe36d7120 20241229122535234 DAUC <0003> auc.c:144 vector [4]: ik = bc530eabb7748c74a982f83f64c67d2b 20241229122535234 DAUC <0003> auc.c:145 vector [4]: res = e90a63b14283abec0000000000000000 20241229122535234 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122535234 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241229122535234 DAUC <0003> auc.c:151 vector [4]: kc = 6e4d63f4a57bae27 20241229122535234 DAUC <0003> auc.c:152 vector [4]: sres = ab89c85d 20241229122535234 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241229122535234 DAUC <0003> db_auc.c:245 IMSI='262421069607032': Generated 5 vectors 20241229122535234 DAUC <0003> db_auc.c:249 IMSI='262421069607032': Updating SQN=481 in DB 20241229122535234 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421069607032"} 20241229122535234 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421069607032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535234 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535234 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 20241229122535238 DAUC <0003> db_auc.c:157 IMSI='262425023958772': No 2G Auth Data 20241229122535238 DAUC <0003> db_auc.c:192 IMSI='262425023958772': No 3G Auth Data 20241229122535254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4258 20241229122535257 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535257 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425023958772"} 20241229122535257 DAUC <0003> db_auc.c:236 IMSI='262425023958772': Calling to generate 1 vectors 20241229122535257 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241229122535257 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535257 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535257 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122535257 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535257 DAUC <0003> auc.c:113 vector [0]: rand = 8996ad0c6d65b79057f3cea9d7256bbc 20241229122535257 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122535257 DAUC <0003> auc.c:142 vector [0]: autn = 2029a479fa850000e7a913704e15e8b3 20241229122535257 DAUC <0003> auc.c:143 vector [0]: ck = c922cc008594cddc275dbb6d6c29893f 20241229122535257 DAUC <0003> auc.c:144 vector [0]: ik = 16d94d7e6d9ed8051543367844dfa009 20241229122535257 DAUC <0003> auc.c:145 vector [0]: res = 792610aa177c0a910000000000000000 20241229122535257 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535257 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535257 DAUC <0003> auc.c:179 vector [0]: kc = b5fe3c3025518000 20241229122535257 DAUC <0003> auc.c:180 vector [0]: sres = 7e5fddef 20241229122535257 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535257 DAUC <0003> db_auc.c:245 IMSI='262425023958772': Generated 1 vectors 20241229122535257 DAUC <0003> db_auc.c:249 IMSI='262425023958772': Updating SQN=33 in DB 20241229122535257 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425023958772"} 20241229122535257 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535257 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535257 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535259 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535259 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425023958772"} 20241229122535259 DAUC <0003> db_auc.c:236 IMSI='262425023958772': Calling to generate 4 vectors 20241229122535259 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241229122535259 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535259 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241229122535260 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535260 DAUC <0003> auc.c:113 vector [0]: rand = 72457490adff8966e3bd35f4ad942df7 20241229122535260 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241229122535260 DAUC <0003> auc.c:142 vector [0]: autn = d416704a9b330000a80088345a45ec17 20241229122535260 DAUC <0003> auc.c:143 vector [0]: ck = ee9138c2b98b25f6364e9f5d77fdf184 20241229122535260 DAUC <0003> auc.c:144 vector [0]: ik = faaca093e930270569d55546d7207c75 20241229122535260 DAUC <0003> auc.c:145 vector [0]: res = 17a103a2df3c6b980000000000000000 20241229122535260 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535260 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535260 DAUC <0003> auc.c:179 vector [0]: kc = 0f63d7a456602800 20241229122535260 DAUC <0003> auc.c:180 vector [0]: sres = 92b07636 20241229122535260 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535260 DAUC <0003> auc.c:113 vector [1]: rand = 41a1e8507587a66b5a9781302eb791c2 20241229122535260 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241229122535260 DAUC <0003> auc.c:142 vector [1]: autn = ef985f2012410000bfb6f8e484e51740 20241229122535260 DAUC <0003> auc.c:143 vector [1]: ck = ccc001972178d50e64c4004f154bb0f1 20241229122535260 DAUC <0003> auc.c:144 vector [1]: ik = 47dfac9610fef7c9761b7cdfca71481c 20241229122535260 DAUC <0003> auc.c:145 vector [1]: res = efb4be529ab33c7b0000000000000000 20241229122535260 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535260 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122535260 DAUC <0003> auc.c:179 vector [1]: kc = e3112e3250242400 20241229122535260 DAUC <0003> auc.c:180 vector [1]: sres = b3dfd71a 20241229122535260 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122535260 DAUC <0003> auc.c:113 vector [2]: rand = 15e3a315f0d148a394cf8c46726bc751 20241229122535260 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241229122535260 DAUC <0003> auc.c:142 vector [2]: autn = 07526865742400002fc48dcfe825dfe0 20241229122535260 DAUC <0003> auc.c:143 vector [2]: ck = fa1329ff00e62e10d2c008181b17a1d8 20241229122535260 DAUC <0003> auc.c:144 vector [2]: ik = b2b4b42cb2d8d468da8ee56b8c787394 20241229122535260 DAUC <0003> auc.c:145 vector [2]: res = b9363cac8468e9f50000000000000000 20241229122535260 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535260 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122535260 DAUC <0003> auc.c:179 vector [2]: kc = 625e65a13a26f800 20241229122535260 DAUC <0003> auc.c:180 vector [2]: sres = 1a7fa146 20241229122535260 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122535260 DAUC <0003> auc.c:113 vector [3]: rand = 4326136cf948b0ccaf30d70e178746a0 20241229122535260 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241229122535260 DAUC <0003> auc.c:142 vector [3]: autn = 0da53b950a560000f3b57a1f10adee65 20241229122535260 DAUC <0003> auc.c:143 vector [3]: ck = 635c50b2f510c99e084b163311c08ed2 20241229122535260 DAUC <0003> auc.c:144 vector [3]: ik = 14a671bcd1cd69b34083a77a6427e956 20241229122535260 DAUC <0003> auc.c:145 vector [3]: res = e24e525450bf333f0000000000000000 20241229122535260 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535260 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122535260 DAUC <0003> auc.c:179 vector [3]: kc = e9f6e6e375883c00 20241229122535260 DAUC <0003> auc.c:180 vector [3]: sres = 93927dbf 20241229122535260 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122535260 DAUC <0003> db_auc.c:245 IMSI='262425023958772': Generated 4 vectors 20241229122535260 DAUC <0003> db_auc.c:249 IMSI='262425023958772': Updating SQN=161 in DB 20241229122535260 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425023958772"} 20241229122535260 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535260 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535260 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535263 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535263 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425023958772"} 20241229122535263 DAUC <0003> db_auc.c:236 IMSI='262425023958772': Calling to generate 5 vectors 20241229122535263 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122535263 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535263 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535263 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241229122535263 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535263 DAUC <0003> auc.c:113 vector [0]: rand = e7a8754f629f2fed3c39b50c0c1f67c5 20241229122535263 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241229122535263 DAUC <0003> auc.c:142 vector [0]: autn = 8d1cdd17e690000050d9646b0218437c 20241229122535263 DAUC <0003> auc.c:143 vector [0]: ck = 9e321ce92140516688c8e82474b312b4 20241229122535263 DAUC <0003> auc.c:144 vector [0]: ik = f97dd03be73f265ee8701c1a8603e9d9 20241229122535263 DAUC <0003> auc.c:145 vector [0]: res = d944cf93a0b6a92a0000000000000000 20241229122535263 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535263 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535263 DAUC <0003> auc.c:179 vector [0]: kc = 82c981b43a52d800 20241229122535263 DAUC <0003> auc.c:180 vector [0]: sres = f19914dc 20241229122535263 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535263 DAUC <0003> auc.c:113 vector [1]: rand = 22904b3ef1b58aca0948fc22c2e24a79 20241229122535263 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241229122535263 DAUC <0003> auc.c:142 vector [1]: autn = dcff77a0ee6f0000b71220515bfa679a 20241229122535263 DAUC <0003> auc.c:143 vector [1]: ck = bad6af7e6ab7bd641dd3cd806f397c2c 20241229122535263 DAUC <0003> auc.c:144 vector [1]: ik = 8eef9491440952156464bf48e4390430 20241229122535263 DAUC <0003> auc.c:145 vector [1]: res = aedd2b42d24d2d3d0000000000000000 20241229122535263 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535263 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122535263 DAUC <0003> auc.c:179 vector [1]: kc = f1ab2d0bbd6aec00 20241229122535263 DAUC <0003> auc.c:180 vector [1]: sres = 8159d137 20241229122535263 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122535263 DAUC <0003> auc.c:113 vector [2]: rand = b9245f93b38e51afd5c645e6d689faba 20241229122535263 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241229122535263 DAUC <0003> auc.c:142 vector [2]: autn = a5c804e2d0400000004614ee532553bc 20241229122535263 DAUC <0003> auc.c:143 vector [2]: ck = 70218d001e0a1905002ca6b0e78cce25 20241229122535263 DAUC <0003> auc.c:144 vector [2]: ik = e0ad875d27106fc3f9e3805e045746ee 20241229122535263 DAUC <0003> auc.c:145 vector [2]: res = 9fc6783d0f418b470000000000000000 20241229122535263 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535263 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122535263 DAUC <0003> auc.c:179 vector [2]: kc = d9367bb0a17a5c00 20241229122535263 DAUC <0003> auc.c:180 vector [2]: sres = 1ff064a6 20241229122535263 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122535263 DAUC <0003> auc.c:113 vector [3]: rand = ad3f5f94c794abd2968aa7b2e24a05d4 20241229122535263 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241229122535263 DAUC <0003> auc.c:142 vector [3]: autn = d2874ebbb2e6000066419fcc89213c12 20241229122535263 DAUC <0003> auc.c:143 vector [3]: ck = 4d7a2099e0358b8081d121db0eb7188b 20241229122535263 DAUC <0003> auc.c:144 vector [3]: ik = bd5af9ba6eaf60f5d9183d0394306943 20241229122535263 DAUC <0003> auc.c:145 vector [3]: res = 2a51834507f878420000000000000000 20241229122535263 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535263 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122535263 DAUC <0003> auc.c:179 vector [3]: kc = 0c74a8dbebe31400 20241229122535263 DAUC <0003> auc.c:180 vector [3]: sres = ac908f15 20241229122535263 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122535263 DAUC <0003> auc.c:113 vector [4]: rand = 1d0e8facad913e47066a3f45a8919707 20241229122535263 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241229122535263 DAUC <0003> auc.c:142 vector [4]: autn = 7306db6628f200000a66924474ab3c89 20241229122535263 DAUC <0003> auc.c:143 vector [4]: ck = eef94ea3b4563a832e1cb925b58e0550 20241229122535263 DAUC <0003> auc.c:144 vector [4]: ik = 0b4405027d7645b5b9508d787e56a433 20241229122535263 DAUC <0003> auc.c:145 vector [4]: res = a2d6b51dcc91602c0000000000000000 20241229122535263 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122535263 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122535263 DAUC <0003> auc.c:179 vector [4]: kc = d110794603604800 20241229122535263 DAUC <0003> auc.c:180 vector [4]: sres = dfb48ba9 20241229122535263 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122535263 DAUC <0003> db_auc.c:245 IMSI='262425023958772': Generated 5 vectors 20241229122535263 DAUC <0003> db_auc.c:249 IMSI='262425023958772': Updating SQN=321 in DB 20241229122535263 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425023958772"} 20241229122535263 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535263 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535263 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535267 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535267 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425023958772"} 20241229122535267 DAUC <0003> db_auc.c:236 IMSI='262425023958772': Calling to generate 5 vectors 20241229122535267 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122535267 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535267 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535267 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241229122535267 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535267 DAUC <0003> auc.c:113 vector [0]: rand = e7ea0dac77c60cd50989746d19f2c99d 20241229122535267 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241229122535267 DAUC <0003> auc.c:142 vector [0]: autn = 9732b4e1f38e0000afc71223c0af8b93 20241229122535267 DAUC <0003> auc.c:143 vector [0]: ck = b9bb483d14f4afa9aa28bd5955ab3a42 20241229122535267 DAUC <0003> auc.c:144 vector [0]: ik = 78a7f8729eeb089085c0fbd87cf720c6 20241229122535267 DAUC <0003> auc.c:145 vector [0]: res = c962336f7f8d9d600000000000000000 20241229122535267 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535267 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535267 DAUC <0003> auc.c:179 vector [0]: kc = 9d3d444af43bec00 20241229122535267 DAUC <0003> auc.c:180 vector [0]: sres = 0d7370f0 20241229122535267 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535267 DAUC <0003> auc.c:113 vector [1]: rand = e83eb7ff33f5307867df1d3fadd91739 20241229122535267 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241229122535267 DAUC <0003> auc.c:142 vector [1]: autn = 4ac144f4bf6400004e0314d8e3735e74 20241229122535267 DAUC <0003> auc.c:143 vector [1]: ck = 6c71b62badd60681ec6eebc5853022b8 20241229122535267 DAUC <0003> auc.c:144 vector [1]: ik = a3d7b675e413598f31fa22125c7fbb6e 20241229122535267 DAUC <0003> auc.c:145 vector [1]: res = 3575dae480b94a840000000000000000 20241229122535267 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535267 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122535267 DAUC <0003> auc.c:179 vector [1]: kc = 308945450ae30400 20241229122535267 DAUC <0003> auc.c:180 vector [1]: sres = e46a024b 20241229122535267 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122535267 DAUC <0003> auc.c:113 vector [2]: rand = 3f86800a6cc58631d5f6fc1273b12463 20241229122535267 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241229122535267 DAUC <0003> auc.c:142 vector [2]: autn = 6ba2b9d7f27100001d2f0479764794ea 20241229122535267 DAUC <0003> auc.c:143 vector [2]: ck = 6c979c1b24b5d0d45d84dc75d0e136b2 20241229122535267 DAUC <0003> auc.c:144 vector [2]: ik = 67089f8dbe7a52de7ac02d71b41bc876 20241229122535267 DAUC <0003> auc.c:145 vector [2]: res = 439be53017c081ea0000000000000000 20241229122535267 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535267 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122535267 DAUC <0003> auc.c:179 vector [2]: kc = 49623e2b80819800 20241229122535267 DAUC <0003> auc.c:180 vector [2]: sres = 689d599e 20241229122535267 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122535267 DAUC <0003> auc.c:113 vector [3]: rand = ae8411c7fe071324932dea406302048e 20241229122535267 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241229122535267 DAUC <0003> auc.c:142 vector [3]: autn = 77de25f43c8c0000bcbbd27c0fef4f2e 20241229122535267 DAUC <0003> auc.c:143 vector [3]: ck = 4cccdd168691c67b6f87382058ed3d9a 20241229122535267 DAUC <0003> auc.c:144 vector [3]: ik = 8030103bc3aaf30f5959b286c5b64b72 20241229122535267 DAUC <0003> auc.c:145 vector [3]: res = fbf6bfc277f08ee70000000000000000 20241229122535267 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535267 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122535267 DAUC <0003> auc.c:179 vector [3]: kc = cc2378f3f5f32000 20241229122535267 DAUC <0003> auc.c:180 vector [3]: sres = 122f97ba 20241229122535267 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122535267 DAUC <0003> auc.c:113 vector [4]: rand = e089e45dcdc9755b78e020f46cefc074 20241229122535267 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241229122535267 DAUC <0003> auc.c:142 vector [4]: autn = 754a982878b90000a6d0942805524507 20241229122535267 DAUC <0003> auc.c:143 vector [4]: ck = 59521c9983bb51ed3db5f397aa51c8f6 20241229122535267 DAUC <0003> auc.c:144 vector [4]: ik = 005edd2a5ef0961b819b3e5e24873953 20241229122535267 DAUC <0003> auc.c:145 vector [4]: res = f207aeb3118e1ed80000000000000000 20241229122535267 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122535267 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122535267 DAUC <0003> auc.c:179 vector [4]: kc = e63727dbd2a43400 20241229122535267 DAUC <0003> auc.c:180 vector [4]: sres = 8a5b80e7 20241229122535267 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122535267 DAUC <0003> db_auc.c:245 IMSI='262425023958772': Generated 5 vectors 20241229122535267 DAUC <0003> db_auc.c:249 IMSI='262425023958772': Updating SQN=481 in DB 20241229122535267 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425023958772"} 20241229122535267 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425023958772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535267 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535267 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4258 20241229122535271 DAUC <0003> db_auc.c:157 IMSI='262422729579811': No 2G Auth Data 20241229122535271 DAUC <0003> db_auc.c:192 IMSI='262422729579811': No 3G Auth Data 20241229122535287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4258 20241229122535291 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535291 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422729579811"} 20241229122535291 DAUC <0003> db_auc.c:236 IMSI='262422729579811': Calling to generate 1 vectors 20241229122535291 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241229122535291 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535291 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535291 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122535291 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535291 DAUC <0003> auc.c:113 vector [0]: rand = 67406b89fc65a3cc680dc083e30b728f 20241229122535291 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122535291 DAUC <0003> auc.c:142 vector [0]: autn = 20662061b2980000ebb861ecddef932d 20241229122535291 DAUC <0003> auc.c:143 vector [0]: ck = 2ac1dbe0747237feca12c16805fca21d 20241229122535291 DAUC <0003> auc.c:144 vector [0]: ik = 7c7f8fb95bd2763602c14a162457e285 20241229122535291 DAUC <0003> auc.c:145 vector [0]: res = 544275fd3e7d9b0f0000000000000000 20241229122535291 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535291 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535291 DAUC <0003> auc.c:179 vector [0]: kc = b52b7e7c245f5c00 20241229122535291 DAUC <0003> auc.c:180 vector [0]: sres = 81cc2add 20241229122535291 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535291 DAUC <0003> db_auc.c:245 IMSI='262422729579811': Generated 1 vectors 20241229122535291 DAUC <0003> db_auc.c:249 IMSI='262422729579811': Updating SQN=33 in DB 20241229122535291 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422729579811"} 20241229122535291 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535291 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535292 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535294 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535294 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422729579811"} 20241229122535294 DAUC <0003> db_auc.c:236 IMSI='262422729579811': Calling to generate 4 vectors 20241229122535294 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241229122535294 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535294 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535294 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241229122535294 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535294 DAUC <0003> auc.c:113 vector [0]: rand = 84dd8b2915f4ebe711a19920a0ce964c 20241229122535294 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241229122535294 DAUC <0003> auc.c:142 vector [0]: autn = ed3c6bf68f82000025dea3ed203cbe37 20241229122535294 DAUC <0003> auc.c:143 vector [0]: ck = 9b3ae66268cd37b60f428b6ff627cd9a 20241229122535294 DAUC <0003> auc.c:144 vector [0]: ik = b022692a91fcdce21ed4791fd4190587 20241229122535294 DAUC <0003> auc.c:145 vector [0]: res = a4111ae21b620b580000000000000000 20241229122535294 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535294 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535294 DAUC <0003> auc.c:179 vector [0]: kc = fc63df323aa8f800 20241229122535294 DAUC <0003> auc.c:180 vector [0]: sres = 98a339e1 20241229122535294 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535294 DAUC <0003> auc.c:113 vector [1]: rand = 7598c1b2f762ba0be18a465eae743b3c 20241229122535294 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241229122535294 DAUC <0003> auc.c:142 vector [1]: autn = 23532297b1ac00009ea00825bdccb0c2 20241229122535294 DAUC <0003> auc.c:143 vector [1]: ck = 12c073954b5096aed750bf9e4e55093e 20241229122535294 DAUC <0003> auc.c:144 vector [1]: ik = 4b7719aebef4b8baecb0da4e903195e2 20241229122535295 DAUC <0003> auc.c:145 vector [1]: res = 8736de195bcc1a7b0000000000000000 20241229122535295 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535295 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122535295 DAUC <0003> auc.c:179 vector [1]: kc = f78c97959c892800 20241229122535295 DAUC <0003> auc.c:180 vector [1]: sres = 3927ec53 20241229122535295 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122535295 DAUC <0003> auc.c:113 vector [2]: rand = 3fa58eec38801049c3ec6f61cde7bf15 20241229122535295 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241229122535295 DAUC <0003> auc.c:142 vector [2]: autn = 255369459b130000597751ba672ead31 20241229122535295 DAUC <0003> auc.c:143 vector [2]: ck = 22c63ca88232da8e59643294a3c8fff5 20241229122535295 DAUC <0003> auc.c:144 vector [2]: ik = f49cb93e2eaf1c144c8ae0d201adb641 20241229122535295 DAUC <0003> auc.c:145 vector [2]: res = f298671cbcd83a6c0000000000000000 20241229122535295 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535295 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122535295 DAUC <0003> auc.c:179 vector [2]: kc = a94c9123667a9800 20241229122535295 DAUC <0003> auc.c:180 vector [2]: sres = 240590fd 20241229122535295 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122535295 DAUC <0003> auc.c:113 vector [3]: rand = 0cbd2b95b06bbbc5c857d7c485a974ce 20241229122535295 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241229122535295 DAUC <0003> auc.c:142 vector [3]: autn = 91024e1c9de7000065d8cdce0d8528d0 20241229122535295 DAUC <0003> auc.c:143 vector [3]: ck = f8fb5ed611588bbd809908ec39461186 20241229122535295 DAUC <0003> auc.c:144 vector [3]: ik = b921b7ad964c1c07ce2aa1d78ef6d00c 20241229122535295 DAUC <0003> auc.c:145 vector [3]: res = 09c90209a68bf1d40000000000000000 20241229122535295 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535295 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122535295 DAUC <0003> auc.c:179 vector [3]: kc = 1f9dde8dd6617400 20241229122535295 DAUC <0003> auc.c:180 vector [3]: sres = 11b73ca5 20241229122535295 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122535295 DAUC <0003> db_auc.c:245 IMSI='262422729579811': Generated 4 vectors 20241229122535295 DAUC <0003> db_auc.c:249 IMSI='262422729579811': Updating SQN=161 in DB 20241229122535295 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422729579811"} 20241229122535295 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535295 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535295 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535298 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535298 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422729579811"} 20241229122535298 DAUC <0003> db_auc.c:236 IMSI='262422729579811': Calling to generate 5 vectors 20241229122535298 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122535298 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535298 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535298 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241229122535298 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535298 DAUC <0003> auc.c:113 vector [0]: rand = c2ccc286e188bfb9699564982c1b5551 20241229122535298 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241229122535298 DAUC <0003> auc.c:142 vector [0]: autn = 77fe3b0e40c00000bbaf8aed4ce5a886 20241229122535298 DAUC <0003> auc.c:143 vector [0]: ck = 8ca88ce3117cc30d61283fd3cd8542a7 20241229122535298 DAUC <0003> auc.c:144 vector [0]: ik = 8e54c585fc32f26a91da0ac2aad8cd9d 20241229122535298 DAUC <0003> auc.c:145 vector [0]: res = 130ce3bc2be4e33d0000000000000000 20241229122535298 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535298 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535298 DAUC <0003> auc.c:179 vector [0]: kc = f8315ac3dced2c00 20241229122535298 DAUC <0003> auc.c:180 vector [0]: sres = c75a3e59 20241229122535298 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535298 DAUC <0003> auc.c:113 vector [1]: rand = 3eff928acdc7f8ff1d9179fac50a3481 20241229122535298 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241229122535298 DAUC <0003> auc.c:142 vector [1]: autn = 9bfc6140472500006e388eaaaee58bb8 20241229122535298 DAUC <0003> auc.c:143 vector [1]: ck = d65346063db392bd83855fcc22f6fae4 20241229122535298 DAUC <0003> auc.c:144 vector [1]: ik = 630d51ae4782aa36e233e1e474662786 20241229122535298 DAUC <0003> auc.c:145 vector [1]: res = 3784a28b48c96b590000000000000000 20241229122535298 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535298 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122535298 DAUC <0003> auc.c:179 vector [1]: kc = d6ebb8a6179f3c00 20241229122535298 DAUC <0003> auc.c:180 vector [1]: sres = 096fbdfd 20241229122535298 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122535298 DAUC <0003> auc.c:113 vector [2]: rand = b033fcfdfe9e1769317e1ccde80ef56f 20241229122535298 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241229122535298 DAUC <0003> auc.c:142 vector [2]: autn = 82c14e6ed8630000aa55ae687a43a148 20241229122535298 DAUC <0003> auc.c:143 vector [2]: ck = f598999f67ea4c59f335c9d963d148f8 20241229122535298 DAUC <0003> auc.c:144 vector [2]: ik = 04f80633d9f7b4286e55877ed1582e13 20241229122535298 DAUC <0003> auc.c:145 vector [2]: res = 25ae10abfaf1ae2b0000000000000000 20241229122535298 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535298 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122535298 DAUC <0003> auc.c:179 vector [2]: kc = 9cb9262a5bc9f400 20241229122535298 DAUC <0003> auc.c:180 vector [2]: sres = c6355b4a 20241229122535298 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122535298 DAUC <0003> auc.c:113 vector [3]: rand = c662b53c39b0df4c88cb5ab30699eeab 20241229122535298 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241229122535298 DAUC <0003> auc.c:142 vector [3]: autn = b9eff3f584c500002658e3f55f27564b 20241229122535298 DAUC <0003> auc.c:143 vector [3]: ck = 0520d587ad5e5cec67807a4513a159f5 20241229122535298 DAUC <0003> auc.c:144 vector [3]: ik = 896806dce365da894d92b118c904ebc2 20241229122535298 DAUC <0003> auc.c:145 vector [3]: res = 88e7b37e3b3aa9af0000000000000000 20241229122535298 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535298 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122535298 DAUC <0003> auc.c:179 vector [3]: kc = 92cbf43ca84e6800 20241229122535298 DAUC <0003> auc.c:180 vector [3]: sres = bf09d46d 20241229122535298 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122535298 DAUC <0003> auc.c:113 vector [4]: rand = dba1b18d33bd9353cafbce3f12d3cf6b 20241229122535298 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241229122535298 DAUC <0003> auc.c:142 vector [4]: autn = 9007621f4bf4000090376487fdf8e728 20241229122535298 DAUC <0003> auc.c:143 vector [4]: ck = db83da8443c3018c0f2536f4b4583d64 20241229122535298 DAUC <0003> auc.c:144 vector [4]: ik = cb837bf86ff01bdc94063b316e52c4cf 20241229122535298 DAUC <0003> auc.c:145 vector [4]: res = df801d27df95a4f80000000000000000 20241229122535298 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122535298 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122535298 DAUC <0003> auc.c:179 vector [4]: kc = 7463bacb64c3ec00 20241229122535299 DAUC <0003> auc.c:180 vector [4]: sres = 60274d38 20241229122535299 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122535299 DAUC <0003> db_auc.c:245 IMSI='262422729579811': Generated 5 vectors 20241229122535299 DAUC <0003> db_auc.c:249 IMSI='262422729579811': Updating SQN=321 in DB 20241229122535299 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422729579811"} 20241229122535299 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535299 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535299 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535302 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535302 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422729579811"} 20241229122535302 DAUC <0003> db_auc.c:236 IMSI='262422729579811': Calling to generate 5 vectors 20241229122535302 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122535302 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535302 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535302 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241229122535302 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535302 DAUC <0003> auc.c:113 vector [0]: rand = adffb7d85b55dec62e807af9e92ffd00 20241229122535302 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241229122535302 DAUC <0003> auc.c:142 vector [0]: autn = cfc79b558d130000da5539b61cf58b50 20241229122535302 DAUC <0003> auc.c:143 vector [0]: ck = b9fa5397292ba5f0464dafea5e3219db 20241229122535302 DAUC <0003> auc.c:144 vector [0]: ik = 1767f5113214069d777ce6b9a0ac6603 20241229122535302 DAUC <0003> auc.c:145 vector [0]: res = 197abbfa98e808f60000000000000000 20241229122535302 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535302 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535302 DAUC <0003> auc.c:179 vector [0]: kc = 60e586ca7f20f000 20241229122535302 DAUC <0003> auc.c:180 vector [0]: sres = 21c03b11 20241229122535302 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535302 DAUC <0003> auc.c:113 vector [1]: rand = f2eb14f0318ec3dbda13bd1d6f7145a2 20241229122535302 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241229122535302 DAUC <0003> auc.c:142 vector [1]: autn = a7152227971400000a134fef85651e23 20241229122535302 DAUC <0003> auc.c:143 vector [1]: ck = 88ddb73d438d85539d13ebb4000b640e 20241229122535302 DAUC <0003> auc.c:144 vector [1]: ik = 7a113f5b474a10a6b135fffe361257c7 20241229122535302 DAUC <0003> auc.c:145 vector [1]: res = 6b7411b783a337020000000000000000 20241229122535302 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535302 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122535302 DAUC <0003> auc.c:179 vector [1]: kc = df6a0fa04c8a1800 20241229122535302 DAUC <0003> auc.c:180 vector [1]: sres = 56f010d1 20241229122535302 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122535302 DAUC <0003> auc.c:113 vector [2]: rand = d608493880f6f122503a5acb2bfcb49a 20241229122535302 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241229122535302 DAUC <0003> auc.c:142 vector [2]: autn = 0f2378fbd95c0000a8fe74d430450c0c 20241229122535302 DAUC <0003> auc.c:143 vector [2]: ck = 0e09200e57108841e5cdd5a48a5e895f 20241229122535302 DAUC <0003> auc.c:144 vector [2]: ik = 9b0ce28a5d81a1c600f66495c051161f 20241229122535302 DAUC <0003> auc.c:145 vector [2]: res = 672bca10b6112aa60000000000000000 20241229122535302 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535302 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122535302 DAUC <0003> auc.c:179 vector [2]: kc = 39545b7633c27000 20241229122535302 DAUC <0003> auc.c:180 vector [2]: sres = a6665a4f 20241229122535302 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122535302 DAUC <0003> auc.c:113 vector [3]: rand = 3a3f5d9fe23ea892f3ddf046b2606628 20241229122535302 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241229122535302 DAUC <0003> auc.c:142 vector [3]: autn = 53dc2185141e00003855a2736ca3f423 20241229122535302 DAUC <0003> auc.c:143 vector [3]: ck = 6ab3bdf7c86b65f1695fd2da9139edcf 20241229122535302 DAUC <0003> auc.c:144 vector [3]: ik = d92f7e21d08f71a80a29dec1b539bdd6 20241229122535302 DAUC <0003> auc.c:145 vector [3]: res = 3b9426e1ddffe5d30000000000000000 20241229122535302 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535302 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122535302 DAUC <0003> auc.c:179 vector [3]: kc = 14a8505b45347000 20241229122535302 DAUC <0003> auc.c:180 vector [3]: sres = bbcd65bd 20241229122535302 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122535302 DAUC <0003> auc.c:113 vector [4]: rand = e61ec4b66204671851671f1025f9fdf3 20241229122535302 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241229122535302 DAUC <0003> auc.c:142 vector [4]: autn = aeace9a9e5230000617d6ce202038703 20241229122535302 DAUC <0003> auc.c:143 vector [4]: ck = cb74db4e170a9b7ec3c655914ffe6094 20241229122535302 DAUC <0003> auc.c:144 vector [4]: ik = 6dee8e93283a4c0cf856290a4d32641e 20241229122535302 DAUC <0003> auc.c:145 vector [4]: res = a301b7a43dc54d6f0000000000000000 20241229122535302 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122535302 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122535302 DAUC <0003> auc.c:179 vector [4]: kc = 5e737ad0d6815c00 20241229122535302 DAUC <0003> auc.c:180 vector [4]: sres = d374ae26 20241229122535303 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122535303 DAUC <0003> db_auc.c:245 IMSI='262422729579811': Generated 5 vectors 20241229122535303 DAUC <0003> db_auc.c:249 IMSI='262422729579811': Updating SQN=481 in DB 20241229122535303 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422729579811"} 20241229122535303 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422729579811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535303 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535303 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4258 20241229122535307 DAUC <0003> db_auc.c:157 IMSI='262424164012402': No 2G Auth Data 20241229122535307 DAUC <0003> db_auc.c:192 IMSI='262424164012402': No 3G Auth Data 20241229122535322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57546<->l=127.0.0.1:4258 20241229122535326 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535326 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424164012402"} 20241229122535326 DAUC <0003> db_auc.c:236 IMSI='262424164012402': Calling to generate 1 vectors 20241229122535326 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241229122535326 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535326 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535326 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122535326 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535326 DAUC <0003> auc.c:113 vector [0]: rand = e4c836d474b367b6505ae7cc674a1226 20241229122535326 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122535326 DAUC <0003> auc.c:142 vector [0]: autn = 9221f18da9dc0000ff320833aebe710a 20241229122535326 DAUC <0003> auc.c:143 vector [0]: ck = d7d77be8e372bef9dc8eeb8bad3fe27d 20241229122535326 DAUC <0003> auc.c:144 vector [0]: ik = 9bcf89107427077f9c380211e7da7e6c 20241229122535326 DAUC <0003> auc.c:145 vector [0]: res = b71e0a9cb5eecba10000000000000000 20241229122535326 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535326 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535326 DAUC <0003> auc.c:179 vector [0]: kc = aec22350fe3f5ee2 20241229122535326 DAUC <0003> auc.c:180 vector [0]: sres = 89745cbb 20241229122535326 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535326 DAUC <0003> db_auc.c:245 IMSI='262424164012402': Generated 1 vectors 20241229122535326 DAUC <0003> db_auc.c:249 IMSI='262424164012402': Updating SQN=33 in DB 20241229122535327 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424164012402"} 20241229122535327 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535327 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535327 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535329 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535329 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424164012402"} 20241229122535329 DAUC <0003> db_auc.c:236 IMSI='262424164012402': Calling to generate 4 vectors 20241229122535329 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241229122535329 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535329 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535329 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241229122535329 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535329 DAUC <0003> auc.c:113 vector [0]: rand = 17dad221e186ddb430241cbdba1c8c1c 20241229122535329 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241229122535329 DAUC <0003> auc.c:142 vector [0]: autn = f4521659adac00004c878f5ba3e2149c 20241229122535329 DAUC <0003> auc.c:143 vector [0]: ck = f01b547288a17ff9b12a1a9d605dcd54 20241229122535329 DAUC <0003> auc.c:144 vector [0]: ik = 7e884960745957fa1a1ea1cddfdea306 20241229122535329 DAUC <0003> auc.c:145 vector [0]: res = 1fd9f022623a21e60000000000000000 20241229122535329 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535329 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535329 DAUC <0003> auc.c:179 vector [0]: kc = 3dd4475f3edd83b7 20241229122535329 DAUC <0003> auc.c:180 vector [0]: sres = b13936a1 20241229122535329 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535329 DAUC <0003> auc.c:113 vector [1]: rand = 2d762ee884d29e434e0d3fc62217b6da 20241229122535329 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241229122535329 DAUC <0003> auc.c:142 vector [1]: autn = a00195868ee7000053e19a5a6963a8c1 20241229122535329 DAUC <0003> auc.c:143 vector [1]: ck = 4d3b4afa9e2a2d010b240fdb8178277b 20241229122535329 DAUC <0003> auc.c:144 vector [1]: ik = 9188b12c206103c6adf15bb2d204d84a 20241229122535329 DAUC <0003> auc.c:145 vector [1]: res = 0403fc68adf848400000000000000000 20241229122535329 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535329 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122535329 DAUC <0003> auc.c:179 vector [1]: kc = 298be802e74c1973 20241229122535329 DAUC <0003> auc.c:180 vector [1]: sres = cba98be3 20241229122535329 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122535329 DAUC <0003> auc.c:113 vector [2]: rand = 9d83cc5cdd67d4fdcafc8f1a06d6f32e 20241229122535329 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241229122535329 DAUC <0003> auc.c:142 vector [2]: autn = da09cf57e0e6000098174a0f257d49cb 20241229122535329 DAUC <0003> auc.c:143 vector [2]: ck = a0c4f9a943c2326a8801da603fc6b1a7 20241229122535329 DAUC <0003> auc.c:144 vector [2]: ik = cd24212cd088da3b84820bb737b2b7cb 20241229122535329 DAUC <0003> auc.c:145 vector [2]: res = 8702106aae0ab2c20000000000000000 20241229122535329 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535329 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122535329 DAUC <0003> auc.c:179 vector [2]: kc = 9998dee8de5bbb28 20241229122535329 DAUC <0003> auc.c:180 vector [2]: sres = a81f38ea 20241229122535330 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122535330 DAUC <0003> auc.c:113 vector [3]: rand = 8c5a5778a6fff96506087c38956aaa2b 20241229122535330 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241229122535330 DAUC <0003> auc.c:142 vector [3]: autn = 8f84870c88f30000cff9087112ae4710 20241229122535330 DAUC <0003> auc.c:143 vector [3]: ck = 33f1122b9d7f4b4a6754fe55c41078e8 20241229122535330 DAUC <0003> auc.c:144 vector [3]: ik = 3c3da39c544d57e74fc5fa2f5320808d 20241229122535330 DAUC <0003> auc.c:145 vector [3]: res = 2650906529f1021e0000000000000000 20241229122535330 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535330 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122535330 DAUC <0003> auc.c:179 vector [3]: kc = ff341e5262ba9475 20241229122535330 DAUC <0003> auc.c:180 vector [3]: sres = f3e4df0c 20241229122535330 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122535330 DAUC <0003> db_auc.c:245 IMSI='262424164012402': Generated 4 vectors 20241229122535330 DAUC <0003> db_auc.c:249 IMSI='262424164012402': Updating SQN=161 in DB 20241229122535330 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424164012402"} 20241229122535330 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535330 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535330 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535332 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535332 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424164012402"} 20241229122535332 DAUC <0003> db_auc.c:236 IMSI='262424164012402': Calling to generate 5 vectors 20241229122535332 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122535332 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535332 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535332 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241229122535332 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535332 DAUC <0003> auc.c:113 vector [0]: rand = 93f297e1049dfc91eeeb65c88964b68d 20241229122535332 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241229122535332 DAUC <0003> auc.c:142 vector [0]: autn = d0ebaa3c487f0000a0751522bf9267ed 20241229122535332 DAUC <0003> auc.c:143 vector [0]: ck = 5c5a12109807d0e2790523f2c4cf8d0e 20241229122535332 DAUC <0003> auc.c:144 vector [0]: ik = a63926290372108bd73f7d26b7932272 20241229122535332 DAUC <0003> auc.c:145 vector [0]: res = 4c54232af8a0fbfc0000000000000000 20241229122535332 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535332 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535332 DAUC <0003> auc.c:179 vector [0]: kc = a002b6d94d4fbfe8 20241229122535332 DAUC <0003> auc.c:180 vector [0]: sres = e4588316 20241229122535332 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535332 DAUC <0003> auc.c:113 vector [1]: rand = 2776a8a3f038f4478f8734f22c9c1f4c 20241229122535332 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241229122535332 DAUC <0003> auc.c:142 vector [1]: autn = d57743a936130000fb5f713afb5ff11a 20241229122535332 DAUC <0003> auc.c:143 vector [1]: ck = 3d9f59c91c2627fae1d24ec8a161eec1 20241229122535332 DAUC <0003> auc.c:144 vector [1]: ik = 5615b49ba5c134330dda7c683ac861f8 20241229122535332 DAUC <0003> auc.c:145 vector [1]: res = fdbf25950fb0e10d0000000000000000 20241229122535332 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535332 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122535332 DAUC <0003> auc.c:179 vector [1]: kc = deee5fbaa114108b 20241229122535332 DAUC <0003> auc.c:180 vector [1]: sres = e997530d 20241229122535332 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122535332 DAUC <0003> auc.c:113 vector [2]: rand = 58807fbb49c41cd99f281f3f61c2ac78 20241229122535332 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241229122535332 DAUC <0003> auc.c:142 vector [2]: autn = 1d4dded057150000773d4d3a27aca062 20241229122535332 DAUC <0003> auc.c:143 vector [2]: ck = e4e31c0f28899b0964649f523418d7f7 20241229122535332 DAUC <0003> auc.c:144 vector [2]: ik = ee90bd43f5a7d62279b42ca5352f604b 20241229122535332 DAUC <0003> auc.c:145 vector [2]: res = d49dd4286f7e33be0000000000000000 20241229122535332 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535332 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122535333 DAUC <0003> auc.c:179 vector [2]: kc = 01d2de14bf0cee86 20241229122535333 DAUC <0003> auc.c:180 vector [2]: sres = af1705e0 20241229122535333 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122535333 DAUC <0003> auc.c:113 vector [3]: rand = 32e2b886ad75977c72c19c4bceb35349 20241229122535333 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241229122535333 DAUC <0003> auc.c:142 vector [3]: autn = c75a7ea453670000c22e233edfa2d193 20241229122535333 DAUC <0003> auc.c:143 vector [3]: ck = 36ad2b2869333de256ba165fd7309ec6 20241229122535333 DAUC <0003> auc.c:144 vector [3]: ik = fc1cd10bbae5e055defaf035de29a36e 20241229122535333 DAUC <0003> auc.c:145 vector [3]: res = 8f7aa8bd8a93f5250000000000000000 20241229122535333 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535333 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122535333 DAUC <0003> auc.c:179 vector [3]: kc = d8cbd8ad095d6c53 20241229122535333 DAUC <0003> auc.c:180 vector [3]: sres = b5307ce0 20241229122535333 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122535333 DAUC <0003> auc.c:113 vector [4]: rand = 4d34d9092e8b1af394b248f43f92e2c9 20241229122535333 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241229122535333 DAUC <0003> auc.c:142 vector [4]: autn = aa87b4651b8f00009a5ebf7fe77757c6 20241229122535333 DAUC <0003> auc.c:143 vector [4]: ck = 46ead449c416d465f144597e1d535bdb 20241229122535333 DAUC <0003> auc.c:144 vector [4]: ik = a26d48b22da8ab3e2697d286e01dc9b3 20241229122535333 DAUC <0003> auc.c:145 vector [4]: res = 3b1f7595fa4b9a420000000000000000 20241229122535333 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122535333 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122535333 DAUC <0003> auc.c:179 vector [4]: kc = 2f2fa04ba6606d3b 20241229122535333 DAUC <0003> auc.c:180 vector [4]: sres = 3527b8f3 20241229122535333 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122535333 DAUC <0003> db_auc.c:245 IMSI='262424164012402': Generated 5 vectors 20241229122535333 DAUC <0003> db_auc.c:249 IMSI='262424164012402': Updating SQN=321 in DB 20241229122535333 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424164012402"} 20241229122535333 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535333 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535333 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535335 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535335 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424164012402"} 20241229122535335 DAUC <0003> db_auc.c:236 IMSI='262424164012402': Calling to generate 5 vectors 20241229122535335 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122535335 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122535335 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122535335 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241229122535335 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122535335 DAUC <0003> auc.c:113 vector [0]: rand = d4a241b3e7f4430ec3fb45c52617aa7a 20241229122535335 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241229122535335 DAUC <0003> auc.c:142 vector [0]: autn = 6bfd4929e9f800007e3784fbf431f64f 20241229122535335 DAUC <0003> auc.c:143 vector [0]: ck = 53772e15ae63051b07247872f0d03750 20241229122535335 DAUC <0003> auc.c:144 vector [0]: ik = 20f18bd314a61c5faeef1ef05784ba08 20241229122535335 DAUC <0003> auc.c:145 vector [0]: res = 0cf87eb5bc81ab400000000000000000 20241229122535335 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122535336 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122535336 DAUC <0003> auc.c:179 vector [0]: kc = 2143a9dd2ef864b3 20241229122535336 DAUC <0003> auc.c:180 vector [0]: sres = dc1d334d 20241229122535336 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122535336 DAUC <0003> auc.c:113 vector [1]: rand = 1ec75ae4364fcedc0bcb0543ff901e41 20241229122535336 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241229122535336 DAUC <0003> auc.c:142 vector [1]: autn = ef434d2c51f3000004f631eadfca30a9 20241229122535336 DAUC <0003> auc.c:143 vector [1]: ck = 715cf2bec124117d001570d9ef438520 20241229122535336 DAUC <0003> auc.c:144 vector [1]: ik = b43428694c881185d05554d26b9233ff 20241229122535336 DAUC <0003> auc.c:145 vector [1]: res = 74c693c5bc4bb7d70000000000000000 20241229122535336 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122535336 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122535336 DAUC <0003> auc.c:179 vector [1]: kc = b927d5c92d7c3a00 20241229122535336 DAUC <0003> auc.c:180 vector [1]: sres = 25721e72 20241229122535336 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122535336 DAUC <0003> auc.c:113 vector [2]: rand = 5a8726c703e3e04b549fab53d45b6fb1 20241229122535336 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241229122535336 DAUC <0003> auc.c:142 vector [2]: autn = d37c7c53276a00008e86a9f5af42ea35 20241229122535336 DAUC <0003> auc.c:143 vector [2]: ck = 126d41c6ba2e33b6865a4a26eb0dcb73 20241229122535336 DAUC <0003> auc.c:144 vector [2]: ik = 96228c27ecba80b0986a2ba2296912db 20241229122535336 DAUC <0003> auc.c:145 vector [2]: res = 8924aede9f1e210c0000000000000000 20241229122535336 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122535336 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122535336 DAUC <0003> auc.c:179 vector [2]: kc = ac349eca79189ebd 20241229122535336 DAUC <0003> auc.c:180 vector [2]: sres = db4d1262 20241229122535336 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122535336 DAUC <0003> auc.c:113 vector [3]: rand = 3f453295afec6f24d437455ee527359d 20241229122535336 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241229122535336 DAUC <0003> auc.c:142 vector [3]: autn = 0a9be2dc07c60000c5349de31a392ae4 20241229122535336 DAUC <0003> auc.c:143 vector [3]: ck = 61f970601eee4dcfe1aa4a420607fc9b 20241229122535336 DAUC <0003> auc.c:144 vector [3]: ik = 5a69a0e155af82ba833dd1f82b7fe760 20241229122535336 DAUC <0003> auc.c:145 vector [3]: res = 705366de6518a6470000000000000000 20241229122535336 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122535336 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122535336 DAUC <0003> auc.c:179 vector [3]: kc = 19c0cb35baf0080a 20241229122535336 DAUC <0003> auc.c:180 vector [3]: sres = 5d9473de 20241229122535336 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122535336 DAUC <0003> auc.c:113 vector [4]: rand = 75384573f5f3646f5726345605818088 20241229122535336 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241229122535336 DAUC <0003> auc.c:142 vector [4]: autn = 206739d92a3900001c8275a9f5da32db 20241229122535336 DAUC <0003> auc.c:143 vector [4]: ck = 5da4de11ee4d273737f334e39f49d1d9 20241229122535336 DAUC <0003> auc.c:144 vector [4]: ik = 35265acfc153dac65e27df594fd81921 20241229122535336 DAUC <0003> auc.c:145 vector [4]: res = 6908b634331252a90000000000000000 20241229122535336 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122535336 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122535336 DAUC <0003> auc.c:179 vector [4]: kc = 4159f77e72981f61 20241229122535336 DAUC <0003> auc.c:180 vector [4]: sres = a08a0fc8 20241229122535336 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122535336 DAUC <0003> db_auc.c:245 IMSI='262424164012402': Generated 5 vectors 20241229122535336 DAUC <0003> db_auc.c:249 IMSI='262424164012402': Updating SQN=481 in DB 20241229122535336 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424164012402"} 20241229122535336 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424164012402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122535336 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535336 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122535338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57546<->l=127.0.0.1:4258 20241229122535340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 20241229122535341 DLINP <000b> input/ipa.c:451 connected read/write 20241229122535341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122535341 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122535341 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122535341 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122535341 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34505<->l=127.0.0.1:4259) 20241229122535381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 20241229122535482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 20241229122538564 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122538564 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122538567 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122538568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56640<->l=127.0.0.1:4258 20241229122538571 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122538571 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122538571 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122538571 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  20241229122538571 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122538571 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  20241229122538571 DLGSUP <0013> gsup_server.c:235 2:  20241229122538571 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122538571 DLGSUP <0013> gsup_server.c:235 3:  20241229122538571 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122538571 DLGSUP <0013> gsup_server.c:235 4:  20241229122538571 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122538571 DLGSUP <0013> gsup_server.c:235 5:  20241229122538571 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122538571 DLGSUP <0013> gsup_server.c:235 7:  20241229122538571 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122538571 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122538571 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122538571 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122538588 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39911<->l=127.0.0.1:4259) 20241229122538593 DAUC <0003> db_auc.c:157 IMSI='262426099034722': No 2G Auth Data 20241229122538593 DAUC <0003> db_auc.c:192 IMSI='262426099034722': No 3G Auth Data 20241229122538609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56652<->l=127.0.0.1:4258 20241229122538617 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122538617 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426099034722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426099034722"} 20241229122538617 DAUC <0003> db_auc.c:157 IMSI='262426099034722': No 2G Auth Data 20241229122538617 DAUC <0003> db_auc.c:236 IMSI='262426099034722': Calling to generate 5 vectors 20241229122538617 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241229122538617 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122538617 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122538617 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122538617 DAUC <0003> auc.c:113 vector [0]: rand = e81025ff882f4dda16407302631cc738 20241229122538617 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122538617 DAUC <0003> auc.c:142 vector [0]: autn = 7b55eb195b638000241cce3da44a647f 20241229122538617 DAUC <0003> auc.c:143 vector [0]: ck = b8c216263a3f54d79c383b9d9bc115c2 20241229122538617 DAUC <0003> auc.c:144 vector [0]: ik = 5d78effc600b3e4af56e58bd3de6102b 20241229122538617 DAUC <0003> auc.c:145 vector [0]: res = 074b0c00ad813e9b0000000000000000 20241229122538617 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122538617 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122538617 DAUC <0003> auc.c:151 vector [0]: kc = 8cec9afafc136f74 20241229122538617 DAUC <0003> auc.c:152 vector [0]: sres = aaca329b 20241229122538618 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122538618 DAUC <0003> auc.c:113 vector [1]: rand = 0f0349803c1f566b2900cf23dd6ce600 20241229122538618 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241229122538618 DAUC <0003> auc.c:142 vector [1]: autn = 0744344c7e9e8000890e1ee8cc62a9fe 20241229122538618 DAUC <0003> auc.c:143 vector [1]: ck = ee467cdfce70f68bee83720da2a6998a 20241229122538618 DAUC <0003> auc.c:144 vector [1]: ik = 3ce0b682d6d4d2004dd3938b9e27309e 20241229122538618 DAUC <0003> auc.c:145 vector [1]: res = a82305cddc29588f0000000000000000 20241229122538618 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122538618 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241229122538618 DAUC <0003> auc.c:151 vector [1]: kc = 71f62bdb24258d9f 20241229122538618 DAUC <0003> auc.c:152 vector [1]: sres = 740a5d42 20241229122538618 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241229122538618 DAUC <0003> auc.c:113 vector [2]: rand = fe9df586b42e3f2d144d3aa26280f99d 20241229122538618 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241229122538618 DAUC <0003> auc.c:142 vector [2]: autn = 7a62cfef35378000e4cdf6e94322d268 20241229122538618 DAUC <0003> auc.c:143 vector [2]: ck = f494da5fc353ec072d576849646c9a20 20241229122538618 DAUC <0003> auc.c:144 vector [2]: ik = 91e25d3fb1a596ba985985837c77ec76 20241229122538618 DAUC <0003> auc.c:145 vector [2]: res = cd869ccfb206b0270000000000000000 20241229122538618 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122538618 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241229122538618 DAUC <0003> auc.c:151 vector [2]: kc = d0786aaa6aed0ceb 20241229122538618 DAUC <0003> auc.c:152 vector [2]: sres = 7f802ce8 20241229122538618 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241229122538618 DAUC <0003> auc.c:113 vector [3]: rand = fa5fd1c301e04265523e5d48f8001b76 20241229122538618 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241229122538618 DAUC <0003> auc.c:142 vector [3]: autn = bcc608510a5880006ba1e86e000269af 20241229122538618 DAUC <0003> auc.c:143 vector [3]: ck = 5664b201dd4565c6b01cb0059a59699f 20241229122538618 DAUC <0003> auc.c:144 vector [3]: ik = 388d1f8f43339d41ec330da5c6274fd6 20241229122538618 DAUC <0003> auc.c:145 vector [3]: res = 0593eb3614f3c12c0000000000000000 20241229122538618 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122538618 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241229122538618 DAUC <0003> auc.c:151 vector [3]: kc = 32c6102ec208dece 20241229122538618 DAUC <0003> auc.c:152 vector [3]: sres = 11602a1a 20241229122538618 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241229122538618 DAUC <0003> auc.c:113 vector [4]: rand = 2ae6f9a967ede16477750db1f0649ff2 20241229122538618 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241229122538618 DAUC <0003> auc.c:142 vector [4]: autn = 5438c4bd059c8000cc6a3265fa99a501 20241229122538618 DAUC <0003> auc.c:143 vector [4]: ck = 286b03cb51eb8f5784c553e335902a1c 20241229122538618 DAUC <0003> auc.c:144 vector [4]: ik = eb5f0c6f05225679cddfab07a40177fa 20241229122538618 DAUC <0003> auc.c:145 vector [4]: res = 0e4ab68df236cd6a0000000000000000 20241229122538618 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122538618 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241229122538618 DAUC <0003> auc.c:151 vector [4]: kc = 8a2ef740c55884c8 20241229122538618 DAUC <0003> auc.c:152 vector [4]: sres = fc7c7be7 20241229122538618 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241229122538618 DAUC <0003> db_auc.c:245 IMSI='262426099034722': Generated 5 vectors 20241229122538618 DAUC <0003> db_auc.c:249 IMSI='262426099034722': Updating SQN=161 in DB 20241229122538618 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426099034722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426099034722"} 20241229122538618 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426099034722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122538618 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122538618 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122538622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56652<->l=127.0.0.1:4258 20241229122538624 DAUC <0003> db_auc.c:157 IMSI='262423936673378': No 2G Auth Data 20241229122538624 DAUC <0003> db_auc.c:192 IMSI='262423936673378': No 3G Auth Data 20241229122538638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56668<->l=127.0.0.1:4258 20241229122538641 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122538641 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423936673378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423936673378"} 20241229122538641 DAUC <0003> db_auc.c:157 IMSI='262423936673378': No 2G Auth Data 20241229122538641 DAUC <0003> db_auc.c:236 IMSI='262423936673378': Calling to generate 5 vectors 20241229122538641 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241229122538641 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122538641 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241229122538641 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122538641 DAUC <0003> auc.c:113 vector [0]: rand = b8983aafb7df2eea1636a15dbecf44ef 20241229122538641 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122538641 DAUC <0003> auc.c:142 vector [0]: autn = 8c15fab533d3800081df13ae5345464c 20241229122538641 DAUC <0003> auc.c:143 vector [0]: ck = 73b5e946d3e2b496086722934bc3af29 20241229122538641 DAUC <0003> auc.c:144 vector [0]: ik = 5b8c76e642c226d0427c7d08093e784f 20241229122538641 DAUC <0003> auc.c:145 vector [0]: res = a52ba23f0cdd4d370000000000000000 20241229122538641 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122538641 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241229122538641 DAUC <0003> auc.c:151 vector [0]: kc = 6222c03bd3dd4520 20241229122538641 DAUC <0003> auc.c:152 vector [0]: sres = a9f6ef08 20241229122538641 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241229122538641 DAUC <0003> auc.c:113 vector [1]: rand = 49d7940cca6e7fe2a4281d281e9384a0 20241229122538641 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241229122538641 DAUC <0003> auc.c:142 vector [1]: autn = 2a91e8b6cd4e80004400481edaffe900 20241229122538641 DAUC <0003> auc.c:143 vector [1]: ck = 8e00fa2283679ca9673ad5865f7214e0 20241229122538641 DAUC <0003> auc.c:144 vector [1]: ik = 1fadfa79684203cf1f05db860f436408 20241229122538641 DAUC <0003> auc.c:145 vector [1]: res = e75468f919d5aa270000000000000000 20241229122538641 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122538641 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241229122538642 DAUC <0003> auc.c:151 vector [1]: kc = e9920e5bbb14ef8e 20241229122538642 DAUC <0003> auc.c:152 vector [1]: sres = fe81c2de 20241229122538642 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241229122538642 DAUC <0003> auc.c:113 vector [2]: rand = 5cc29bd3949f74953b7fbf0252071c12 20241229122538642 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241229122538642 DAUC <0003> auc.c:142 vector [2]: autn = d03053339b2f8000198792f05c9db115 20241229122538642 DAUC <0003> auc.c:143 vector [2]: ck = 54a220d11629c46b6d375fad3f50d047 20241229122538642 DAUC <0003> auc.c:144 vector [2]: ik = 2a13a586a33f711195924dcfbbcaf39c 20241229122538642 DAUC <0003> auc.c:145 vector [2]: res = 82faf804a3a20abf0000000000000000 20241229122538642 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122538642 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241229122538642 DAUC <0003> auc.c:151 vector [2]: kc = 86149735318c96a1 20241229122538642 DAUC <0003> auc.c:152 vector [2]: sres = 2158f2bb 20241229122538642 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241229122538642 DAUC <0003> auc.c:113 vector [3]: rand = 8b9ae6bfdfffd7403453e51cf5ef8344 20241229122538642 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241229122538642 DAUC <0003> auc.c:142 vector [3]: autn = 7d7026d0433d8000ef4c9036ffe952cd 20241229122538642 DAUC <0003> auc.c:143 vector [3]: ck = 217278cd34afd241e3eee1c24d8a69c4 20241229122538642 DAUC <0003> auc.c:144 vector [3]: ik = 25f80621e5a9bc95e780685bd423063b 20241229122538642 DAUC <0003> auc.c:145 vector [3]: res = 3afe905cf103187b0000000000000000 20241229122538642 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122538642 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241229122538642 DAUC <0003> auc.c:151 vector [3]: kc = 00e4f77548af012b 20241229122538642 DAUC <0003> auc.c:152 vector [3]: sres = cbfd8827 20241229122538642 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241229122538642 DAUC <0003> auc.c:113 vector [4]: rand = 3a20ca54aae53c9a290237d876c50d3f 20241229122538642 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241229122538642 DAUC <0003> auc.c:142 vector [4]: autn = b95bb82f41e58000910850108276ead0 20241229122538642 DAUC <0003> auc.c:143 vector [4]: ck = 022f36b13edb08fbc52789dbbb26018c 20241229122538642 DAUC <0003> auc.c:144 vector [4]: ik = f18b7cb16f6acf722340a60d8572488b 20241229122538642 DAUC <0003> auc.c:145 vector [4]: res = bb96ad20caf3f7b20000000000000000 20241229122538642 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122538642 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241229122538642 DAUC <0003> auc.c:151 vector [4]: kc = 15c365d66fe58e8e 20241229122538642 DAUC <0003> auc.c:152 vector [4]: sres = 71655a92 20241229122538642 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241229122538642 DAUC <0003> db_auc.c:245 IMSI='262423936673378': Generated 5 vectors 20241229122538642 DAUC <0003> db_auc.c:249 IMSI='262423936673378': Updating SQN=161 in DB 20241229122538642 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423936673378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423936673378"} 20241229122538642 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423936673378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122538642 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122538642 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122538645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56668<->l=127.0.0.1:4258 20241229122538647 DAUC <0003> db_auc.c:157 IMSI='262429859923108': No 2G Auth Data 20241229122538647 DAUC <0003> db_auc.c:192 IMSI='262429859923108': No 3G Auth Data 20241229122538665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4258 20241229122538669 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122538669 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429859923108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429859923108"} 20241229122538669 DAUC <0003> db_auc.c:236 IMSI='262429859923108': Calling to generate 5 vectors 20241229122538669 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122538669 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122538669 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122538669 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122538669 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122538669 DAUC <0003> auc.c:113 vector [0]: rand = 634c8b2926b5a119b51af396cfe826eb 20241229122538669 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122538669 DAUC <0003> auc.c:142 vector [0]: autn = 7211f861f20380006b8ffdff4457b403 20241229122538669 DAUC <0003> auc.c:143 vector [0]: ck = 95f8cda7e28db41acb3a162be55ebfaf 20241229122538669 DAUC <0003> auc.c:144 vector [0]: ik = 2cd04246460c75a186f67c034edc3c67 20241229122538669 DAUC <0003> auc.c:145 vector [0]: res = 21f0223f5f8ffbec0000000000000000 20241229122538669 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122538669 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122538669 DAUC <0003> auc.c:179 vector [0]: kc = 3537d91f48e6e000 20241229122538669 DAUC <0003> auc.c:180 vector [0]: sres = e6782ec3 20241229122538670 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122538670 DAUC <0003> auc.c:113 vector [1]: rand = b946e1dd6e8f670097aa398576d3ff57 20241229122538670 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241229122538670 DAUC <0003> auc.c:142 vector [1]: autn = 4468641970eb8000bdfae22baede5a3c 20241229122538670 DAUC <0003> auc.c:143 vector [1]: ck = 0a0c902729ccd7d2b54cc3b00802f563 20241229122538670 DAUC <0003> auc.c:144 vector [1]: ik = 53d51e37cb5650467e551de13cfac736 20241229122538670 DAUC <0003> auc.c:145 vector [1]: res = ed43cb1caccfe1550000000000000000 20241229122538670 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122538670 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122538670 DAUC <0003> auc.c:179 vector [1]: kc = 1983cec52d6e2c00 20241229122538670 DAUC <0003> auc.c:180 vector [1]: sres = 66aa176c 20241229122538670 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122538670 DAUC <0003> auc.c:113 vector [2]: rand = 91b38d5c536bc6bdd3780633636c687d 20241229122538670 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241229122538670 DAUC <0003> auc.c:142 vector [2]: autn = 777574066c168000e34c692a4349a519 20241229122538670 DAUC <0003> auc.c:143 vector [2]: ck = 4bd6d6778c2c56a7be5c3811fc902e99 20241229122538670 DAUC <0003> auc.c:144 vector [2]: ik = 8e2e7d4837f59614a4b6b569ba1e9068 20241229122538670 DAUC <0003> auc.c:145 vector [2]: res = cdac8e2b1e18b7840000000000000000 20241229122538670 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122538670 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122538670 DAUC <0003> auc.c:179 vector [2]: kc = cecec0b7f6cb1c00 20241229122538670 DAUC <0003> auc.c:180 vector [2]: sres = 3f3fe540 20241229122538670 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122538670 DAUC <0003> auc.c:113 vector [3]: rand = 3f3d2c19994070d89655cec22e1c87e5 20241229122538670 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241229122538670 DAUC <0003> auc.c:142 vector [3]: autn = bf1298ea7ea480005121953887d80c22 20241229122538670 DAUC <0003> auc.c:143 vector [3]: ck = f0f2888ed27085e7b2c7599b22145465 20241229122538670 DAUC <0003> auc.c:144 vector [3]: ik = 0cde039acf0760410eaeb6736d28edc5 20241229122538670 DAUC <0003> auc.c:145 vector [3]: res = b6e6f92bb111d7bb0000000000000000 20241229122538670 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122538670 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122538670 DAUC <0003> auc.c:179 vector [3]: kc = d05b0668ff050000 20241229122538670 DAUC <0003> auc.c:180 vector [3]: sres = 72f59a10 20241229122538670 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122538670 DAUC <0003> auc.c:113 vector [4]: rand = 3097dee2e55d49f152dbbbc4a0311881 20241229122538670 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241229122538670 DAUC <0003> auc.c:142 vector [4]: autn = 3fa7027f33d88000ab861617d1076328 20241229122538670 DAUC <0003> auc.c:143 vector [4]: ck = daa3da2000f25c351ccc0025034aa036 20241229122538670 DAUC <0003> auc.c:144 vector [4]: ik = 14a450edc6aa535c6e6e98e1c48ba4cb 20241229122538670 DAUC <0003> auc.c:145 vector [4]: res = 18a86e30cbd5a4c00000000000000000 20241229122538670 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122538670 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122538670 DAUC <0003> auc.c:179 vector [4]: kc = 3ccf7172eb07fc00 20241229122538670 DAUC <0003> auc.c:180 vector [4]: sres = ca28c9a6 20241229122538670 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122538670 DAUC <0003> db_auc.c:245 IMSI='262429859923108': Generated 5 vectors 20241229122538670 DAUC <0003> db_auc.c:249 IMSI='262429859923108': Updating SQN=161 in DB 20241229122538670 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429859923108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429859923108"} 20241229122538670 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429859923108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122538670 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122538670 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122538672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4258 20241229122538673 DAUC <0003> db_auc.c:157 IMSI='262420400489768': No 2G Auth Data 20241229122538673 DAUC <0003> db_auc.c:192 IMSI='262420400489768': No 3G Auth Data 20241229122538690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56688<->l=127.0.0.1:4258 20241229122538694 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122538694 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420400489768 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420400489768"} 20241229122538694 DAUC <0003> db_auc.c:236 IMSI='262420400489768': Calling to generate 5 vectors 20241229122538694 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122538694 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122538694 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122538694 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122538694 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122538694 DAUC <0003> auc.c:113 vector [0]: rand = 26f0c6b38f5287ecd57522942a738d95 20241229122538694 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122538694 DAUC <0003> auc.c:142 vector [0]: autn = 118c563c5ce1800070f6759f8eaba3cd 20241229122538694 DAUC <0003> auc.c:143 vector [0]: ck = 28b214c732c33b1e2d7f5921609fe51a 20241229122538694 DAUC <0003> auc.c:144 vector [0]: ik = 80303bbb11ffa1c01cc1f61ff69dd844 20241229122538694 DAUC <0003> auc.c:145 vector [0]: res = a20cc69a433177320000000000000000 20241229122538694 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122538694 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122538694 DAUC <0003> auc.c:179 vector [0]: kc = 3060e5dc47327000 20241229122538694 DAUC <0003> auc.c:180 vector [0]: sres = 9632ddef 20241229122538694 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122538694 DAUC <0003> auc.c:113 vector [1]: rand = b8d8109c4e4b0db4d35f7c0191f57f24 20241229122538694 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241229122538694 DAUC <0003> auc.c:142 vector [1]: autn = 2cc69165d5ea8000cc81471cbc61d8e8 20241229122538694 DAUC <0003> auc.c:143 vector [1]: ck = 78205be4d010fc7c88d539d3900919e9 20241229122538694 DAUC <0003> auc.c:144 vector [1]: ik = 3f088e11cb16fba1c1044c317591327b 20241229122538694 DAUC <0003> auc.c:145 vector [1]: res = 4fc092e49652a11f0000000000000000 20241229122538694 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122538694 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122538694 DAUC <0003> auc.c:179 vector [1]: kc = a25daa13ca284800 20241229122538694 DAUC <0003> auc.c:180 vector [1]: sres = fb292235 20241229122538694 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122538694 DAUC <0003> auc.c:113 vector [2]: rand = 3f880f8990e19eab5059b21a4da78914 20241229122538694 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241229122538694 DAUC <0003> auc.c:142 vector [2]: autn = c7f288cb17478000074a49ae43eda56c 20241229122538694 DAUC <0003> auc.c:143 vector [2]: ck = b9d7b8c807664a31130192cfdcab4d5c 20241229122538694 DAUC <0003> auc.c:144 vector [2]: ik = 652c79598e13bf7c2b48e216ccbb57c5 20241229122538694 DAUC <0003> auc.c:145 vector [2]: res = 7f52a6e27efe51c60000000000000000 20241229122538694 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122538694 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122538694 DAUC <0003> auc.c:179 vector [2]: kc = e9f9314707b12800 20241229122538694 DAUC <0003> auc.c:180 vector [2]: sres = 50576f9b 20241229122538694 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122538694 DAUC <0003> auc.c:113 vector [3]: rand = 6b3a5eb77b376233f5fb2777aa7783cf 20241229122538694 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241229122538694 DAUC <0003> auc.c:142 vector [3]: autn = 3d2b57b63c368000cc0003630f4e5613 20241229122538694 DAUC <0003> auc.c:143 vector [3]: ck = 21071cc9583f68f97ff1ffe623a2dc7c 20241229122538694 DAUC <0003> auc.c:144 vector [3]: ik = c54646e27d04a0af93919b49df66a111 20241229122538694 DAUC <0003> auc.c:145 vector [3]: res = b89a772f92a2e0900000000000000000 20241229122538694 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122538694 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122538694 DAUC <0003> auc.c:179 vector [3]: kc = fb570bca7d979c00 20241229122538694 DAUC <0003> auc.c:180 vector [3]: sres = cfce8810 20241229122538694 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122538694 DAUC <0003> auc.c:113 vector [4]: rand = 67ddc1c53e80dff7040c8a8e40c52203 20241229122538694 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241229122538694 DAUC <0003> auc.c:142 vector [4]: autn = 797878ec1f9e8000449984735fb0c843 20241229122538694 DAUC <0003> auc.c:143 vector [4]: ck = df79680a8778a05912df642075f8e060 20241229122538694 DAUC <0003> auc.c:144 vector [4]: ik = bd0db9b9d08cb2417daa664ff25b6984 20241229122538694 DAUC <0003> auc.c:145 vector [4]: res = cca57217378f957e0000000000000000 20241229122538694 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122538694 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122538694 DAUC <0003> auc.c:179 vector [4]: kc = 64115df94ba91000 20241229122538694 DAUC <0003> auc.c:180 vector [4]: sres = 5d8b0086 20241229122538694 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122538694 DAUC <0003> db_auc.c:245 IMSI='262420400489768': Generated 5 vectors 20241229122538694 DAUC <0003> db_auc.c:249 IMSI='262420400489768': Updating SQN=161 in DB 20241229122538695 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420400489768 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420400489768"} 20241229122538695 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420400489768 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122538695 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122538695 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122538697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56688<->l=127.0.0.1:4258 20241229122538699 DAUC <0003> db_auc.c:157 IMSI='262429960146944': No 2G Auth Data 20241229122538699 DAUC <0003> db_auc.c:192 IMSI='262429960146944': No 3G Auth Data 20241229122538715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4258 20241229122538718 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122538718 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429960146944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429960146944"} 20241229122538718 DAUC <0003> db_auc.c:236 IMSI='262429960146944': Calling to generate 5 vectors 20241229122538718 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241229122538718 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241229122538718 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241229122538718 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241229122538718 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241229122538718 DAUC <0003> auc.c:113 vector [0]: rand = 3b5b48ee20036aab15282054aa89b4f7 20241229122538718 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241229122538718 DAUC <0003> auc.c:142 vector [0]: autn = 07b7b1d170208000d75b378cad354d39 20241229122538718 DAUC <0003> auc.c:143 vector [0]: ck = b8d7be9e4f688f411b50ca04c6656979 20241229122538718 DAUC <0003> auc.c:144 vector [0]: ik = 5c62938de1dfff9a8c7d062d47a2d947 20241229122538718 DAUC <0003> auc.c:145 vector [0]: res = b567e2600b0747ae0000000000000000 20241229122538718 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241229122538718 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241229122538718 DAUC <0003> auc.c:179 vector [0]: kc = 7ffbc56269b16f26 20241229122538718 DAUC <0003> auc.c:180 vector [0]: sres = 05f88cc3 20241229122538718 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241229122538718 DAUC <0003> auc.c:113 vector [1]: rand = 9ac8eafa325c22e3e2e8427d686c776e 20241229122538718 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241229122538718 DAUC <0003> auc.c:142 vector [1]: autn = 076b06088a6c800012d8d025be0c8a3d 20241229122538718 DAUC <0003> auc.c:143 vector [1]: ck = 8d84ecff0bc13d388b203e752de44013 20241229122538718 DAUC <0003> auc.c:144 vector [1]: ik = bb6fe3182fb0491fbcfe684c4a66f3e5 20241229122538718 DAUC <0003> auc.c:145 vector [1]: res = f487637600860ef70000000000000000 20241229122538718 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241229122538718 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241229122538718 DAUC <0003> auc.c:179 vector [1]: kc = 16dde351f9aa3711 20241229122538718 DAUC <0003> auc.c:180 vector [1]: sres = 0108c5bc 20241229122538718 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241229122538718 DAUC <0003> auc.c:113 vector [2]: rand = d5fbc4404dcc095d87e335203f7da1a9 20241229122538718 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241229122538718 DAUC <0003> auc.c:142 vector [2]: autn = f1f75bb13b298000423a0a72c27ad1d1 20241229122538718 DAUC <0003> auc.c:143 vector [2]: ck = 7a82c1acf75fca6374eb2784945870e4 20241229122538718 DAUC <0003> auc.c:144 vector [2]: ik = 5a54e53811149f99520d392848e9fb78 20241229122538718 DAUC <0003> auc.c:145 vector [2]: res = a809e1469fff8fe90000000000000000 20241229122538718 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241229122538718 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241229122538718 DAUC <0003> auc.c:179 vector [2]: kc = 6eb614013a87f1c1 20241229122538718 DAUC <0003> auc.c:180 vector [2]: sres = baca0457 20241229122538718 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241229122538718 DAUC <0003> auc.c:113 vector [3]: rand = 67b7fca6ae963e8fe98f9c5acca651ad 20241229122538718 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241229122538718 DAUC <0003> auc.c:142 vector [3]: autn = 0c6cec9dda3d8000bf4ceb35585327bd 20241229122538718 DAUC <0003> auc.c:143 vector [3]: ck = 02de8021f4b86f3d8ee30f433426e4f3 20241229122538718 DAUC <0003> auc.c:144 vector [3]: ik = af708ccb6ce151e74fd5545ca76fa5b4 20241229122538718 DAUC <0003> auc.c:145 vector [3]: res = 1aabbf010ece1c350000000000000000 20241229122538718 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241229122538718 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241229122538718 DAUC <0003> auc.c:179 vector [3]: kc = 5d7ba8c1b16b406a 20241229122538718 DAUC <0003> auc.c:180 vector [3]: sres = 4d2658a6 20241229122538718 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241229122538718 DAUC <0003> auc.c:113 vector [4]: rand = 8edcb231dc92dc399649045ab2fc2656 20241229122538718 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241229122538718 DAUC <0003> auc.c:142 vector [4]: autn = d617f678455880003e96325294610ee8 20241229122538718 DAUC <0003> auc.c:143 vector [4]: ck = 1b2b6af6f4b986b54ceb596e3aa47071 20241229122538718 DAUC <0003> auc.c:144 vector [4]: ik = 10aa558df66b4a0eef75f6ce879e9666 20241229122538718 DAUC <0003> auc.c:145 vector [4]: res = e39039bdbf3769400000000000000000 20241229122538718 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241229122538718 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241229122538718 DAUC <0003> auc.c:179 vector [4]: kc = 7313ee8040711be2 20241229122538718 DAUC <0003> auc.c:180 vector [4]: sres = 89430c8f 20241229122538718 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241229122538718 DAUC <0003> db_auc.c:245 IMSI='262429960146944': Generated 5 vectors 20241229122538718 DAUC <0003> db_auc.c:249 IMSI='262429960146944': Updating SQN=161 in DB 20241229122538718 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429960146944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429960146944"} 20241229122538718 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429960146944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122538718 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122538718 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122538721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4258 20241229122538723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56640<->l=127.0.0.1:4258 20241229122538724 DLINP <000b> input/ipa.c:451 connected read/write 20241229122538724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122538724 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122538724 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122538724 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122538724 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39911<->l=127.0.0.1:4259) 20241229122538763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56704<->l=127.0.0.1:4258 20241229122538864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56704<->l=127.0.0.1:4258 20241229122541945 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122541945 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122541947 DLINP <000b> input/ipa.c:451 connected read/write 20241229122541947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122541948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56718<->l=127.0.0.1:4258 20241229122541950 DLINP <000b> input/ipa.c:451 connected read/write 20241229122541950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122541950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122541950 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122541950 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  20241229122541950 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122541950 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  20241229122541950 DLGSUP <0013> gsup_server.c:235 2:  20241229122541950 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122541950 DLGSUP <0013> gsup_server.c:235 3:  20241229122541950 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122541950 DLGSUP <0013> gsup_server.c:235 4:  20241229122541950 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122541950 DLGSUP <0013> gsup_server.c:235 5:  20241229122541950 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122541950 DLGSUP <0013> gsup_server.c:235 7:  20241229122541950 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122541950 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122541950 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122541950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122541970 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44463<->l=127.0.0.1:4259) 20241229122541985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56728<->l=127.0.0.1:4258 20241229122541993 DLINP <000b> input/ipa.c:451 connected read/write 20241229122541993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122541993 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425780512992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425780512992" cn_domain=PS} 20241229122541993 DLU <0006> fsm.c:456 lu(262425780512992)[0x55ad3a64e2f0]{UNVALIDATED}: Allocated 20241229122541993 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425780512992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241229122541993 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425780512992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425780512992" cause=IMSI unknown in HLR} 20241229122541993 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425780512992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122541993 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425780512992)[0x55ad3a64e2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122541993 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425780512992)[0x55ad3a64e2f0]{UNVALIDATED}: Freeing instance 20241229122541993 DLU <0006> fsm.c:568 lu(PS:IMSI-262425780512992)[0x55ad3a64e2f0]{UNVALIDATED}: Deallocated 20241229122541993 DLINP <000b> input/ipa.c:451 connected read/write 20241229122541993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122541994 DLINP <000b> input/ipa.c:451 connected read/write 20241229122541994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122541996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56728<->l=127.0.0.1:4258 20241229122541996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56718<->l=127.0.0.1:4258 20241229122541998 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44463<->l=127.0.0.1:4259) 20241229122541998 DLINP <000b> input/ipa.c:451 connected read/write 20241229122541998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122541998 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122541998 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122541998 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122542044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 20241229122542144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 20241229122545219 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122545219 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122545221 DLINP <000b> input/ipa.c:451 connected read/write 20241229122545221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122545222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56756<->l=127.0.0.1:4258 20241229122545223 DLINP <000b> input/ipa.c:451 connected read/write 20241229122545223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122545223 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122545223 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122545223 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  20241229122545223 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122545223 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  20241229122545223 DLGSUP <0013> gsup_server.c:235 2:  20241229122545223 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122545223 DLGSUP <0013> gsup_server.c:235 3:  20241229122545223 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122545223 DLGSUP <0013> gsup_server.c:235 4:  20241229122545223 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122545223 DLGSUP <0013> gsup_server.c:235 5:  20241229122545223 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122545223 DLGSUP <0013> gsup_server.c:235 7:  20241229122545223 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122545223 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122545223 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122545223 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122545240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39243<->l=127.0.0.1:4259) 20241229122545253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4258 20241229122545265 DLINP <000b> input/ipa.c:451 connected read/write 20241229122545265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122545265 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262425555810256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425555810256" cn_domain=PS source_name="the-source\n"} 20241229122545265 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241229122545265 DLU <0006> fsm.c:456 lu(262425555810256)[0x55ad3a64efb0]{UNVALIDATED}: Allocated 20241229122545265 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262425555810256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241229122545265 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262425555810256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425555810256" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241229122545265 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262425555810256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122545265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425555810256)[0x55ad3a64efb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122545265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425555810256)[0x55ad3a64efb0]{UNVALIDATED}: Freeing instance 20241229122545265 DLU <0006> fsm.c:568 lu(PS:IMSI-262425555810256)[0x55ad3a64efb0]{UNVALIDATED}: Deallocated 20241229122545265 DLINP <000b> input/ipa.c:451 connected read/write 20241229122545265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122545266 DLINP <000b> input/ipa.c:451 connected read/write 20241229122545266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122545268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4258 20241229122545269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56756<->l=127.0.0.1:4258 20241229122545270 DLINP <000b> input/ipa.c:451 connected read/write 20241229122545270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122545270 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122545270 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122545270 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122545270 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241229122545270 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39243<->l=127.0.0.1:4259) 20241229122545311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56766<->l=127.0.0.1:4258 20241229122545412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56766<->l=127.0.0.1:4258 20241229122548489 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122548489 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122548490 DLINP <000b> input/ipa.c:451 connected read/write 20241229122548490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122548491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51056<->l=127.0.0.1:4258 20241229122548492 DLINP <000b> input/ipa.c:451 connected read/write 20241229122548492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122548492 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122548493 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122548493 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  20241229122548493 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122548493 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  20241229122548493 DLGSUP <0013> gsup_server.c:235 2:  20241229122548493 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122548493 DLGSUP <0013> gsup_server.c:235 3:  20241229122548493 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122548493 DLGSUP <0013> gsup_server.c:235 4:  20241229122548493 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122548493 DLGSUP <0013> gsup_server.c:235 5:  20241229122548493 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122548493 DLGSUP <0013> gsup_server.c:235 7:  20241229122548493 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122548493 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122548493 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122548493 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122548509 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33219<->l=127.0.0.1:4259) 20241229122548522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51064<->l=127.0.0.1:4258 20241229122548537 DLINP <000b> input/ipa.c:451 connected read/write 20241229122548537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122548537 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420067866976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420067866976" cn_domain=PS} 20241229122548537 DLU <0006> fsm.c:456 lu(262420067866976)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122548537 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420067866976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241229122548537 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420067866976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420067866976" cause=Roaming not allowed in this location area} 20241229122548537 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420067866976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122548537 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420067866976)[0x55ad3a64f510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122548537 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420067866976)[0x55ad3a64f510]{UNVALIDATED}: Freeing instance 20241229122548537 DLU <0006> fsm.c:568 lu(PS:IMSI-262420067866976)[0x55ad3a64f510]{UNVALIDATED}: Deallocated 20241229122548538 DLINP <000b> input/ipa.c:451 connected read/write 20241229122548538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122548538 DLINP <000b> input/ipa.c:451 connected read/write 20241229122548538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122548540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51064<->l=127.0.0.1:4258 20241229122548541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51056<->l=127.0.0.1:4258 20241229122548542 DLINP <000b> input/ipa.c:451 connected read/write 20241229122548542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122548542 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122548542 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122548542 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122548542 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33219<->l=127.0.0.1:4259) 20241229122548584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51076<->l=127.0.0.1:4258 20241229122548685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51076<->l=127.0.0.1:4258 20241229122551760 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122551760 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122551761 DLINP <000b> input/ipa.c:451 connected read/write 20241229122551761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122551762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4258 20241229122551763 DLINP <000b> input/ipa.c:451 connected read/write 20241229122551764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122551764 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122551764 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122551764 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  20241229122551764 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122551764 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  20241229122551764 DLGSUP <0013> gsup_server.c:235 2:  20241229122551764 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122551764 DLGSUP <0013> gsup_server.c:235 3:  20241229122551764 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122551764 DLGSUP <0013> gsup_server.c:235 4:  20241229122551764 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122551764 DLGSUP <0013> gsup_server.c:235 5:  20241229122551764 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122551764 DLGSUP <0013> gsup_server.c:235 7:  20241229122551764 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122551764 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122551764 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122551764 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122551784 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42513<->l=127.0.0.1:4259) 20241229122551797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51090<->l=127.0.0.1:4258 20241229122551805 DLINP <000b> input/ipa.c:451 connected read/write 20241229122551805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122551805 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427768424369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427768424369"} 20241229122551805 DAUC <0003> db_auc.c:133 IMSI='262427768424369': No such subscriber 20241229122551805 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427768424369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241229122551805 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427768424369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427768424369" cause=IMSI unknown in HLR} 20241229122551805 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427768424369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122551805 DLINP <000b> input/ipa.c:451 connected read/write 20241229122551805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122551805 DLINP <000b> input/ipa.c:451 connected read/write 20241229122551805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122551808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51090<->l=127.0.0.1:4258 20241229122551808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4258 20241229122551810 DLINP <000b> input/ipa.c:451 connected read/write 20241229122551810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122551810 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122551810 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122551810 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122551810 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42513<->l=127.0.0.1:4259) 20241229122551852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51096<->l=127.0.0.1:4258 20241229122551953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51096<->l=127.0.0.1:4258 20241229122555027 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122555027 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122555029 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51108<->l=127.0.0.1:4258 20241229122555031 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555031 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122555031 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122555031 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  20241229122555031 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122555031 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  20241229122555031 DLGSUP <0013> gsup_server.c:235 2:  20241229122555031 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122555031 DLGSUP <0013> gsup_server.c:235 3:  20241229122555031 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122555031 DLGSUP <0013> gsup_server.c:235 4:  20241229122555031 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122555031 DLGSUP <0013> gsup_server.c:235 5:  20241229122555031 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122555031 DLGSUP <0013> gsup_server.c:235 7:  20241229122555031 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122555031 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122555031 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122555031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122555046 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38319<->l=127.0.0.1:4259) 20241229122555051 DAUC <0003> db_auc.c:157 IMSI='262425840769647': No 2G Auth Data 20241229122555051 DAUC <0003> db_auc.c:192 IMSI='262425840769647': No 3G Auth Data 20241229122555066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51124<->l=127.0.0.1:4258 20241229122555073 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555073 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425840769647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425840769647" cn_domain=PS} 20241229122555073 DLU <0006> fsm.c:456 lu(262425840769647)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122555073 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425840769647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122555073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425840769647)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122555073 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425840769647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425840769647" cn_domain=PS} 20241229122555073 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555074 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555076 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555076 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425840769647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425840769647"} 20241229122555076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425840769647)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122555076 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425840769647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122555076 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425840769647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425840769647"} 20241229122555076 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425840769647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122555076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425840769647)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122555076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425840769647)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122555077 DLU <0006> fsm.c:568 lu(PS:IMSI-262425840769647)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122555077 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555077 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51124<->l=127.0.0.1:4258 20241229122555079 DAUC <0003> db_auc.c:157 IMSI='262422577353786': No 2G Auth Data 20241229122555079 DAUC <0003> db_auc.c:192 IMSI='262422577353786': No 3G Auth Data 20241229122555080 DLGSUP <0013> hlr.c:121 IMSI 262422577353786: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122555094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51138<->l=127.0.0.1:4258 20241229122555096 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555097 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422577353786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422577353786" cn_domain=PS} 20241229122555097 DLU <0006> fsm.c:456 lu(262422577353786)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122555097 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422577353786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122555097 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422577353786)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122555097 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422577353786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422577353786" cn_domain=PS} 20241229122555097 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555097 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555099 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555099 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422577353786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422577353786"} 20241229122555099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422577353786)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122555099 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422577353786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122555099 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422577353786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422577353786"} 20241229122555099 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422577353786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122555099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422577353786)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122555099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422577353786)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122555099 DLU <0006> fsm.c:568 lu(PS:IMSI-262422577353786)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122555099 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555099 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51138<->l=127.0.0.1:4258 20241229122555101 DAUC <0003> db_auc.c:157 IMSI='262422264360936': No 2G Auth Data 20241229122555101 DAUC <0003> db_auc.c:192 IMSI='262422264360936': No 3G Auth Data 20241229122555102 DLGSUP <0013> hlr.c:121 IMSI 262422264360936: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122555118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51144<->l=127.0.0.1:4258 20241229122555121 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555121 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422264360936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422264360936" cn_domain=PS} 20241229122555121 DLU <0006> fsm.c:456 lu(262422264360936)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122555121 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422264360936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122555121 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422264360936)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122555121 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422264360936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422264360936" cn_domain=PS} 20241229122555121 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555121 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555123 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555123 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422264360936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422264360936"} 20241229122555123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422264360936)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122555123 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422264360936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122555123 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422264360936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422264360936"} 20241229122555123 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422264360936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122555123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422264360936)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122555123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422264360936)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122555123 DLU <0006> fsm.c:568 lu(PS:IMSI-262422264360936)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122555123 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555123 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51144<->l=127.0.0.1:4258 20241229122555126 DAUC <0003> db_auc.c:157 IMSI='262422598072316': No 2G Auth Data 20241229122555126 DAUC <0003> db_auc.c:192 IMSI='262422598072316': No 3G Auth Data 20241229122555127 DLGSUP <0013> hlr.c:121 IMSI 262422598072316: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122555139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51148<->l=127.0.0.1:4258 20241229122555142 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555142 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422598072316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422598072316" cn_domain=PS} 20241229122555142 DLU <0006> fsm.c:456 lu(262422598072316)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122555143 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422598072316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122555143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422598072316)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122555143 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422598072316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422598072316" cn_domain=PS} 20241229122555143 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555143 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555145 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555145 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422598072316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422598072316"} 20241229122555145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422598072316)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122555145 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422598072316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122555145 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422598072316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422598072316"} 20241229122555145 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422598072316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122555145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422598072316)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122555145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422598072316)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122555145 DLU <0006> fsm.c:568 lu(PS:IMSI-262422598072316)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122555145 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555145 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51148<->l=127.0.0.1:4258 20241229122555148 DAUC <0003> db_auc.c:157 IMSI='262422696331462': No 2G Auth Data 20241229122555148 DAUC <0003> db_auc.c:192 IMSI='262422696331462': No 3G Auth Data 20241229122555148 DLGSUP <0013> hlr.c:121 IMSI 262422696331462: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122555165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4258 20241229122555168 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555168 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422696331462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422696331462" cn_domain=PS} 20241229122555168 DLU <0006> fsm.c:456 lu(262422696331462)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122555168 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422696331462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122555168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422696331462)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122555168 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422696331462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422696331462" cn_domain=PS} 20241229122555168 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555168 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555171 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555171 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422696331462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422696331462"} 20241229122555171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422696331462)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122555171 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422696331462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122555171 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422696331462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422696331462"} 20241229122555171 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422696331462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122555171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422696331462)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122555171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422696331462)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122555171 DLU <0006> fsm.c:568 lu(PS:IMSI-262422696331462)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122555171 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555171 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4258 20241229122555174 DAUC <0003> db_auc.c:157 IMSI='262426827449887': No 2G Auth Data 20241229122555174 DAUC <0003> db_auc.c:192 IMSI='262426827449887': No 3G Auth Data 20241229122555174 DLGSUP <0013> hlr.c:121 IMSI 262426827449887: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122555188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51154<->l=127.0.0.1:4258 20241229122555192 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555192 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426827449887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426827449887" cn_domain=PS} 20241229122555192 DLU <0006> fsm.c:456 lu(262426827449887)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122555192 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426827449887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122555192 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426827449887)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122555192 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426827449887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426827449887" cn_domain=PS} 20241229122555192 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555192 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555195 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555195 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426827449887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426827449887"} 20241229122555195 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426827449887)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122555195 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426827449887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122555195 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426827449887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426827449887"} 20241229122555195 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426827449887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122555195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426827449887)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122555195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426827449887)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122555195 DLU <0006> fsm.c:568 lu(PS:IMSI-262426827449887)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122555195 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555195 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51154<->l=127.0.0.1:4258 20241229122555198 DAUC <0003> db_auc.c:157 IMSI='262424690219935': No 2G Auth Data 20241229122555198 DAUC <0003> db_auc.c:192 IMSI='262424690219935': No 3G Auth Data 20241229122555199 DLGSUP <0013> hlr.c:121 IMSI 262424690219935: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122555215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51168<->l=127.0.0.1:4258 20241229122555219 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555219 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424690219935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424690219935" cn_domain=PS} 20241229122555219 DLU <0006> fsm.c:456 lu(262424690219935)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122555219 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424690219935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122555219 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424690219935)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122555219 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424690219935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424690219935" cn_domain=PS} 20241229122555219 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555219 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555221 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555221 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424690219935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424690219935"} 20241229122555221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424690219935)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122555221 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424690219935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122555222 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424690219935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424690219935"} 20241229122555222 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424690219935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122555222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424690219935)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122555222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424690219935)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122555222 DLU <0006> fsm.c:568 lu(PS:IMSI-262424690219935)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122555222 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555222 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51168<->l=127.0.0.1:4258 20241229122555224 DAUC <0003> db_auc.c:157 IMSI='262427809470762': No 2G Auth Data 20241229122555224 DAUC <0003> db_auc.c:192 IMSI='262427809470762': No 3G Auth Data 20241229122555225 DLGSUP <0013> hlr.c:121 IMSI 262427809470762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122555240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51180<->l=127.0.0.1:4258 20241229122555244 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555244 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427809470762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427809470762" cn_domain=PS} 20241229122555244 DLU <0006> fsm.c:456 lu(262427809470762)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122555244 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427809470762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122555244 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427809470762)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122555244 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427809470762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427809470762" cn_domain=PS} 20241229122555244 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555244 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555247 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555247 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427809470762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427809470762"} 20241229122555247 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427809470762)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122555247 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427809470762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122555247 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427809470762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427809470762"} 20241229122555247 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427809470762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122555247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427809470762)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122555247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427809470762)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122555247 DLU <0006> fsm.c:568 lu(PS:IMSI-262427809470762)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122555247 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555247 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122555248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51180<->l=127.0.0.1:4258 20241229122555250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51108<->l=127.0.0.1:4258 20241229122555251 DLINP <000b> input/ipa.c:451 connected read/write 20241229122555251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122555251 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122555251 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122555251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122555251 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38319<->l=127.0.0.1:4259) 20241229122555292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51194<->l=127.0.0.1:4258 20241229122555392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51194<->l=127.0.0.1:4258 20241229122558471 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122558471 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122558472 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55170<->l=127.0.0.1:4258 20241229122558474 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122558474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122558474 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  20241229122558474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122558474 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  20241229122558474 DLGSUP <0013> gsup_server.c:235 2:  20241229122558474 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122558474 DLGSUP <0013> gsup_server.c:235 3:  20241229122558474 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122558474 DLGSUP <0013> gsup_server.c:235 4:  20241229122558474 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122558474 DLGSUP <0013> gsup_server.c:235 5:  20241229122558474 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122558474 DLGSUP <0013> gsup_server.c:235 7:  20241229122558474 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122558474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122558474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122558474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122558495 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34311<->l=127.0.0.1:4259) 20241229122558502 DAUC <0003> db_auc.c:157 IMSI='262429886297271': No 2G Auth Data 20241229122558502 DAUC <0003> db_auc.c:192 IMSI='262429886297271': No 3G Auth Data 20241229122558519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55174<->l=127.0.0.1:4258 20241229122558525 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558525 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429886297271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429886297271" cn_domain=PS source_name="the-source\n"} 20241229122558525 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241229122558525 DLU <0006> fsm.c:456 lu(262429886297271)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122558525 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429886297271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241229122558525 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429886297271)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122558525 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429886297271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429886297271" cn_domain=PS destination_name="the-source\n"} 20241229122558525 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558525 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558528 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558528 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429886297271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429886297271" source_name="the-source\n"} 20241229122558528 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429886297271)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122558528 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429886297271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122558528 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429886297271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429886297271" destination_name="the-source\n"} 20241229122558528 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429886297271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122558528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429886297271)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122558528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429886297271)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122558528 DLU <0006> fsm.c:568 lu(PS:IMSI-262429886297271)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122558528 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558528 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55174<->l=127.0.0.1:4258 20241229122558531 DAUC <0003> db_auc.c:157 IMSI='262425133808197': No 2G Auth Data 20241229122558531 DAUC <0003> db_auc.c:192 IMSI='262425133808197': No 3G Auth Data 20241229122558532 DLGSUP <0013> hlr.c:121 IMSI 262425133808197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122558546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55186<->l=127.0.0.1:4258 20241229122558549 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558549 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425133808197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425133808197" cn_domain=PS source_name="the-source\n"} 20241229122558549 DLU <0006> fsm.c:456 lu(262425133808197)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122558549 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425133808197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241229122558549 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425133808197)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122558549 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425133808197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425133808197" cn_domain=PS destination_name="the-source\n"} 20241229122558549 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558549 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558551 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558551 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425133808197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425133808197" source_name="the-source\n"} 20241229122558551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425133808197)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122558551 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425133808197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122558551 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425133808197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425133808197" destination_name="the-source\n"} 20241229122558551 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425133808197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122558551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425133808197)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122558551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425133808197)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122558551 DLU <0006> fsm.c:568 lu(PS:IMSI-262425133808197)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122558551 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558551 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55186<->l=127.0.0.1:4258 20241229122558554 DAUC <0003> db_auc.c:157 IMSI='262429936611265': No 2G Auth Data 20241229122558554 DAUC <0003> db_auc.c:192 IMSI='262429936611265': No 3G Auth Data 20241229122558555 DLGSUP <0013> hlr.c:121 IMSI 262429936611265: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122558568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55200<->l=127.0.0.1:4258 20241229122558572 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558572 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429936611265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429936611265" cn_domain=PS source_name="the-source\n"} 20241229122558572 DLU <0006> fsm.c:456 lu(262429936611265)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122558572 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429936611265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241229122558572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429936611265)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122558572 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429936611265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429936611265" cn_domain=PS destination_name="the-source\n"} 20241229122558572 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558572 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558574 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558574 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429936611265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429936611265" source_name="the-source\n"} 20241229122558574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429936611265)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122558574 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262429936611265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122558574 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429936611265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429936611265" destination_name="the-source\n"} 20241229122558574 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262429936611265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122558574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429936611265)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122558574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429936611265)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122558574 DLU <0006> fsm.c:568 lu(PS:IMSI-262429936611265)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122558574 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558574 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55200<->l=127.0.0.1:4258 20241229122558577 DAUC <0003> db_auc.c:157 IMSI='262420009817583': No 2G Auth Data 20241229122558577 DAUC <0003> db_auc.c:192 IMSI='262420009817583': No 3G Auth Data 20241229122558578 DLGSUP <0013> hlr.c:121 IMSI 262420009817583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122558594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4258 20241229122558597 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558597 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420009817583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420009817583" cn_domain=PS source_name="the-source\n"} 20241229122558597 DLU <0006> fsm.c:456 lu(262420009817583)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122558597 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420009817583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241229122558597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420009817583)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122558597 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420009817583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420009817583" cn_domain=PS destination_name="the-source\n"} 20241229122558597 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558597 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558599 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558599 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420009817583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420009817583" source_name="the-source\n"} 20241229122558599 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420009817583)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122558599 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262420009817583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122558599 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420009817583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420009817583" destination_name="the-source\n"} 20241229122558599 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262420009817583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122558599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420009817583)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122558599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420009817583)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122558599 DLU <0006> fsm.c:568 lu(PS:IMSI-262420009817583)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122558599 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558599 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4258 20241229122558602 DAUC <0003> db_auc.c:157 IMSI='262428897944839': No 2G Auth Data 20241229122558602 DAUC <0003> db_auc.c:192 IMSI='262428897944839': No 3G Auth Data 20241229122558603 DLGSUP <0013> hlr.c:121 IMSI 262428897944839: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122558618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55208<->l=127.0.0.1:4258 20241229122558621 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558621 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428897944839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428897944839" cn_domain=PS source_name="the-source\n"} 20241229122558621 DLU <0006> fsm.c:456 lu(262428897944839)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122558621 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428897944839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241229122558621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428897944839)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122558621 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428897944839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428897944839" cn_domain=PS destination_name="the-source\n"} 20241229122558621 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558621 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558623 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558623 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428897944839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428897944839" source_name="the-source\n"} 20241229122558623 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428897944839)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122558623 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428897944839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122558623 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428897944839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428897944839" destination_name="the-source\n"} 20241229122558623 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428897944839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122558623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428897944839)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122558623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428897944839)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122558623 DLU <0006> fsm.c:568 lu(PS:IMSI-262428897944839)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122558623 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558624 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55208<->l=127.0.0.1:4258 20241229122558626 DAUC <0003> db_auc.c:157 IMSI='262429008416405': No 2G Auth Data 20241229122558626 DAUC <0003> db_auc.c:192 IMSI='262429008416405': No 3G Auth Data 20241229122558627 DLGSUP <0013> hlr.c:121 IMSI 262429008416405: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122558643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4258 20241229122558647 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558647 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429008416405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429008416405" cn_domain=PS source_name="the-source\n"} 20241229122558647 DLU <0006> fsm.c:456 lu(262429008416405)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122558647 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429008416405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241229122558647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429008416405)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122558647 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429008416405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429008416405" cn_domain=PS destination_name="the-source\n"} 20241229122558647 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558647 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558649 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558649 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429008416405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429008416405" source_name="the-source\n"} 20241229122558649 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429008416405)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122558649 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429008416405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122558649 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429008416405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429008416405" destination_name="the-source\n"} 20241229122558649 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429008416405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122558649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429008416405)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122558649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429008416405)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122558649 DLU <0006> fsm.c:568 lu(PS:IMSI-262429008416405)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122558650 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558650 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4258 20241229122558653 DAUC <0003> db_auc.c:157 IMSI='262428110591616': No 2G Auth Data 20241229122558653 DAUC <0003> db_auc.c:192 IMSI='262428110591616': No 3G Auth Data 20241229122558654 DLGSUP <0013> hlr.c:121 IMSI 262428110591616: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122558670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 20241229122558673 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558673 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428110591616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428110591616" cn_domain=PS source_name="the-source\n"} 20241229122558673 DLU <0006> fsm.c:456 lu(262428110591616)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122558673 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428110591616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241229122558673 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428110591616)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122558673 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428110591616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428110591616" cn_domain=PS destination_name="the-source\n"} 20241229122558673 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558674 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558676 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558676 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428110591616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428110591616" source_name="the-source\n"} 20241229122558677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428110591616)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122558677 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428110591616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122558677 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428110591616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428110591616" destination_name="the-source\n"} 20241229122558677 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428110591616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122558677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428110591616)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122558677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428110591616)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122558677 DLU <0006> fsm.c:568 lu(PS:IMSI-262428110591616)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122558677 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558677 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 20241229122558680 DAUC <0003> db_auc.c:157 IMSI='262424502235012': No 2G Auth Data 20241229122558680 DAUC <0003> db_auc.c:192 IMSI='262424502235012': No 3G Auth Data 20241229122558681 DLGSUP <0013> hlr.c:121 IMSI 262424502235012: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122558694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4258 20241229122558697 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558697 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424502235012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424502235012" cn_domain=PS source_name="the-source\n"} 20241229122558697 DLU <0006> fsm.c:456 lu(262424502235012)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122558697 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424502235012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241229122558697 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424502235012)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122558697 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424502235012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424502235012" cn_domain=PS destination_name="the-source\n"} 20241229122558697 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558697 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558699 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558699 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424502235012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424502235012" source_name="the-source\n"} 20241229122558699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424502235012)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122558699 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262424502235012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122558699 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424502235012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424502235012" destination_name="the-source\n"} 20241229122558699 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262424502235012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122558699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424502235012)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122558699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424502235012)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122558699 DLU <0006> fsm.c:568 lu(PS:IMSI-262424502235012)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122558699 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558699 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122558701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4258 20241229122558702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55170<->l=127.0.0.1:4258 20241229122558703 DLINP <000b> input/ipa.c:451 connected read/write 20241229122558703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122558703 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122558704 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122558704 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122558704 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241229122558704 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34311<->l=127.0.0.1:4259) 20241229122558746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4258 20241229122558846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4258 20241229122601925 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122601925 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122601927 DLINP <000b> input/ipa.c:451 connected read/write 20241229122601927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122601927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4258 20241229122601929 DLINP <000b> input/ipa.c:451 connected read/write 20241229122601929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122601929 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122601929 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122601929 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  20241229122601929 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122601929 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  20241229122601929 DLGSUP <0013> gsup_server.c:235 2:  20241229122601929 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122601929 DLGSUP <0013> gsup_server.c:235 3:  20241229122601929 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122601929 DLGSUP <0013> gsup_server.c:235 4:  20241229122601929 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122601929 DLGSUP <0013> gsup_server.c:235 5:  20241229122601929 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122601929 DLGSUP <0013> gsup_server.c:235 7:  20241229122601929 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122601929 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122601929 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122601929 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122601947 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45213<->l=127.0.0.1:4259) 20241229122601958 DAUC <0003> db_auc.c:157 IMSI='262425435857255': No 2G Auth Data 20241229122601959 DAUC <0003> db_auc.c:192 IMSI='262425435857255': No 3G Auth Data 20241229122601975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55258<->l=127.0.0.1:4258 20241229122601978 DLINP <000b> input/ipa.c:451 connected read/write 20241229122601978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122601978 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425435857255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425435857255" cn_domain=PS} 20241229122601979 DLU <0006> fsm.c:456 lu(262425435857255)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122601979 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425435857255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122601979 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425435857255)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122601979 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425435857255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425435857255" cn_domain=PS} 20241229122601979 DLINP <000b> input/ipa.c:451 connected read/write 20241229122601979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122601979 DLINP <000b> input/ipa.c:451 connected read/write 20241229122601979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122601982 DLINP <000b> input/ipa.c:451 connected read/write 20241229122601982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122601982 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425435857255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425435857255"} 20241229122601982 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425435857255)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122601982 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425435857255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122601982 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425435857255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425435857255"} 20241229122601982 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425435857255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122601982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425435857255)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122601982 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425435857255)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122601982 DLU <0006> fsm.c:568 lu(PS:IMSI-262425435857255)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122601982 DLINP <000b> input/ipa.c:451 connected read/write 20241229122601982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122601982 DLINP <000b> input/ipa.c:451 connected read/write 20241229122601982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122601984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55258<->l=127.0.0.1:4258 20241229122601985 DAUC <0003> db_auc.c:157 IMSI='262420201271616': No 2G Auth Data 20241229122601985 DAUC <0003> db_auc.c:192 IMSI='262420201271616': No 3G Auth Data 20241229122601986 DLGSUP <0013> hlr.c:121 IMSI 262420201271616: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122602000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4258 20241229122602004 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602004 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420201271616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420201271616" cn_domain=PS} 20241229122602004 DLU <0006> fsm.c:456 lu(262420201271616)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122602004 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420201271616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122602004 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420201271616)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122602004 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420201271616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420201271616" cn_domain=PS} 20241229122602004 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602004 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602007 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602007 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420201271616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420201271616"} 20241229122602007 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420201271616)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122602007 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420201271616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122602007 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420201271616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420201271616"} 20241229122602007 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420201271616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122602007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420201271616)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122602007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420201271616)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122602007 DLU <0006> fsm.c:568 lu(PS:IMSI-262420201271616)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122602007 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602007 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4258 20241229122602009 DAUC <0003> db_auc.c:157 IMSI='262423886511647': No 2G Auth Data 20241229122602010 DAUC <0003> db_auc.c:192 IMSI='262423886511647': No 3G Auth Data 20241229122602010 DLGSUP <0013> hlr.c:121 IMSI 262423886511647: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122602033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55276<->l=127.0.0.1:4258 20241229122602036 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602036 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423886511647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423886511647" cn_domain=PS} 20241229122602036 DLU <0006> fsm.c:456 lu(262423886511647)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122602036 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423886511647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122602036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423886511647)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122602036 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423886511647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423886511647" cn_domain=PS} 20241229122602036 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602036 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602038 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602038 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423886511647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423886511647"} 20241229122602038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423886511647)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122602038 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423886511647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122602038 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423886511647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423886511647"} 20241229122602038 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423886511647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122602038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423886511647)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122602038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423886511647)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122602038 DLU <0006> fsm.c:568 lu(PS:IMSI-262423886511647)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122602038 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602038 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55276<->l=127.0.0.1:4258 20241229122602041 DAUC <0003> db_auc.c:157 IMSI='262425131444233': No 2G Auth Data 20241229122602041 DAUC <0003> db_auc.c:192 IMSI='262425131444233': No 3G Auth Data 20241229122602041 DLGSUP <0013> hlr.c:121 IMSI 262425131444233: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122602054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55278<->l=127.0.0.1:4258 20241229122602058 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602058 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425131444233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425131444233" cn_domain=PS} 20241229122602058 DLU <0006> fsm.c:456 lu(262425131444233)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122602058 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425131444233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122602058 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425131444233)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122602058 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425131444233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425131444233" cn_domain=PS} 20241229122602058 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602058 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602059 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602059 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425131444233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425131444233"} 20241229122602059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425131444233)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122602059 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425131444233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122602059 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425131444233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425131444233"} 20241229122602059 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425131444233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122602059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425131444233)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122602059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425131444233)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122602059 DLU <0006> fsm.c:568 lu(PS:IMSI-262425131444233)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122602060 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602060 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55278<->l=127.0.0.1:4258 20241229122602062 DAUC <0003> db_auc.c:157 IMSI='262425038856215': No 2G Auth Data 20241229122602062 DAUC <0003> db_auc.c:192 IMSI='262425038856215': No 3G Auth Data 20241229122602062 DLGSUP <0013> hlr.c:121 IMSI 262425038856215: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122602076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55286<->l=127.0.0.1:4258 20241229122602080 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602080 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425038856215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425038856215" cn_domain=PS} 20241229122602080 DLU <0006> fsm.c:456 lu(262425038856215)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122602080 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425038856215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122602080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425038856215)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122602080 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425038856215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425038856215" cn_domain=PS} 20241229122602080 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602080 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602083 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602083 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425038856215 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425038856215"} 20241229122602083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425038856215)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122602083 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425038856215 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122602083 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425038856215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425038856215"} 20241229122602083 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425038856215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122602083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425038856215)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122602083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425038856215)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122602083 DLU <0006> fsm.c:568 lu(PS:IMSI-262425038856215)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122602083 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602083 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55286<->l=127.0.0.1:4258 20241229122602087 DAUC <0003> db_auc.c:157 IMSI='262429972977942': No 2G Auth Data 20241229122602087 DAUC <0003> db_auc.c:192 IMSI='262429972977942': No 3G Auth Data 20241229122602087 DLGSUP <0013> hlr.c:121 IMSI 262429972977942: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122602103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55296<->l=127.0.0.1:4258 20241229122602106 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602106 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429972977942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429972977942" cn_domain=PS} 20241229122602106 DLU <0006> fsm.c:456 lu(262429972977942)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122602106 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429972977942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122602106 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429972977942)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122602106 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429972977942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429972977942" cn_domain=PS} 20241229122602106 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602106 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602108 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602108 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429972977942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429972977942"} 20241229122602108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429972977942)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122602108 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429972977942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122602108 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429972977942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429972977942"} 20241229122602108 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429972977942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122602108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429972977942)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122602109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429972977942)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122602109 DLU <0006> fsm.c:568 lu(PS:IMSI-262429972977942)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122602109 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602109 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55296<->l=127.0.0.1:4258 20241229122602112 DAUC <0003> db_auc.c:157 IMSI='262428384017751': No 2G Auth Data 20241229122602112 DAUC <0003> db_auc.c:192 IMSI='262428384017751': No 3G Auth Data 20241229122602112 DLGSUP <0013> hlr.c:121 IMSI 262428384017751: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122602127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55310<->l=127.0.0.1:4258 20241229122602130 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602130 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428384017751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428384017751" cn_domain=PS} 20241229122602130 DLU <0006> fsm.c:456 lu(262428384017751)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122602130 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428384017751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122602130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428384017751)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122602130 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428384017751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428384017751" cn_domain=PS} 20241229122602130 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602130 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602132 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602132 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428384017751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428384017751"} 20241229122602132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428384017751)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122602132 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428384017751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122602132 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428384017751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428384017751"} 20241229122602132 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428384017751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122602132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428384017751)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122602132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428384017751)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122602132 DLU <0006> fsm.c:568 lu(PS:IMSI-262428384017751)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122602132 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602132 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55310<->l=127.0.0.1:4258 20241229122602135 DAUC <0003> db_auc.c:157 IMSI='262424708564889': No 2G Auth Data 20241229122602135 DAUC <0003> db_auc.c:192 IMSI='262424708564889': No 3G Auth Data 20241229122602136 DLGSUP <0013> hlr.c:121 IMSI 262424708564889: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122602152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4258 20241229122602157 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602157 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424708564889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424708564889" cn_domain=PS} 20241229122602157 DLU <0006> fsm.c:456 lu(262424708564889)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122602157 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424708564889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122602157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424708564889)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122602157 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424708564889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424708564889" cn_domain=PS} 20241229122602157 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602157 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602159 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602159 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424708564889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424708564889"} 20241229122602159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424708564889)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122602159 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424708564889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122602159 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424708564889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424708564889"} 20241229122602159 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424708564889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122602159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424708564889)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122602159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424708564889)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122602159 DLU <0006> fsm.c:568 lu(PS:IMSI-262424708564889)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122602159 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602159 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122602161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4258 20241229122602162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4258 20241229122602163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45213<->l=127.0.0.1:4259) 20241229122602163 DLINP <000b> input/ipa.c:451 connected read/write 20241229122602163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122602163 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122602163 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122602164 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122602204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55324<->l=127.0.0.1:4258 20241229122602305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55324<->l=127.0.0.1:4258 20241229122605375 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122605375 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122605378 DLINP <000b> input/ipa.c:451 connected read/write 20241229122605378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122605378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55336<->l=127.0.0.1:4258 20241229122605380 DLINP <000b> input/ipa.c:451 connected read/write 20241229122605380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122605380 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122605380 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122605380 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  20241229122605380 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122605380 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  20241229122605380 DLGSUP <0013> gsup_server.c:235 2:  20241229122605380 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122605380 DLGSUP <0013> gsup_server.c:235 3:  20241229122605380 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122605380 DLGSUP <0013> gsup_server.c:235 4:  20241229122605380 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122605380 DLGSUP <0013> gsup_server.c:235 5:  20241229122605380 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122605380 DLGSUP <0013> gsup_server.c:235 7:  20241229122605380 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122605380 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122605380 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122605380 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122605395 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37429<->l=127.0.0.1:4259) 20241229122605397 DAUC <0003> db_auc.c:157 IMSI='262426645504708': No 2G Auth Data 20241229122605397 DAUC <0003> db_auc.c:192 IMSI='262426645504708': No 3G Auth Data 20241229122605399 DAUC <0003> db_auc.c:192 IMSI='262426645504708': No 3G Auth Data 20241229122605401 DAUC <0003> db_auc.c:157 IMSI='262428851924170': No 2G Auth Data 20241229122605401 DAUC <0003> db_auc.c:192 IMSI='262428851924170': No 3G Auth Data 20241229122605403 DAUC <0003> db_auc.c:157 IMSI='262428851924170': No 2G Auth Data 20241229122605405 DAUC <0003> db_auc.c:157 IMSI='262420902828522': No 2G Auth Data 20241229122605405 DAUC <0003> db_auc.c:192 IMSI='262420902828522': No 3G Auth Data 20241229122605408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55336<->l=127.0.0.1:4258 20241229122605409 DLINP <000b> input/ipa.c:451 connected read/write 20241229122605409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122605409 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122605409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122605409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122605409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37429<->l=127.0.0.1:4259) 20241229122605453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55346<->l=127.0.0.1:4258 20241229122605553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55346<->l=127.0.0.1:4258 20241229122608624 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122608624 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122608627 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122608628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241229122608631 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122608631 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122608631 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122608631 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  20241229122608631 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122608631 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  20241229122608631 DLGSUP <0013> gsup_server.c:235 2:  20241229122608631 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122608631 DLGSUP <0013> gsup_server.c:235 3:  20241229122608631 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122608631 DLGSUP <0013> gsup_server.c:235 4:  20241229122608631 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122608631 DLGSUP <0013> gsup_server.c:235 5:  20241229122608631 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122608631 DLGSUP <0013> gsup_server.c:235 7:  20241229122608631 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122608631 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122608631 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122608631 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122608653 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44155<->l=127.0.0.1:4259) 20241229122608667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33690<->l=127.0.0.1:4258 20241229122608668 DAUC <0003> db_auc.c:157 IMSI='262428611356519': No 2G Auth Data 20241229122608668 DAUC <0003> db_auc.c:192 IMSI='262428611356519': No 3G Auth Data 20241229122608673 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122608673 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428611356519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428611356519" cn_domain=PS} 20241229122608673 DLU <0006> fsm.c:456 lu(262428611356519)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122608673 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428611356519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122608673 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428611356519)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122608673 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428611356519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428611356519" cn_domain=PS} 20241229122608673 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122608674 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122608677 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122608677 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428611356519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428611356519"} 20241229122608677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428611356519)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122608677 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428611356519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122608677 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428611356519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428611356519"} 20241229122608677 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428611356519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122608677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428611356519)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122608677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428611356519)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122608677 DLU <0006> fsm.c:568 lu(PS:IMSI-262428611356519)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122608677 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122608677 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122608678 DLGSUP <0013> hlr.c:128 IMSI 262428611356519: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241229122608678 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122608678 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122608680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33690<->l=127.0.0.1:4258 20241229122608680 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122608680 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428611356519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428611356519"} 20241229122608680 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428611356519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241229122608680 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428611356519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122608681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241229122608681 DLINP <000b> input/ipa.c:451 connected read/write 20241229122608681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122608681 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122608682 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122608682 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122608682 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44155<->l=127.0.0.1:4259) 20241229122608726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33706<->l=127.0.0.1:4258 20241229122608827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33706<->l=127.0.0.1:4258 20241229122611899 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122611899 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122611901 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122611902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33722<->l=127.0.0.1:4258 20241229122611904 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122611904 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122611904 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122611904 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  20241229122611904 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122611904 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  20241229122611904 DLGSUP <0013> gsup_server.c:235 2:  20241229122611904 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122611904 DLGSUP <0013> gsup_server.c:235 3:  20241229122611904 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122611904 DLGSUP <0013> gsup_server.c:235 4:  20241229122611904 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122611904 DLGSUP <0013> gsup_server.c:235 5:  20241229122611904 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122611904 DLGSUP <0013> gsup_server.c:235 7:  20241229122611904 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122611904 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122611904 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122611904 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122611922 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34647<->l=127.0.0.1:4259) 20241229122611927 DAUC <0003> db_auc.c:157 IMSI='262428379417646': No 2G Auth Data 20241229122611927 DAUC <0003> db_auc.c:192 IMSI='262428379417646': No 3G Auth Data 20241229122611941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33728<->l=127.0.0.1:4258 20241229122611949 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122611949 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428379417646" cn_domain=PS} 20241229122611949 DLU <0006> fsm.c:456 lu(262428379417646)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122611949 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122611949 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428379417646)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122611949 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428379417646" cn_domain=PS} 20241229122611949 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611949 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611952 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122611952 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428379417646"} 20241229122611952 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428379417646)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122611952 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122611952 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428379417646"} 20241229122611952 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122611952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428379417646)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122611952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428379417646)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122611952 DLU <0006> fsm.c:568 lu(PS:IMSI-262428379417646)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122611952 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611952 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611954 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122611954 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428379417646" cn_domain=CS} 20241229122611954 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241229122611954 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428379417646"} 20241229122611954 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428379417646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122611954 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611954 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33728<->l=127.0.0.1:4258 20241229122611958 DAUC <0003> db_auc.c:157 IMSI='262426837816544': No 2G Auth Data 20241229122611958 DAUC <0003> db_auc.c:192 IMSI='262426837816544': No 3G Auth Data 20241229122611959 DLGSUP <0013> hlr.c:121 IMSI 262426837816544: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122611975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4258 20241229122611979 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122611979 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426837816544" cn_domain=PS} 20241229122611979 DLU <0006> fsm.c:456 lu(262426837816544)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122611979 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122611979 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426837816544)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122611979 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426837816544" cn_domain=PS} 20241229122611979 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611979 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611980 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122611980 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426837816544"} 20241229122611980 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426837816544)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122611980 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122611980 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426837816544"} 20241229122611981 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122611981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426837816544)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122611981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426837816544)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122611981 DLU <0006> fsm.c:568 lu(PS:IMSI-262426837816544)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122611981 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611981 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611982 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122611982 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426837816544" cn_domain=CS} 20241229122611982 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241229122611982 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426837816544"} 20241229122611982 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426837816544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122611982 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611982 DLINP <000b> input/ipa.c:451 connected read/write 20241229122611982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122611983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4258 20241229122611985 DAUC <0003> db_auc.c:157 IMSI='262425803555537': No 2G Auth Data 20241229122611985 DAUC <0003> db_auc.c:192 IMSI='262425803555537': No 3G Auth Data 20241229122611986 DLGSUP <0013> hlr.c:121 IMSI 262425803555537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122612003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33746<->l=127.0.0.1:4258 20241229122612006 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612006 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425803555537" cn_domain=PS} 20241229122612006 DLU <0006> fsm.c:456 lu(262425803555537)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122612006 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122612006 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425803555537)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122612006 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425803555537" cn_domain=PS} 20241229122612006 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612006 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612008 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612009 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425803555537"} 20241229122612009 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425803555537)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122612009 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122612009 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425803555537"} 20241229122612009 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122612009 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425803555537)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122612009 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425803555537)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122612009 DLU <0006> fsm.c:568 lu(PS:IMSI-262425803555537)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122612009 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612009 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612011 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612011 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425803555537" cn_domain=CS} 20241229122612011 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241229122612011 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425803555537"} 20241229122612011 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425803555537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122612011 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612011 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33746<->l=127.0.0.1:4258 20241229122612014 DAUC <0003> db_auc.c:157 IMSI='262426479904904': No 2G Auth Data 20241229122612014 DAUC <0003> db_auc.c:192 IMSI='262426479904904': No 3G Auth Data 20241229122612015 DLGSUP <0013> hlr.c:121 IMSI 262426479904904: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122612029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20241229122612032 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612032 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426479904904" cn_domain=PS} 20241229122612032 DLU <0006> fsm.c:456 lu(262426479904904)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122612032 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122612032 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426479904904)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122612032 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426479904904" cn_domain=PS} 20241229122612032 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612033 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612035 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612035 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426479904904"} 20241229122612035 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426479904904)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122612035 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122612035 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426479904904"} 20241229122612035 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122612035 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426479904904)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122612035 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426479904904)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122612035 DLU <0006> fsm.c:568 lu(PS:IMSI-262426479904904)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122612035 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612035 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612037 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612037 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426479904904" cn_domain=CS} 20241229122612037 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241229122612037 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426479904904"} 20241229122612037 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426479904904 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122612037 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612037 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20241229122612039 DAUC <0003> db_auc.c:157 IMSI='262429813915375': No 2G Auth Data 20241229122612040 DAUC <0003> db_auc.c:192 IMSI='262429813915375': No 3G Auth Data 20241229122612040 DLGSUP <0013> hlr.c:121 IMSI 262429813915375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122612052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20241229122612055 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612055 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429813915375" cn_domain=PS} 20241229122612055 DLU <0006> fsm.c:456 lu(262429813915375)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122612055 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122612056 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429813915375)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122612056 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429813915375" cn_domain=PS} 20241229122612056 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612056 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612058 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612058 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429813915375"} 20241229122612058 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429813915375)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122612058 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122612058 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429813915375"} 20241229122612058 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122612058 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429813915375)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122612058 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429813915375)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122612058 DLU <0006> fsm.c:568 lu(PS:IMSI-262429813915375)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122612058 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612058 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612060 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612060 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429813915375" cn_domain=CS} 20241229122612060 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241229122612060 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429813915375"} 20241229122612060 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429813915375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122612060 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612060 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20241229122612062 DAUC <0003> db_auc.c:157 IMSI='262427471848075': No 2G Auth Data 20241229122612063 DAUC <0003> db_auc.c:192 IMSI='262427471848075': No 3G Auth Data 20241229122612063 DLGSUP <0013> hlr.c:121 IMSI 262427471848075: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122612077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 20241229122612081 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612081 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427471848075" cn_domain=PS} 20241229122612081 DLU <0006> fsm.c:456 lu(262427471848075)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122612081 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122612081 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427471848075)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122612081 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427471848075" cn_domain=PS} 20241229122612081 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612081 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612083 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612083 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427471848075"} 20241229122612083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427471848075)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122612083 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122612083 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427471848075"} 20241229122612083 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122612083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427471848075)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122612083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427471848075)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122612083 DLU <0006> fsm.c:568 lu(PS:IMSI-262427471848075)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122612083 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612083 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612084 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612084 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427471848075" cn_domain=CS} 20241229122612084 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241229122612084 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427471848075"} 20241229122612084 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427471848075 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122612084 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612084 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 20241229122612087 DAUC <0003> db_auc.c:157 IMSI='262426798658029': No 2G Auth Data 20241229122612087 DAUC <0003> db_auc.c:192 IMSI='262426798658029': No 3G Auth Data 20241229122612088 DLGSUP <0013> hlr.c:121 IMSI 262426798658029: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122612101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20241229122612105 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612105 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426798658029" cn_domain=PS} 20241229122612105 DLU <0006> fsm.c:456 lu(262426798658029)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122612105 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122612105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426798658029)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122612105 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426798658029" cn_domain=PS} 20241229122612105 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612105 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612107 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612107 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426798658029"} 20241229122612107 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426798658029)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122612107 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122612107 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426798658029"} 20241229122612107 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122612107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426798658029)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122612107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426798658029)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122612107 DLU <0006> fsm.c:568 lu(PS:IMSI-262426798658029)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122612107 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612107 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612109 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612109 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426798658029" cn_domain=CS} 20241229122612109 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241229122612109 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426798658029"} 20241229122612109 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426798658029 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122612109 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612109 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20241229122612111 DAUC <0003> db_auc.c:157 IMSI='262422424624784': No 2G Auth Data 20241229122612111 DAUC <0003> db_auc.c:192 IMSI='262422424624784': No 3G Auth Data 20241229122612112 DLGSUP <0013> hlr.c:121 IMSI 262422424624784: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122612125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4258 20241229122612128 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612128 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422424624784" cn_domain=PS} 20241229122612128 DLU <0006> fsm.c:456 lu(262422424624784)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122612128 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122612128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422424624784)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122612128 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422424624784" cn_domain=PS} 20241229122612128 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612128 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612131 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612131 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422424624784"} 20241229122612131 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422424624784)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122612131 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122612131 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422424624784"} 20241229122612131 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122612131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422424624784)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122612131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422424624784)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122612131 DLU <0006> fsm.c:568 lu(PS:IMSI-262422424624784)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122612131 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612131 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612132 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612132 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422424624784" cn_domain=CS} 20241229122612132 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241229122612132 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422424624784"} 20241229122612132 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422424624784 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122612132 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612132 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122612133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4258 20241229122612135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33722<->l=127.0.0.1:4258 20241229122612136 DLINP <000b> input/ipa.c:451 connected read/write 20241229122612136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122612136 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122612136 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122612136 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122612136 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34647<->l=127.0.0.1:4259) 20241229122612175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20241229122612276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20241229122615350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122615350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122615352 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4258 20241229122615354 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615354 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122615354 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122615354 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  20241229122615354 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122615354 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  20241229122615354 DLGSUP <0013> gsup_server.c:235 2:  20241229122615354 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122615354 DLGSUP <0013> gsup_server.c:235 3:  20241229122615354 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122615354 DLGSUP <0013> gsup_server.c:235 4:  20241229122615354 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122615354 DLGSUP <0013> gsup_server.c:235 5:  20241229122615354 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122615354 DLGSUP <0013> gsup_server.c:235 7:  20241229122615354 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122615354 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122615354 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122615354 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122615375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34237<->l=127.0.0.1:4259) 20241229122615380 DAUC <0003> db_auc.c:157 IMSI='262427532927609': No 2G Auth Data 20241229122615380 DAUC <0003> db_auc.c:192 IMSI='262427532927609': No 3G Auth Data 20241229122615397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4258 20241229122615402 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615402 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427532927609" cn_domain=PS} 20241229122615402 DLU <0006> fsm.c:456 lu(262427532927609)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122615402 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122615402 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427532927609)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122615402 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427532927609" cn_domain=PS} 20241229122615402 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615402 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615404 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615404 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427532927609"} 20241229122615404 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427532927609)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122615404 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122615404 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427532927609"} 20241229122615404 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122615404 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427532927609)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122615404 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427532927609)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122615404 DLU <0006> fsm.c:568 lu(PS:IMSI-262427532927609)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122615404 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615405 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615406 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615406 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427532927609" cn_domain=PS} 20241229122615406 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241229122615406 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427532927609"} 20241229122615406 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427532927609 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122615406 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615406 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4258 20241229122615410 DAUC <0003> db_auc.c:157 IMSI='262428148821487': No 2G Auth Data 20241229122615410 DAUC <0003> db_auc.c:192 IMSI='262428148821487': No 3G Auth Data 20241229122615410 DLGSUP <0013> hlr.c:121 IMSI 262428148821487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122615425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4258 20241229122615428 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615428 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428148821487" cn_domain=PS} 20241229122615428 DLU <0006> fsm.c:456 lu(262428148821487)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122615428 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122615428 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428148821487)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122615428 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428148821487" cn_domain=PS} 20241229122615428 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615428 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615431 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615431 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428148821487"} 20241229122615431 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428148821487)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122615431 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122615431 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428148821487"} 20241229122615431 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122615431 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428148821487)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122615431 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428148821487)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122615431 DLU <0006> fsm.c:568 lu(PS:IMSI-262428148821487)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122615431 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615431 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615432 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615432 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428148821487" cn_domain=PS} 20241229122615433 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241229122615433 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428148821487"} 20241229122615433 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428148821487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122615433 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615433 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4258 20241229122615436 DAUC <0003> db_auc.c:157 IMSI='262421991053075': No 2G Auth Data 20241229122615436 DAUC <0003> db_auc.c:192 IMSI='262421991053075': No 3G Auth Data 20241229122615437 DLGSUP <0013> hlr.c:121 IMSI 262421991053075: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122615453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20241229122615456 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615457 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421991053075" cn_domain=PS} 20241229122615457 DLU <0006> fsm.c:456 lu(262421991053075)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122615457 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122615457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421991053075)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122615457 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421991053075" cn_domain=PS} 20241229122615457 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615457 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615459 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615459 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421991053075"} 20241229122615459 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421991053075)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122615459 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122615459 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421991053075"} 20241229122615459 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122615459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421991053075)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122615459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421991053075)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122615459 DLU <0006> fsm.c:568 lu(PS:IMSI-262421991053075)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122615459 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615459 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615461 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615462 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421991053075" cn_domain=PS} 20241229122615462 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241229122615462 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421991053075"} 20241229122615462 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421991053075 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122615462 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615462 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20241229122615464 DAUC <0003> db_auc.c:157 IMSI='262423908741475': No 2G Auth Data 20241229122615465 DAUC <0003> db_auc.c:192 IMSI='262423908741475': No 3G Auth Data 20241229122615465 DLGSUP <0013> hlr.c:121 IMSI 262423908741475: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122615482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4258 20241229122615486 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615486 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423908741475" cn_domain=PS} 20241229122615486 DLU <0006> fsm.c:456 lu(262423908741475)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122615486 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122615486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423908741475)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122615486 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423908741475" cn_domain=PS} 20241229122615486 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615486 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615488 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615488 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423908741475"} 20241229122615488 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423908741475)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122615488 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122615488 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423908741475"} 20241229122615488 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122615488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423908741475)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122615488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423908741475)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122615488 DLU <0006> fsm.c:568 lu(PS:IMSI-262423908741475)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122615488 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615488 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615490 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615490 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423908741475" cn_domain=PS} 20241229122615490 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241229122615490 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423908741475"} 20241229122615490 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423908741475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122615490 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615490 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4258 20241229122615493 DAUC <0003> db_auc.c:157 IMSI='262424107569495': No 2G Auth Data 20241229122615493 DAUC <0003> db_auc.c:192 IMSI='262424107569495': No 3G Auth Data 20241229122615495 DLGSUP <0013> hlr.c:121 IMSI 262424107569495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122615510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20241229122615513 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615514 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424107569495" cn_domain=PS} 20241229122615514 DLU <0006> fsm.c:456 lu(262424107569495)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122615514 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122615514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424107569495)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122615514 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424107569495" cn_domain=PS} 20241229122615514 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615514 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615516 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615516 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424107569495"} 20241229122615516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424107569495)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122615516 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122615516 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424107569495"} 20241229122615516 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122615516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424107569495)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122615516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424107569495)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122615516 DLU <0006> fsm.c:568 lu(PS:IMSI-262424107569495)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122615516 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615516 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615518 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615518 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424107569495" cn_domain=PS} 20241229122615518 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241229122615518 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424107569495"} 20241229122615518 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424107569495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122615518 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615518 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20241229122615522 DAUC <0003> db_auc.c:157 IMSI='262420269099381': No 2G Auth Data 20241229122615522 DAUC <0003> db_auc.c:192 IMSI='262420269099381': No 3G Auth Data 20241229122615523 DLGSUP <0013> hlr.c:121 IMSI 262420269099381: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122615538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4258 20241229122615541 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615541 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420269099381" cn_domain=PS} 20241229122615541 DLU <0006> fsm.c:456 lu(262420269099381)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122615542 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122615542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420269099381)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122615542 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420269099381" cn_domain=PS} 20241229122615542 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615542 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615544 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615544 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420269099381"} 20241229122615544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420269099381)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122615544 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122615544 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420269099381"} 20241229122615544 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122615544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420269099381)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122615544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420269099381)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122615544 DLU <0006> fsm.c:568 lu(PS:IMSI-262420269099381)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122615545 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615545 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615547 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615547 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420269099381" cn_domain=PS} 20241229122615547 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241229122615547 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420269099381"} 20241229122615547 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420269099381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122615547 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615547 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4258 20241229122615550 DAUC <0003> db_auc.c:157 IMSI='262421761037724': No 2G Auth Data 20241229122615550 DAUC <0003> db_auc.c:192 IMSI='262421761037724': No 3G Auth Data 20241229122615551 DLGSUP <0013> hlr.c:121 IMSI 262421761037724: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122615564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 20241229122615567 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615567 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421761037724" cn_domain=PS} 20241229122615567 DLU <0006> fsm.c:456 lu(262421761037724)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122615567 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122615567 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421761037724)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122615567 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421761037724" cn_domain=PS} 20241229122615567 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615567 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615570 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615570 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421761037724"} 20241229122615570 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421761037724)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122615570 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122615570 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421761037724"} 20241229122615570 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122615570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421761037724)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122615570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421761037724)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122615570 DLU <0006> fsm.c:568 lu(PS:IMSI-262421761037724)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122615570 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615570 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615572 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615572 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421761037724" cn_domain=PS} 20241229122615572 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241229122615572 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421761037724"} 20241229122615572 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421761037724 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122615572 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615572 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 20241229122615576 DAUC <0003> db_auc.c:157 IMSI='262421235817160': No 2G Auth Data 20241229122615576 DAUC <0003> db_auc.c:192 IMSI='262421235817160': No 3G Auth Data 20241229122615576 DLGSUP <0013> hlr.c:121 IMSI 262421235817160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241229122615591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20241229122615595 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615595 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421235817160" cn_domain=PS} 20241229122615595 DLU <0006> fsm.c:456 lu(262421235817160)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122615595 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122615595 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421235817160)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122615595 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421235817160" cn_domain=PS} 20241229122615595 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615595 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615598 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615598 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421235817160"} 20241229122615598 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421235817160)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122615598 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122615598 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421235817160"} 20241229122615598 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122615598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421235817160)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122615598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421235817160)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122615598 DLU <0006> fsm.c:568 lu(PS:IMSI-262421235817160)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122615598 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615598 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615600 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615600 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421235817160" cn_domain=PS} 20241229122615600 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241229122615600 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421235817160"} 20241229122615600 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421235817160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241229122615600 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615600 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122615602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20241229122615604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4258 20241229122615604 DLINP <000b> input/ipa.c:451 connected read/write 20241229122615604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122615604 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122615604 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122615605 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122615605 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34237<->l=127.0.0.1:4259) 20241229122615645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 20241229122615745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 20241229122618826 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122618826 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122618828 DLINP <000b> input/ipa.c:451 connected read/write 20241229122618828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122618828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4258 20241229122618830 DLINP <000b> input/ipa.c:451 connected read/write 20241229122618830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122618830 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122618830 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122618830 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  20241229122618830 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122618830 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  20241229122618830 DLGSUP <0013> gsup_server.c:235 2:  20241229122618830 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122618830 DLGSUP <0013> gsup_server.c:235 3:  20241229122618830 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122618830 DLGSUP <0013> gsup_server.c:235 4:  20241229122618830 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122618830 DLGSUP <0013> gsup_server.c:235 5:  20241229122618830 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122618830 DLGSUP <0013> gsup_server.c:235 7:  20241229122618830 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122618830 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122618830 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122618830 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122618848 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35893<->l=127.0.0.1:4259) 20241229122618860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20241229122618873 DLINP <000b> input/ipa.c:451 connected read/write 20241229122618873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122618873 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} 20241229122618873 DLU <0006> fsm.c:456 lu(2345743413463)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122618873 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 20241229122618873 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} 20241229122618873 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122618873 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ad3a64f510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122618873 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ad3a64f510]{UNVALIDATED}: Freeing instance 20241229122618873 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55ad3a64f510]{UNVALIDATED}: Deallocated 20241229122618873 DLINP <000b> input/ipa.c:451 connected read/write 20241229122618873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122618873 DLINP <000b> input/ipa.c:451 connected read/write 20241229122618873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122618876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20241229122618877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4258 20241229122618878 DLINP <000b> input/ipa.c:451 connected read/write 20241229122618878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122618878 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122618878 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122618878 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122618878 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35893<->l=127.0.0.1:4259) 20241229122618924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 20241229122619025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 20241229122622095 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122622095 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122622098 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 20241229122622101 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622101 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122622101 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122622101 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  20241229122622101 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122622101 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  20241229122622101 DLGSUP <0013> gsup_server.c:235 2:  20241229122622101 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122622101 DLGSUP <0013> gsup_server.c:235 3:  20241229122622101 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122622101 DLGSUP <0013> gsup_server.c:235 4:  20241229122622101 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122622101 DLGSUP <0013> gsup_server.c:235 5:  20241229122622101 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122622101 DLGSUP <0013> gsup_server.c:235 7:  20241229122622101 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122622101 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122622101 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122622101 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122622121 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40489<->l=127.0.0.1:4259) 20241229122622127 DAUC <0003> db_auc.c:157 IMSI='262421569786930': No 2G Auth Data 20241229122622127 DAUC <0003> db_auc.c:192 IMSI='262421569786930': No 3G Auth Data 20241229122622143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55558<->l=127.0.0.1:4258 20241229122622152 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622152 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421569786930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421569786930" session_id=2134728310 session_state=BEGIN} 20241229122622152 DSS <0004> hlr_ussd.c:576 262421569786930/0x7f3d5e76: Process SS (BEGIN) 20241229122622152 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241229122622152 DSS <0004> hlr_ussd.c:518 262421569786930/0x7f3d5e76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241229122622152 DSS <0004> hlr_ussd.c:523 262421569786930/0x7f3d5e76: USSD for unknown code '*#200#' 20241229122622152 DSS <0004> hlr_ussd.c:354 262421569786930/0x7f3d5e76: Tx ReturnError(1, 0x12) 20241229122622152 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421569786930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421569786930" session_id=2134728310 session_state=END} 20241229122622152 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622152 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55558<->l=127.0.0.1:4258 20241229122622158 DAUC <0003> db_auc.c:157 IMSI='262424830189663': No 2G Auth Data 20241229122622158 DAUC <0003> db_auc.c:192 IMSI='262424830189663': No 3G Auth Data 20241229122622172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55572<->l=127.0.0.1:4258 20241229122622179 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622179 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424830189663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424830189663" session_id=1640786160 session_state=BEGIN} 20241229122622179 DSS <0004> hlr_ussd.c:576 262424830189663/0x61cc68f0: Process SS (BEGIN) 20241229122622179 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241229122622179 DSS <0004> hlr_ussd.c:518 262424830189663/0x61cc68f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241229122622179 DSS <0004> hlr_ussd.c:523 262424830189663/0x61cc68f0: USSD for unknown code '*#200#' 20241229122622179 DSS <0004> hlr_ussd.c:354 262424830189663/0x61cc68f0: Tx ReturnError(1, 0x12) 20241229122622179 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424830189663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424830189663" session_id=1640786160 session_state=END} 20241229122622179 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622179 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55572<->l=127.0.0.1:4258 20241229122622184 DAUC <0003> db_auc.c:157 IMSI='262428587948488': No 2G Auth Data 20241229122622184 DAUC <0003> db_auc.c:192 IMSI='262428587948488': No 3G Auth Data 20241229122622202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 20241229122622208 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622208 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428587948488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428587948488" session_id=1052504817 session_state=BEGIN} 20241229122622208 DSS <0004> hlr_ussd.c:576 262428587948488/0x3ebbf2f1: Process SS (BEGIN) 20241229122622208 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241229122622208 DSS <0004> hlr_ussd.c:518 262428587948488/0x3ebbf2f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241229122622208 DSS <0004> hlr_ussd.c:523 262428587948488/0x3ebbf2f1: USSD for unknown code '*#200#' 20241229122622208 DSS <0004> hlr_ussd.c:354 262428587948488/0x3ebbf2f1: Tx ReturnError(1, 0x12) 20241229122622208 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428587948488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428587948488" session_id=1052504817 session_state=END} 20241229122622208 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622208 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 20241229122622211 DAUC <0003> db_auc.c:157 IMSI='262425486230976': No 2G Auth Data 20241229122622211 DAUC <0003> db_auc.c:192 IMSI='262425486230976': No 3G Auth Data 20241229122622226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241229122622232 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622232 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425486230976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425486230976" session_id=3356387199 session_state=BEGIN} 20241229122622232 DSS <0004> hlr_ussd.c:576 262425486230976/0xc80e677f: Process SS (BEGIN) 20241229122622232 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241229122622232 DSS <0004> hlr_ussd.c:518 262425486230976/0xc80e677f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241229122622232 DSS <0004> hlr_ussd.c:523 262425486230976/0xc80e677f: USSD for unknown code '*#200#' 20241229122622232 DSS <0004> hlr_ussd.c:354 262425486230976/0xc80e677f: Tx ReturnError(1, 0x12) 20241229122622232 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425486230976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425486230976" session_id=3356387199 session_state=END} 20241229122622232 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622232 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241229122622237 DAUC <0003> db_auc.c:157 IMSI='262423933700713': No 2G Auth Data 20241229122622237 DAUC <0003> db_auc.c:192 IMSI='262423933700713': No 3G Auth Data 20241229122622252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 20241229122622259 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622259 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423933700713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423933700713" session_id=2064196368 session_state=BEGIN} 20241229122622259 DSS <0004> hlr_ussd.c:576 262423933700713/0x7b092310: Process SS (BEGIN) 20241229122622259 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241229122622259 DSS <0004> hlr_ussd.c:518 262423933700713/0x7b092310: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241229122622259 DSS <0004> hlr_ussd.c:523 262423933700713/0x7b092310: USSD for unknown code '*#200#' 20241229122622259 DSS <0004> hlr_ussd.c:354 262423933700713/0x7b092310: Tx ReturnError(1, 0x12) 20241229122622259 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423933700713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423933700713" session_id=2064196368 session_state=END} 20241229122622259 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622259 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 20241229122622262 DAUC <0003> db_auc.c:157 IMSI='262426152387360': No 2G Auth Data 20241229122622262 DAUC <0003> db_auc.c:192 IMSI='262426152387360': No 3G Auth Data 20241229122622278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20241229122622282 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622282 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426152387360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426152387360" session_id=4175099212 session_state=BEGIN} 20241229122622282 DSS <0004> hlr_ussd.c:576 262426152387360/0xf8daf54c: Process SS (BEGIN) 20241229122622282 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241229122622282 DSS <0004> hlr_ussd.c:518 262426152387360/0xf8daf54c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241229122622282 DSS <0004> hlr_ussd.c:523 262426152387360/0xf8daf54c: USSD for unknown code '*#200#' 20241229122622282 DSS <0004> hlr_ussd.c:354 262426152387360/0xf8daf54c: Tx ReturnError(1, 0x12) 20241229122622283 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426152387360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426152387360" session_id=4175099212 session_state=END} 20241229122622283 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622283 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20241229122622286 DAUC <0003> db_auc.c:157 IMSI='262424448294487': No 2G Auth Data 20241229122622286 DAUC <0003> db_auc.c:192 IMSI='262424448294487': No 3G Auth Data 20241229122622299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241229122622305 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622305 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424448294487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424448294487" session_id=56666787 session_state=BEGIN} 20241229122622305 DSS <0004> hlr_ussd.c:576 262424448294487/0x0360aaa3: Process SS (BEGIN) 20241229122622305 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241229122622305 DSS <0004> hlr_ussd.c:518 262424448294487/0x0360aaa3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241229122622305 DSS <0004> hlr_ussd.c:523 262424448294487/0x0360aaa3: USSD for unknown code '*#200#' 20241229122622305 DSS <0004> hlr_ussd.c:354 262424448294487/0x0360aaa3: Tx ReturnError(1, 0x12) 20241229122622305 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424448294487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424448294487" session_id=56666787 session_state=END} 20241229122622305 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622305 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241229122622308 DAUC <0003> db_auc.c:157 IMSI='262422960405707': No 2G Auth Data 20241229122622308 DAUC <0003> db_auc.c:192 IMSI='262422960405707': No 3G Auth Data 20241229122622323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 20241229122622328 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622328 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422960405707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422960405707" session_id=1434684828 session_state=BEGIN} 20241229122622328 DSS <0004> hlr_ussd.c:576 262422960405707/0x55838d9c: Process SS (BEGIN) 20241229122622328 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241229122622328 DSS <0004> hlr_ussd.c:518 262422960405707/0x55838d9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241229122622328 DSS <0004> hlr_ussd.c:523 262422960405707/0x55838d9c: USSD for unknown code '*#200#' 20241229122622328 DSS <0004> hlr_ussd.c:354 262422960405707/0x55838d9c: Tx ReturnError(1, 0x12) 20241229122622328 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422960405707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422960405707" session_id=1434684828 session_state=END} 20241229122622328 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622328 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122622331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 20241229122622331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 20241229122622332 DLINP <000b> input/ipa.c:451 connected read/write 20241229122622332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122622332 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122622332 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122622332 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122622333 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40489<->l=127.0.0.1:4259) 20241229122622375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55648<->l=127.0.0.1:4258 20241229122622475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55648<->l=127.0.0.1:4258 20241229122625545 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122625545 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122625548 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55656<->l=127.0.0.1:4258 20241229122625550 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625551 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122625551 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122625551 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  20241229122625551 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122625551 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  20241229122625551 DLGSUP <0013> gsup_server.c:235 2:  20241229122625551 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122625551 DLGSUP <0013> gsup_server.c:235 3:  20241229122625551 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122625551 DLGSUP <0013> gsup_server.c:235 4:  20241229122625551 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122625551 DLGSUP <0013> gsup_server.c:235 5:  20241229122625551 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122625551 DLGSUP <0013> gsup_server.c:235 7:  20241229122625551 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122625551 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122625551 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122625551 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122625572 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40885<->l=127.0.0.1:4259) 20241229122625578 DAUC <0003> db_auc.c:157 IMSI='262425013701836': No 2G Auth Data 20241229122625578 DAUC <0003> db_auc.c:192 IMSI='262425013701836': No 3G Auth Data 20241229122625596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4258 20241229122625603 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625603 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425013701836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425013701836" session_id=2332914176 session_state=BEGIN} 20241229122625603 DSS <0004> hlr_ussd.c:576 262425013701836/0x8b0d7200: Process SS (BEGIN) 20241229122625603 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122625603 DSS <0004> hlr_ussd.c:518 262425013701836/0x8b0d7200: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122625603 DSS <0004> hlr_ussd.c:542 262425013701836/0x8b0d7200: Cannot find conn for EUSE EUSE-foobar 20241229122625603 DSS <0004> hlr_ussd.c:354 262425013701836/0x8b0d7200: Tx ReturnError(1, 0x22) 20241229122625603 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425013701836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425013701836" session_id=2332914176 session_state=END} 20241229122625603 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625603 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4258 20241229122625607 DAUC <0003> db_auc.c:157 IMSI='262429924101490': No 2G Auth Data 20241229122625607 DAUC <0003> db_auc.c:192 IMSI='262429924101490': No 3G Auth Data 20241229122625625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20241229122625631 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625631 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429924101490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429924101490" session_id=2341194486 session_state=BEGIN} 20241229122625631 DSS <0004> hlr_ussd.c:576 262429924101490/0x8b8bcaf6: Process SS (BEGIN) 20241229122625631 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122625631 DSS <0004> hlr_ussd.c:518 262429924101490/0x8b8bcaf6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122625631 DSS <0004> hlr_ussd.c:542 262429924101490/0x8b8bcaf6: Cannot find conn for EUSE EUSE-foobar 20241229122625631 DSS <0004> hlr_ussd.c:354 262429924101490/0x8b8bcaf6: Tx ReturnError(1, 0x22) 20241229122625631 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429924101490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429924101490" session_id=2341194486 session_state=END} 20241229122625631 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625631 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20241229122625635 DAUC <0003> db_auc.c:157 IMSI='262421411343985': No 2G Auth Data 20241229122625635 DAUC <0003> db_auc.c:192 IMSI='262421411343985': No 3G Auth Data 20241229122625651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20241229122625657 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625658 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421411343985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421411343985" session_id=690095363 session_state=BEGIN} 20241229122625658 DSS <0004> hlr_ussd.c:576 262421411343985/0x29220503: Process SS (BEGIN) 20241229122625658 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122625658 DSS <0004> hlr_ussd.c:518 262421411343985/0x29220503: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122625658 DSS <0004> hlr_ussd.c:542 262421411343985/0x29220503: Cannot find conn for EUSE EUSE-foobar 20241229122625658 DSS <0004> hlr_ussd.c:354 262421411343985/0x29220503: Tx ReturnError(1, 0x22) 20241229122625658 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421411343985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421411343985" session_id=690095363 session_state=END} 20241229122625658 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625658 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20241229122625661 DAUC <0003> db_auc.c:157 IMSI='262424967956790': No 2G Auth Data 20241229122625662 DAUC <0003> db_auc.c:192 IMSI='262424967956790': No 3G Auth Data 20241229122625678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 20241229122625683 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625683 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424967956790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424967956790" session_id=2162815768 session_state=BEGIN} 20241229122625683 DSS <0004> hlr_ussd.c:576 262424967956790/0x80e9f318: Process SS (BEGIN) 20241229122625683 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122625683 DSS <0004> hlr_ussd.c:518 262424967956790/0x80e9f318: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122625683 DSS <0004> hlr_ussd.c:542 262424967956790/0x80e9f318: Cannot find conn for EUSE EUSE-foobar 20241229122625683 DSS <0004> hlr_ussd.c:354 262424967956790/0x80e9f318: Tx ReturnError(1, 0x22) 20241229122625683 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424967956790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424967956790" session_id=2162815768 session_state=END} 20241229122625683 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625683 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 20241229122625687 DAUC <0003> db_auc.c:157 IMSI='262426448643557': No 2G Auth Data 20241229122625687 DAUC <0003> db_auc.c:192 IMSI='262426448643557': No 3G Auth Data 20241229122625702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20241229122625708 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625708 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426448643557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426448643557" session_id=1643741083 session_state=BEGIN} 20241229122625708 DSS <0004> hlr_ussd.c:576 262426448643557/0x61f97f9b: Process SS (BEGIN) 20241229122625708 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122625708 DSS <0004> hlr_ussd.c:518 262426448643557/0x61f97f9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122625708 DSS <0004> hlr_ussd.c:542 262426448643557/0x61f97f9b: Cannot find conn for EUSE EUSE-foobar 20241229122625708 DSS <0004> hlr_ussd.c:354 262426448643557/0x61f97f9b: Tx ReturnError(1, 0x22) 20241229122625708 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426448643557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426448643557" session_id=1643741083 session_state=END} 20241229122625708 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625708 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20241229122625712 DAUC <0003> db_auc.c:157 IMSI='262428044925029': No 2G Auth Data 20241229122625712 DAUC <0003> db_auc.c:192 IMSI='262428044925029': No 3G Auth Data 20241229122625728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 20241229122625735 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625735 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428044925029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428044925029" session_id=1547502347 session_state=BEGIN} 20241229122625735 DSS <0004> hlr_ussd.c:576 262428044925029/0x5c3d030b: Process SS (BEGIN) 20241229122625735 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122625735 DSS <0004> hlr_ussd.c:518 262428044925029/0x5c3d030b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122625735 DSS <0004> hlr_ussd.c:542 262428044925029/0x5c3d030b: Cannot find conn for EUSE EUSE-foobar 20241229122625735 DSS <0004> hlr_ussd.c:354 262428044925029/0x5c3d030b: Tx ReturnError(1, 0x22) 20241229122625735 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428044925029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428044925029" session_id=1547502347 session_state=END} 20241229122625735 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625735 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 20241229122625738 DAUC <0003> db_auc.c:157 IMSI='262429617492836': No 2G Auth Data 20241229122625738 DAUC <0003> db_auc.c:192 IMSI='262429617492836': No 3G Auth Data 20241229122625754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 20241229122625760 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625760 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429617492836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429617492836" session_id=2226294950 session_state=BEGIN} 20241229122625760 DSS <0004> hlr_ussd.c:576 262429617492836/0x84b290a6: Process SS (BEGIN) 20241229122625760 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122625760 DSS <0004> hlr_ussd.c:518 262429617492836/0x84b290a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122625760 DSS <0004> hlr_ussd.c:542 262429617492836/0x84b290a6: Cannot find conn for EUSE EUSE-foobar 20241229122625760 DSS <0004> hlr_ussd.c:354 262429617492836/0x84b290a6: Tx ReturnError(1, 0x22) 20241229122625760 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429617492836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429617492836" session_id=2226294950 session_state=END} 20241229122625760 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625760 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 20241229122625764 DAUC <0003> db_auc.c:157 IMSI='262424834814946': No 2G Auth Data 20241229122625764 DAUC <0003> db_auc.c:192 IMSI='262424834814946': No 3G Auth Data 20241229122625780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4258 20241229122625787 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625787 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424834814946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424834814946" session_id=2034446442 session_state=BEGIN} 20241229122625787 DSS <0004> hlr_ussd.c:576 262424834814946/0x7943306a: Process SS (BEGIN) 20241229122625787 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122625787 DSS <0004> hlr_ussd.c:518 262424834814946/0x7943306a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122625787 DSS <0004> hlr_ussd.c:542 262424834814946/0x7943306a: Cannot find conn for EUSE EUSE-foobar 20241229122625787 DSS <0004> hlr_ussd.c:354 262424834814946/0x7943306a: Tx ReturnError(1, 0x22) 20241229122625787 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424834814946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424834814946" session_id=2034446442 session_state=END} 20241229122625787 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625787 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122625790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4258 20241229122625791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55656<->l=127.0.0.1:4258 20241229122625792 DLINP <000b> input/ipa.c:451 connected read/write 20241229122625792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122625792 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122625792 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122625792 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122625792 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40885<->l=127.0.0.1:4259) 20241229122625830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4258 20241229122626031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4258 20241229122629106 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122629106 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122629107 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37972<->l=127.0.0.1:4258 20241229122629110 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629110 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122629110 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122629110 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  20241229122629110 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122629110 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  20241229122629110 DLGSUP <0013> gsup_server.c:235 2:  20241229122629110 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122629110 DLGSUP <0013> gsup_server.c:235 3:  20241229122629110 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122629110 DLGSUP <0013> gsup_server.c:235 4:  20241229122629110 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122629110 DLGSUP <0013> gsup_server.c:235 5:  20241229122629110 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122629110 DLGSUP <0013> gsup_server.c:235 7:  20241229122629110 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122629110 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122629110 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122629110 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122629130 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41605<->l=127.0.0.1:4259) 20241229122629137 DAUC <0003> db_auc.c:157 IMSI='262424736035875': No 2G Auth Data 20241229122629137 DAUC <0003> db_auc.c:192 IMSI='262424736035875': No 3G Auth Data 20241229122629151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37974<->l=127.0.0.1:4258 20241229122629159 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629159 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424736035875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424736035875" session_id=4125789171 session_state=BEGIN} 20241229122629159 DSS <0004> hlr_ussd.c:576 262424736035875/0xf5ea8bf3: Process SS (BEGIN) 20241229122629159 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122629159 DSS <0004> hlr_ussd.c:518 262424736035875/0xf5ea8bf3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122629159 DSS <0004> hlr_ussd.c:363 262424736035875/0xf5ea8bf3: Tx USSD 'Your IMSI is 262424736035875' 20241229122629159 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424736035875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424736035875" session_id=4125789171 session_state=END} 20241229122629159 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424736035875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122629159 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629159 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37974<->l=127.0.0.1:4258 20241229122629164 DAUC <0003> db_auc.c:157 IMSI='262422788929517': No 2G Auth Data 20241229122629164 DAUC <0003> db_auc.c:192 IMSI='262422788929517': No 3G Auth Data 20241229122629180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20241229122629186 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629186 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422788929517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422788929517" session_id=848328702 session_state=BEGIN} 20241229122629186 DSS <0004> hlr_ussd.c:576 262422788929517/0x329077fe: Process SS (BEGIN) 20241229122629186 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122629186 DSS <0004> hlr_ussd.c:518 262422788929517/0x329077fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122629186 DSS <0004> hlr_ussd.c:363 262422788929517/0x329077fe: Tx USSD 'Your IMSI is 262422788929517' 20241229122629186 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422788929517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422788929517" session_id=848328702 session_state=END} 20241229122629186 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422788929517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122629186 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629186 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20241229122629191 DAUC <0003> db_auc.c:157 IMSI='262428527741591': No 2G Auth Data 20241229122629191 DAUC <0003> db_auc.c:192 IMSI='262428527741591': No 3G Auth Data 20241229122629208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4258 20241229122629216 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629216 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428527741591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428527741591" session_id=2593018093 session_state=BEGIN} 20241229122629216 DSS <0004> hlr_ussd.c:576 262428527741591/0x9a8e50ed: Process SS (BEGIN) 20241229122629216 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122629216 DSS <0004> hlr_ussd.c:518 262428527741591/0x9a8e50ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122629216 DSS <0004> hlr_ussd.c:363 262428527741591/0x9a8e50ed: Tx USSD 'Your IMSI is 262428527741591' 20241229122629216 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428527741591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428527741591" session_id=2593018093 session_state=END} 20241229122629216 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428527741591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122629216 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629216 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4258 20241229122629221 DAUC <0003> db_auc.c:157 IMSI='262421446428258': No 2G Auth Data 20241229122629221 DAUC <0003> db_auc.c:192 IMSI='262421446428258': No 3G Auth Data 20241229122629234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38016<->l=127.0.0.1:4258 20241229122629239 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629239 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421446428258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421446428258" session_id=4095546386 session_state=BEGIN} 20241229122629239 DSS <0004> hlr_ussd.c:576 262421446428258/0xf41d1412: Process SS (BEGIN) 20241229122629239 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122629239 DSS <0004> hlr_ussd.c:518 262421446428258/0xf41d1412: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122629239 DSS <0004> hlr_ussd.c:363 262421446428258/0xf41d1412: Tx USSD 'Your IMSI is 262421446428258' 20241229122629239 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421446428258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421446428258" session_id=4095546386 session_state=END} 20241229122629239 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421446428258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122629239 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629239 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38016<->l=127.0.0.1:4258 20241229122629244 DAUC <0003> db_auc.c:157 IMSI='262426240762360': No 2G Auth Data 20241229122629244 DAUC <0003> db_auc.c:192 IMSI='262426240762360': No 3G Auth Data 20241229122629259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 20241229122629265 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629265 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426240762360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426240762360" session_id=3194560749 session_state=BEGIN} 20241229122629265 DSS <0004> hlr_ussd.c:576 262426240762360/0xbe6920ed: Process SS (BEGIN) 20241229122629265 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122629265 DSS <0004> hlr_ussd.c:518 262426240762360/0xbe6920ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122629265 DSS <0004> hlr_ussd.c:363 262426240762360/0xbe6920ed: Tx USSD 'Your IMSI is 262426240762360' 20241229122629265 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426240762360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426240762360" session_id=3194560749 session_state=END} 20241229122629265 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426240762360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122629265 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629265 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 20241229122629270 DAUC <0003> db_auc.c:157 IMSI='262425672576506': No 2G Auth Data 20241229122629270 DAUC <0003> db_auc.c:192 IMSI='262425672576506': No 3G Auth Data 20241229122629286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38032<->l=127.0.0.1:4258 20241229122629291 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629291 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425672576506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425672576506" session_id=2251464074 session_state=BEGIN} 20241229122629291 DSS <0004> hlr_ussd.c:576 262425672576506/0x86329d8a: Process SS (BEGIN) 20241229122629291 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122629291 DSS <0004> hlr_ussd.c:518 262425672576506/0x86329d8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122629291 DSS <0004> hlr_ussd.c:363 262425672576506/0x86329d8a: Tx USSD 'Your IMSI is 262425672576506' 20241229122629291 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425672576506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425672576506" session_id=2251464074 session_state=END} 20241229122629291 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425672576506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122629291 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629291 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38032<->l=127.0.0.1:4258 20241229122629295 DAUC <0003> db_auc.c:157 IMSI='262421926241842': No 2G Auth Data 20241229122629295 DAUC <0003> db_auc.c:192 IMSI='262421926241842': No 3G Auth Data 20241229122629309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38048<->l=127.0.0.1:4258 20241229122629314 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629314 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421926241842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421926241842" session_id=1010958370 session_state=BEGIN} 20241229122629314 DSS <0004> hlr_ussd.c:576 262421926241842/0x3c420022: Process SS (BEGIN) 20241229122629314 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122629314 DSS <0004> hlr_ussd.c:518 262421926241842/0x3c420022: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122629314 DSS <0004> hlr_ussd.c:363 262421926241842/0x3c420022: Tx USSD 'Your IMSI is 262421926241842' 20241229122629314 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421926241842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421926241842" session_id=1010958370 session_state=END} 20241229122629314 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421926241842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122629314 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629314 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38048<->l=127.0.0.1:4258 20241229122629318 DAUC <0003> db_auc.c:157 IMSI='262429716018420': No 2G Auth Data 20241229122629318 DAUC <0003> db_auc.c:192 IMSI='262429716018420': No 3G Auth Data 20241229122629333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4258 20241229122629340 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629340 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429716018420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429716018420" session_id=1827527178 session_state=BEGIN} 20241229122629340 DSS <0004> hlr_ussd.c:576 262429716018420/0x6cedda0a: Process SS (BEGIN) 20241229122629340 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122629340 DSS <0004> hlr_ussd.c:518 262429716018420/0x6cedda0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122629340 DSS <0004> hlr_ussd.c:363 262429716018420/0x6cedda0a: Tx USSD 'Your IMSI is 262429716018420' 20241229122629340 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429716018420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429716018420" session_id=1827527178 session_state=END} 20241229122629340 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429716018420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122629340 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629340 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122629344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4258 20241229122629344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37972<->l=127.0.0.1:4258 20241229122629345 DLINP <000b> input/ipa.c:451 connected read/write 20241229122629345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122629345 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122629345 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122629345 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122629345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41605<->l=127.0.0.1:4259) 20241229122629383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38060<->l=127.0.0.1:4258 20241229122629584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38060<->l=127.0.0.1:4258 20241229122632664 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122632664 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122632666 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4258 20241229122632669 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632670 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122632670 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122632670 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  20241229122632670 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122632670 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  20241229122632670 DLGSUP <0013> gsup_server.c:235 2:  20241229122632670 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122632670 DLGSUP <0013> gsup_server.c:235 3:  20241229122632670 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122632670 DLGSUP <0013> gsup_server.c:235 4:  20241229122632670 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122632670 DLGSUP <0013> gsup_server.c:235 5:  20241229122632670 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122632670 DLGSUP <0013> gsup_server.c:235 7:  20241229122632670 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122632670 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122632670 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122632670 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122632689 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33983<->l=127.0.0.1:4259) 20241229122632696 DAUC <0003> db_auc.c:157 IMSI='262423936487786': No 2G Auth Data 20241229122632697 DAUC <0003> db_auc.c:192 IMSI='262423936487786': No 3G Auth Data 20241229122632714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38066<->l=127.0.0.1:4258 20241229122632721 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632721 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423936487786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423936487786" source_name="the-source\n" session_id=2158741638 session_state=BEGIN} 20241229122632721 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241229122632721 DSS <0004> hlr_ussd.c:576 262423936487786/0x80abc886: Process SS (BEGIN) 20241229122632721 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122632721 DSS <0004> hlr_ussd.c:518 262423936487786/0x80abc886: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122632721 DSS <0004> hlr_ussd.c:363 262423936487786/0x80abc886: Tx USSD 'Your IMSI is 262423936487786' 20241229122632721 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423936487786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423936487786" destination_name="the-source\n" session_id=2158741638 session_state=END} 20241229122632721 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423936487786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122632721 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632721 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38066<->l=127.0.0.1:4258 20241229122632725 DAUC <0003> db_auc.c:157 IMSI='262427436040324': No 2G Auth Data 20241229122632725 DAUC <0003> db_auc.c:192 IMSI='262427436040324': No 3G Auth Data 20241229122632742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38072<->l=127.0.0.1:4258 20241229122632748 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632749 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427436040324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427436040324" source_name="the-source\n" session_id=155978238 session_state=BEGIN} 20241229122632749 DSS <0004> hlr_ussd.c:576 262427436040324/0x094c09fe: Process SS (BEGIN) 20241229122632749 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122632749 DSS <0004> hlr_ussd.c:518 262427436040324/0x094c09fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122632749 DSS <0004> hlr_ussd.c:363 262427436040324/0x094c09fe: Tx USSD 'Your IMSI is 262427436040324' 20241229122632749 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427436040324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427436040324" destination_name="the-source\n" session_id=155978238 session_state=END} 20241229122632749 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262427436040324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122632749 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632749 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38072<->l=127.0.0.1:4258 20241229122632754 DAUC <0003> db_auc.c:157 IMSI='262423245297983': No 2G Auth Data 20241229122632754 DAUC <0003> db_auc.c:192 IMSI='262423245297983': No 3G Auth Data 20241229122632771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38086<->l=127.0.0.1:4258 20241229122632778 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632778 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423245297983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423245297983" source_name="the-source\n" session_id=4150359278 session_state=BEGIN} 20241229122632778 DSS <0004> hlr_ussd.c:576 262423245297983/0xf76174ee: Process SS (BEGIN) 20241229122632778 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122632778 DSS <0004> hlr_ussd.c:518 262423245297983/0xf76174ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122632778 DSS <0004> hlr_ussd.c:363 262423245297983/0xf76174ee: Tx USSD 'Your IMSI is 262423245297983' 20241229122632778 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423245297983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423245297983" destination_name="the-source\n" session_id=4150359278 session_state=END} 20241229122632778 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423245297983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122632778 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632778 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38086<->l=127.0.0.1:4258 20241229122632782 DAUC <0003> db_auc.c:157 IMSI='262423837791399': No 2G Auth Data 20241229122632782 DAUC <0003> db_auc.c:192 IMSI='262423837791399': No 3G Auth Data 20241229122632798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 20241229122632803 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632803 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423837791399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423837791399" source_name="the-source\n" session_id=4022530615 session_state=BEGIN} 20241229122632803 DSS <0004> hlr_ussd.c:576 262423837791399/0xefc2f237: Process SS (BEGIN) 20241229122632803 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122632803 DSS <0004> hlr_ussd.c:518 262423837791399/0xefc2f237: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122632803 DSS <0004> hlr_ussd.c:363 262423837791399/0xefc2f237: Tx USSD 'Your IMSI is 262423837791399' 20241229122632803 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423837791399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423837791399" destination_name="the-source\n" session_id=4022530615 session_state=END} 20241229122632803 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423837791399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122632803 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632803 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 20241229122632808 DAUC <0003> db_auc.c:157 IMSI='262428043883229': No 2G Auth Data 20241229122632808 DAUC <0003> db_auc.c:192 IMSI='262428043883229': No 3G Auth Data 20241229122632825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38092<->l=127.0.0.1:4258 20241229122632831 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632831 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428043883229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428043883229" source_name="the-source\n" session_id=263344482 session_state=BEGIN} 20241229122632831 DSS <0004> hlr_ussd.c:576 262428043883229/0x0fb25162: Process SS (BEGIN) 20241229122632831 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122632831 DSS <0004> hlr_ussd.c:518 262428043883229/0x0fb25162: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122632831 DSS <0004> hlr_ussd.c:363 262428043883229/0x0fb25162: Tx USSD 'Your IMSI is 262428043883229' 20241229122632831 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428043883229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428043883229" destination_name="the-source\n" session_id=263344482 session_state=END} 20241229122632831 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428043883229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122632831 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632831 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38092<->l=127.0.0.1:4258 20241229122632836 DAUC <0003> db_auc.c:157 IMSI='262429930733195': No 2G Auth Data 20241229122632836 DAUC <0003> db_auc.c:192 IMSI='262429930733195': No 3G Auth Data 20241229122632850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4258 20241229122632856 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632856 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429930733195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429930733195" source_name="the-source\n" session_id=691917291 session_state=BEGIN} 20241229122632856 DSS <0004> hlr_ussd.c:576 262429930733195/0x293dd1eb: Process SS (BEGIN) 20241229122632856 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122632856 DSS <0004> hlr_ussd.c:518 262429930733195/0x293dd1eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122632856 DSS <0004> hlr_ussd.c:363 262429930733195/0x293dd1eb: Tx USSD 'Your IMSI is 262429930733195' 20241229122632856 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429930733195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429930733195" destination_name="the-source\n" session_id=691917291 session_state=END} 20241229122632856 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429930733195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122632856 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632856 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4258 20241229122632861 DAUC <0003> db_auc.c:157 IMSI='262425923244683': No 2G Auth Data 20241229122632861 DAUC <0003> db_auc.c:192 IMSI='262425923244683': No 3G Auth Data 20241229122632877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38100<->l=127.0.0.1:4258 20241229122632883 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632883 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425923244683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425923244683" source_name="the-source\n" session_id=4102544989 session_state=BEGIN} 20241229122632883 DSS <0004> hlr_ussd.c:576 262425923244683/0xf487de5d: Process SS (BEGIN) 20241229122632883 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122632883 DSS <0004> hlr_ussd.c:518 262425923244683/0xf487de5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122632883 DSS <0004> hlr_ussd.c:363 262425923244683/0xf487de5d: Tx USSD 'Your IMSI is 262425923244683' 20241229122632883 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425923244683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425923244683" destination_name="the-source\n" session_id=4102544989 session_state=END} 20241229122632883 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425923244683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122632883 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632883 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38100<->l=127.0.0.1:4258 20241229122632887 DAUC <0003> db_auc.c:157 IMSI='262429650822912': No 2G Auth Data 20241229122632887 DAUC <0003> db_auc.c:192 IMSI='262429650822912': No 3G Auth Data 20241229122632902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4258 20241229122632908 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632908 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429650822912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429650822912" source_name="the-source\n" session_id=1753946815 session_state=BEGIN} 20241229122632908 DSS <0004> hlr_ussd.c:576 262429650822912/0x688b1abf: Process SS (BEGIN) 20241229122632908 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241229122632908 DSS <0004> hlr_ussd.c:518 262429650822912/0x688b1abf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241229122632908 DSS <0004> hlr_ussd.c:363 262429650822912/0x688b1abf: Tx USSD 'Your IMSI is 262429650822912' 20241229122632908 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429650822912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429650822912" destination_name="the-source\n" session_id=1753946815 session_state=END} 20241229122632908 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429650822912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122632908 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632908 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122632914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4258 20241229122632914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4258 20241229122632915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33983<->l=127.0.0.1:4259) 20241229122632915 DLINP <000b> input/ipa.c:451 connected read/write 20241229122632915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122632915 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122632915 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122632915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122632915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241229122632962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38118<->l=127.0.0.1:4258 20241229122633163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38118<->l=127.0.0.1:4258 20241229122636237 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122636237 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122636239 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4258 20241229122636242 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636243 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122636243 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122636243 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  20241229122636243 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122636243 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  20241229122636243 DLGSUP <0013> gsup_server.c:235 2:  20241229122636243 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122636243 DLGSUP <0013> gsup_server.c:235 3:  20241229122636243 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122636243 DLGSUP <0013> gsup_server.c:235 4:  20241229122636243 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122636243 DLGSUP <0013> gsup_server.c:235 5:  20241229122636243 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122636243 DLGSUP <0013> gsup_server.c:235 7:  20241229122636243 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122636243 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122636243 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122636243 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122636262 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39841<->l=127.0.0.1:4259) 20241229122636269 DAUC <0003> db_auc.c:157 IMSI='262427466795658': No 2G Auth Data 20241229122636269 DAUC <0003> db_auc.c:192 IMSI='262427466795658': No 3G Auth Data 20241229122636288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4258 20241229122636294 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636294 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427466795658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427466795658" session_id=258278760 session_state=BEGIN} 20241229122636294 DSS <0004> hlr_ussd.c:576 262427466795658/0x0f650568: Process SS (BEGIN) 20241229122636294 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122636294 DSS <0004> hlr_ussd.c:518 262427466795658/0x0f650568: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122636294 DSS <0004> hlr_ussd.c:363 262427466795658/0x0f650568: Tx USSD 'Your extension is 491612355854' 20241229122636294 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427466795658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427466795658" session_id=258278760 session_state=END} 20241229122636294 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427466795658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122636294 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636294 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4258 20241229122636300 DAUC <0003> db_auc.c:157 IMSI='262426649148229': No 2G Auth Data 20241229122636300 DAUC <0003> db_auc.c:192 IMSI='262426649148229': No 3G Auth Data 20241229122636316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38140<->l=127.0.0.1:4258 20241229122636321 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636321 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426649148229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426649148229" session_id=605494634 session_state=BEGIN} 20241229122636321 DSS <0004> hlr_ussd.c:576 262426649148229/0x24171d6a: Process SS (BEGIN) 20241229122636321 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122636321 DSS <0004> hlr_ussd.c:518 262426649148229/0x24171d6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122636321 DSS <0004> hlr_ussd.c:363 262426649148229/0x24171d6a: Tx USSD 'Your extension is 491616848786' 20241229122636321 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426649148229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426649148229" session_id=605494634 session_state=END} 20241229122636321 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426649148229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122636321 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636321 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38140<->l=127.0.0.1:4258 20241229122636325 DAUC <0003> db_auc.c:157 IMSI='262427917686432': No 2G Auth Data 20241229122636325 DAUC <0003> db_auc.c:192 IMSI='262427917686432': No 3G Auth Data 20241229122636342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38154<->l=127.0.0.1:4258 20241229122636347 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636348 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427917686432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427917686432" session_id=863093856 session_state=BEGIN} 20241229122636348 DSS <0004> hlr_ussd.c:576 262427917686432/0x3371c460: Process SS (BEGIN) 20241229122636348 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122636348 DSS <0004> hlr_ussd.c:518 262427917686432/0x3371c460: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122636348 DSS <0004> hlr_ussd.c:363 262427917686432/0x3371c460: Tx USSD 'Your extension is 491613131560' 20241229122636348 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427917686432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427917686432" session_id=863093856 session_state=END} 20241229122636348 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427917686432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122636348 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636348 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38154<->l=127.0.0.1:4258 20241229122636352 DAUC <0003> db_auc.c:157 IMSI='262422338832863': No 2G Auth Data 20241229122636352 DAUC <0003> db_auc.c:192 IMSI='262422338832863': No 3G Auth Data 20241229122636368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4258 20241229122636373 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636373 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422338832863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422338832863" session_id=1476617342 session_state=BEGIN} 20241229122636373 DSS <0004> hlr_ussd.c:576 262422338832863/0x5803647e: Process SS (BEGIN) 20241229122636373 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122636373 DSS <0004> hlr_ussd.c:518 262422338832863/0x5803647e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122636373 DSS <0004> hlr_ussd.c:363 262422338832863/0x5803647e: Tx USSD 'Your extension is 491613034886' 20241229122636373 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422338832863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422338832863" session_id=1476617342 session_state=END} 20241229122636373 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422338832863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122636373 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636374 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38170<->l=127.0.0.1:4258 20241229122636378 DAUC <0003> db_auc.c:157 IMSI='262427038084542': No 2G Auth Data 20241229122636378 DAUC <0003> db_auc.c:192 IMSI='262427038084542': No 3G Auth Data 20241229122636396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 20241229122636402 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636402 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427038084542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427038084542" session_id=3076612244 session_state=BEGIN} 20241229122636402 DSS <0004> hlr_ussd.c:576 262427038084542/0xb7616094: Process SS (BEGIN) 20241229122636402 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122636402 DSS <0004> hlr_ussd.c:518 262427038084542/0xb7616094: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122636402 DSS <0004> hlr_ussd.c:363 262427038084542/0xb7616094: Tx USSD 'Your extension is 491611733468' 20241229122636402 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427038084542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427038084542" session_id=3076612244 session_state=END} 20241229122636402 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427038084542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122636402 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636402 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 20241229122636408 DAUC <0003> db_auc.c:157 IMSI='262420164577241': No 2G Auth Data 20241229122636408 DAUC <0003> db_auc.c:192 IMSI='262420164577241': No 3G Auth Data 20241229122636424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38188<->l=127.0.0.1:4258 20241229122636430 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636430 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420164577241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420164577241" session_id=3287960619 session_state=BEGIN} 20241229122636430 DSS <0004> hlr_ussd.c:576 262420164577241/0xc3fa4c2b: Process SS (BEGIN) 20241229122636430 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122636430 DSS <0004> hlr_ussd.c:518 262420164577241/0xc3fa4c2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122636430 DSS <0004> hlr_ussd.c:363 262420164577241/0xc3fa4c2b: Tx USSD 'Your extension is 491610454173' 20241229122636430 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420164577241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420164577241" session_id=3287960619 session_state=END} 20241229122636430 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420164577241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122636430 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636430 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38188<->l=127.0.0.1:4258 20241229122636434 DAUC <0003> db_auc.c:157 IMSI='262421868195543': No 2G Auth Data 20241229122636434 DAUC <0003> db_auc.c:192 IMSI='262421868195543': No 3G Auth Data 20241229122636451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38194<->l=127.0.0.1:4258 20241229122636456 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636456 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421868195543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421868195543" session_id=2611169121 session_state=BEGIN} 20241229122636456 DSS <0004> hlr_ussd.c:576 262421868195543/0x9ba34761: Process SS (BEGIN) 20241229122636456 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122636456 DSS <0004> hlr_ussd.c:518 262421868195543/0x9ba34761: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122636456 DSS <0004> hlr_ussd.c:363 262421868195543/0x9ba34761: Tx USSD 'Your extension is 491611468227' 20241229122636456 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421868195543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421868195543" session_id=2611169121 session_state=END} 20241229122636456 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421868195543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122636456 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636456 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38194<->l=127.0.0.1:4258 20241229122636460 DAUC <0003> db_auc.c:157 IMSI='262428700705920': No 2G Auth Data 20241229122636460 DAUC <0003> db_auc.c:192 IMSI='262428700705920': No 3G Auth Data 20241229122636474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20241229122636479 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636479 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428700705920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428700705920" session_id=1527184103 session_state=BEGIN} 20241229122636479 DSS <0004> hlr_ussd.c:576 262428700705920/0x5b06fae7: Process SS (BEGIN) 20241229122636479 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122636480 DSS <0004> hlr_ussd.c:518 262428700705920/0x5b06fae7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122636480 DSS <0004> hlr_ussd.c:363 262428700705920/0x5b06fae7: Tx USSD 'Your extension is 491610726057' 20241229122636480 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428700705920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428700705920" session_id=1527184103 session_state=END} 20241229122636480 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428700705920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122636480 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636480 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122636483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20241229122636484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4258 20241229122636485 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39841<->l=127.0.0.1:4259) 20241229122636485 DLINP <000b> input/ipa.c:451 connected read/write 20241229122636485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122636485 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122636485 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122636485 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122636529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38204<->l=127.0.0.1:4258 20241229122636730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38204<->l=127.0.0.1:4258 20241229122639804 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122639805 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122639807 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122639808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46960<->l=127.0.0.1:4258 20241229122639811 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122639811 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122639811 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122639811 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  20241229122639811 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122639811 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  20241229122639811 DLGSUP <0013> gsup_server.c:235 2:  20241229122639811 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122639811 DLGSUP <0013> gsup_server.c:235 3:  20241229122639811 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122639811 DLGSUP <0013> gsup_server.c:235 4:  20241229122639811 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122639811 DLGSUP <0013> gsup_server.c:235 5:  20241229122639811 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122639811 DLGSUP <0013> gsup_server.c:235 7:  20241229122639811 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122639811 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122639811 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122639811 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122639829 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39297<->l=127.0.0.1:4259) 20241229122639834 DAUC <0003> db_auc.c:157 IMSI='262421214257254': No 2G Auth Data 20241229122639834 DAUC <0003> db_auc.c:192 IMSI='262421214257254': No 3G Auth Data 20241229122639848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241229122639856 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122639856 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421214257254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421214257254" source_name="the-source\n" session_id=238425342 session_state=BEGIN} 20241229122639856 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241229122639856 DSS <0004> hlr_ussd.c:576 262421214257254/0x0e3614fe: Process SS (BEGIN) 20241229122639856 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122639856 DSS <0004> hlr_ussd.c:518 262421214257254/0x0e3614fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122639857 DSS <0004> hlr_ussd.c:363 262421214257254/0x0e3614fe: Tx USSD 'Your extension is 491615357364' 20241229122639857 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421214257254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421214257254" destination_name="the-source\n" session_id=238425342 session_state=END} 20241229122639857 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421214257254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122639857 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639857 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241229122639861 DAUC <0003> db_auc.c:157 IMSI='262420106476133': No 2G Auth Data 20241229122639861 DAUC <0003> db_auc.c:192 IMSI='262420106476133': No 3G Auth Data 20241229122639879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46972<->l=127.0.0.1:4258 20241229122639886 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122639886 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420106476133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420106476133" source_name="the-source\n" session_id=1327112207 session_state=BEGIN} 20241229122639886 DSS <0004> hlr_ussd.c:576 262420106476133/0x4f1a200f: Process SS (BEGIN) 20241229122639886 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122639886 DSS <0004> hlr_ussd.c:518 262420106476133/0x4f1a200f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122639886 DSS <0004> hlr_ussd.c:363 262420106476133/0x4f1a200f: Tx USSD 'Your extension is 491616855642' 20241229122639886 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420106476133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420106476133" destination_name="the-source\n" session_id=1327112207 session_state=END} 20241229122639886 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262420106476133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122639886 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639886 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46972<->l=127.0.0.1:4258 20241229122639891 DAUC <0003> db_auc.c:157 IMSI='262428613293796': No 2G Auth Data 20241229122639891 DAUC <0003> db_auc.c:192 IMSI='262428613293796': No 3G Auth Data 20241229122639907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 20241229122639912 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122639912 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428613293796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428613293796" source_name="the-source\n" session_id=612304952 session_state=BEGIN} 20241229122639912 DSS <0004> hlr_ussd.c:576 262428613293796/0x247f0838: Process SS (BEGIN) 20241229122639912 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122639912 DSS <0004> hlr_ussd.c:518 262428613293796/0x247f0838: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122639912 DSS <0004> hlr_ussd.c:363 262428613293796/0x247f0838: Tx USSD 'Your extension is 491615155165' 20241229122639912 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428613293796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428613293796" destination_name="the-source\n" session_id=612304952 session_state=END} 20241229122639912 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428613293796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122639912 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639912 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 20241229122639916 DAUC <0003> db_auc.c:157 IMSI='262423950673998': No 2G Auth Data 20241229122639916 DAUC <0003> db_auc.c:192 IMSI='262423950673998': No 3G Auth Data 20241229122639933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4258 20241229122639938 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122639938 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423950673998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423950673998" source_name="the-source\n" session_id=4061549068 session_state=BEGIN} 20241229122639938 DSS <0004> hlr_ussd.c:576 262423950673998/0xf216520c: Process SS (BEGIN) 20241229122639938 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122639938 DSS <0004> hlr_ussd.c:518 262423950673998/0xf216520c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122639938 DSS <0004> hlr_ussd.c:363 262423950673998/0xf216520c: Tx USSD 'Your extension is 491616631404' 20241229122639938 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423950673998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423950673998" destination_name="the-source\n" session_id=4061549068 session_state=END} 20241229122639938 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423950673998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122639938 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639938 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4258 20241229122639942 DAUC <0003> db_auc.c:157 IMSI='262423030011409': No 2G Auth Data 20241229122639942 DAUC <0003> db_auc.c:192 IMSI='262423030011409': No 3G Auth Data 20241229122639961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47008<->l=127.0.0.1:4258 20241229122639966 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122639966 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423030011409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423030011409" source_name="the-source\n" session_id=3460802673 session_state=BEGIN} 20241229122639966 DSS <0004> hlr_ussd.c:576 262423030011409/0xce47a871: Process SS (BEGIN) 20241229122639966 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122639966 DSS <0004> hlr_ussd.c:518 262423030011409/0xce47a871: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122639966 DSS <0004> hlr_ussd.c:363 262423030011409/0xce47a871: Tx USSD 'Your extension is 491617240161' 20241229122639966 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423030011409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030011409" destination_name="the-source\n" session_id=3460802673 session_state=END} 20241229122639966 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423030011409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122639966 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639966 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47008<->l=127.0.0.1:4258 20241229122639970 DAUC <0003> db_auc.c:157 IMSI='262428965411887': No 2G Auth Data 20241229122639970 DAUC <0003> db_auc.c:192 IMSI='262428965411887': No 3G Auth Data 20241229122639988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47024<->l=127.0.0.1:4258 20241229122639995 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122639995 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428965411887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428965411887" source_name="the-source\n" session_id=984973568 session_state=BEGIN} 20241229122639995 DSS <0004> hlr_ussd.c:576 262428965411887/0x3ab58100: Process SS (BEGIN) 20241229122639995 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122639995 DSS <0004> hlr_ussd.c:518 262428965411887/0x3ab58100: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122639995 DSS <0004> hlr_ussd.c:363 262428965411887/0x3ab58100: Tx USSD 'Your extension is 491614310327' 20241229122639995 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428965411887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428965411887" destination_name="the-source\n" session_id=984973568 session_state=END} 20241229122639995 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428965411887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122639995 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122639995 DLINP <000b> input/ipa.c:451 connected read/write 20241229122639995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122640000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47024<->l=127.0.0.1:4258 20241229122640001 DAUC <0003> db_auc.c:157 IMSI='262425915554077': No 2G Auth Data 20241229122640001 DAUC <0003> db_auc.c:192 IMSI='262425915554077': No 3G Auth Data 20241229122640018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47032<->l=127.0.0.1:4258 20241229122640025 DLINP <000b> input/ipa.c:451 connected read/write 20241229122640025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122640025 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425915554077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425915554077" source_name="the-source\n" session_id=2351266792 session_state=BEGIN} 20241229122640025 DSS <0004> hlr_ussd.c:576 262425915554077/0x8c257be8: Process SS (BEGIN) 20241229122640025 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122640025 DSS <0004> hlr_ussd.c:518 262425915554077/0x8c257be8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122640025 DSS <0004> hlr_ussd.c:363 262425915554077/0x8c257be8: Tx USSD 'Your extension is 491612461124' 20241229122640025 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425915554077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425915554077" destination_name="the-source\n" session_id=2351266792 session_state=END} 20241229122640025 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262425915554077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122640025 DLINP <000b> input/ipa.c:451 connected read/write 20241229122640025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122640025 DLINP <000b> input/ipa.c:451 connected read/write 20241229122640025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122640028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47032<->l=127.0.0.1:4258 20241229122640029 DAUC <0003> db_auc.c:157 IMSI='262423317171661': No 2G Auth Data 20241229122640029 DAUC <0003> db_auc.c:192 IMSI='262423317171661': No 3G Auth Data 20241229122640046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47040<->l=127.0.0.1:4258 20241229122640051 DLINP <000b> input/ipa.c:451 connected read/write 20241229122640051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122640051 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423317171661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423317171661" source_name="the-source\n" session_id=3676014309 session_state=BEGIN} 20241229122640051 DSS <0004> hlr_ussd.c:576 262423317171661/0xdb1b86e5: Process SS (BEGIN) 20241229122640051 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241229122640051 DSS <0004> hlr_ussd.c:518 262423317171661/0xdb1b86e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241229122640051 DSS <0004> hlr_ussd.c:363 262423317171661/0xdb1b86e5: Tx USSD 'Your extension is 491616546358' 20241229122640051 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423317171661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423317171661" destination_name="the-source\n" session_id=3676014309 session_state=END} 20241229122640051 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423317171661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122640051 DLINP <000b> input/ipa.c:451 connected read/write 20241229122640051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122640051 DLINP <000b> input/ipa.c:451 connected read/write 20241229122640051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122640054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47040<->l=127.0.0.1:4258 20241229122640055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46960<->l=127.0.0.1:4258 20241229122640056 DLINP <000b> input/ipa.c:451 connected read/write 20241229122640056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122640056 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122640056 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122640056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122640056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241229122640056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39297<->l=127.0.0.1:4259) 20241229122640095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47054<->l=127.0.0.1:4258 20241229122640296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47054<->l=127.0.0.1:4258 20241229122643372 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44551 20241229122643372 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44551 20241229122643375 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643375 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643376 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122643376 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122643377 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643377 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643377 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122643377 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241229122643377 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241229122643377 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241229122643377 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  20241229122643377 DLGSUP <0013> gsup_server.c:235 2:  20241229122643377 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122643377 DLGSUP <0013> gsup_server.c:235 3:  20241229122643377 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122643377 DLGSUP <0013> gsup_server.c:235 4:  20241229122643377 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122643377 DLGSUP <0013> gsup_server.c:235 5:  20241229122643377 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122643377 DLGSUP <0013> gsup_server.c:235 7:  20241229122643377 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122643377 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122643377 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122643377 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44551 20241229122643378 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241229122643380 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643380 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122643380 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122643380 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  20241229122643380 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122643380 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  20241229122643380 DLGSUP <0013> gsup_server.c:235 2:  20241229122643380 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122643380 DLGSUP <0013> gsup_server.c:235 3:  20241229122643380 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122643380 DLGSUP <0013> gsup_server.c:235 4:  20241229122643380 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122643380 DLGSUP <0013> gsup_server.c:235 5:  20241229122643380 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122643380 DLGSUP <0013> gsup_server.c:235 7:  20241229122643380 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122643380 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122643380 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122643380 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122643397 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46493<->l=127.0.0.1:4259) 20241229122643403 DAUC <0003> db_auc.c:157 IMSI='262428935302669': No 2G Auth Data 20241229122643403 DAUC <0003> db_auc.c:192 IMSI='262428935302669': No 3G Auth Data 20241229122643419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47074<->l=127.0.0.1:4258 20241229122643425 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643425 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428935302669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428935302669" session_id=3212458823 session_state=BEGIN} 20241229122643425 DSS <0004> hlr_ussd.c:576 262428935302669/0xbf7a3b47: Process SS (BEGIN) 20241229122643425 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122643425 DSS <0004> hlr_ussd.c:518 262428935302669/0xbf7a3b47: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122643425 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643425 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643425 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643425 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643434 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643434 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643434 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262428935302669 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428935302669" session_id=3212458823 session_state=END} 20241229122643434 DSS <0004> hlr_ussd.c:576 262428935302669/0xbf7a3b47: Process SS (END) 20241229122643435 DSS <0004> hlr_ussd.c:518 262428935302669/0xbf7a3b47: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122643435 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428935302669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428935302669" session_id=3212458823 session_state=END} 20241229122643435 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428935302669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122643435 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262428935302669 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122643435 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643435 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47074<->l=127.0.0.1:4258 20241229122643440 DAUC <0003> db_auc.c:157 IMSI='262426186135527': No 2G Auth Data 20241229122643440 DAUC <0003> db_auc.c:192 IMSI='262426186135527': No 3G Auth Data 20241229122643456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47090<->l=127.0.0.1:4258 20241229122643460 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643461 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426186135527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426186135527" session_id=692801017 session_state=BEGIN} 20241229122643461 DSS <0004> hlr_ussd.c:576 262426186135527/0x294b4df9: Process SS (BEGIN) 20241229122643461 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122643461 DSS <0004> hlr_ussd.c:518 262426186135527/0x294b4df9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122643461 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643461 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643461 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643461 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643463 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643463 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643463 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426186135527 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426186135527" session_id=692801017 session_state=END} 20241229122643463 DSS <0004> hlr_ussd.c:576 262426186135527/0x294b4df9: Process SS (END) 20241229122643463 DSS <0004> hlr_ussd.c:518 262426186135527/0x294b4df9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122643463 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426186135527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426186135527" session_id=692801017 session_state=END} 20241229122643463 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426186135527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122643463 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426186135527 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122643463 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643463 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47090<->l=127.0.0.1:4258 20241229122643467 DAUC <0003> db_auc.c:157 IMSI='262422649701829': No 2G Auth Data 20241229122643467 DAUC <0003> db_auc.c:192 IMSI='262422649701829': No 3G Auth Data 20241229122643484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 20241229122643489 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643489 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422649701829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422649701829" session_id=1301223908 session_state=BEGIN} 20241229122643489 DSS <0004> hlr_ussd.c:576 262422649701829/0x4d8f19e4: Process SS (BEGIN) 20241229122643489 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122643489 DSS <0004> hlr_ussd.c:518 262422649701829/0x4d8f19e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122643489 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643489 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643489 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643490 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643491 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643491 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643491 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262422649701829 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422649701829" session_id=1301223908 session_state=END} 20241229122643491 DSS <0004> hlr_ussd.c:576 262422649701829/0x4d8f19e4: Process SS (END) 20241229122643491 DSS <0004> hlr_ussd.c:518 262422649701829/0x4d8f19e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122643491 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422649701829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422649701829" session_id=1301223908 session_state=END} 20241229122643492 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422649701829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122643492 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262422649701829 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122643492 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643492 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 20241229122643496 DAUC <0003> db_auc.c:157 IMSI='262428855636979': No 2G Auth Data 20241229122643496 DAUC <0003> db_auc.c:192 IMSI='262428855636979': No 3G Auth Data 20241229122643512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47102<->l=127.0.0.1:4258 20241229122643518 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643518 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428855636979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428855636979" session_id=2605059218 session_state=BEGIN} 20241229122643518 DSS <0004> hlr_ussd.c:576 262428855636979/0x9b460c92: Process SS (BEGIN) 20241229122643518 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122643518 DSS <0004> hlr_ussd.c:518 262428855636979/0x9b460c92: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122643518 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643518 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643518 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643518 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643520 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643520 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643520 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262428855636979 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428855636979" session_id=2605059218 session_state=END} 20241229122643520 DSS <0004> hlr_ussd.c:576 262428855636979/0x9b460c92: Process SS (END) 20241229122643520 DSS <0004> hlr_ussd.c:518 262428855636979/0x9b460c92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122643520 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428855636979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428855636979" session_id=2605059218 session_state=END} 20241229122643520 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428855636979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122643520 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262428855636979 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122643520 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643520 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47102<->l=127.0.0.1:4258 20241229122643523 DAUC <0003> db_auc.c:157 IMSI='262423465663624': No 2G Auth Data 20241229122643523 DAUC <0003> db_auc.c:192 IMSI='262423465663624': No 3G Auth Data 20241229122643539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4258 20241229122643545 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643545 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423465663624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423465663624" session_id=4012614774 session_state=BEGIN} 20241229122643545 DSS <0004> hlr_ussd.c:576 262423465663624/0xef2ba476: Process SS (BEGIN) 20241229122643545 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122643545 DSS <0004> hlr_ussd.c:518 262423465663624/0xef2ba476: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122643545 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643545 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643546 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643546 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643547 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643547 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643547 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423465663624 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423465663624" session_id=4012614774 session_state=END} 20241229122643547 DSS <0004> hlr_ussd.c:576 262423465663624/0xef2ba476: Process SS (END) 20241229122643547 DSS <0004> hlr_ussd.c:518 262423465663624/0xef2ba476: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122643547 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423465663624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423465663624" session_id=4012614774 session_state=END} 20241229122643547 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423465663624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122643547 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423465663624 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122643547 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643547 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4258 20241229122643551 DAUC <0003> db_auc.c:157 IMSI='262426563992011': No 2G Auth Data 20241229122643551 DAUC <0003> db_auc.c:192 IMSI='262426563992011': No 3G Auth Data 20241229122643567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47120<->l=127.0.0.1:4258 20241229122643574 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643574 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426563992011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426563992011" session_id=3768629472 session_state=BEGIN} 20241229122643574 DSS <0004> hlr_ussd.c:576 262426563992011/0xe0a0b8e0: Process SS (BEGIN) 20241229122643574 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122643574 DSS <0004> hlr_ussd.c:518 262426563992011/0xe0a0b8e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122643574 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643574 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643574 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643574 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643576 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643576 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643576 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426563992011 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426563992011" session_id=3768629472 session_state=END} 20241229122643576 DSS <0004> hlr_ussd.c:576 262426563992011/0xe0a0b8e0: Process SS (END) 20241229122643576 DSS <0004> hlr_ussd.c:518 262426563992011/0xe0a0b8e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122643576 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426563992011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426563992011" session_id=3768629472 session_state=END} 20241229122643576 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426563992011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122643576 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426563992011 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122643576 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643576 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47120<->l=127.0.0.1:4258 20241229122643580 DAUC <0003> db_auc.c:157 IMSI='262420538442950': No 2G Auth Data 20241229122643580 DAUC <0003> db_auc.c:192 IMSI='262420538442950': No 3G Auth Data 20241229122643596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47134<->l=127.0.0.1:4258 20241229122643601 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643601 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420538442950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420538442950" session_id=3194106750 session_state=BEGIN} 20241229122643601 DSS <0004> hlr_ussd.c:576 262420538442950/0xbe62337e: Process SS (BEGIN) 20241229122643601 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122643601 DSS <0004> hlr_ussd.c:518 262420538442950/0xbe62337e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122643601 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643601 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643601 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643601 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643603 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643603 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643603 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262420538442950 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420538442950" session_id=3194106750 session_state=END} 20241229122643603 DSS <0004> hlr_ussd.c:576 262420538442950/0xbe62337e: Process SS (END) 20241229122643603 DSS <0004> hlr_ussd.c:518 262420538442950/0xbe62337e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122643603 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420538442950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420538442950" session_id=3194106750 session_state=END} 20241229122643603 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420538442950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122643603 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262420538442950 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122643603 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643603 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47134<->l=127.0.0.1:4258 20241229122643607 DAUC <0003> db_auc.c:157 IMSI='262429059860996': No 2G Auth Data 20241229122643607 DAUC <0003> db_auc.c:192 IMSI='262429059860996': No 3G Auth Data 20241229122643621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47138<->l=127.0.0.1:4258 20241229122643626 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643626 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429059860996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429059860996" session_id=1922022981 session_state=BEGIN} 20241229122643626 DSS <0004> hlr_ussd.c:576 262429059860996/0x728fbe45: Process SS (BEGIN) 20241229122643626 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122643626 DSS <0004> hlr_ussd.c:518 262429059860996/0x728fbe45: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122643626 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643626 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643626 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643626 DLINP <000b> input/ipa.c:431 127.0.0.1:44551 sending data 20241229122643628 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643628 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643628 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262429059860996 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429059860996" session_id=1922022981 session_state=END} 20241229122643628 DSS <0004> hlr_ussd.c:576 262429059860996/0x728fbe45: Process SS (END) 20241229122643628 DSS <0004> hlr_ussd.c:518 262429059860996/0x728fbe45: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122643628 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429059860996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429059860996" session_id=1922022981 session_state=END} 20241229122643628 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429059860996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122643628 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262429059860996 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122643628 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643628 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122643631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47138<->l=127.0.0.1:4258 20241229122643632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241229122643633 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122643633 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122643634 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122643634 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122643634 DLINP <000b> input/ipa.c:451 connected read/write 20241229122643634 DLINP <000b> input/ipa.c:405 127.0.0.1:44551 message received 20241229122643634 DLINP <000b> input/ipa.c:414 127.0.0.1:44551 connection closed with server 20241229122643634 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44551 20241229122643634 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241229122643634 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46493<->l=127.0.0.1:4259) 20241229122643680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47140<->l=127.0.0.1:4258 20241229122643881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47140<->l=127.0.0.1:4258 20241229122646957 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37499 20241229122646957 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37499 20241229122646958 DLINP <000b> input/ipa.c:451 connected read/write 20241229122646958 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122646961 DLINP <000b> input/ipa.c:451 connected read/write 20241229122646961 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122646961 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122646961 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241229122646961 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241229122646961 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241229122646961 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  20241229122646961 DLGSUP <0013> gsup_server.c:235 2:  20241229122646961 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122646961 DLGSUP <0013> gsup_server.c:235 3:  20241229122646961 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122646961 DLGSUP <0013> gsup_server.c:235 4:  20241229122646961 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122646961 DLGSUP <0013> gsup_server.c:235 5:  20241229122646961 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122646961 DLGSUP <0013> gsup_server.c:235 7:  20241229122646961 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122646961 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122646962 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122646962 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37499 20241229122646963 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122646963 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122646966 DLINP <000b> input/ipa.c:451 connected read/write 20241229122646966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122646967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40512<->l=127.0.0.1:4258 20241229122646969 DLINP <000b> input/ipa.c:451 connected read/write 20241229122646969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122646969 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122646969 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122646969 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  20241229122646969 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122646969 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  20241229122646969 DLGSUP <0013> gsup_server.c:235 2:  20241229122646969 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122646969 DLGSUP <0013> gsup_server.c:235 3:  20241229122646969 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122646969 DLGSUP <0013> gsup_server.c:235 4:  20241229122646969 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122646969 DLGSUP <0013> gsup_server.c:235 5:  20241229122646969 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122646969 DLGSUP <0013> gsup_server.c:235 7:  20241229122646969 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122646969 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122646969 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122646969 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122646990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43209<->l=127.0.0.1:4259) 20241229122646997 DAUC <0003> db_auc.c:157 IMSI='262425644678148': No 2G Auth Data 20241229122646997 DAUC <0003> db_auc.c:192 IMSI='262425644678148': No 3G Auth Data 20241229122647013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20241229122647019 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647019 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425644678148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425644678148" session_id=3679596321 session_state=BEGIN} 20241229122647019 DSS <0004> hlr_ussd.c:576 262425644678148/0xdb522f21: Process SS (BEGIN) 20241229122647019 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122647019 DSS <0004> hlr_ussd.c:518 262425644678148/0xdb522f21: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122647019 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647019 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647019 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647019 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647028 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647028 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647028 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425644678148 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425644678148" session_id=3679596321 session_state=CONTINUE} 20241229122647028 DSS <0004> hlr_ussd.c:576 262425644678148/0xdb522f21: Process SS (CONTINUE) 20241229122647028 DSS <0004> hlr_ussd.c:518 262425644678148/0xdb522f21: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122647028 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425644678148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425644678148" session_id=3679596321 session_state=CONTINUE} 20241229122647028 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425644678148 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647028 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647028 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647033 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647033 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425644678148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425644678148" session_id=3679596321 session_state=CONTINUE} 20241229122647033 DSS <0004> hlr_ussd.c:576 262425644678148/0xdb522f21: Process SS (CONTINUE) 20241229122647033 DSS <0004> hlr_ussd.c:518 262425644678148/0xdb522f21: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647033 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425644678148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647033 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647033 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647033 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647033 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647034 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647034 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647034 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425644678148 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425644678148" session_id=3679596321 session_state=END} 20241229122647034 DSS <0004> hlr_ussd.c:576 262425644678148/0xdb522f21: Process SS (END) 20241229122647034 DSS <0004> hlr_ussd.c:518 262425644678148/0xdb522f21: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647034 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425644678148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425644678148" session_id=3679596321 session_state=END} 20241229122647034 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425644678148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647034 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425644678148 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647034 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647034 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20241229122647037 DAUC <0003> db_auc.c:157 IMSI='262421161127058': No 2G Auth Data 20241229122647037 DAUC <0003> db_auc.c:192 IMSI='262421161127058': No 3G Auth Data 20241229122647055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40526<->l=127.0.0.1:4258 20241229122647062 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647062 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421161127058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421161127058" session_id=2984102309 session_state=BEGIN} 20241229122647062 DSS <0004> hlr_ussd.c:576 262421161127058/0xb1ddc9a5: Process SS (BEGIN) 20241229122647062 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122647062 DSS <0004> hlr_ussd.c:518 262421161127058/0xb1ddc9a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122647062 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647062 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647062 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647062 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647065 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647065 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647065 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421161127058 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421161127058" session_id=2984102309 session_state=CONTINUE} 20241229122647065 DSS <0004> hlr_ussd.c:576 262421161127058/0xb1ddc9a5: Process SS (CONTINUE) 20241229122647065 DSS <0004> hlr_ussd.c:518 262421161127058/0xb1ddc9a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122647065 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421161127058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421161127058" session_id=2984102309 session_state=CONTINUE} 20241229122647065 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421161127058 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647065 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647065 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647069 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647069 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421161127058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421161127058" session_id=2984102309 session_state=CONTINUE} 20241229122647069 DSS <0004> hlr_ussd.c:576 262421161127058/0xb1ddc9a5: Process SS (CONTINUE) 20241229122647069 DSS <0004> hlr_ussd.c:518 262421161127058/0xb1ddc9a5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647069 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421161127058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647069 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647069 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647069 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647069 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647071 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647071 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647071 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421161127058 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421161127058" session_id=2984102309 session_state=END} 20241229122647071 DSS <0004> hlr_ussd.c:576 262421161127058/0xb1ddc9a5: Process SS (END) 20241229122647071 DSS <0004> hlr_ussd.c:518 262421161127058/0xb1ddc9a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647071 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421161127058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421161127058" session_id=2984102309 session_state=END} 20241229122647071 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421161127058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647071 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421161127058 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647071 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647072 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40526<->l=127.0.0.1:4258 20241229122647074 DAUC <0003> db_auc.c:157 IMSI='262427092190981': No 2G Auth Data 20241229122647074 DAUC <0003> db_auc.c:192 IMSI='262427092190981': No 3G Auth Data 20241229122647090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 20241229122647094 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647094 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427092190981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427092190981" session_id=982528053 session_state=BEGIN} 20241229122647094 DSS <0004> hlr_ussd.c:576 262427092190981/0x3a903035: Process SS (BEGIN) 20241229122647094 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122647094 DSS <0004> hlr_ussd.c:518 262427092190981/0x3a903035: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122647094 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647094 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647094 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647094 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647096 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647096 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647096 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427092190981 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427092190981" session_id=982528053 session_state=CONTINUE} 20241229122647096 DSS <0004> hlr_ussd.c:576 262427092190981/0x3a903035: Process SS (CONTINUE) 20241229122647096 DSS <0004> hlr_ussd.c:518 262427092190981/0x3a903035: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122647096 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427092190981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427092190981" session_id=982528053 session_state=CONTINUE} 20241229122647096 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427092190981 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647096 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647096 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647100 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647100 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427092190981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427092190981" session_id=982528053 session_state=CONTINUE} 20241229122647100 DSS <0004> hlr_ussd.c:576 262427092190981/0x3a903035: Process SS (CONTINUE) 20241229122647100 DSS <0004> hlr_ussd.c:518 262427092190981/0x3a903035: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647100 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427092190981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647100 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647100 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647100 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647100 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647102 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647102 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647102 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427092190981 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427092190981" session_id=982528053 session_state=END} 20241229122647102 DSS <0004> hlr_ussd.c:576 262427092190981/0x3a903035: Process SS (END) 20241229122647102 DSS <0004> hlr_ussd.c:518 262427092190981/0x3a903035: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647102 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427092190981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427092190981" session_id=982528053 session_state=END} 20241229122647102 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427092190981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647102 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427092190981 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647102 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647102 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 20241229122647105 DAUC <0003> db_auc.c:157 IMSI='262427606416685': No 2G Auth Data 20241229122647105 DAUC <0003> db_auc.c:192 IMSI='262427606416685': No 3G Auth Data 20241229122647121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40536<->l=127.0.0.1:4258 20241229122647127 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647127 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427606416685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427606416685" session_id=1791234000 session_state=BEGIN} 20241229122647127 DSS <0004> hlr_ussd.c:576 262427606416685/0x6ac40fd0: Process SS (BEGIN) 20241229122647127 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122647127 DSS <0004> hlr_ussd.c:518 262427606416685/0x6ac40fd0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122647127 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647127 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647127 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647127 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647129 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647129 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647129 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427606416685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427606416685" session_id=1791234000 session_state=CONTINUE} 20241229122647129 DSS <0004> hlr_ussd.c:576 262427606416685/0x6ac40fd0: Process SS (CONTINUE) 20241229122647129 DSS <0004> hlr_ussd.c:518 262427606416685/0x6ac40fd0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122647129 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427606416685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427606416685" session_id=1791234000 session_state=CONTINUE} 20241229122647129 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427606416685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647129 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647129 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647134 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647134 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427606416685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427606416685" session_id=1791234000 session_state=CONTINUE} 20241229122647134 DSS <0004> hlr_ussd.c:576 262427606416685/0x6ac40fd0: Process SS (CONTINUE) 20241229122647134 DSS <0004> hlr_ussd.c:518 262427606416685/0x6ac40fd0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647134 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427606416685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647134 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647134 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647134 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647134 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647135 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647135 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647135 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427606416685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427606416685" session_id=1791234000 session_state=END} 20241229122647135 DSS <0004> hlr_ussd.c:576 262427606416685/0x6ac40fd0: Process SS (END) 20241229122647135 DSS <0004> hlr_ussd.c:518 262427606416685/0x6ac40fd0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647135 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427606416685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427606416685" session_id=1791234000 session_state=END} 20241229122647135 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427606416685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647135 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427606416685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647135 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647136 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40536<->l=127.0.0.1:4258 20241229122647138 DAUC <0003> db_auc.c:157 IMSI='262423607839463': No 2G Auth Data 20241229122647138 DAUC <0003> db_auc.c:192 IMSI='262423607839463': No 3G Auth Data 20241229122647152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40540<->l=127.0.0.1:4258 20241229122647157 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647157 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423607839463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423607839463" session_id=4046244638 session_state=BEGIN} 20241229122647157 DSS <0004> hlr_ussd.c:576 262423607839463/0xf12ccb1e: Process SS (BEGIN) 20241229122647157 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122647157 DSS <0004> hlr_ussd.c:518 262423607839463/0xf12ccb1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122647157 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647157 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647157 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647157 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647159 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647159 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647159 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423607839463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423607839463" session_id=4046244638 session_state=CONTINUE} 20241229122647159 DSS <0004> hlr_ussd.c:576 262423607839463/0xf12ccb1e: Process SS (CONTINUE) 20241229122647159 DSS <0004> hlr_ussd.c:518 262423607839463/0xf12ccb1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122647159 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423607839463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423607839463" session_id=4046244638 session_state=CONTINUE} 20241229122647159 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423607839463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647159 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647159 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647163 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647163 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423607839463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423607839463" session_id=4046244638 session_state=CONTINUE} 20241229122647163 DSS <0004> hlr_ussd.c:576 262423607839463/0xf12ccb1e: Process SS (CONTINUE) 20241229122647163 DSS <0004> hlr_ussd.c:518 262423607839463/0xf12ccb1e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647163 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423607839463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647163 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647163 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647163 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647163 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647164 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647164 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647164 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423607839463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423607839463" session_id=4046244638 session_state=END} 20241229122647164 DSS <0004> hlr_ussd.c:576 262423607839463/0xf12ccb1e: Process SS (END) 20241229122647164 DSS <0004> hlr_ussd.c:518 262423607839463/0xf12ccb1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647164 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423607839463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423607839463" session_id=4046244638 session_state=END} 20241229122647164 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423607839463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647164 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423607839463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647164 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647165 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40540<->l=127.0.0.1:4258 20241229122647167 DAUC <0003> db_auc.c:157 IMSI='262420092803155': No 2G Auth Data 20241229122647167 DAUC <0003> db_auc.c:192 IMSI='262420092803155': No 3G Auth Data 20241229122647182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40556<->l=127.0.0.1:4258 20241229122647186 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647186 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420092803155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420092803155" session_id=2071536480 session_state=BEGIN} 20241229122647187 DSS <0004> hlr_ussd.c:576 262420092803155/0x7b792360: Process SS (BEGIN) 20241229122647187 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122647187 DSS <0004> hlr_ussd.c:518 262420092803155/0x7b792360: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122647187 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647187 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647187 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647187 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647189 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647189 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647189 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420092803155 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420092803155" session_id=2071536480 session_state=CONTINUE} 20241229122647189 DSS <0004> hlr_ussd.c:576 262420092803155/0x7b792360: Process SS (CONTINUE) 20241229122647189 DSS <0004> hlr_ussd.c:518 262420092803155/0x7b792360: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122647189 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420092803155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420092803155" session_id=2071536480 session_state=CONTINUE} 20241229122647189 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420092803155 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647189 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647189 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647193 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647193 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420092803155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420092803155" session_id=2071536480 session_state=CONTINUE} 20241229122647193 DSS <0004> hlr_ussd.c:576 262420092803155/0x7b792360: Process SS (CONTINUE) 20241229122647193 DSS <0004> hlr_ussd.c:518 262420092803155/0x7b792360: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647193 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420092803155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647193 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647193 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647193 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647193 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647194 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647194 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647194 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420092803155 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420092803155" session_id=2071536480 session_state=END} 20241229122647195 DSS <0004> hlr_ussd.c:576 262420092803155/0x7b792360: Process SS (END) 20241229122647195 DSS <0004> hlr_ussd.c:518 262420092803155/0x7b792360: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647195 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420092803155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420092803155" session_id=2071536480 session_state=END} 20241229122647195 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420092803155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647195 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420092803155 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647195 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647195 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40556<->l=127.0.0.1:4258 20241229122647197 DAUC <0003> db_auc.c:157 IMSI='262427612740183': No 2G Auth Data 20241229122647197 DAUC <0003> db_auc.c:192 IMSI='262427612740183': No 3G Auth Data 20241229122647213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20241229122647218 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647218 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427612740183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427612740183" session_id=4047278969 session_state=BEGIN} 20241229122647218 DSS <0004> hlr_ussd.c:576 262427612740183/0xf13c9379: Process SS (BEGIN) 20241229122647218 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122647218 DSS <0004> hlr_ussd.c:518 262427612740183/0xf13c9379: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122647218 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647218 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647218 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647218 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647219 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647219 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647219 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427612740183 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427612740183" session_id=4047278969 session_state=CONTINUE} 20241229122647219 DSS <0004> hlr_ussd.c:576 262427612740183/0xf13c9379: Process SS (CONTINUE) 20241229122647220 DSS <0004> hlr_ussd.c:518 262427612740183/0xf13c9379: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122647220 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427612740183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427612740183" session_id=4047278969 session_state=CONTINUE} 20241229122647220 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427612740183 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647220 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647220 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647224 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647224 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427612740183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427612740183" session_id=4047278969 session_state=CONTINUE} 20241229122647224 DSS <0004> hlr_ussd.c:576 262427612740183/0xf13c9379: Process SS (CONTINUE) 20241229122647224 DSS <0004> hlr_ussd.c:518 262427612740183/0xf13c9379: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647224 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427612740183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647224 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647224 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647224 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647224 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647226 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647226 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647226 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427612740183 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427612740183" session_id=4047278969 session_state=END} 20241229122647226 DSS <0004> hlr_ussd.c:576 262427612740183/0xf13c9379: Process SS (END) 20241229122647226 DSS <0004> hlr_ussd.c:518 262427612740183/0xf13c9379: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647226 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427612740183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427612740183" session_id=4047278969 session_state=END} 20241229122647226 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427612740183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647226 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427612740183 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647226 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647226 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20241229122647228 DAUC <0003> db_auc.c:157 IMSI='262429201886723': No 2G Auth Data 20241229122647228 DAUC <0003> db_auc.c:192 IMSI='262429201886723': No 3G Auth Data 20241229122647246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40576<->l=127.0.0.1:4258 20241229122647251 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647251 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429201886723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429201886723" session_id=51417964 session_state=BEGIN} 20241229122647251 DSS <0004> hlr_ussd.c:576 262429201886723/0x0310936c: Process SS (BEGIN) 20241229122647251 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241229122647251 DSS <0004> hlr_ussd.c:518 262429201886723/0x0310936c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241229122647251 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647251 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647251 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647251 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647253 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647253 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647253 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262429201886723 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429201886723" session_id=51417964 session_state=CONTINUE} 20241229122647253 DSS <0004> hlr_ussd.c:576 262429201886723/0x0310936c: Process SS (CONTINUE) 20241229122647253 DSS <0004> hlr_ussd.c:518 262429201886723/0x0310936c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241229122647253 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429201886723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429201886723" session_id=51417964 session_state=CONTINUE} 20241229122647253 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262429201886723 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647253 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647253 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647257 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647257 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429201886723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429201886723" session_id=51417964 session_state=CONTINUE} 20241229122647257 DSS <0004> hlr_ussd.c:576 262429201886723/0x0310936c: Process SS (CONTINUE) 20241229122647257 DSS <0004> hlr_ussd.c:518 262429201886723/0x0310936c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647257 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429201886723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647257 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647257 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647257 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647257 DLINP <000b> input/ipa.c:431 127.0.0.1:37499 sending data 20241229122647259 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647259 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647259 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262429201886723 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429201886723" session_id=51417964 session_state=END} 20241229122647259 DSS <0004> hlr_ussd.c:576 262429201886723/0x0310936c: Process SS (END) 20241229122647259 DSS <0004> hlr_ussd.c:518 262429201886723/0x0310936c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241229122647259 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429201886723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429201886723" session_id=51417964 session_state=END} 20241229122647259 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429201886723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122647259 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262429201886723 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122647259 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647259 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122647260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40576<->l=127.0.0.1:4258 20241229122647262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40512<->l=127.0.0.1:4258 20241229122647263 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647263 DLINP <000b> input/ipa.c:405 127.0.0.1:37499 message received 20241229122647263 DLINP <000b> input/ipa.c:414 127.0.0.1:37499 connection closed with server 20241229122647263 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37499 20241229122647263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241229122647263 DLINP <000b> input/ipa.c:451 connected read/write 20241229122647263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122647263 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122647263 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122647263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122647263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43209<->l=127.0.0.1:4259) 20241229122647311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40592<->l=127.0.0.1:4258 20241229122647512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40592<->l=127.0.0.1:4258 20241229122650590 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44055 20241229122650590 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44055 20241229122650593 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650593 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650594 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122650594 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122650595 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4258 20241229122650596 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650596 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650596 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122650596 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241229122650596 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241229122650596 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241229122650596 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  20241229122650596 DLGSUP <0013> gsup_server.c:235 2:  20241229122650596 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122650596 DLGSUP <0013> gsup_server.c:235 3:  20241229122650596 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122650596 DLGSUP <0013> gsup_server.c:235 4:  20241229122650596 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122650596 DLGSUP <0013> gsup_server.c:235 5:  20241229122650596 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122650596 DLGSUP <0013> gsup_server.c:235 7:  20241229122650596 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122650596 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122650596 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122650596 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44055 20241229122650597 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650597 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122650597 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122650597 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  20241229122650597 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122650597 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  20241229122650597 DLGSUP <0013> gsup_server.c:235 2:  20241229122650597 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122650597 DLGSUP <0013> gsup_server.c:235 3:  20241229122650597 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122650597 DLGSUP <0013> gsup_server.c:235 4:  20241229122650597 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122650597 DLGSUP <0013> gsup_server.c:235 5:  20241229122650597 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122650597 DLGSUP <0013> gsup_server.c:235 7:  20241229122650597 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122650597 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122650597 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122650597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122650616 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38691<->l=127.0.0.1:4259) 20241229122650624 DAUC <0003> db_auc.c:157 IMSI='262423630105664': No 2G Auth Data 20241229122650624 DAUC <0003> db_auc.c:192 IMSI='262423630105664': No 3G Auth Data 20241229122650641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40606<->l=127.0.0.1:4258 20241229122650649 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650649 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423630105664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423630105664" session_id=3090181755 session_state=BEGIN} 20241229122650649 DSS <0004> hlr_ussd.c:576 262423630105664/0xb8306e7b: Process SS (BEGIN) 20241229122650649 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241229122650649 DSS <0004> hlr_ussd.c:518 262423630105664/0xb8306e7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241229122650649 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650649 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650649 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650649 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650656 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650656 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650656 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262423630105664 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423630105664" session_id=3090181755 session_state=END} 20241229122650656 DSS <0004> hlr_ussd.c:576 262423630105664/0xb8306e7b: Process SS (END) 20241229122650656 DSS <0004> hlr_ussd.c:518 262423630105664/0xb8306e7b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241229122650656 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423630105664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423630105664" session_id=3090181755 session_state=END} 20241229122650656 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423630105664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122650656 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262423630105664 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122650656 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650656 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40606<->l=127.0.0.1:4258 20241229122650661 DAUC <0003> db_auc.c:157 IMSI='262422202037339': No 2G Auth Data 20241229122650661 DAUC <0003> db_auc.c:192 IMSI='262422202037339': No 3G Auth Data 20241229122650677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 20241229122650684 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650684 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422202037339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422202037339" session_id=3201699771 session_state=BEGIN} 20241229122650684 DSS <0004> hlr_ussd.c:576 262422202037339/0xbed60fbb: Process SS (BEGIN) 20241229122650684 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241229122650684 DSS <0004> hlr_ussd.c:518 262422202037339/0xbed60fbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241229122650684 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650684 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650684 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650684 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650686 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650686 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650686 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422202037339 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422202037339" session_id=3201699771 session_state=END} 20241229122650686 DSS <0004> hlr_ussd.c:576 262422202037339/0xbed60fbb: Process SS (END) 20241229122650686 DSS <0004> hlr_ussd.c:518 262422202037339/0xbed60fbb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241229122650686 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422202037339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422202037339" session_id=3201699771 session_state=END} 20241229122650686 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422202037339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122650686 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422202037339 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122650686 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650686 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 20241229122650690 DAUC <0003> db_auc.c:157 IMSI='262426197247847': No 2G Auth Data 20241229122650690 DAUC <0003> db_auc.c:192 IMSI='262426197247847': No 3G Auth Data 20241229122650707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40630<->l=127.0.0.1:4258 20241229122650712 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650712 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426197247847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426197247847" session_id=3059870460 session_state=BEGIN} 20241229122650712 DSS <0004> hlr_ussd.c:576 262426197247847/0xb661eafc: Process SS (BEGIN) 20241229122650712 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241229122650712 DSS <0004> hlr_ussd.c:518 262426197247847/0xb661eafc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241229122650712 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650712 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650712 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650712 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650714 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650714 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650714 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262426197247847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426197247847" session_id=3059870460 session_state=END} 20241229122650714 DSS <0004> hlr_ussd.c:576 262426197247847/0xb661eafc: Process SS (END) 20241229122650714 DSS <0004> hlr_ussd.c:518 262426197247847/0xb661eafc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241229122650714 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426197247847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426197247847" session_id=3059870460 session_state=END} 20241229122650714 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426197247847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122650714 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262426197247847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122650714 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650714 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40630<->l=127.0.0.1:4258 20241229122650718 DAUC <0003> db_auc.c:157 IMSI='262425377400521': No 2G Auth Data 20241229122650718 DAUC <0003> db_auc.c:192 IMSI='262425377400521': No 3G Auth Data 20241229122650735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40632<->l=127.0.0.1:4258 20241229122650742 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650742 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425377400521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425377400521" session_id=3133551211 session_state=BEGIN} 20241229122650742 DSS <0004> hlr_ussd.c:576 262425377400521/0xbac6326b: Process SS (BEGIN) 20241229122650742 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241229122650742 DSS <0004> hlr_ussd.c:518 262425377400521/0xbac6326b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241229122650742 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650742 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650742 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650742 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650744 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650744 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650744 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262425377400521 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425377400521" session_id=3133551211 session_state=END} 20241229122650744 DSS <0004> hlr_ussd.c:576 262425377400521/0xbac6326b: Process SS (END) 20241229122650744 DSS <0004> hlr_ussd.c:518 262425377400521/0xbac6326b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241229122650744 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425377400521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425377400521" session_id=3133551211 session_state=END} 20241229122650744 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425377400521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122650744 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262425377400521 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122650744 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650745 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40632<->l=127.0.0.1:4258 20241229122650749 DAUC <0003> db_auc.c:157 IMSI='262429716543651': No 2G Auth Data 20241229122650749 DAUC <0003> db_auc.c:192 IMSI='262429716543651': No 3G Auth Data 20241229122650767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40640<->l=127.0.0.1:4258 20241229122650774 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650774 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429716543651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429716543651" session_id=474070357 session_state=BEGIN} 20241229122650774 DSS <0004> hlr_ussd.c:576 262429716543651/0x1c41bd55: Process SS (BEGIN) 20241229122650774 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241229122650774 DSS <0004> hlr_ussd.c:518 262429716543651/0x1c41bd55: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241229122650774 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650774 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650774 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650774 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650776 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650776 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650776 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429716543651 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429716543651" session_id=474070357 session_state=END} 20241229122650776 DSS <0004> hlr_ussd.c:576 262429716543651/0x1c41bd55: Process SS (END) 20241229122650776 DSS <0004> hlr_ussd.c:518 262429716543651/0x1c41bd55: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241229122650776 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429716543651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429716543651" session_id=474070357 session_state=END} 20241229122650776 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429716543651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122650776 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429716543651 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122650776 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650776 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40640<->l=127.0.0.1:4258 20241229122650782 DAUC <0003> db_auc.c:157 IMSI='262420790472888': No 2G Auth Data 20241229122650782 DAUC <0003> db_auc.c:192 IMSI='262420790472888': No 3G Auth Data 20241229122650799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40644<->l=127.0.0.1:4258 20241229122650805 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650805 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420790472888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420790472888" session_id=2807001815 session_state=BEGIN} 20241229122650805 DSS <0004> hlr_ussd.c:576 262420790472888/0xa74f72d7: Process SS (BEGIN) 20241229122650805 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241229122650805 DSS <0004> hlr_ussd.c:518 262420790472888/0xa74f72d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241229122650805 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650805 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650805 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650805 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650807 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650807 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650807 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420790472888 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420790472888" session_id=2807001815 session_state=END} 20241229122650807 DSS <0004> hlr_ussd.c:576 262420790472888/0xa74f72d7: Process SS (END) 20241229122650807 DSS <0004> hlr_ussd.c:518 262420790472888/0xa74f72d7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241229122650807 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420790472888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420790472888" session_id=2807001815 session_state=END} 20241229122650807 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420790472888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122650807 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420790472888 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122650807 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650807 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40644<->l=127.0.0.1:4258 20241229122650811 DAUC <0003> db_auc.c:157 IMSI='262427433970351': No 2G Auth Data 20241229122650811 DAUC <0003> db_auc.c:192 IMSI='262427433970351': No 3G Auth Data 20241229122650829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40650<->l=127.0.0.1:4258 20241229122650835 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650835 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427433970351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427433970351" session_id=3104710444 session_state=BEGIN} 20241229122650835 DSS <0004> hlr_ussd.c:576 262427433970351/0xb90e1f2c: Process SS (BEGIN) 20241229122650835 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241229122650835 DSS <0004> hlr_ussd.c:518 262427433970351/0xb90e1f2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241229122650835 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650835 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650835 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650835 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650837 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650837 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650837 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262427433970351 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427433970351" session_id=3104710444 session_state=END} 20241229122650837 DSS <0004> hlr_ussd.c:576 262427433970351/0xb90e1f2c: Process SS (END) 20241229122650837 DSS <0004> hlr_ussd.c:518 262427433970351/0xb90e1f2c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241229122650837 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427433970351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427433970351" session_id=3104710444 session_state=END} 20241229122650837 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427433970351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122650837 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262427433970351 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122650837 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650837 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40650<->l=127.0.0.1:4258 20241229122650841 DAUC <0003> db_auc.c:157 IMSI='262425221785734': No 2G Auth Data 20241229122650841 DAUC <0003> db_auc.c:192 IMSI='262425221785734': No 3G Auth Data 20241229122650859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40662<->l=127.0.0.1:4258 20241229122650864 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650864 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425221785734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425221785734" session_id=1178133562 session_state=BEGIN} 20241229122650864 DSS <0004> hlr_ussd.c:576 262425221785734/0x4638e43a: Process SS (BEGIN) 20241229122650864 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241229122650864 DSS <0004> hlr_ussd.c:518 262425221785734/0x4638e43a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241229122650864 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650864 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650864 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650864 DLINP <000b> input/ipa.c:431 127.0.0.1:44055 sending data 20241229122650866 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650866 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650866 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425221785734 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425221785734" session_id=1178133562 session_state=END} 20241229122650866 DSS <0004> hlr_ussd.c:576 262425221785734/0x4638e43a: Process SS (END) 20241229122650866 DSS <0004> hlr_ussd.c:518 262425221785734/0x4638e43a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241229122650866 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425221785734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425221785734" session_id=1178133562 session_state=END} 20241229122650866 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425221785734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122650866 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425221785734 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241229122650866 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650866 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122650869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40662<->l=127.0.0.1:4258 20241229122650873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4258 20241229122650873 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650873 DLINP <000b> input/ipa.c:405 127.0.0.1:44055 message received 20241229122650873 DLINP <000b> input/ipa.c:414 127.0.0.1:44055 connection closed with server 20241229122650874 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44055 20241229122650874 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241229122650874 DLINP <000b> input/ipa.c:451 connected read/write 20241229122650874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122650874 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122650874 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122650874 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122650874 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38691<->l=127.0.0.1:4259) 20241229122650914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40674<->l=127.0.0.1:4258 20241229122651115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40674<->l=127.0.0.1:4258 20241229122652153 DSS <0004> hlr_ussd.c:239 262421569786930/0x7f3d5e76: SS Session Timeout, destroying 20241229122652153 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421569786930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122652180 DSS <0004> hlr_ussd.c:239 262424830189663/0x61cc68f0: SS Session Timeout, destroying 20241229122652180 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424830189663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122652209 DSS <0004> hlr_ussd.c:239 262428587948488/0x3ebbf2f1: SS Session Timeout, destroying 20241229122652209 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428587948488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122652233 DSS <0004> hlr_ussd.c:239 262425486230976/0xc80e677f: SS Session Timeout, destroying 20241229122652233 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425486230976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122652260 DSS <0004> hlr_ussd.c:239 262423933700713/0x7b092310: SS Session Timeout, destroying 20241229122652260 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423933700713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122652283 DSS <0004> hlr_ussd.c:239 262426152387360/0xf8daf54c: SS Session Timeout, destroying 20241229122652283 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426152387360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122652305 DSS <0004> hlr_ussd.c:239 262424448294487/0x0360aaa3: SS Session Timeout, destroying 20241229122652306 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424448294487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122652329 DSS <0004> hlr_ussd.c:239 262422960405707/0x55838d9c: SS Session Timeout, destroying 20241229122652329 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422960405707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122654193 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122654193 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122654194 DLINP <000b> input/ipa.c:451 connected read/write 20241229122654194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122654195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40678<->l=127.0.0.1:4258 20241229122654196 DLINP <000b> input/ipa.c:451 connected read/write 20241229122654196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122654197 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122654197 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122654197 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  20241229122654197 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122654197 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  20241229122654197 DLGSUP <0013> gsup_server.c:235 2:  20241229122654197 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122654197 DLGSUP <0013> gsup_server.c:235 3:  20241229122654197 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122654197 DLGSUP <0013> gsup_server.c:235 4:  20241229122654197 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122654197 DLGSUP <0013> gsup_server.c:235 5:  20241229122654197 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122654197 DLGSUP <0013> gsup_server.c:235 7:  20241229122654197 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122654197 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122654197 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122654197 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122654217 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35655<->l=127.0.0.1:4259) 20241229122654219 DAUC <0003> db_auc.c:157 IMSI='262425047812253': No 2G Auth Data 20241229122654219 DAUC <0003> db_auc.c:192 IMSI='262425047812253': No 3G Auth Data 20241229122654235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40680<->l=127.0.0.1:4258 20241229122654241 DLINP <000b> input/ipa.c:451 connected read/write 20241229122654241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122654241 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425047812253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425047812253" session_id=1696501749 session_state=BEGIN} 20241229122654241 DSS <0004> hlr_ussd.c:576 262425047812253/0x651e8ff5: Process SS (BEGIN) 20241229122654241 DSS <0004> hlr_ussd.c:498 262425047812253/0x651e8ff5: SS CompType=Invoke, OpCode=InterrogateSS 20241229122654241 DSS <0004> hlr_ussd.c:506 262425047812253/0x651e8ff5: Structured SS requests are not supported, rejecting... 20241229122654241 DSS <0004> hlr_ussd.c:354 262425047812253/0x651e8ff5: Tx ReturnError(0, 0x15) 20241229122654241 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425047812253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425047812253" session_id=1696501749 session_state=END} 20241229122654241 DLINP <000b> input/ipa.c:451 connected read/write 20241229122654241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122654241 DLINP <000b> input/ipa.c:451 connected read/write 20241229122654241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122654245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40680<->l=127.0.0.1:4258 20241229122654247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40678<->l=127.0.0.1:4258 20241229122654248 DLINP <000b> input/ipa.c:451 connected read/write 20241229122654248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122654248 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122654248 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122654248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122654248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35655<->l=127.0.0.1:4259) 20241229122654290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40688<->l=127.0.0.1:4258 20241229122654390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40688<->l=127.0.0.1:4258 20241229122655605 DSS <0004> hlr_ussd.c:239 262425013701836/0x8b0d7200: SS Session Timeout, destroying 20241229122655605 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425013701836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122655632 DSS <0004> hlr_ussd.c:239 262429924101490/0x8b8bcaf6: SS Session Timeout, destroying 20241229122655632 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429924101490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122655658 DSS <0004> hlr_ussd.c:239 262421411343985/0x29220503: SS Session Timeout, destroying 20241229122655658 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421411343985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122655683 DSS <0004> hlr_ussd.c:239 262424967956790/0x80e9f318: SS Session Timeout, destroying 20241229122655684 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424967956790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122655709 DSS <0004> hlr_ussd.c:239 262426448643557/0x61f97f9b: SS Session Timeout, destroying 20241229122655709 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426448643557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122655736 DSS <0004> hlr_ussd.c:239 262428044925029/0x5c3d030b: SS Session Timeout, destroying 20241229122655736 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428044925029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122655761 DSS <0004> hlr_ussd.c:239 262429617492836/0x84b290a6: SS Session Timeout, destroying 20241229122655761 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429617492836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122655787 DSS <0004> hlr_ussd.c:239 262424834814946/0x7943306a: SS Session Timeout, destroying 20241229122655787 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424834814946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122657469 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122657469 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122657471 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56076<->l=127.0.0.1:4258 20241229122657474 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122657474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122657474 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  20241229122657474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122657474 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  20241229122657474 DLGSUP <0013> gsup_server.c:235 2:  20241229122657474 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122657474 DLGSUP <0013> gsup_server.c:235 3:  20241229122657474 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122657474 DLGSUP <0013> gsup_server.c:235 4:  20241229122657474 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122657474 DLGSUP <0013> gsup_server.c:235 5:  20241229122657474 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122657474 DLGSUP <0013> gsup_server.c:235 7:  20241229122657474 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122657474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122657474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122657474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122657494 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40925<->l=127.0.0.1:4259) 20241229122657499 DAUC <0003> db_auc.c:157 IMSI='262424491676181': No 2G Auth Data 20241229122657499 DAUC <0003> db_auc.c:192 IMSI='262424491676181': No 3G Auth Data 20241229122657514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4258 20241229122657521 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657521 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424491676181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424491676181"} 20241229122657521 DMAIN <0000> hlr.c:424 IMSI='262424491676181': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122657521 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424491676181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424491676181"} 20241229122657521 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424491676181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657521 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657521 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657523 DAUC <0003> db_auc.c:192 IMSI='262424491676181': No 3G Auth Data 20241229122657527 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657527 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424491676181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424491676181"} 20241229122657527 DAUC <0003> hlr.c:417 IMSI='262424491676181': storing IMEI = 12345678901234 20241229122657527 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424491676181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424491676181"} 20241229122657527 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424491676181 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657527 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657527 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657528 DAUC <0003> db_auc.c:192 IMSI='262424491676181': No 3G Auth Data 20241229122657529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4258 20241229122657530 DAUC <0003> db_auc.c:157 IMSI='262428732876492': No 2G Auth Data 20241229122657530 DAUC <0003> db_auc.c:192 IMSI='262428732876492': No 3G Auth Data 20241229122657546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4258 20241229122657551 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657551 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428732876492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428732876492"} 20241229122657551 DMAIN <0000> hlr.c:424 IMSI='262428732876492': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122657551 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428732876492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428732876492"} 20241229122657551 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428732876492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657551 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657551 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657553 DAUC <0003> db_auc.c:192 IMSI='262428732876492': No 3G Auth Data 20241229122657556 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657556 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428732876492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428732876492"} 20241229122657556 DAUC <0003> hlr.c:417 IMSI='262428732876492': storing IMEI = 12345678901234 20241229122657556 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428732876492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428732876492"} 20241229122657556 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428732876492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657556 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657556 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657558 DAUC <0003> db_auc.c:192 IMSI='262428732876492': No 3G Auth Data 20241229122657559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4258 20241229122657560 DAUC <0003> db_auc.c:157 IMSI='262420636460693': No 2G Auth Data 20241229122657560 DAUC <0003> db_auc.c:192 IMSI='262420636460693': No 3G Auth Data 20241229122657576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4258 20241229122657582 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657582 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420636460693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420636460693"} 20241229122657582 DMAIN <0000> hlr.c:424 IMSI='262420636460693': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122657582 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420636460693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420636460693"} 20241229122657582 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420636460693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657582 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657582 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657584 DAUC <0003> db_auc.c:192 IMSI='262420636460693': No 3G Auth Data 20241229122657586 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657587 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420636460693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420636460693"} 20241229122657587 DAUC <0003> hlr.c:417 IMSI='262420636460693': storing IMEI = 12345678901234 20241229122657587 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420636460693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420636460693"} 20241229122657587 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420636460693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657587 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657587 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657588 DAUC <0003> db_auc.c:192 IMSI='262420636460693': No 3G Auth Data 20241229122657589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4258 20241229122657591 DAUC <0003> db_auc.c:157 IMSI='262424784407927': No 2G Auth Data 20241229122657591 DAUC <0003> db_auc.c:192 IMSI='262424784407927': No 3G Auth Data 20241229122657606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20241229122657611 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657611 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424784407927 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424784407927"} 20241229122657611 DMAIN <0000> hlr.c:424 IMSI='262424784407927': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122657611 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424784407927 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424784407927"} 20241229122657611 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424784407927 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657611 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657611 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657613 DAUC <0003> db_auc.c:157 IMSI='262424784407927': No 2G Auth Data 20241229122657616 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657616 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424784407927 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424784407927"} 20241229122657616 DAUC <0003> hlr.c:417 IMSI='262424784407927': storing IMEI = 12345678901234 20241229122657616 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424784407927 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424784407927"} 20241229122657616 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424784407927 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657616 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657616 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657617 DAUC <0003> db_auc.c:157 IMSI='262424784407927': No 2G Auth Data 20241229122657618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20241229122657619 DAUC <0003> db_auc.c:157 IMSI='262429592564403': No 2G Auth Data 20241229122657619 DAUC <0003> db_auc.c:192 IMSI='262429592564403': No 3G Auth Data 20241229122657634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56110<->l=127.0.0.1:4258 20241229122657639 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657639 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429592564403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429592564403"} 20241229122657639 DMAIN <0000> hlr.c:424 IMSI='262429592564403': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122657639 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429592564403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429592564403"} 20241229122657639 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429592564403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657639 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657639 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657641 DAUC <0003> db_auc.c:157 IMSI='262429592564403': No 2G Auth Data 20241229122657644 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657644 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429592564403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429592564403"} 20241229122657644 DAUC <0003> hlr.c:417 IMSI='262429592564403': storing IMEI = 12345678901234 20241229122657644 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429592564403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429592564403"} 20241229122657644 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429592564403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657644 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657644 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657646 DAUC <0003> db_auc.c:157 IMSI='262429592564403': No 2G Auth Data 20241229122657647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56110<->l=127.0.0.1:4258 20241229122657648 DAUC <0003> db_auc.c:157 IMSI='262425796794487': No 2G Auth Data 20241229122657648 DAUC <0003> db_auc.c:192 IMSI='262425796794487': No 3G Auth Data 20241229122657664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56114<->l=127.0.0.1:4258 20241229122657668 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657669 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425796794487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425796794487"} 20241229122657669 DMAIN <0000> hlr.c:424 IMSI='262425796794487': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122657669 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425796794487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425796794487"} 20241229122657669 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425796794487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657669 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657669 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657673 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657673 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425796794487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425796794487"} 20241229122657673 DAUC <0003> hlr.c:417 IMSI='262425796794487': storing IMEI = 12345678901234 20241229122657673 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425796794487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425796794487"} 20241229122657673 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425796794487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657673 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657673 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56114<->l=127.0.0.1:4258 20241229122657676 DAUC <0003> db_auc.c:157 IMSI='262425834608843': No 2G Auth Data 20241229122657676 DAUC <0003> db_auc.c:192 IMSI='262425834608843': No 3G Auth Data 20241229122657692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56116<->l=127.0.0.1:4258 20241229122657696 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657697 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425834608843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425834608843"} 20241229122657697 DMAIN <0000> hlr.c:424 IMSI='262425834608843': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122657697 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425834608843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425834608843"} 20241229122657697 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425834608843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657697 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657697 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657701 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657701 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425834608843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425834608843"} 20241229122657701 DAUC <0003> hlr.c:417 IMSI='262425834608843': storing IMEI = 12345678901234 20241229122657701 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425834608843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425834608843"} 20241229122657701 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425834608843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657701 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657701 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56116<->l=127.0.0.1:4258 20241229122657704 DAUC <0003> db_auc.c:157 IMSI='262429148041974': No 2G Auth Data 20241229122657704 DAUC <0003> db_auc.c:192 IMSI='262429148041974': No 3G Auth Data 20241229122657719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20241229122657725 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657725 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429148041974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429148041974"} 20241229122657725 DMAIN <0000> hlr.c:424 IMSI='262429148041974': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122657725 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429148041974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429148041974"} 20241229122657725 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429148041974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657725 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657725 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657731 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657731 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429148041974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429148041974"} 20241229122657731 DAUC <0003> hlr.c:417 IMSI='262429148041974': storing IMEI = 12345678901234 20241229122657731 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429148041974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429148041974"} 20241229122657731 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429148041974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122657731 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657731 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122657733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20241229122657735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56076<->l=127.0.0.1:4258 20241229122657736 DLINP <000b> input/ipa.c:451 connected read/write 20241229122657736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122657736 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122657736 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122657736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122657736 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40925<->l=127.0.0.1:4259) 20241229122657776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 20241229122657877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 20241229122700965 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122700965 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122700967 DLINP <000b> input/ipa.c:451 connected read/write 20241229122700967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122700968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56158<->l=127.0.0.1:4258 20241229122700970 DLINP <000b> input/ipa.c:451 connected read/write 20241229122700970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122700970 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122700970 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122700970 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  20241229122700970 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122700970 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  20241229122700970 DLGSUP <0013> gsup_server.c:235 2:  20241229122700970 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122700970 DLGSUP <0013> gsup_server.c:235 3:  20241229122700970 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122700970 DLGSUP <0013> gsup_server.c:235 4:  20241229122700970 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122700970 DLGSUP <0013> gsup_server.c:235 5:  20241229122700970 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122700970 DLGSUP <0013> gsup_server.c:235 7:  20241229122700970 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122700970 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122700970 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122700970 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122700990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41817<->l=127.0.0.1:4259) 20241229122700996 DAUC <0003> db_auc.c:157 IMSI='262429437987246': No 2G Auth Data 20241229122700996 DAUC <0003> db_auc.c:192 IMSI='262429437987246': No 3G Auth Data 20241229122701010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 20241229122701019 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701019 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429437987246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429437987246" source_name="the-source\n"} 20241229122701019 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241229122701019 DMAIN <0000> hlr.c:424 IMSI='262429437987246': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122701019 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262429437987246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429437987246" destination_name="the-source\n"} 20241229122701019 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429437987246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701019 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701019 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701022 DAUC <0003> db_auc.c:192 IMSI='262429437987246': No 3G Auth Data 20241229122701025 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701025 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429437987246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429437987246" source_name="the-source\n"} 20241229122701025 DAUC <0003> hlr.c:417 IMSI='262429437987246': storing IMEI = 12345678901234 20241229122701025 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262429437987246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429437987246" destination_name="the-source\n"} 20241229122701025 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429437987246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701025 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701025 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701026 DAUC <0003> db_auc.c:192 IMSI='262429437987246': No 3G Auth Data 20241229122701028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 20241229122701029 DAUC <0003> db_auc.c:157 IMSI='262422155203448': No 2G Auth Data 20241229122701029 DAUC <0003> db_auc.c:192 IMSI='262422155203448': No 3G Auth Data 20241229122701046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56174<->l=127.0.0.1:4258 20241229122701052 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701052 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422155203448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422155203448" source_name="the-source\n"} 20241229122701052 DMAIN <0000> hlr.c:424 IMSI='262422155203448': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122701052 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262422155203448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422155203448" destination_name="the-source\n"} 20241229122701052 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422155203448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701052 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701052 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701054 DAUC <0003> db_auc.c:192 IMSI='262422155203448': No 3G Auth Data 20241229122701057 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701058 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422155203448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422155203448" source_name="the-source\n"} 20241229122701058 DAUC <0003> hlr.c:417 IMSI='262422155203448': storing IMEI = 12345678901234 20241229122701058 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262422155203448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422155203448" destination_name="the-source\n"} 20241229122701058 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422155203448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701058 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701058 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701059 DAUC <0003> db_auc.c:192 IMSI='262422155203448': No 3G Auth Data 20241229122701060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56174<->l=127.0.0.1:4258 20241229122701062 DAUC <0003> db_auc.c:157 IMSI='262422502939235': No 2G Auth Data 20241229122701062 DAUC <0003> db_auc.c:192 IMSI='262422502939235': No 3G Auth Data 20241229122701076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56188<->l=127.0.0.1:4258 20241229122701081 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701081 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422502939235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422502939235" source_name="the-source\n"} 20241229122701081 DMAIN <0000> hlr.c:424 IMSI='262422502939235': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122701082 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262422502939235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422502939235" destination_name="the-source\n"} 20241229122701082 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262422502939235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701082 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701082 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701084 DAUC <0003> db_auc.c:192 IMSI='262422502939235': No 3G Auth Data 20241229122701086 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701086 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422502939235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422502939235" source_name="the-source\n"} 20241229122701086 DAUC <0003> hlr.c:417 IMSI='262422502939235': storing IMEI = 12345678901234 20241229122701086 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262422502939235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422502939235" destination_name="the-source\n"} 20241229122701086 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262422502939235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701086 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701086 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701087 DAUC <0003> db_auc.c:192 IMSI='262422502939235': No 3G Auth Data 20241229122701088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56188<->l=127.0.0.1:4258 20241229122701105 DAUC <0003> db_auc.c:157 IMSI='262428450006970': No 2G Auth Data 20241229122701105 DAUC <0003> db_auc.c:192 IMSI='262428450006970': No 3G Auth Data 20241229122701118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56200<->l=127.0.0.1:4258 20241229122701124 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701125 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428450006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428450006970" source_name="the-source\n"} 20241229122701125 DMAIN <0000> hlr.c:424 IMSI='262428450006970': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122701125 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262428450006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428450006970" destination_name="the-source\n"} 20241229122701125 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262428450006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701125 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701125 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701126 DAUC <0003> db_auc.c:157 IMSI='262428450006970': No 2G Auth Data 20241229122701129 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701129 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428450006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428450006970" source_name="the-source\n"} 20241229122701129 DAUC <0003> hlr.c:417 IMSI='262428450006970': storing IMEI = 12345678901234 20241229122701129 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262428450006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428450006970" destination_name="the-source\n"} 20241229122701129 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262428450006970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701129 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701129 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701130 DAUC <0003> db_auc.c:157 IMSI='262428450006970': No 2G Auth Data 20241229122701131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56200<->l=127.0.0.1:4258 20241229122701132 DAUC <0003> db_auc.c:157 IMSI='262427540447776': No 2G Auth Data 20241229122701132 DAUC <0003> db_auc.c:192 IMSI='262427540447776': No 3G Auth Data 20241229122701148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 20241229122701154 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701154 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427540447776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427540447776" source_name="the-source\n"} 20241229122701154 DMAIN <0000> hlr.c:424 IMSI='262427540447776': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122701154 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262427540447776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427540447776" destination_name="the-source\n"} 20241229122701154 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427540447776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701154 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701154 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701155 DAUC <0003> db_auc.c:157 IMSI='262427540447776': No 2G Auth Data 20241229122701158 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701158 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427540447776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427540447776" source_name="the-source\n"} 20241229122701158 DAUC <0003> hlr.c:417 IMSI='262427540447776': storing IMEI = 12345678901234 20241229122701158 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262427540447776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427540447776" destination_name="the-source\n"} 20241229122701158 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427540447776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701158 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701158 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701159 DAUC <0003> db_auc.c:157 IMSI='262427540447776': No 2G Auth Data 20241229122701160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 20241229122701161 DAUC <0003> db_auc.c:157 IMSI='262427124027039': No 2G Auth Data 20241229122701161 DAUC <0003> db_auc.c:192 IMSI='262427124027039': No 3G Auth Data 20241229122701187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56220<->l=127.0.0.1:4258 20241229122701193 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701193 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427124027039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427124027039" source_name="the-source\n"} 20241229122701193 DMAIN <0000> hlr.c:424 IMSI='262427124027039': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122701193 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262427124027039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427124027039" destination_name="the-source\n"} 20241229122701193 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427124027039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701193 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701193 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701199 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701199 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427124027039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427124027039" source_name="the-source\n"} 20241229122701199 DAUC <0003> hlr.c:417 IMSI='262427124027039': storing IMEI = 12345678901234 20241229122701199 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262427124027039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427124027039" destination_name="the-source\n"} 20241229122701199 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427124027039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701199 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701199 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56220<->l=127.0.0.1:4258 20241229122701203 DAUC <0003> db_auc.c:157 IMSI='262424169274809': No 2G Auth Data 20241229122701203 DAUC <0003> db_auc.c:192 IMSI='262424169274809': No 3G Auth Data 20241229122701221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56222<->l=127.0.0.1:4258 20241229122701226 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701226 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424169274809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424169274809" source_name="the-source\n"} 20241229122701226 DMAIN <0000> hlr.c:424 IMSI='262424169274809': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122701226 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424169274809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424169274809" destination_name="the-source\n"} 20241229122701226 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424169274809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701226 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701226 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701229 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701230 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424169274809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424169274809" source_name="the-source\n"} 20241229122701230 DAUC <0003> hlr.c:417 IMSI='262424169274809': storing IMEI = 12345678901234 20241229122701230 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424169274809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424169274809" destination_name="the-source\n"} 20241229122701230 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424169274809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701230 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701230 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56222<->l=127.0.0.1:4258 20241229122701233 DAUC <0003> db_auc.c:157 IMSI='262427908336614': No 2G Auth Data 20241229122701233 DAUC <0003> db_auc.c:192 IMSI='262427908336614': No 3G Auth Data 20241229122701250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56230<->l=127.0.0.1:4258 20241229122701254 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701254 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427908336614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427908336614" source_name="the-source\n"} 20241229122701254 DMAIN <0000> hlr.c:424 IMSI='262427908336614': has IMEI = 12345678901234 (consider setting 'store-imei') 20241229122701255 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262427908336614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427908336614" destination_name="the-source\n"} 20241229122701255 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262427908336614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701255 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701255 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701259 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701259 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427908336614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427908336614" source_name="the-source\n"} 20241229122701259 DAUC <0003> hlr.c:417 IMSI='262427908336614': storing IMEI = 12345678901234 20241229122701259 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262427908336614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427908336614" destination_name="the-source\n"} 20241229122701259 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262427908336614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122701259 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701259 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122701261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56230<->l=127.0.0.1:4258 20241229122701262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56158<->l=127.0.0.1:4258 20241229122701263 DLINP <000b> input/ipa.c:451 connected read/write 20241229122701263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122701263 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122701263 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122701263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122701263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241229122701263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41817<->l=127.0.0.1:4259) 20241229122701303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56232<->l=127.0.0.1:4258 20241229122701403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56232<->l=127.0.0.1:4258 20241229122704482 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122704482 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122704484 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56236<->l=127.0.0.1:4258 20241229122704487 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704487 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122704487 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122704487 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  20241229122704487 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122704487 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  20241229122704487 DLGSUP <0013> gsup_server.c:235 2:  20241229122704487 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122704487 DLGSUP <0013> gsup_server.c:235 3:  20241229122704487 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122704488 DLGSUP <0013> gsup_server.c:235 4:  20241229122704488 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122704488 DLGSUP <0013> gsup_server.c:235 5:  20241229122704488 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122704488 DLGSUP <0013> gsup_server.c:235 7:  20241229122704488 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122704488 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122704488 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122704488 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122704504 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38153<->l=127.0.0.1:4259) 20241229122704511 DAUC <0003> db_auc.c:157 IMSI='262427640632535': No 2G Auth Data 20241229122704511 DAUC <0003> db_auc.c:192 IMSI='262427640632535': No 3G Auth Data 20241229122704526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56252<->l=127.0.0.1:4258 20241229122704531 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704531 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427640632535"} 20241229122704531 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241229122704531 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427640632535" cause=Invalid mandatory information} 20241229122704531 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704531 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704531 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704534 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704534 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427640632535"} 20241229122704534 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241229122704534 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427640632535" cause=Invalid mandatory information} 20241229122704534 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704534 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704534 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704536 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704536 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427640632535"} 20241229122704536 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241229122704536 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427640632535" cause=Invalid mandatory information} 20241229122704536 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704536 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704536 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704538 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704538 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427640632535"} 20241229122704538 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241229122704538 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427640632535" cause=Invalid mandatory information} 20241229122704538 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704538 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704538 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704540 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704540 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427640632535"} 20241229122704540 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241229122704540 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427640632535" cause=Invalid mandatory information} 20241229122704540 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427640632535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704540 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704540 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56252<->l=127.0.0.1:4258 20241229122704543 DAUC <0003> db_auc.c:157 IMSI='262423734517274': No 2G Auth Data 20241229122704543 DAUC <0003> db_auc.c:192 IMSI='262423734517274': No 3G Auth Data 20241229122704559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56264<->l=127.0.0.1:4258 20241229122704564 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704564 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423734517274"} 20241229122704564 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241229122704564 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423734517274" cause=Invalid mandatory information} 20241229122704564 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704564 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704564 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704566 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704566 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423734517274"} 20241229122704566 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241229122704566 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423734517274" cause=Invalid mandatory information} 20241229122704566 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704566 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704566 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704568 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704568 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423734517274"} 20241229122704568 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241229122704568 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423734517274" cause=Invalid mandatory information} 20241229122704568 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704568 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704568 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704570 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704570 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423734517274"} 20241229122704570 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241229122704570 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423734517274" cause=Invalid mandatory information} 20241229122704570 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704570 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704571 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704572 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704572 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423734517274"} 20241229122704573 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241229122704573 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423734517274" cause=Invalid mandatory information} 20241229122704573 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423734517274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704573 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704573 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56264<->l=127.0.0.1:4258 20241229122704576 DAUC <0003> db_auc.c:157 IMSI='262427548061014': No 2G Auth Data 20241229122704576 DAUC <0003> db_auc.c:192 IMSI='262427548061014': No 3G Auth Data 20241229122704591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56268<->l=127.0.0.1:4258 20241229122704594 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704594 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548061014"} 20241229122704594 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241229122704594 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427548061014" cause=Invalid mandatory information} 20241229122704594 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704594 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704594 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704596 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704596 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548061014"} 20241229122704596 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241229122704596 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427548061014" cause=Invalid mandatory information} 20241229122704596 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704596 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704596 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704598 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704598 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548061014"} 20241229122704598 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241229122704598 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427548061014" cause=Invalid mandatory information} 20241229122704598 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704598 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704598 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704600 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704600 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548061014"} 20241229122704600 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241229122704600 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427548061014" cause=Invalid mandatory information} 20241229122704600 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704600 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704600 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704602 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704602 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548061014"} 20241229122704602 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241229122704602 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427548061014" cause=Invalid mandatory information} 20241229122704602 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427548061014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704602 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704602 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56268<->l=127.0.0.1:4258 20241229122704605 DAUC <0003> db_auc.c:157 IMSI='262424050752530': No 2G Auth Data 20241229122704605 DAUC <0003> db_auc.c:192 IMSI='262424050752530': No 3G Auth Data 20241229122704622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56270<->l=127.0.0.1:4258 20241229122704625 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704625 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424050752530"} 20241229122704625 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241229122704625 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424050752530" cause=Invalid mandatory information} 20241229122704625 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704625 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704625 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704627 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704627 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424050752530"} 20241229122704627 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241229122704627 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424050752530" cause=Invalid mandatory information} 20241229122704627 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704627 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704627 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704629 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704629 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424050752530"} 20241229122704629 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241229122704629 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424050752530" cause=Invalid mandatory information} 20241229122704629 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704629 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704629 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704631 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704631 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424050752530"} 20241229122704631 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241229122704631 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424050752530" cause=Invalid mandatory information} 20241229122704631 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704631 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704631 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704633 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704633 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424050752530"} 20241229122704633 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241229122704633 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424050752530" cause=Invalid mandatory information} 20241229122704633 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424050752530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704633 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704633 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56270<->l=127.0.0.1:4258 20241229122704635 DAUC <0003> db_auc.c:157 IMSI='262424678941346': No 2G Auth Data 20241229122704635 DAUC <0003> db_auc.c:192 IMSI='262424678941346': No 3G Auth Data 20241229122704651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56286<->l=127.0.0.1:4258 20241229122704655 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704655 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424678941346"} 20241229122704655 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241229122704655 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424678941346" cause=Invalid mandatory information} 20241229122704655 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704655 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704655 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704658 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704658 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424678941346"} 20241229122704658 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241229122704658 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424678941346" cause=Invalid mandatory information} 20241229122704658 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704658 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704658 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704660 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704660 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424678941346"} 20241229122704660 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241229122704660 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424678941346" cause=Invalid mandatory information} 20241229122704660 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704660 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704660 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704662 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704662 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424678941346"} 20241229122704662 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241229122704662 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424678941346" cause=Invalid mandatory information} 20241229122704662 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704662 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704662 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704664 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704664 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424678941346"} 20241229122704664 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241229122704664 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424678941346" cause=Invalid mandatory information} 20241229122704664 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424678941346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704664 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704664 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56286<->l=127.0.0.1:4258 20241229122704667 DAUC <0003> db_auc.c:157 IMSI='262423103424948': No 2G Auth Data 20241229122704667 DAUC <0003> db_auc.c:192 IMSI='262423103424948': No 3G Auth Data 20241229122704684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56298<->l=127.0.0.1:4258 20241229122704688 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704688 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423103424948"} 20241229122704688 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241229122704688 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423103424948" cause=Invalid mandatory information} 20241229122704688 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704688 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704688 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704690 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704690 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423103424948"} 20241229122704690 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241229122704690 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423103424948" cause=Invalid mandatory information} 20241229122704690 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704690 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704690 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704692 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704692 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423103424948"} 20241229122704692 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241229122704692 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423103424948" cause=Invalid mandatory information} 20241229122704692 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704692 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704692 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704694 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704694 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423103424948"} 20241229122704694 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241229122704694 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423103424948" cause=Invalid mandatory information} 20241229122704694 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704694 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704694 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704696 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704696 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423103424948"} 20241229122704696 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241229122704696 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423103424948" cause=Invalid mandatory information} 20241229122704696 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423103424948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704696 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704696 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56298<->l=127.0.0.1:4258 20241229122704699 DAUC <0003> db_auc.c:157 IMSI='262426200744250': No 2G Auth Data 20241229122704699 DAUC <0003> db_auc.c:192 IMSI='262426200744250': No 3G Auth Data 20241229122704714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56302<->l=127.0.0.1:4258 20241229122704716 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704717 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200744250"} 20241229122704717 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241229122704717 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426200744250" cause=Invalid mandatory information} 20241229122704717 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704717 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704717 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704719 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704719 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200744250"} 20241229122704719 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241229122704719 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426200744250" cause=Invalid mandatory information} 20241229122704719 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704719 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704719 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704721 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704721 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200744250"} 20241229122704721 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241229122704721 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426200744250" cause=Invalid mandatory information} 20241229122704721 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704721 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704721 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704722 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704722 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200744250"} 20241229122704722 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241229122704722 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426200744250" cause=Invalid mandatory information} 20241229122704722 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704722 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704723 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704724 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704724 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200744250"} 20241229122704724 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241229122704724 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426200744250" cause=Invalid mandatory information} 20241229122704724 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426200744250 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704724 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704724 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56302<->l=127.0.0.1:4258 20241229122704727 DAUC <0003> db_auc.c:157 IMSI='262427782414815': No 2G Auth Data 20241229122704727 DAUC <0003> db_auc.c:192 IMSI='262427782414815': No 3G Auth Data 20241229122704743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56310<->l=127.0.0.1:4258 20241229122704747 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704747 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427782414815"} 20241229122704747 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241229122704747 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427782414815" cause=Invalid mandatory information} 20241229122704747 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704747 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704747 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704749 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704749 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427782414815"} 20241229122704749 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241229122704749 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427782414815" cause=Invalid mandatory information} 20241229122704749 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704749 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704749 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704751 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704751 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427782414815"} 20241229122704751 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241229122704751 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427782414815" cause=Invalid mandatory information} 20241229122704751 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704751 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704751 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704754 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704754 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427782414815"} 20241229122704754 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241229122704754 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427782414815" cause=Invalid mandatory information} 20241229122704754 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704754 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704754 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704756 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704756 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427782414815"} 20241229122704756 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241229122704756 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427782414815" cause=Invalid mandatory information} 20241229122704756 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427782414815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122704756 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704756 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122704758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56310<->l=127.0.0.1:4258 20241229122704760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56236<->l=127.0.0.1:4258 20241229122704761 DLINP <000b> input/ipa.c:451 connected read/write 20241229122704761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122704761 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122704761 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122704761 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122704761 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38153<->l=127.0.0.1:4259) 20241229122704803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56322<->l=127.0.0.1:4258 20241229122704904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56322<->l=127.0.0.1:4258 20241229122707989 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122707989 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122707991 DLINP <000b> input/ipa.c:451 connected read/write 20241229122707991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122707992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241229122707993 DLINP <000b> input/ipa.c:451 connected read/write 20241229122707993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122707994 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122707994 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122707994 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  20241229122707994 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122707994 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  20241229122707994 DLGSUP <0013> gsup_server.c:235 2:  20241229122707994 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122707994 DLGSUP <0013> gsup_server.c:235 3:  20241229122707994 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122707994 DLGSUP <0013> gsup_server.c:235 4:  20241229122707994 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122707994 DLGSUP <0013> gsup_server.c:235 5:  20241229122707994 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122707994 DLGSUP <0013> gsup_server.c:235 7:  20241229122707994 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122707994 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122707994 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122707994 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122708012 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41739<->l=127.0.0.1:4259) 20241229122708025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60114<->l=127.0.0.1:4258 20241229122708037 DLINP <000b> input/ipa.c:451 connected read/write 20241229122708037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122708037 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421804974704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421804974704"} 20241229122708037 DMAIN <0000> hlr.c:424 IMSI='262421804974704': has IMEI = 22245678901234 (consider setting 'store-imei') 20241229122708037 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421804974704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241229122708037 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421804974704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421804974704" cause=Invalid mandatory information} 20241229122708037 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421804974704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122708037 DLINP <000b> input/ipa.c:451 connected read/write 20241229122708037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122708037 DLINP <000b> input/ipa.c:451 connected read/write 20241229122708037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122708043 DLINP <000b> input/ipa.c:451 connected read/write 20241229122708043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122708043 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421804974704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421804974704"} 20241229122708043 DAUC <0003> hlr.c:417 IMSI='262421804974704': storing IMEI = 22245678901234 20241229122708043 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421804974704': no such subscriber 20241229122708043 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421804974704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241229122708043 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421804974704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421804974704" cause=Invalid mandatory information} 20241229122708043 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421804974704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122708043 DLINP <000b> input/ipa.c:451 connected read/write 20241229122708043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122708043 DLINP <000b> input/ipa.c:451 connected read/write 20241229122708043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122708045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60114<->l=127.0.0.1:4258 20241229122708046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241229122708046 DLINP <000b> input/ipa.c:451 connected read/write 20241229122708046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122708046 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122708047 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122708047 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122708047 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41739<->l=127.0.0.1:4259) 20241229122708088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60130<->l=127.0.0.1:4258 20241229122708189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60130<->l=127.0.0.1:4258 20241229122711266 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122711266 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122711268 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4258 20241229122711272 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122711272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122711272 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  20241229122711272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122711272 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  20241229122711272 DLGSUP <0013> gsup_server.c:235 2:  20241229122711272 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122711272 DLGSUP <0013> gsup_server.c:235 3:  20241229122711272 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122711272 DLGSUP <0013> gsup_server.c:235 4:  20241229122711272 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122711272 DLGSUP <0013> gsup_server.c:235 5:  20241229122711272 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122711272 DLGSUP <0013> gsup_server.c:235 7:  20241229122711272 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122711272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122711272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122711272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122711288 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41979<->l=127.0.0.1:4259) 20241229122711298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60138<->l=127.0.0.1:4258 20241229122711317 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711317 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426692521518"} 20241229122711317 DMAIN <0000> hlr.c:216 IMSI='262426692521518': Creating subscriber on demand 20241229122711317 DMAIN <0000> hlr.c:232 IMSI='262426692521518': Successfully assigned MSISDN='041' 20241229122711317 DAUC <0003> hlr.c:417 IMSI='262426692521518': storing IMEI = 12345678901234 20241229122711317 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426692521518"} 20241229122711317 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122711317 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711317 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711320 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711320 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711321 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711321 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711322 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711322 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711324 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711324 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426692521518" cn_domain=PS} 20241229122711324 DLU <0006> fsm.c:456 lu(262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122711324 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122711324 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122711324 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426692521518" cn_domain=PS} 20241229122711324 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711324 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711327 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711327 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426692521518"} 20241229122711327 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122711327 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122711327 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426692521518"} 20241229122711327 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122711327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122711327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122711327 DLU <0006> fsm.c:568 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122711327 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711327 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711331 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711331 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426692521518"} 20241229122711331 DMAIN <0000> hlr.c:216 IMSI='262426692521518': Creating subscriber on demand 20241229122711331 DMAIN <0000> hlr.c:232 IMSI='262426692521518': Successfully assigned MSISDN='595' 20241229122711331 DAUC <0003> hlr.c:417 IMSI='262426692521518': storing IMEI = 12345678901234 20241229122711331 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426692521518"} 20241229122711331 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122711331 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711331 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711332 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711332 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711333 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711333 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711334 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711334 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711335 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711335 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711336 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711336 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426692521518" cn_domain=PS} 20241229122711336 DLU <0006> fsm.c:456 lu(262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122711336 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122711336 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122711336 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426692521518" cn_domain=PS} 20241229122711336 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711336 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711338 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711338 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426692521518"} 20241229122711338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122711338 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122711338 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426692521518"} 20241229122711338 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122711338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122711338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122711338 DLU <0006> fsm.c:568 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122711338 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711338 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711342 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711342 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426692521518"} 20241229122711342 DMAIN <0000> hlr.c:216 IMSI='262426692521518': Creating subscriber on demand 20241229122711342 DMAIN <0000> hlr.c:232 IMSI='262426692521518': Successfully assigned MSISDN='692' 20241229122711342 DAUC <0003> hlr.c:417 IMSI='262426692521518': storing IMEI = 12345678901234 20241229122711342 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426692521518"} 20241229122711342 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122711342 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711342 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711343 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711343 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711344 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711344 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711345 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711345 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711346 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711346 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711347 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711347 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426692521518" cn_domain=PS} 20241229122711347 DLU <0006> fsm.c:456 lu(262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122711347 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241229122711347 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426692521518" cause=GPRS services not allowed} 20241229122711347 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122711347 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122711347 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Freeing instance 20241229122711347 DLU <0006> fsm.c:568 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Deallocated 20241229122711347 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711347 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711352 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711352 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426692521518"} 20241229122711352 DMAIN <0000> hlr.c:216 IMSI='262426692521518': Creating subscriber on demand 20241229122711352 DMAIN <0000> hlr.c:232 IMSI='262426692521518': Successfully assigned MSISDN='485' 20241229122711352 DAUC <0003> hlr.c:417 IMSI='262426692521518': storing IMEI = 12345678901234 20241229122711352 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426692521518"} 20241229122711352 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122711352 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711352 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711353 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711353 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711354 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711354 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711354 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711354 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711356 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711356 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426692521518" cn_domain=PS} 20241229122711356 DLU <0006> fsm.c:456 lu(262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122711356 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241229122711356 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426692521518" cause=GPRS services not allowed} 20241229122711356 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122711356 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122711356 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Freeing instance 20241229122711356 DLU <0006> fsm.c:568 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Deallocated 20241229122711356 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711356 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711359 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711359 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426692521518"} 20241229122711359 DMAIN <0000> hlr.c:216 IMSI='262426692521518': Creating subscriber on demand 20241229122711360 DAUC <0003> hlr.c:417 IMSI='262426692521518': storing IMEI = 12345678901234 20241229122711360 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426692521518"} 20241229122711360 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122711360 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711360 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711361 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711361 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711361 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711361 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711362 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711362 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711364 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711364 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426692521518" cn_domain=PS} 20241229122711364 DLU <0006> fsm.c:456 lu(262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122711364 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241229122711364 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426692521518" cause=GPRS services not allowed} 20241229122711364 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122711364 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122711364 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Freeing instance 20241229122711364 DLU <0006> fsm.c:568 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Deallocated 20241229122711364 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711364 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711368 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711368 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426692521518"} 20241229122711368 DMAIN <0000> hlr.c:216 IMSI='262426692521518': Creating subscriber on demand 20241229122711368 DAUC <0003> hlr.c:417 IMSI='262426692521518': storing IMEI = 12345678901234 20241229122711368 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426692521518"} 20241229122711368 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241229122711368 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711368 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711370 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711370 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711370 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711370 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711371 DAUC <0003> db_auc.c:157 IMSI='262426692521518': No 2G Auth Data 20241229122711371 DAUC <0003> db_auc.c:192 IMSI='262426692521518': No 3G Auth Data 20241229122711372 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711372 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426692521518" cn_domain=PS} 20241229122711372 DLU <0006> fsm.c:456 lu(262426692521518)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122711372 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122711372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122711372 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426692521518" cn_domain=PS} 20241229122711372 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711373 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711375 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711375 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426692521518"} 20241229122711375 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122711375 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122711375 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426692521518"} 20241229122711375 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426692521518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122711375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122711375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122711375 DLU <0006> fsm.c:568 lu(PS:IMSI-262426692521518)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122711375 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711375 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122711377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60138<->l=127.0.0.1:4258 20241229122711378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4258 20241229122711378 DLINP <000b> input/ipa.c:451 connected read/write 20241229122711378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122711378 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122711378 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122711378 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122711378 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41979<->l=127.0.0.1:4259) 20241229122711419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60144<->l=127.0.0.1:4258 20241229122711520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60144<->l=127.0.0.1:4258 20241229122714600 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122714600 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122714603 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60156<->l=127.0.0.1:4258 20241229122714605 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714605 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122714605 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122714605 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  20241229122714605 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122714605 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  20241229122714605 DLGSUP <0013> gsup_server.c:235 2:  20241229122714605 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122714605 DLGSUP <0013> gsup_server.c:235 3:  20241229122714605 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122714605 DLGSUP <0013> gsup_server.c:235 4:  20241229122714605 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122714605 DLGSUP <0013> gsup_server.c:235 5:  20241229122714605 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122714605 DLGSUP <0013> gsup_server.c:235 7:  20241229122714605 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122714605 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122714605 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122714605 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122714624 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36775<->l=127.0.0.1:4259) 20241229122714637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4258 20241229122714649 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714649 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428363207741" cn_domain=PS} 20241229122714649 DMAIN <0000> hlr.c:216 IMSI='262428363207741': Creating subscriber on demand 20241229122714649 DMAIN <0000> hlr.c:232 IMSI='262428363207741': Successfully assigned MSISDN='101' 20241229122714649 DLU <0006> fsm.c:456 lu(262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122714649 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122714649 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122714649 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428363207741" cn_domain=PS} 20241229122714649 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714650 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714653 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714653 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428363207741"} 20241229122714653 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122714653 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122714653 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428363207741"} 20241229122714653 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122714653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122714653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122714653 DLU <0006> fsm.c:568 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122714653 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714653 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714655 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714655 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714656 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714656 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714657 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714657 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714662 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714663 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428363207741" cn_domain=PS} 20241229122714663 DMAIN <0000> hlr.c:216 IMSI='262428363207741': Creating subscriber on demand 20241229122714663 DMAIN <0000> hlr.c:232 IMSI='262428363207741': Successfully assigned MSISDN='730' 20241229122714663 DLU <0006> fsm.c:456 lu(262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122714663 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122714663 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122714663 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428363207741" cn_domain=PS} 20241229122714663 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714663 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714665 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714665 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428363207741"} 20241229122714665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122714665 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122714665 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428363207741"} 20241229122714665 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122714665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122714665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122714665 DLU <0006> fsm.c:568 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122714665 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714665 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714667 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714667 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714667 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714667 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714668 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714668 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714669 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714669 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714672 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714672 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428363207741" cn_domain=PS} 20241229122714672 DMAIN <0000> hlr.c:216 IMSI='262428363207741': Creating subscriber on demand 20241229122714672 DMAIN <0000> hlr.c:232 IMSI='262428363207741': Successfully assigned MSISDN='308' 20241229122714672 DLU <0006> fsm.c:456 lu(262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122714672 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241229122714672 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428363207741" cause=GPRS services not allowed} 20241229122714672 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122714672 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122714672 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Freeing instance 20241229122714672 DLU <0006> fsm.c:568 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Deallocated 20241229122714672 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714672 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714674 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714674 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714675 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714675 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714675 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714675 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714676 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714676 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714680 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714680 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428363207741" cn_domain=PS} 20241229122714680 DMAIN <0000> hlr.c:216 IMSI='262428363207741': Creating subscriber on demand 20241229122714680 DMAIN <0000> hlr.c:232 IMSI='262428363207741': Successfully assigned MSISDN='915' 20241229122714680 DLU <0006> fsm.c:456 lu(262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122714680 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241229122714680 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428363207741" cause=GPRS services not allowed} 20241229122714680 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122714680 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122714680 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Freeing instance 20241229122714680 DLU <0006> fsm.c:568 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Deallocated 20241229122714680 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714680 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714682 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714682 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714683 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714683 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714684 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714684 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714688 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714688 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428363207741" cn_domain=PS} 20241229122714688 DMAIN <0000> hlr.c:216 IMSI='262428363207741': Creating subscriber on demand 20241229122714688 DLU <0006> fsm.c:456 lu(262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122714688 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241229122714688 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428363207741" cause=GPRS services not allowed} 20241229122714688 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122714688 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122714689 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Freeing instance 20241229122714689 DLU <0006> fsm.c:568 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Deallocated 20241229122714689 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714689 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714690 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714690 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714691 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714691 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714691 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714691 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714695 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714695 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428363207741" cn_domain=PS} 20241229122714695 DMAIN <0000> hlr.c:216 IMSI='262428363207741': Creating subscriber on demand 20241229122714695 DLU <0006> fsm.c:456 lu(262428363207741)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122714695 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122714695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122714695 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428363207741" cn_domain=PS} 20241229122714695 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714695 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714697 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714697 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428363207741"} 20241229122714697 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122714697 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122714697 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428363207741"} 20241229122714697 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428363207741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122714697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122714697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122714697 DLU <0006> fsm.c:568 lu(PS:IMSI-262428363207741)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122714697 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714697 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122714698 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714698 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714699 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714699 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714700 DAUC <0003> db_auc.c:157 IMSI='262428363207741': No 2G Auth Data 20241229122714700 DAUC <0003> db_auc.c:192 IMSI='262428363207741': No 3G Auth Data 20241229122714702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4258 20241229122714703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60156<->l=127.0.0.1:4258 20241229122714704 DLINP <000b> input/ipa.c:451 connected read/write 20241229122714704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122714704 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122714704 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122714704 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122714704 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36775<->l=127.0.0.1:4259) 20241229122714746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60184<->l=127.0.0.1:4258 20241229122714846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60184<->l=127.0.0.1:4258 20241229122717924 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122717925 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122717927 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122717928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4258 20241229122717930 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122717930 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122717930 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122717930 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  20241229122717930 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122717930 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  20241229122717930 DLGSUP <0013> gsup_server.c:235 2:  20241229122717930 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122717930 DLGSUP <0013> gsup_server.c:235 3:  20241229122717930 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122717930 DLGSUP <0013> gsup_server.c:235 4:  20241229122717930 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122717930 DLGSUP <0013> gsup_server.c:235 5:  20241229122717930 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122717930 DLGSUP <0013> gsup_server.c:235 7:  20241229122717930 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122717930 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122717930 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122717930 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122717950 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36767<->l=127.0.0.1:4259) 20241229122717962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34240<->l=127.0.0.1:4258 20241229122717977 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122717977 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422799354776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422799354776"} 20241229122717977 DMAIN <0000> hlr.c:216 IMSI='262422799354776': Creating subscriber on demand 20241229122717977 DMAIN <0000> hlr.c:232 IMSI='262422799354776': Successfully assigned MSISDN='397' 20241229122717977 DAUC <0003> db_auc.c:157 IMSI='262422799354776': No 2G Auth Data 20241229122717978 DAUC <0003> db_auc.c:192 IMSI='262422799354776': No 3G Auth Data 20241229122717978 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422799354776 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 20241229122717978 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422799354776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422799354776" cause=IMSI unknown in HLR} 20241229122717978 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422799354776 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241229122717978 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122717978 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122717980 DAUC <0003> db_auc.c:157 IMSI='262422799354776': No 2G Auth Data 20241229122717980 DAUC <0003> db_auc.c:192 IMSI='262422799354776': No 3G Auth Data 20241229122717981 DAUC <0003> db_auc.c:157 IMSI='262422799354776': No 2G Auth Data 20241229122717981 DAUC <0003> db_auc.c:192 IMSI='262422799354776': No 3G Auth Data 20241229122717982 DAUC <0003> db_auc.c:157 IMSI='262422799354776': No 2G Auth Data 20241229122717982 DAUC <0003> db_auc.c:192 IMSI='262422799354776': No 3G Auth Data 20241229122717984 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122717984 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422799354776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422799354776" cn_domain=PS} 20241229122717984 DLU <0006> fsm.c:456 lu(262422799354776)[0x55ad3a64f510]{UNVALIDATED}: Allocated 20241229122717984 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422799354776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241229122717984 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422799354776)[0x55ad3a64f510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122717984 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422799354776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422799354776" cn_domain=PS} 20241229122717984 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122717984 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122717986 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122717986 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422799354776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422799354776"} 20241229122717986 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422799354776)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122717986 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422799354776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122717986 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422799354776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422799354776"} 20241229122717986 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422799354776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122717986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422799354776)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122717986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422799354776)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122717986 DLU <0006> fsm.c:568 lu(PS:IMSI-262422799354776)[0x55ad3a64f510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122717986 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122717986 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122717988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34240<->l=127.0.0.1:4258 20241229122717989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4258 20241229122717990 DLINP <000b> input/ipa.c:451 connected read/write 20241229122717990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122717990 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122717990 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122717990 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122717990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36767<->l=127.0.0.1:4259) 20241229122718032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4258 20241229122718133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4258 20241229122721214 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122721214 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122721216 DLINP <000b> input/ipa.c:451 connected read/write 20241229122721216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122721217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34252<->l=127.0.0.1:4258 20241229122721219 DLINP <000b> input/ipa.c:451 connected read/write 20241229122721219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122721220 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122721220 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122721220 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  20241229122721220 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122721220 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  20241229122721220 DLGSUP <0013> gsup_server.c:235 2:  20241229122721220 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122721220 DLGSUP <0013> gsup_server.c:235 3:  20241229122721220 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122721220 DLGSUP <0013> gsup_server.c:235 4:  20241229122721220 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122721220 DLGSUP <0013> gsup_server.c:235 5:  20241229122721220 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122721220 DLGSUP <0013> gsup_server.c:235 7:  20241229122721220 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122721220 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122721220 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122721220 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122721242 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45457<->l=127.0.0.1:4259) 20241229122721245 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241229122721245 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241229122721264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34254<->l=127.0.0.1:4258 20241229122721267 DAUC <0003> db_auc.c:157 IMSI='262426099171604': No 2G Auth Data 20241229122721267 DAUC <0003> db_auc.c:192 IMSI='262426099171604': No 3G Auth Data 20241229122721273 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618012182.msisdn 20241229122721273 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618012182.msisdn: not attached (vlr_number unset) 20241229122721273 DDGSM <0007> mslookup_server.c:327 sip.voice.491618012182.msisdn: does not exist in GSUP proxy 20241229122722275 DLINP <000b> input/ipa.c:451 connected read/write 20241229122722275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122722275 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426099171604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426099171604" cn_domain=CS} 20241229122722275 DLU <0006> fsm.c:456 lu(262426099171604)[0x55ad3a651af0]{UNVALIDATED}: Allocated 20241229122722275 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426099171604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241229122722275 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426099171604)[0x55ad3a651af0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241229122722275 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426099171604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426099171604" cn_domain=CS} 20241229122722275 DLINP <000b> input/ipa.c:451 connected read/write 20241229122722275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122722275 DLINP <000b> input/ipa.c:451 connected read/write 20241229122722275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122722279 DLINP <000b> input/ipa.c:451 connected read/write 20241229122722279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122722279 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426099171604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426099171604"} 20241229122722279 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426099171604)[0x55ad3a651af0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241229122722279 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426099171604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241229122722279 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426099171604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426099171604"} 20241229122722279 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426099171604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122722279 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426099171604)[0x55ad3a651af0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241229122722279 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426099171604)[0x55ad3a651af0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241229122722279 DLU <0006> fsm.c:568 lu(CS:IMSI-262426099171604)[0x55ad3a651af0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241229122722279 DLINP <000b> input/ipa.c:451 connected read/write 20241229122722279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122722279 DLINP <000b> input/ipa.c:451 connected read/write 20241229122722279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122722281 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618012182.msisdn 20241229122722281 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618012182.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241229122722281 DDGSM <0007> mslookup_server.c:327 sip.voice.491618012182.msisdn: does not exist in GSUP proxy 20241229122722282 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618012182.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241229122722285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34254<->l=127.0.0.1:4258 20241229122722286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34252<->l=127.0.0.1:4258 20241229122722286 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45457<->l=127.0.0.1:4259) 20241229122722287 DLINP <000b> input/ipa.c:451 connected read/write 20241229122722287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122722287 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122722287 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122722287 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122722324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4258 20241229122722425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4258 20241229122724243 DSS <0004> hlr_ussd.c:239 262425047812253/0x651e8ff5: SS Session Timeout, destroying 20241229122724243 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425047812253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241229122725500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122725500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122725502 DLINP <000b> input/ipa.c:451 connected read/write 20241229122725502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122725503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34270<->l=127.0.0.1:4258 20241229122725505 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241229122725505 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241229122725505 DLINP <000b> input/ipa.c:451 connected read/write 20241229122725505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122725505 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122725505 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122725505 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  20241229122725505 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122725505 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  20241229122725505 DLGSUP <0013> gsup_server.c:235 2:  20241229122725505 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122725505 DLGSUP <0013> gsup_server.c:235 3:  20241229122725505 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122725505 DLGSUP <0013> gsup_server.c:235 4:  20241229122725506 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122725506 DLGSUP <0013> gsup_server.c:235 5:  20241229122725506 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122725506 DLGSUP <0013> gsup_server.c:235 7:  20241229122725506 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122725506 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122725506 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122725506 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122725547 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39579<->l=127.0.0.1:4259) 20241229122725549 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241229122725549 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241229122725564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34286<->l=127.0.0.1:4258 20241229122725568 DLINP <000b> input/ipa.c:451 connected read/write 20241229122725568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122725568 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429495569841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429495569841" cn_domain=CS} 20241229122725568 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429495569841 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241229122725568 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429495569841 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241229122725568 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429495569841.imsi 20241229122725568 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429495569841.imsi 20241229122725568 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429495569841.imsi: does not exist in local HLR 20241229122725574 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429495569841 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241229122725574 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241229122725574 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241229122725574 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241229122725574 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241229122725574 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241229122725574 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429495569841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122725574 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241229122725574 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241229122725574 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241229122725574 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241229122725574 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241229122725574 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241229122725577 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122725577 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122725577 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241229122725577 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241229122725577 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241229122725578 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122725578 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122725578 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241229122725625 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122725625 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122725625 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122725625 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122725625 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429495569841 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616604584 20241229122725625 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429495569841 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241229122725625 DLINP <000b> input/ipa.c:451 connected read/write 20241229122725625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122725625 DLINP <000b> input/ipa.c:451 connected read/write 20241229122725625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122725629 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122725629 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122725629 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429495569841 MSISDN-491616604584 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241229122725629 DLINP <000b> input/ipa.c:451 connected read/write 20241229122725629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122725629 DLINP <000b> input/ipa.c:451 connected read/write 20241229122725629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122725631 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122725631 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122725631 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429495569841 MSISDN-491616604584 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 20241229122725631 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429495569841 MSISDN-491616604584 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241229122725631 DLINP <000b> input/ipa.c:451 connected read/write 20241229122725631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122725631 DLINP <000b> input/ipa.c:451 connected read/write 20241229122725631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122725633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34286<->l=127.0.0.1:4258 20241229122725634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34270<->l=127.0.0.1:4258 20241229122725635 DLINP <000b> input/ipa.c:451 connected read/write 20241229122725635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122725635 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122725635 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122725635 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122725636 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122725636 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122725636 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241229122725636 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241229122725636 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241229122725636 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39579<->l=127.0.0.1:4259) 20241229122725681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34288<->l=127.0.0.1:4258 20241229122725781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34288<->l=127.0.0.1:4258 20241229122728856 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122728856 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122728859 DLINP <000b> input/ipa.c:451 connected read/write 20241229122728859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122728859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4258 20241229122728861 DLINP <000b> input/ipa.c:451 connected read/write 20241229122728861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122728862 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122728862 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122728862 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  20241229122728862 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122728862 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  20241229122728862 DLGSUP <0013> gsup_server.c:235 2:  20241229122728862 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122728862 DLGSUP <0013> gsup_server.c:235 3:  20241229122728862 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122728862 DLGSUP <0013> gsup_server.c:235 4:  20241229122728862 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122728862 DLGSUP <0013> gsup_server.c:235 5:  20241229122728862 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122728862 DLGSUP <0013> gsup_server.c:235 7:  20241229122728862 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122728862 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122728862 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122728862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122728862 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241229122728862 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241229122728884 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33407<->l=127.0.0.1:4259) 20241229122728887 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241229122728887 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241229122728897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4258 20241229122728900 DAUC <0003> db_auc.c:157 IMSI='262426785401494': No 2G Auth Data 20241229122728900 DAUC <0003> db_auc.c:192 IMSI='262426785401494': No 3G Auth Data 20241229122728905 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426785401494.imsi 20241229122728905 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426785401494.imsi: found in local HLR 20241229122728908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4258 20241229122728909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4258 20241229122728910 DLINP <000b> input/ipa.c:451 connected read/write 20241229122728910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122728910 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122728910 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122728910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122728910 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33407<->l=127.0.0.1:4259) 20241229122728952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4258 20241229122729053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4258 20241229122732132 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122732132 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122732133 DLINP <000b> input/ipa.c:451 connected read/write 20241229122732133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122732134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60314<->l=127.0.0.1:4258 20241229122732135 DLINP <000b> input/ipa.c:451 connected read/write 20241229122732135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122732135 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122732135 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122732135 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  20241229122732135 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122732135 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  20241229122732135 DLGSUP <0013> gsup_server.c:235 2:  20241229122732135 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122732135 DLGSUP <0013> gsup_server.c:235 3:  20241229122732135 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122732135 DLGSUP <0013> gsup_server.c:235 4:  20241229122732135 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122732135 DLGSUP <0013> gsup_server.c:235 5:  20241229122732135 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122732135 DLGSUP <0013> gsup_server.c:235 7:  20241229122732135 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122732135 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122732135 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122732135 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122732136 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241229122732136 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241229122732171 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43693<->l=127.0.0.1:4259) 20241229122732174 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241229122732174 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241229122732186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20241229122732190 DLINP <000b> input/ipa.c:451 connected read/write 20241229122732190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122732190 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421806731092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421806731092" cn_domain=CS} 20241229122732190 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421806731092 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241229122732190 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421806731092 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241229122732190 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421806731092.imsi 20241229122732190 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421806731092.imsi 20241229122732191 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421806731092.imsi: does not exist in local HLR 20241229122732195 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421806731092 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241229122732195 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241229122732195 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241229122732195 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241229122732195 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241229122732195 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241229122732195 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421806731092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122732195 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241229122732195 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241229122732195 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241229122732195 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241229122732195 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241229122732195 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241229122732197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122732197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122732197 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241229122732197 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241229122732197 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241229122732198 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122732198 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122732198 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241229122732241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122732241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122732241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122732241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122732241 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421806731092 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617745546 20241229122732241 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421806731092 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241229122732241 DLINP <000b> input/ipa.c:451 connected read/write 20241229122732241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122732241 DLINP <000b> input/ipa.c:451 connected read/write 20241229122732241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122732245 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122732245 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122732245 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421806731092 MSISDN-491617745546 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241229122732245 DLINP <000b> input/ipa.c:451 connected read/write 20241229122732245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122732245 DLINP <000b> input/ipa.c:451 connected read/write 20241229122732245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122732247 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122732247 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122732247 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421806731092 MSISDN-491617745546 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 20241229122732247 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421806731092 MSISDN-491617745546 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241229122732247 DLINP <000b> input/ipa.c:451 connected read/write 20241229122732247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122732247 DLINP <000b> input/ipa.c:451 connected read/write 20241229122732247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122732249 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421806731092.imsi 20241229122732249 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421806731092.imsi: does not exist in local HLR 20241229122733250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20241229122733251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60314<->l=127.0.0.1:4258 20241229122733253 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43693<->l=127.0.0.1:4259) 20241229122733253 DLINP <000b> input/ipa.c:451 connected read/write 20241229122733253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122733253 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122733253 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122733253 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122733253 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122733253 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122733253 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241229122733253 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241229122733253 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241229122733297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4258 20241229122733398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4258 20241229122736475 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241229122736475 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241229122736476 DLINP <000b> input/ipa.c:451 connected read/write 20241229122736476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122736477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20241229122736479 DLINP <000b> input/ipa.c:451 connected read/write 20241229122736479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122736479 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241229122736479 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241229122736479 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  20241229122736479 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241229122736479 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  20241229122736479 DLGSUP <0013> gsup_server.c:235 2:  20241229122736479 DLGSUP <0013> gsup_server.c:237 2: 00  20241229122736479 DLGSUP <0013> gsup_server.c:235 3:  20241229122736479 DLGSUP <0013> gsup_server.c:237 3: 00  20241229122736479 DLGSUP <0013> gsup_server.c:235 4:  20241229122736479 DLGSUP <0013> gsup_server.c:237 4: 00  20241229122736479 DLGSUP <0013> gsup_server.c:235 5:  20241229122736479 DLGSUP <0013> gsup_server.c:237 5: 00  20241229122736479 DLGSUP <0013> gsup_server.c:235 7:  20241229122736479 DLGSUP <0013> gsup_server.c:237 7: 00  20241229122736479 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241229122736479 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241229122736479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241229122736479 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241229122736479 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241229122736511 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45905<->l=127.0.0.1:4259) 20241229122736514 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241229122736514 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241229122736534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60344<->l=127.0.0.1:4258 20241229122736540 DLINP <000b> input/ipa.c:451 connected read/write 20241229122736540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122736540 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429433906044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429433906044" cn_domain=CS} 20241229122736540 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429433906044 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241229122736540 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429433906044 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241229122736540 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429433906044.imsi 20241229122736540 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429433906044.imsi 20241229122736540 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429433906044.imsi: does not exist in local HLR 20241229122736545 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429433906044 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241229122736545 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241229122736545 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241229122736545 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241229122736545 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241229122736545 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241229122736545 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429433906044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241229122736545 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241229122736545 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241229122736545 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241229122736545 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241229122736545 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241229122736545 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241229122736547 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122736547 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122736547 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241229122736547 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241229122736547 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241229122736548 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122736548 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122736548 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241229122736589 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122736589 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122736589 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122736589 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122736589 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429433906044 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618552035 20241229122736589 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429433906044 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241229122736589 DLINP <000b> input/ipa.c:451 connected read/write 20241229122736589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122736589 DLINP <000b> input/ipa.c:451 connected read/write 20241229122736589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122736593 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122736593 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122736593 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429433906044 MSISDN-491618552035 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241229122736593 DLINP <000b> input/ipa.c:451 connected read/write 20241229122736593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122736593 DLINP <000b> input/ipa.c:451 connected read/write 20241229122736593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122736595 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122736595 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122736595 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429433906044 MSISDN-491618552035 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 20241229122736595 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429433906044 MSISDN-491618552035 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241229122736595 DLINP <000b> input/ipa.c:451 connected read/write 20241229122736595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122736595 DLINP <000b> input/ipa.c:451 connected read/write 20241229122736595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241229122736597 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618552035.msisdn 20241229122736597 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618552035.msisdn: does not exist in local HLR 20241229122736597 DDGSM <0007> mslookup_server.c:352 sip.voice.491618552035.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241229122736597 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618552035.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241229122736599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60344<->l=127.0.0.1:4258 20241229122736600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20241229122736601 DLINP <000b> input/ipa.c:451 connected read/write 20241229122736601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241229122736601 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241229122736601 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241229122736602 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241229122736602 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45905<->l=127.0.0.1:4259) 20241229122736602 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241229122736602 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241229122736602 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241229122736602 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241229122736602 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241229122736642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60360<->l=127.0.0.1:4258 20241229122736742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60360<->l=127.0.0.1:4258