20241031122515425 DMAIN <0000> hlr.c:802 hlr starting 20241031122515425 DDB <0001> db.c:599 using database: hlr.db 20241031122515425 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241031122515426 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241031122515426 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241031122515426 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241031122515456 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241031122515456 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241031122515539 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241031122515541 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241031122515541 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241031122516897 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122516897 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122516901 DLINP <000b> input/ipa.c:451 connected read/write 20241031122516901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122516903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 20241031122516905 DLINP <000b> input/ipa.c:451 connected read/write 20241031122516905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122516905 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122516905 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122516905 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  20241031122516905 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122516905 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  20241031122516905 DLGSUP <0013> gsup_server.c:235 2:  20241031122516905 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122516905 DLGSUP <0013> gsup_server.c:235 3:  20241031122516905 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122516905 DLGSUP <0013> gsup_server.c:235 4:  20241031122516905 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122516905 DLGSUP <0013> gsup_server.c:235 5:  20241031122516905 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122516905 DLGSUP <0013> gsup_server.c:235 7:  20241031122516905 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122516905 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122516905 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122516905 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122516922 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39517<->l=127.0.0.1:4259) 20241031122516932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4258 20241031122516950 DLINP <000b> input/ipa.c:451 connected read/write 20241031122516950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122516950 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"} 20241031122516950 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" 20241031122516950 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} 20241031122516950 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 20241031122516950 DLINP <000b> input/ipa.c:451 connected read/write 20241031122516950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122516950 DLINP <000b> input/ipa.c:451 connected read/write 20241031122516950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122516955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4258 20241031122516956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 20241031122516959 DLINP <000b> input/ipa.c:451 connected read/write 20241031122516959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122516959 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122516959 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122516959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122516959 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39517<->l=127.0.0.1:4259) 20241031122517008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46500<->l=127.0.0.1:4258 20241031122517009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46500<->l=127.0.0.1:4258 20241031122520102 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122520102 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122520104 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4258 20241031122520106 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520106 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122520106 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122520106 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  20241031122520106 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122520106 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  20241031122520106 DLGSUP <0013> gsup_server.c:235 2:  20241031122520106 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122520106 DLGSUP <0013> gsup_server.c:235 3:  20241031122520106 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122520106 DLGSUP <0013> gsup_server.c:235 4:  20241031122520106 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122520106 DLGSUP <0013> gsup_server.c:235 5:  20241031122520106 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122520106 DLGSUP <0013> gsup_server.c:235 7:  20241031122520106 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122520106 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122520106 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122520106 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122520117 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46561<->l=127.0.0.1:4259) 20241031122520133 DAUC <0003> db_auc.c:157 IMSI='262422671643204': No 2G Auth Data 20241031122520133 DAUC <0003> db_auc.c:192 IMSI='262422671643204': No 3G Auth Data 20241031122520174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 20241031122520183 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520183 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422671643204 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422671643204"} 20241031122520191 DAUC <0003> db_auc.c:192 IMSI='262422671643204': No 3G Auth Data 20241031122520191 DAUC <0003> db_auc.c:236 IMSI='262422671643204': Calling to generate 5 vectors 20241031122520191 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031122520191 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122520191 DAUC <0003> auc.c:113 vector [0]: rand = 2c4b04268f23dc6db5521f85100fcb9a 20241031122520191 DAUC <0003> auc.c:179 vector [0]: kc = 8ed702873dd01c00 20241031122520191 DAUC <0003> auc.c:180 vector [0]: sres = 966eb7d2 20241031122520191 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122520191 DAUC <0003> auc.c:113 vector [1]: rand = 909d166ff06ddfd40a915740e010d172 20241031122520192 DAUC <0003> auc.c:179 vector [1]: kc = 0e42433e5f5c1c00 20241031122520192 DAUC <0003> auc.c:180 vector [1]: sres = 840e48a2 20241031122520192 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122520192 DAUC <0003> auc.c:113 vector [2]: rand = 9fa6fbf6361a713af95dc43e14b01e5a 20241031122520192 DAUC <0003> auc.c:179 vector [2]: kc = 9aac14d8f778c400 20241031122520192 DAUC <0003> auc.c:180 vector [2]: sres = 1a97d8cc 20241031122520192 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122520192 DAUC <0003> auc.c:113 vector [3]: rand = f99294a8a37c8bdf2d8fae6c9e0abc6c 20241031122520192 DAUC <0003> auc.c:179 vector [3]: kc = 7a7d86803e154000 20241031122520192 DAUC <0003> auc.c:180 vector [3]: sres = 04a7e34e 20241031122520192 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122520192 DAUC <0003> auc.c:113 vector [4]: rand = d5aa3030ffaf0ec3c3763f09e9be3cd2 20241031122520192 DAUC <0003> auc.c:179 vector [4]: kc = 11681e85ff777000 20241031122520192 DAUC <0003> auc.c:180 vector [4]: sres = 76ee7fc2 20241031122520192 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031122520192 DAUC <0003> db_auc.c:245 IMSI='262422671643204': Generated 5 vectors 20241031122520192 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422671643204 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422671643204"} 20241031122520192 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422671643204 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122520192 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520192 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 20241031122520225 DAUC <0003> db_auc.c:157 IMSI='262426968264029': No 2G Auth Data 20241031122520225 DAUC <0003> db_auc.c:192 IMSI='262426968264029': No 3G Auth Data 20241031122520247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4258 20241031122520249 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520249 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426968264029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426968264029"} 20241031122520249 DAUC <0003> db_auc.c:192 IMSI='262426968264029': No 3G Auth Data 20241031122520249 DAUC <0003> db_auc.c:236 IMSI='262426968264029': Calling to generate 5 vectors 20241031122520249 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031122520249 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122520249 DAUC <0003> auc.c:113 vector [0]: rand = 28d6fee0c3cb0a2b19b6cb9afc1b3c94 20241031122520249 DAUC <0003> auc.c:179 vector [0]: kc = 47ef1b6ec3628000 20241031122520249 DAUC <0003> auc.c:180 vector [0]: sres = 684e1126 20241031122520249 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122520249 DAUC <0003> auc.c:113 vector [1]: rand = 373edded68f336209a0f9125abb87631 20241031122520249 DAUC <0003> auc.c:179 vector [1]: kc = 7ab308a33efe1800 20241031122520249 DAUC <0003> auc.c:180 vector [1]: sres = e085f6dc 20241031122520249 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122520249 DAUC <0003> auc.c:113 vector [2]: rand = 887c7bdb0508cb27e8700c6d877f0ab4 20241031122520249 DAUC <0003> auc.c:179 vector [2]: kc = 914098ce2fe56800 20241031122520249 DAUC <0003> auc.c:180 vector [2]: sres = d0e9be79 20241031122520249 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122520249 DAUC <0003> auc.c:113 vector [3]: rand = 4c0172f57572b01863a245e411fcec67 20241031122520249 DAUC <0003> auc.c:179 vector [3]: kc = 76958e888dae2800 20241031122520249 DAUC <0003> auc.c:180 vector [3]: sres = 927eae38 20241031122520249 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122520249 DAUC <0003> auc.c:113 vector [4]: rand = eedd8fa0cfc51ee1ca0986081f42d025 20241031122520249 DAUC <0003> auc.c:179 vector [4]: kc = d171726f32994c00 20241031122520249 DAUC <0003> auc.c:180 vector [4]: sres = 8876c272 20241031122520249 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031122520249 DAUC <0003> db_auc.c:245 IMSI='262426968264029': Generated 5 vectors 20241031122520249 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426968264029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426968264029"} 20241031122520249 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426968264029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122520249 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520249 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4258 20241031122520274 DAUC <0003> db_auc.c:157 IMSI='262426207889464': No 2G Auth Data 20241031122520274 DAUC <0003> db_auc.c:192 IMSI='262426207889464': No 3G Auth Data 20241031122520297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 20241031122520299 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520299 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426207889464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426207889464"} 20241031122520299 DAUC <0003> db_auc.c:192 IMSI='262426207889464': No 3G Auth Data 20241031122520299 DAUC <0003> db_auc.c:236 IMSI='262426207889464': Calling to generate 5 vectors 20241031122520299 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031122520299 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122520299 DAUC <0003> auc.c:113 vector [0]: rand = 291e2878115532dfdc206cea9074748a 20241031122520299 DAUC <0003> auc.c:179 vector [0]: kc = 891ed0d1912db4da 20241031122520299 DAUC <0003> auc.c:180 vector [0]: sres = 75d3137b 20241031122520299 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122520299 DAUC <0003> auc.c:113 vector [1]: rand = c242494fc53f0eec8c4e75cc745e8355 20241031122520299 DAUC <0003> auc.c:179 vector [1]: kc = 30f65620e2ea0335 20241031122520299 DAUC <0003> auc.c:180 vector [1]: sres = 8f7ca214 20241031122520299 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122520299 DAUC <0003> auc.c:113 vector [2]: rand = 3831dab7c41fd1c34c2d7cb70d6586e4 20241031122520299 DAUC <0003> auc.c:179 vector [2]: kc = 0a0abff78fdaf90b 20241031122520299 DAUC <0003> auc.c:180 vector [2]: sres = d7f29ce6 20241031122520299 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122520299 DAUC <0003> auc.c:113 vector [3]: rand = d95cd2da99dba8f0c2301cebf7e8bb9c 20241031122520299 DAUC <0003> auc.c:179 vector [3]: kc = 2c14e3a94bceef17 20241031122520299 DAUC <0003> auc.c:180 vector [3]: sres = 54cb5e25 20241031122520299 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122520299 DAUC <0003> auc.c:113 vector [4]: rand = 96fa7fd360a9d9604605883d254af02b 20241031122520299 DAUC <0003> auc.c:179 vector [4]: kc = 4604247562348d0c 20241031122520299 DAUC <0003> auc.c:180 vector [4]: sres = 7c398356 20241031122520299 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031122520299 DAUC <0003> db_auc.c:245 IMSI='262426207889464': Generated 5 vectors 20241031122520299 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426207889464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426207889464"} 20241031122520299 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426207889464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122520299 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520299 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 20241031122520325 DAUC <0003> db_auc.c:157 IMSI='262428905053497': No 2G Auth Data 20241031122520325 DAUC <0003> db_auc.c:192 IMSI='262428905053497': No 3G Auth Data 20241031122520347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46548<->l=127.0.0.1:4258 20241031122520348 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520348 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428905053497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428905053497"} 20241031122520348 DAUC <0003> db_auc.c:157 IMSI='262428905053497': No 2G Auth Data 20241031122520348 DAUC <0003> db_auc.c:236 IMSI='262428905053497': Calling to generate 5 vectors 20241031122520348 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031122520348 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122520348 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122520348 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122520348 DAUC <0003> auc.c:113 vector [0]: rand = d1a4888a228987da75103d05867f587d 20241031122520348 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122520348 DAUC <0003> auc.c:142 vector [0]: autn = 858e07aaee5d00003c3a5bf919724c67 20241031122520348 DAUC <0003> auc.c:143 vector [0]: ck = 68727ac046ac1273f23d31acea0006a3 20241031122520348 DAUC <0003> auc.c:144 vector [0]: ik = 6ba59d3b111b7b118e57d707188e0b47 20241031122520348 DAUC <0003> auc.c:145 vector [0]: res = 789864022633af8b0000000000000000 20241031122520348 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122520348 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122520348 DAUC <0003> auc.c:151 vector [0]: kc = 7fbd0150a5396486 20241031122520348 DAUC <0003> auc.c:152 vector [0]: sres = 5eabcb89 20241031122520348 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122520348 DAUC <0003> auc.c:113 vector [1]: rand = 908a9d31f4a497331bde472ba5bde8e8 20241031122520348 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031122520348 DAUC <0003> auc.c:142 vector [1]: autn = ea626dea2c050000327a3e2d5f38becf 20241031122520348 DAUC <0003> auc.c:143 vector [1]: ck = 8efe46ac30bfdae1040bf2ae7e9062af 20241031122520348 DAUC <0003> auc.c:144 vector [1]: ik = d60c3cc32f5ef21e500447f7c5480277 20241031122520348 DAUC <0003> auc.c:145 vector [1]: res = 603067799b7955610000000000000000 20241031122520348 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122520348 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031122520348 DAUC <0003> auc.c:151 vector [1]: kc = 0cfdcf36a4394827 20241031122520348 DAUC <0003> auc.c:152 vector [1]: sres = fb493218 20241031122520348 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031122520348 DAUC <0003> auc.c:113 vector [2]: rand = 98d2dcd51527a85828027e65cf885829 20241031122520348 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031122520348 DAUC <0003> auc.c:142 vector [2]: autn = 5748be4ccd530000f68b2dd23aa3a2e9 20241031122520348 DAUC <0003> auc.c:143 vector [2]: ck = fc784e086283d728332f56bf75b2556c 20241031122520348 DAUC <0003> auc.c:144 vector [2]: ik = b93162ab4a83a84dabee1366defdfb57 20241031122520348 DAUC <0003> auc.c:145 vector [2]: res = 048be38e7f4f21240000000000000000 20241031122520348 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122520348 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031122520348 DAUC <0003> auc.c:151 vector [2]: kc = dd88697a834fd15e 20241031122520348 DAUC <0003> auc.c:152 vector [2]: sres = 7bc4c2aa 20241031122520348 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031122520348 DAUC <0003> auc.c:113 vector [3]: rand = 2d0404c70a7927b772085f29756a6082 20241031122520348 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031122520348 DAUC <0003> auc.c:142 vector [3]: autn = dc47f94e4a8e0000c51ba779d5d2480f 20241031122520348 DAUC <0003> auc.c:143 vector [3]: ck = 464291f5ad69840268233fe78f88c946 20241031122520348 DAUC <0003> auc.c:144 vector [3]: ik = 839f6240c8126c5b327cfeb7ab2eafdf 20241031122520348 DAUC <0003> auc.c:145 vector [3]: res = 1fbd30ae7e581a110000000000000000 20241031122520348 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122520348 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031122520348 DAUC <0003> auc.c:151 vector [3]: kc = 9f8232e541dd8ec0 20241031122520348 DAUC <0003> auc.c:152 vector [3]: sres = 61e52abf 20241031122520348 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031122520348 DAUC <0003> auc.c:113 vector [4]: rand = 053ce4480aa808ad3518636ee606a9c1 20241031122520348 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031122520348 DAUC <0003> auc.c:142 vector [4]: autn = 9ebf5a4d885d000070d2fb6add41cc7a 20241031122520348 DAUC <0003> auc.c:143 vector [4]: ck = a7f3254f237e7f5f93a3fd97b4f0cbae 20241031122520348 DAUC <0003> auc.c:144 vector [4]: ik = af1628034d40bd2315cf0461895c7eb1 20241031122520348 DAUC <0003> auc.c:145 vector [4]: res = f4071b00b7fc43ee0000000000000000 20241031122520348 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122520348 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031122520348 DAUC <0003> auc.c:151 vector [4]: kc = 8e89f4ba53927763 20241031122520348 DAUC <0003> auc.c:152 vector [4]: sres = 43fb58ee 20241031122520348 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031122520348 DAUC <0003> db_auc.c:245 IMSI='262428905053497': Generated 5 vectors 20241031122520348 DAUC <0003> db_auc.c:249 IMSI='262428905053497': Updating SQN=161 in DB 20241031122520356 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428905053497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428905053497"} 20241031122520356 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428905053497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122520356 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520356 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46548<->l=127.0.0.1:4258 20241031122520383 DAUC <0003> db_auc.c:157 IMSI='262427455209172': No 2G Auth Data 20241031122520383 DAUC <0003> db_auc.c:192 IMSI='262427455209172': No 3G Auth Data 20241031122520405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4258 20241031122520406 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520407 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427455209172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427455209172"} 20241031122520407 DAUC <0003> db_auc.c:157 IMSI='262427455209172': No 2G Auth Data 20241031122520407 DAUC <0003> db_auc.c:236 IMSI='262427455209172': Calling to generate 5 vectors 20241031122520407 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031122520407 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122520407 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031122520407 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122520407 DAUC <0003> auc.c:113 vector [0]: rand = c34f351a1d1f4e9ee88e5d873267b9a0 20241031122520407 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122520407 DAUC <0003> auc.c:142 vector [0]: autn = 1bd85c237f3c0000d6e4fa7fa05962f4 20241031122520407 DAUC <0003> auc.c:143 vector [0]: ck = f34e5d4b2d1bcfc6ffbe20dc4c651888 20241031122520407 DAUC <0003> auc.c:144 vector [0]: ik = fc4e53696f3296cf838a2315c81a68a6 20241031122520407 DAUC <0003> auc.c:145 vector [0]: res = 2d9b5b9d72ba3e340000000000000000 20241031122520407 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122520407 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122520407 DAUC <0003> auc.c:151 vector [0]: kc = 73340debc6562927 20241031122520407 DAUC <0003> auc.c:152 vector [0]: sres = 5f2165a9 20241031122520407 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122520407 DAUC <0003> auc.c:113 vector [1]: rand = 5e6a68a5b451dd15ab51fe5ff6c2b997 20241031122520407 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031122520407 DAUC <0003> auc.c:142 vector [1]: autn = c2fc119a4d0e0000336fd4a3232bf729 20241031122520407 DAUC <0003> auc.c:143 vector [1]: ck = 1c7e32f78f43719e708fbbcbc59077e0 20241031122520407 DAUC <0003> auc.c:144 vector [1]: ik = 53bd8258669b61d16aedfda6a3a7a4b8 20241031122520407 DAUC <0003> auc.c:145 vector [1]: res = 9f88ce867e8cd40b0000000000000000 20241031122520407 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122520407 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031122520407 DAUC <0003> auc.c:151 vector [1]: kc = 55a1f6c28fefc317 20241031122520407 DAUC <0003> auc.c:152 vector [1]: sres = e1041a8d 20241031122520407 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031122520407 DAUC <0003> auc.c:113 vector [2]: rand = ee5900a94f14a031627cf2bd00e93e28 20241031122520407 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031122520407 DAUC <0003> auc.c:142 vector [2]: autn = 808442aba82200000e7371f19b943c2d 20241031122520407 DAUC <0003> auc.c:143 vector [2]: ck = e36395c69ef72d9fdc6fbfb7d86d6bd4 20241031122520407 DAUC <0003> auc.c:144 vector [2]: ik = a9d6aef7a25f125812626cd3a2a2e3b7 20241031122520407 DAUC <0003> auc.c:145 vector [2]: res = 199c89401dade99a0000000000000000 20241031122520407 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122520407 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031122520407 DAUC <0003> auc.c:151 vector [2]: kc = 84b8e8554667b7a4 20241031122520407 DAUC <0003> auc.c:152 vector [2]: sres = 043160da 20241031122520407 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031122520407 DAUC <0003> auc.c:113 vector [3]: rand = 1165e0d62a9e680e92fc0aab5d52e43c 20241031122520407 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031122520407 DAUC <0003> auc.c:142 vector [3]: autn = 4c0551a87f590000f18df80cd48664e8 20241031122520407 DAUC <0003> auc.c:143 vector [3]: ck = 0c9a99ba0cfa3be50324d6c82eaff559 20241031122520407 DAUC <0003> auc.c:144 vector [3]: ik = dda5d354ac187a698d6c0abb11bcb73f 20241031122520407 DAUC <0003> auc.c:145 vector [3]: res = fdde5e2ce3ee56b90000000000000000 20241031122520407 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122520407 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031122520407 DAUC <0003> auc.c:151 vector [3]: kc = 5f77969d9ff103ea 20241031122520407 DAUC <0003> auc.c:152 vector [3]: sres = 1e300895 20241031122520407 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031122520407 DAUC <0003> auc.c:113 vector [4]: rand = 7bcb7acce3ca824db53e52b6d79acc0c 20241031122520407 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031122520407 DAUC <0003> auc.c:142 vector [4]: autn = a13e031802720000e75dc92afd7591b8 20241031122520407 DAUC <0003> auc.c:143 vector [4]: ck = 41a101d0f90ebc2cf8f2facc2dc4d3b2 20241031122520407 DAUC <0003> auc.c:144 vector [4]: ik = d5bb17f6f8c00d87b675b522c0f69a83 20241031122520407 DAUC <0003> auc.c:145 vector [4]: res = 374eea25b65b24110000000000000000 20241031122520407 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122520407 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031122520407 DAUC <0003> auc.c:151 vector [4]: kc = da9d59c8ecfcf89a 20241031122520407 DAUC <0003> auc.c:152 vector [4]: sres = 8115ce34 20241031122520407 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031122520407 DAUC <0003> db_auc.c:245 IMSI='262427455209172': Generated 5 vectors 20241031122520407 DAUC <0003> db_auc.c:249 IMSI='262427455209172': Updating SQN=161 in DB 20241031122520415 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427455209172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427455209172"} 20241031122520415 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427455209172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122520415 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520415 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4258 20241031122520444 DAUC <0003> db_auc.c:157 IMSI='262428733708692': No 2G Auth Data 20241031122520444 DAUC <0003> db_auc.c:192 IMSI='262428733708692': No 3G Auth Data 20241031122520487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 20241031122520492 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520492 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428733708692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428733708692"} 20241031122520492 DAUC <0003> db_auc.c:236 IMSI='262428733708692': Calling to generate 5 vectors 20241031122520492 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122520492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122520492 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122520492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122520492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122520492 DAUC <0003> auc.c:113 vector [0]: rand = 3a1706010192b079b255a13814be584c 20241031122520492 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122520493 DAUC <0003> auc.c:142 vector [0]: autn = d6a6962a678800004e71f2c0676f89ed 20241031122520493 DAUC <0003> auc.c:143 vector [0]: ck = aab40bb2a398d05a2001a1b6994ee14b 20241031122520493 DAUC <0003> auc.c:144 vector [0]: ik = 77e6135b8d3091eaeae91d7a76a2b560 20241031122520493 DAUC <0003> auc.c:145 vector [0]: res = e257ab7e037163540000000000000000 20241031122520493 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122520493 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122520493 DAUC <0003> auc.c:179 vector [0]: kc = fd6f0b441773fc00 20241031122520493 DAUC <0003> auc.c:180 vector [0]: sres = 64a470fa 20241031122520493 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122520493 DAUC <0003> auc.c:113 vector [1]: rand = d13fd1108f22c2a14baa5e482f0c88d8 20241031122520493 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031122520493 DAUC <0003> auc.c:142 vector [1]: autn = 62c54640885b00008f5f3b586a5a9608 20241031122520493 DAUC <0003> auc.c:143 vector [1]: ck = 5e6eff2000051a77bd81a8d3a0fe6451 20241031122520493 DAUC <0003> auc.c:144 vector [1]: ik = e5befca352314dfcd85872023c856472 20241031122520493 DAUC <0003> auc.c:145 vector [1]: res = 1be00e576e2d0f9f0000000000000000 20241031122520493 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122520493 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122520493 DAUC <0003> auc.c:179 vector [1]: kc = 5cf96b7796962800 20241031122520493 DAUC <0003> auc.c:180 vector [1]: sres = b2598007 20241031122520493 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122520493 DAUC <0003> auc.c:113 vector [2]: rand = c0125d86b183e3cb9909956c20a59791 20241031122520493 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031122520493 DAUC <0003> auc.c:142 vector [2]: autn = f319d2e6c28100004749de4b6c9e44bf 20241031122520493 DAUC <0003> auc.c:143 vector [2]: ck = 5b764b35bd169c8ee2f61af7efd1afcc 20241031122520493 DAUC <0003> auc.c:144 vector [2]: ik = 15f15022a273e3eb69bba080d29bf302 20241031122520493 DAUC <0003> auc.c:145 vector [2]: res = cc14a84d3de9c7c90000000000000000 20241031122520493 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122520493 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122520493 DAUC <0003> auc.c:179 vector [2]: kc = 118c452b6414ec00 20241031122520493 DAUC <0003> auc.c:180 vector [2]: sres = 68932752 20241031122520493 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122520493 DAUC <0003> auc.c:113 vector [3]: rand = 5de0120af9f0657ab6c4e981901753f8 20241031122520493 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031122520493 DAUC <0003> auc.c:142 vector [3]: autn = 4f9d2522c1de0000d1e76ebed1fd7ac7 20241031122520493 DAUC <0003> auc.c:143 vector [3]: ck = 3de50d2b42b4af5594b2f48ab86cdcfe 20241031122520493 DAUC <0003> auc.c:144 vector [3]: ik = 0561e06190abf25d1167b24d028884ad 20241031122520493 DAUC <0003> auc.c:145 vector [3]: res = c4a341f32b2c79d20000000000000000 20241031122520493 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122520493 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122520493 DAUC <0003> auc.c:179 vector [3]: kc = 2d44ca85f94b0800 20241031122520493 DAUC <0003> auc.c:180 vector [3]: sres = d0679438 20241031122520493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122520493 DAUC <0003> auc.c:113 vector [4]: rand = 207c82152b551c95052e26b71bc9fd96 20241031122520493 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031122520493 DAUC <0003> auc.c:142 vector [4]: autn = 0b57f58b0b320000eb6d5208d0c84879 20241031122520493 DAUC <0003> auc.c:143 vector [4]: ck = bf5d8a57e7136c1f2b800815ae966397 20241031122520493 DAUC <0003> auc.c:144 vector [4]: ik = 47a47c5ccd7666adb9d01f8ba86192dd 20241031122520493 DAUC <0003> auc.c:145 vector [4]: res = fedbd9432239f18d0000000000000000 20241031122520493 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122520493 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122520493 DAUC <0003> auc.c:179 vector [4]: kc = faef518763282400 20241031122520493 DAUC <0003> auc.c:180 vector [4]: sres = 211bef33 20241031122520493 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122520493 DAUC <0003> db_auc.c:245 IMSI='262428733708692': Generated 5 vectors 20241031122520493 DAUC <0003> db_auc.c:249 IMSI='262428733708692': Updating SQN=161 in DB 20241031122520502 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428733708692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428733708692"} 20241031122520502 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428733708692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122520502 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520502 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 20241031122520543 DAUC <0003> db_auc.c:157 IMSI='262425991510340': No 2G Auth Data 20241031122520543 DAUC <0003> db_auc.c:192 IMSI='262425991510340': No 3G Auth Data 20241031122520579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46570<->l=127.0.0.1:4258 20241031122520582 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520582 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425991510340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425991510340"} 20241031122520582 DAUC <0003> db_auc.c:236 IMSI='262425991510340': Calling to generate 5 vectors 20241031122520582 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122520582 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122520582 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122520582 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122520582 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122520582 DAUC <0003> auc.c:113 vector [0]: rand = 53076438ed6bd381bee8cde1cea9f228 20241031122520582 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122520582 DAUC <0003> auc.c:142 vector [0]: autn = 33bf7a23a27100004c649aba4a6c8090 20241031122520582 DAUC <0003> auc.c:143 vector [0]: ck = 0f058c256f1df6a1d0de2016e6f2baf7 20241031122520582 DAUC <0003> auc.c:144 vector [0]: ik = 61054a4f05329a7ac78c9b917cf4a0a7 20241031122520582 DAUC <0003> auc.c:145 vector [0]: res = cfff8e86aafcc3d50000000000000000 20241031122520582 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122520582 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122520582 DAUC <0003> auc.c:179 vector [0]: kc = 2512cf8e98381c00 20241031122520582 DAUC <0003> auc.c:180 vector [0]: sres = 9e726a56 20241031122520582 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122520582 DAUC <0003> auc.c:113 vector [1]: rand = 1e8c17b0b1e32dac416d6a83b8e2b1e4 20241031122520582 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031122520582 DAUC <0003> auc.c:142 vector [1]: autn = 80b0ff735d5500005a513a2c5b6e9325 20241031122520582 DAUC <0003> auc.c:143 vector [1]: ck = 453275cdeab7d68b4a5c649a49a043d2 20241031122520582 DAUC <0003> auc.c:144 vector [1]: ik = 2bf1f8d5757734d00b1fc72fd50a0940 20241031122520582 DAUC <0003> auc.c:145 vector [1]: res = 06c11291d8d619d90000000000000000 20241031122520582 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122520582 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122520582 DAUC <0003> auc.c:179 vector [1]: kc = 61c7033c1890cc00 20241031122520582 DAUC <0003> auc.c:180 vector [1]: sres = 563330e0 20241031122520582 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122520582 DAUC <0003> auc.c:113 vector [2]: rand = ba5797afa64d8dc875fa099bdfaa54e5 20241031122520582 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031122520582 DAUC <0003> auc.c:142 vector [2]: autn = 566270f3049d0000194eb9246dcc5552 20241031122520582 DAUC <0003> auc.c:143 vector [2]: ck = a5f78a81929d333a1e984120c488ba29 20241031122520582 DAUC <0003> auc.c:144 vector [2]: ik = f4683ba8ec89280b1e431213fb9c6924 20241031122520582 DAUC <0003> auc.c:145 vector [2]: res = 54751430131724090000000000000000 20241031122520582 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122520582 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122520582 DAUC <0003> auc.c:179 vector [2]: kc = 72c6fbea38db2000 20241031122520582 DAUC <0003> auc.c:180 vector [2]: sres = 5de0f3af 20241031122520582 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122520582 DAUC <0003> auc.c:113 vector [3]: rand = 59d48c69047e93991edf49b76bcc2f28 20241031122520582 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031122520582 DAUC <0003> auc.c:142 vector [3]: autn = b83b5d4a19fa0000b85e03e714f15249 20241031122520582 DAUC <0003> auc.c:143 vector [3]: ck = 0d146ae8484641ccad54d878e489cdde 20241031122520582 DAUC <0003> auc.c:144 vector [3]: ik = f7553ac8440cdf08a77d733e740c163f 20241031122520582 DAUC <0003> auc.c:145 vector [3]: res = 7f513ac4ba6743320000000000000000 20241031122520582 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122520582 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122520582 DAUC <0003> auc.c:179 vector [3]: kc = cb2394a596814800 20241031122520582 DAUC <0003> auc.c:180 vector [3]: sres = f61761af 20241031122520582 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122520582 DAUC <0003> auc.c:113 vector [4]: rand = 9d9f930df8677a0cbba75043de90ee65 20241031122520582 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031122520582 DAUC <0003> auc.c:142 vector [4]: autn = 36cc355fa1a5000037fc2a8d30af0393 20241031122520582 DAUC <0003> auc.c:143 vector [4]: ck = 8ea6855e3dc46ca642414933c5c5bcd4 20241031122520582 DAUC <0003> auc.c:144 vector [4]: ik = a30ebb2e476025720b63cd9d3fcf13e6 20241031122520582 DAUC <0003> auc.c:145 vector [4]: res = f42e3883c2668c700000000000000000 20241031122520582 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122520582 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122520582 DAUC <0003> auc.c:179 vector [4]: kc = fe181fac1908f400 20241031122520582 DAUC <0003> auc.c:180 vector [4]: sres = f99a8fb8 20241031122520582 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122520582 DAUC <0003> db_auc.c:245 IMSI='262425991510340': Generated 5 vectors 20241031122520582 DAUC <0003> db_auc.c:249 IMSI='262425991510340': Updating SQN=161 in DB 20241031122520590 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425991510340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425991510340"} 20241031122520590 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425991510340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122520590 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520591 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46570<->l=127.0.0.1:4258 20241031122520630 DAUC <0003> db_auc.c:157 IMSI='262422595124470': No 2G Auth Data 20241031122520630 DAUC <0003> db_auc.c:192 IMSI='262422595124470': No 3G Auth Data 20241031122520669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46582<->l=127.0.0.1:4258 20241031122520676 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520676 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422595124470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422595124470"} 20241031122520676 DAUC <0003> db_auc.c:236 IMSI='262422595124470': Calling to generate 5 vectors 20241031122520676 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122520676 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122520676 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122520676 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122520676 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122520676 DAUC <0003> auc.c:113 vector [0]: rand = d0b0722d88316c161cc442a05f0af3fe 20241031122520676 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122520676 DAUC <0003> auc.c:142 vector [0]: autn = 6492cf68ffc5000042acb6c1f8f4f847 20241031122520676 DAUC <0003> auc.c:143 vector [0]: ck = 203536f6f26d929ffaf24bb8ebc70048 20241031122520676 DAUC <0003> auc.c:144 vector [0]: ik = 5a2bd7c0b4be98ee5c7fa8bfa7ac80c6 20241031122520676 DAUC <0003> auc.c:145 vector [0]: res = 391921f40060ecdd0000000000000000 20241031122520676 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122520676 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122520676 DAUC <0003> auc.c:179 vector [0]: kc = 9cb229550bb07f1b 20241031122520676 DAUC <0003> auc.c:180 vector [0]: sres = 3e3b8f77 20241031122520676 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122520676 DAUC <0003> auc.c:113 vector [1]: rand = 55a8caaac95210dc2ffbc19383ea11d4 20241031122520676 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031122520676 DAUC <0003> auc.c:142 vector [1]: autn = ba4c5db1e66c00003f693607c1ed3c1f 20241031122520676 DAUC <0003> auc.c:143 vector [1]: ck = f7615163a777b0bc0d80e16f06133649 20241031122520676 DAUC <0003> auc.c:144 vector [1]: ik = b7a0af2a5938e284a0f15d0003132cf5 20241031122520676 DAUC <0003> auc.c:145 vector [1]: res = f6ff012812fb71d40000000000000000 20241031122520676 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122520676 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122520676 DAUC <0003> auc.c:179 vector [1]: kc = 25ce73e19ed4cf51 20241031122520676 DAUC <0003> auc.c:180 vector [1]: sres = 99327f27 20241031122520676 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122520676 DAUC <0003> auc.c:113 vector [2]: rand = 410b76f9086f3dc37880e273428ea1b3 20241031122520676 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031122520676 DAUC <0003> auc.c:142 vector [2]: autn = 0a8ba2cb925d000030ee0bccd4455b15 20241031122520676 DAUC <0003> auc.c:143 vector [2]: ck = 3ed3746ac6cb958f535a65961d9c55bd 20241031122520676 DAUC <0003> auc.c:144 vector [2]: ik = 6b4496b8ce10e13212c1541d7a16463a 20241031122520676 DAUC <0003> auc.c:145 vector [2]: res = 1c411596ec1048110000000000000000 20241031122520676 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122520676 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122520676 DAUC <0003> auc.c:179 vector [2]: kc = e74a43c1ad1af5fd 20241031122520676 DAUC <0003> auc.c:180 vector [2]: sres = f75a1564 20241031122520676 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122520676 DAUC <0003> auc.c:113 vector [3]: rand = 20f1d6be36d7192399278d7cef53c6df 20241031122520676 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031122520676 DAUC <0003> auc.c:142 vector [3]: autn = 839064593b2000005f722b4c3b236941 20241031122520676 DAUC <0003> auc.c:143 vector [3]: ck = bfed9be64758d12987c2ee3aad4e5fbb 20241031122520676 DAUC <0003> auc.c:144 vector [3]: ik = 1482778b997c0c91008bbd946d6f8423 20241031122520676 DAUC <0003> auc.c:145 vector [3]: res = 620bc6a6dae073dc0000000000000000 20241031122520676 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122520676 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122520676 DAUC <0003> auc.c:179 vector [3]: kc = cb73dfb3f83ccb15 20241031122520676 DAUC <0003> auc.c:180 vector [3]: sres = 2968cc94 20241031122520676 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122520676 DAUC <0003> auc.c:113 vector [4]: rand = 4931e149de2ee56f7bf5101b5c9f0a43 20241031122520676 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031122520676 DAUC <0003> auc.c:142 vector [4]: autn = 35a9d08fc728000034454d9284780819 20241031122520676 DAUC <0003> auc.c:143 vector [4]: ck = 16edd4ae7da137f8e8fd61b4bc111414 20241031122520676 DAUC <0003> auc.c:144 vector [4]: ik = 85d6ec7dc2438a11780c8ff89a298f34 20241031122520676 DAUC <0003> auc.c:145 vector [4]: res = 41611ff2665dc8750000000000000000 20241031122520676 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122520676 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122520676 DAUC <0003> auc.c:179 vector [4]: kc = 2ac3d552f6ba789c 20241031122520676 DAUC <0003> auc.c:180 vector [4]: sres = d2179708 20241031122520676 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122520676 DAUC <0003> db_auc.c:245 IMSI='262422595124470': Generated 5 vectors 20241031122520676 DAUC <0003> db_auc.c:249 IMSI='262422595124470': Updating SQN=161 in DB 20241031122520685 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422595124470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422595124470"} 20241031122520685 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422595124470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122520685 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520685 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122520691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46582<->l=127.0.0.1:4258 20241031122520717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4258 20241031122520718 DLINP <000b> input/ipa.c:451 connected read/write 20241031122520718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122520718 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122520718 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122520718 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122520718 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46561<->l=127.0.0.1:4259) 20241031122520741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20241031122520742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20241031122523782 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122523782 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122523786 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122523787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33542<->l=127.0.0.1:4258 20241031122523790 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122523790 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122523790 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122523790 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  20241031122523790 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122523790 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  20241031122523790 DLGSUP <0013> gsup_server.c:235 2:  20241031122523790 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122523790 DLGSUP <0013> gsup_server.c:235 3:  20241031122523790 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122523790 DLGSUP <0013> gsup_server.c:235 4:  20241031122523790 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122523790 DLGSUP <0013> gsup_server.c:235 5:  20241031122523790 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122523790 DLGSUP <0013> gsup_server.c:235 7:  20241031122523790 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122523790 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122523790 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122523790 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122523809 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39821<->l=127.0.0.1:4259) 20241031122523847 DAUC <0003> db_auc.c:157 IMSI='262421172535671': No 2G Auth Data 20241031122523847 DAUC <0003> db_auc.c:192 IMSI='262421172535671': No 3G Auth Data 20241031122523894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33552<->l=127.0.0.1:4258 20241031122523905 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122523905 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421172535671"} 20241031122523906 DAUC <0003> db_auc.c:192 IMSI='262421172535671': No 3G Auth Data 20241031122523906 DAUC <0003> db_auc.c:236 IMSI='262421172535671': Calling to generate 1 vectors 20241031122523906 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031122523906 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122523906 DAUC <0003> auc.c:113 vector [0]: rand = e2f0c3da481ef423fe3b60ab3b8ab9d7 20241031122523906 DAUC <0003> auc.c:179 vector [0]: kc = 3671368d25091000 20241031122523906 DAUC <0003> auc.c:180 vector [0]: sres = bae79655 20241031122523906 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122523906 DAUC <0003> db_auc.c:245 IMSI='262421172535671': Generated 1 vectors 20241031122523906 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421172535671"} 20241031122523906 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122523906 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523906 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523912 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122523912 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421172535671"} 20241031122523912 DAUC <0003> db_auc.c:192 IMSI='262421172535671': No 3G Auth Data 20241031122523912 DAUC <0003> db_auc.c:236 IMSI='262421172535671': Calling to generate 4 vectors 20241031122523912 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031122523912 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122523912 DAUC <0003> auc.c:113 vector [0]: rand = 122b8bbab0898529a3bce1b559394752 20241031122523912 DAUC <0003> auc.c:179 vector [0]: kc = 02795eea78c70800 20241031122523912 DAUC <0003> auc.c:180 vector [0]: sres = 2729873c 20241031122523912 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122523912 DAUC <0003> auc.c:113 vector [1]: rand = 8c959d64be50b50a8886a6279566910e 20241031122523912 DAUC <0003> auc.c:179 vector [1]: kc = 46354b7daf556c00 20241031122523912 DAUC <0003> auc.c:180 vector [1]: sres = e730d09d 20241031122523912 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122523912 DAUC <0003> auc.c:113 vector [2]: rand = a76c26d1cd5057a855516c66afc8a455 20241031122523912 DAUC <0003> auc.c:179 vector [2]: kc = be9b66c991bba400 20241031122523912 DAUC <0003> auc.c:180 vector [2]: sres = 058107b8 20241031122523912 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122523912 DAUC <0003> auc.c:113 vector [3]: rand = 601c151de96618c247c893ce01ed1f9c 20241031122523912 DAUC <0003> auc.c:179 vector [3]: kc = c90c02f278cfe000 20241031122523912 DAUC <0003> auc.c:180 vector [3]: sres = e63a70a4 20241031122523912 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122523912 DAUC <0003> db_auc.c:245 IMSI='262421172535671': Generated 4 vectors 20241031122523912 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421172535671"} 20241031122523912 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122523912 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523912 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523916 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122523916 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421172535671"} 20241031122523916 DAUC <0003> db_auc.c:192 IMSI='262421172535671': No 3G Auth Data 20241031122523916 DAUC <0003> db_auc.c:236 IMSI='262421172535671': Calling to generate 5 vectors 20241031122523916 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031122523916 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122523916 DAUC <0003> auc.c:113 vector [0]: rand = b41d1eb68fd441542078113580dac703 20241031122523916 DAUC <0003> auc.c:179 vector [0]: kc = 832cf7ecead21400 20241031122523916 DAUC <0003> auc.c:180 vector [0]: sres = 9cd31811 20241031122523916 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122523916 DAUC <0003> auc.c:113 vector [1]: rand = ecc0dcddaf15b59a405da9aed6966ee5 20241031122523916 DAUC <0003> auc.c:179 vector [1]: kc = 4a4dc19c66e8ac00 20241031122523916 DAUC <0003> auc.c:180 vector [1]: sres = ca190b11 20241031122523916 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122523916 DAUC <0003> auc.c:113 vector [2]: rand = 65119fedf80226b133d0834fb211698d 20241031122523916 DAUC <0003> auc.c:179 vector [2]: kc = 740bdfb9a719ec00 20241031122523916 DAUC <0003> auc.c:180 vector [2]: sres = c9314416 20241031122523916 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122523916 DAUC <0003> auc.c:113 vector [3]: rand = e2678e81cfc03a11fc12a90567676767 20241031122523916 DAUC <0003> auc.c:179 vector [3]: kc = 039b0a0571e91800 20241031122523916 DAUC <0003> auc.c:180 vector [3]: sres = 4d06e2f8 20241031122523916 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122523916 DAUC <0003> auc.c:113 vector [4]: rand = 650e7385cd979b7a986636b031f80f22 20241031122523916 DAUC <0003> auc.c:179 vector [4]: kc = 3f9bbeb948de5000 20241031122523916 DAUC <0003> auc.c:180 vector [4]: sres = 58cef72d 20241031122523916 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031122523916 DAUC <0003> db_auc.c:245 IMSI='262421172535671': Generated 5 vectors 20241031122523916 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421172535671"} 20241031122523916 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122523916 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523916 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523920 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122523920 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421172535671"} 20241031122523920 DAUC <0003> db_auc.c:192 IMSI='262421172535671': No 3G Auth Data 20241031122523920 DAUC <0003> db_auc.c:236 IMSI='262421172535671': Calling to generate 5 vectors 20241031122523920 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031122523920 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122523920 DAUC <0003> auc.c:113 vector [0]: rand = 6fad5d3936bd60cc841da1762d1dcbde 20241031122523920 DAUC <0003> auc.c:179 vector [0]: kc = ad16e39bc842e000 20241031122523920 DAUC <0003> auc.c:180 vector [0]: sres = 85e88712 20241031122523920 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122523920 DAUC <0003> auc.c:113 vector [1]: rand = efcab648fc4126f5d0ef9956bf363028 20241031122523920 DAUC <0003> auc.c:179 vector [1]: kc = 7eddf4c11bf02c00 20241031122523920 DAUC <0003> auc.c:180 vector [1]: sres = c3c43d0b 20241031122523920 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122523920 DAUC <0003> auc.c:113 vector [2]: rand = bc20139eb62639cef12b89d41acaea3b 20241031122523920 DAUC <0003> auc.c:179 vector [2]: kc = 60cc277d14593800 20241031122523920 DAUC <0003> auc.c:180 vector [2]: sres = bab7aad2 20241031122523920 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122523920 DAUC <0003> auc.c:113 vector [3]: rand = 4206df462ac34c4fc35250f7c75f8ba8 20241031122523920 DAUC <0003> auc.c:179 vector [3]: kc = 42d072fe7453cc00 20241031122523920 DAUC <0003> auc.c:180 vector [3]: sres = 93317b96 20241031122523920 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122523920 DAUC <0003> auc.c:113 vector [4]: rand = 616e68901984f4c3ee1a3102c0bc0b26 20241031122523920 DAUC <0003> auc.c:179 vector [4]: kc = 1eb5771165591800 20241031122523920 DAUC <0003> auc.c:180 vector [4]: sres = c8168343 20241031122523920 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031122523920 DAUC <0003> db_auc.c:245 IMSI='262421172535671': Generated 5 vectors 20241031122523920 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421172535671"} 20241031122523920 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421172535671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122523920 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523920 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33552<->l=127.0.0.1:4258 20241031122523950 DAUC <0003> db_auc.c:157 IMSI='262425034880893': No 2G Auth Data 20241031122523950 DAUC <0003> db_auc.c:192 IMSI='262425034880893': No 3G Auth Data 20241031122523974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4258 20241031122523976 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122523976 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425034880893"} 20241031122523976 DAUC <0003> db_auc.c:192 IMSI='262425034880893': No 3G Auth Data 20241031122523976 DAUC <0003> db_auc.c:236 IMSI='262425034880893': Calling to generate 1 vectors 20241031122523976 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031122523976 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122523976 DAUC <0003> auc.c:113 vector [0]: rand = 4b1359e10a5d1fa49317aa08e13a7379 20241031122523976 DAUC <0003> auc.c:179 vector [0]: kc = 45576f6530a67c00 20241031122523976 DAUC <0003> auc.c:180 vector [0]: sres = 191dde83 20241031122523976 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122523976 DAUC <0003> db_auc.c:245 IMSI='262425034880893': Generated 1 vectors 20241031122523976 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425034880893"} 20241031122523976 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122523976 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523976 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523977 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122523977 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425034880893"} 20241031122523977 DAUC <0003> db_auc.c:192 IMSI='262425034880893': No 3G Auth Data 20241031122523977 DAUC <0003> db_auc.c:236 IMSI='262425034880893': Calling to generate 4 vectors 20241031122523977 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031122523977 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122523977 DAUC <0003> auc.c:113 vector [0]: rand = d10b79d3048da680ab2dadebd1ec1d7d 20241031122523977 DAUC <0003> auc.c:179 vector [0]: kc = 6193802a68bd2400 20241031122523977 DAUC <0003> auc.c:180 vector [0]: sres = fe9c39ec 20241031122523977 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122523977 DAUC <0003> auc.c:113 vector [1]: rand = b0488ec62d9ef3c12b3bd5e75e05186b 20241031122523977 DAUC <0003> auc.c:179 vector [1]: kc = 73a8b4221cfae800 20241031122523977 DAUC <0003> auc.c:180 vector [1]: sres = 64c5c7e7 20241031122523977 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122523977 DAUC <0003> auc.c:113 vector [2]: rand = a077a460765d5eb06b21ec0707f7a02b 20241031122523977 DAUC <0003> auc.c:179 vector [2]: kc = fe4cce3536f89000 20241031122523977 DAUC <0003> auc.c:180 vector [2]: sres = 7ef78959 20241031122523977 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122523977 DAUC <0003> auc.c:113 vector [3]: rand = 849ec88a3511e6d9f48f803adfb88c05 20241031122523977 DAUC <0003> auc.c:179 vector [3]: kc = 19167d7f5c5f7000 20241031122523977 DAUC <0003> auc.c:180 vector [3]: sres = 3b6bc77c 20241031122523977 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122523977 DAUC <0003> db_auc.c:245 IMSI='262425034880893': Generated 4 vectors 20241031122523977 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425034880893"} 20241031122523977 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122523977 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523977 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523978 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122523978 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425034880893"} 20241031122523978 DAUC <0003> db_auc.c:192 IMSI='262425034880893': No 3G Auth Data 20241031122523978 DAUC <0003> db_auc.c:236 IMSI='262425034880893': Calling to generate 5 vectors 20241031122523978 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031122523978 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122523978 DAUC <0003> auc.c:113 vector [0]: rand = 6c7df0ee4b2ae1f227dd47e31af21ea9 20241031122523978 DAUC <0003> auc.c:179 vector [0]: kc = 745a37e86395e800 20241031122523978 DAUC <0003> auc.c:180 vector [0]: sres = 4b5af024 20241031122523978 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122523978 DAUC <0003> auc.c:113 vector [1]: rand = d10b570c635e19c4349ec41bb6c23f3d 20241031122523978 DAUC <0003> auc.c:179 vector [1]: kc = 1b7b0d0779b68c00 20241031122523978 DAUC <0003> auc.c:180 vector [1]: sres = 5e7eb69f 20241031122523978 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122523978 DAUC <0003> auc.c:113 vector [2]: rand = a5c4ea31639607277ed5cf1a48b37045 20241031122523978 DAUC <0003> auc.c:179 vector [2]: kc = 5fb381007e47d400 20241031122523978 DAUC <0003> auc.c:180 vector [2]: sres = ee92be4e 20241031122523978 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122523978 DAUC <0003> auc.c:113 vector [3]: rand = f83b9412f682576189faa83819ed04db 20241031122523978 DAUC <0003> auc.c:179 vector [3]: kc = 7ee2b464ae3f9800 20241031122523978 DAUC <0003> auc.c:180 vector [3]: sres = 06e9ca57 20241031122523978 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122523978 DAUC <0003> auc.c:113 vector [4]: rand = 7bb93cdc767cc66ee41b012aca083fcc 20241031122523978 DAUC <0003> auc.c:179 vector [4]: kc = d14246b9dbecc400 20241031122523978 DAUC <0003> auc.c:180 vector [4]: sres = 72d7c517 20241031122523978 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031122523978 DAUC <0003> db_auc.c:245 IMSI='262425034880893': Generated 5 vectors 20241031122523978 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425034880893"} 20241031122523978 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122523978 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523978 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523979 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122523979 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425034880893"} 20241031122523979 DAUC <0003> db_auc.c:192 IMSI='262425034880893': No 3G Auth Data 20241031122523979 DAUC <0003> db_auc.c:236 IMSI='262425034880893': Calling to generate 5 vectors 20241031122523979 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031122523979 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122523979 DAUC <0003> auc.c:113 vector [0]: rand = 39e2a0bcfba907491a88b8801189aeb0 20241031122523979 DAUC <0003> auc.c:179 vector [0]: kc = faca0be7c033c800 20241031122523979 DAUC <0003> auc.c:180 vector [0]: sres = 40c10663 20241031122523979 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122523979 DAUC <0003> auc.c:113 vector [1]: rand = b8062eeabaf9d4a59a0205ec996384b1 20241031122523979 DAUC <0003> auc.c:179 vector [1]: kc = 06c5fa0f021ecc00 20241031122523979 DAUC <0003> auc.c:180 vector [1]: sres = a3ee6627 20241031122523979 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122523979 DAUC <0003> auc.c:113 vector [2]: rand = 4b46e150c07753926603ac8caabc2e35 20241031122523979 DAUC <0003> auc.c:179 vector [2]: kc = 2b7790a422e0fc00 20241031122523979 DAUC <0003> auc.c:180 vector [2]: sres = 2beae158 20241031122523979 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122523979 DAUC <0003> auc.c:113 vector [3]: rand = 953fe101af5e19b9c69ea67c9a7321e5 20241031122523979 DAUC <0003> auc.c:179 vector [3]: kc = 9224282b933f3000 20241031122523979 DAUC <0003> auc.c:180 vector [3]: sres = 44b62580 20241031122523979 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122523979 DAUC <0003> auc.c:113 vector [4]: rand = 3861057a8b3018267909cb6a3fca83ef 20241031122523979 DAUC <0003> auc.c:179 vector [4]: kc = 67f40bb1f0e29000 20241031122523979 DAUC <0003> auc.c:180 vector [4]: sres = 4ff9bcbf 20241031122523979 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031122523979 DAUC <0003> db_auc.c:245 IMSI='262425034880893': Generated 5 vectors 20241031122523979 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425034880893"} 20241031122523979 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425034880893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122523979 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523979 DLINP <000b> input/ipa.c:451 connected read/write 20241031122523979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122523979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4258 20241031122524005 DAUC <0003> db_auc.c:157 IMSI='262425338022173': No 2G Auth Data 20241031122524005 DAUC <0003> db_auc.c:192 IMSI='262425338022173': No 3G Auth Data 20241031122524027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33564<->l=127.0.0.1:4258 20241031122524029 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524029 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425338022173"} 20241031122524029 DAUC <0003> db_auc.c:192 IMSI='262425338022173': No 3G Auth Data 20241031122524029 DAUC <0003> db_auc.c:236 IMSI='262425338022173': Calling to generate 1 vectors 20241031122524029 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031122524029 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524029 DAUC <0003> auc.c:113 vector [0]: rand = f9d6ba07fbd012e7dc8630f584a9a200 20241031122524029 DAUC <0003> auc.c:179 vector [0]: kc = 3ab8dd4a7b9d81b2 20241031122524029 DAUC <0003> auc.c:180 vector [0]: sres = ca673491 20241031122524029 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122524029 DAUC <0003> db_auc.c:245 IMSI='262425338022173': Generated 1 vectors 20241031122524029 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425338022173"} 20241031122524029 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524029 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524029 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524030 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524030 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425338022173"} 20241031122524030 DAUC <0003> db_auc.c:192 IMSI='262425338022173': No 3G Auth Data 20241031122524030 DAUC <0003> db_auc.c:236 IMSI='262425338022173': Calling to generate 4 vectors 20241031122524030 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031122524030 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524030 DAUC <0003> auc.c:113 vector [0]: rand = d224c2653541ddc875951d39cec5017e 20241031122524030 DAUC <0003> auc.c:179 vector [0]: kc = f2134e1cf1309350 20241031122524030 DAUC <0003> auc.c:180 vector [0]: sres = 3ee18e71 20241031122524030 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122524030 DAUC <0003> auc.c:113 vector [1]: rand = c8c3b68305c52108071d2064889aa69b 20241031122524030 DAUC <0003> auc.c:179 vector [1]: kc = a70f8c2298e37dc4 20241031122524030 DAUC <0003> auc.c:180 vector [1]: sres = 22d34b48 20241031122524030 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122524030 DAUC <0003> auc.c:113 vector [2]: rand = 8b51eee64275c8874266857db0b2bc13 20241031122524030 DAUC <0003> auc.c:179 vector [2]: kc = 1e81f5e1e868c6cc 20241031122524030 DAUC <0003> auc.c:180 vector [2]: sres = abb37f28 20241031122524030 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122524030 DAUC <0003> auc.c:113 vector [3]: rand = 2ce3b63c32f9bcd3e0f9e8b69db74d2e 20241031122524030 DAUC <0003> auc.c:179 vector [3]: kc = 71fbb8dbc422eed3 20241031122524030 DAUC <0003> auc.c:180 vector [3]: sres = b2fb464c 20241031122524030 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122524030 DAUC <0003> db_auc.c:245 IMSI='262425338022173': Generated 4 vectors 20241031122524030 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425338022173"} 20241031122524030 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524030 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524030 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524031 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524031 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425338022173"} 20241031122524031 DAUC <0003> db_auc.c:192 IMSI='262425338022173': No 3G Auth Data 20241031122524031 DAUC <0003> db_auc.c:236 IMSI='262425338022173': Calling to generate 5 vectors 20241031122524031 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031122524031 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524031 DAUC <0003> auc.c:113 vector [0]: rand = ee7cbf17ec58fc2a1416098b61793cdd 20241031122524031 DAUC <0003> auc.c:179 vector [0]: kc = c47f89ba6f9e25e9 20241031122524031 DAUC <0003> auc.c:180 vector [0]: sres = 3e54751b 20241031122524031 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122524031 DAUC <0003> auc.c:113 vector [1]: rand = 0564cd678d4b6888cdc416c1c4d266e7 20241031122524031 DAUC <0003> auc.c:179 vector [1]: kc = 79c175b4a644da31 20241031122524031 DAUC <0003> auc.c:180 vector [1]: sres = 6f515265 20241031122524031 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122524031 DAUC <0003> auc.c:113 vector [2]: rand = 83cf4addc46a06fa83ce4347ce80a5e3 20241031122524031 DAUC <0003> auc.c:179 vector [2]: kc = e04f0548c9e331b8 20241031122524031 DAUC <0003> auc.c:180 vector [2]: sres = ba9f3ebb 20241031122524031 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122524031 DAUC <0003> auc.c:113 vector [3]: rand = e098cf6a8c941fb44a5a2422b476510b 20241031122524031 DAUC <0003> auc.c:179 vector [3]: kc = 5f30074efded2763 20241031122524031 DAUC <0003> auc.c:180 vector [3]: sres = 36348b14 20241031122524031 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122524031 DAUC <0003> auc.c:113 vector [4]: rand = a1a5e3058c2a0f0ba8e339aeb8b645ea 20241031122524031 DAUC <0003> auc.c:179 vector [4]: kc = 9e621ba925032bf3 20241031122524031 DAUC <0003> auc.c:180 vector [4]: sres = 92876186 20241031122524031 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031122524031 DAUC <0003> db_auc.c:245 IMSI='262425338022173': Generated 5 vectors 20241031122524031 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425338022173"} 20241031122524031 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524031 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524031 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524032 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524032 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425338022173"} 20241031122524032 DAUC <0003> db_auc.c:192 IMSI='262425338022173': No 3G Auth Data 20241031122524032 DAUC <0003> db_auc.c:236 IMSI='262425338022173': Calling to generate 5 vectors 20241031122524032 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031122524032 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524032 DAUC <0003> auc.c:113 vector [0]: rand = 8a88ac35b58c9f52aa7ddf4dfb19c437 20241031122524032 DAUC <0003> auc.c:179 vector [0]: kc = 11a329caacda8826 20241031122524032 DAUC <0003> auc.c:180 vector [0]: sres = 4521675a 20241031122524032 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031122524032 DAUC <0003> auc.c:113 vector [1]: rand = d271487d8e010a24de01bc2fa93a110e 20241031122524032 DAUC <0003> auc.c:179 vector [1]: kc = bde79c014545c63b 20241031122524032 DAUC <0003> auc.c:180 vector [1]: sres = b960b069 20241031122524032 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031122524032 DAUC <0003> auc.c:113 vector [2]: rand = e9855c1f25bef538f711533c51624cfd 20241031122524032 DAUC <0003> auc.c:179 vector [2]: kc = 0ae3912db3065b89 20241031122524032 DAUC <0003> auc.c:180 vector [2]: sres = 503507c7 20241031122524032 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031122524032 DAUC <0003> auc.c:113 vector [3]: rand = ace063e293607ddb12d0e1877be5244a 20241031122524032 DAUC <0003> auc.c:179 vector [3]: kc = 3ba28c1fb3292141 20241031122524032 DAUC <0003> auc.c:180 vector [3]: sres = 58670646 20241031122524032 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031122524032 DAUC <0003> auc.c:113 vector [4]: rand = ff7f73322969b36af216a5d2b99accde 20241031122524032 DAUC <0003> auc.c:179 vector [4]: kc = feab6c751ed4d3dd 20241031122524032 DAUC <0003> auc.c:180 vector [4]: sres = 80230e1d 20241031122524032 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031122524032 DAUC <0003> db_auc.c:245 IMSI='262425338022173': Generated 5 vectors 20241031122524032 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425338022173"} 20241031122524032 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425338022173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524032 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524032 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33564<->l=127.0.0.1:4258 20241031122524058 DAUC <0003> db_auc.c:157 IMSI='262421258045297': No 2G Auth Data 20241031122524058 DAUC <0003> db_auc.c:192 IMSI='262421258045297': No 3G Auth Data 20241031122524081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33566<->l=127.0.0.1:4258 20241031122524082 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524082 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421258045297"} 20241031122524082 DAUC <0003> db_auc.c:157 IMSI='262421258045297': No 2G Auth Data 20241031122524082 DAUC <0003> db_auc.c:236 IMSI='262421258045297': Calling to generate 1 vectors 20241031122524082 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241031122524082 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524082 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524082 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122524082 DAUC <0003> auc.c:113 vector [0]: rand = 74252b2dda5cdf27506735af7867aa3c 20241031122524082 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122524082 DAUC <0003> auc.c:142 vector [0]: autn = 6cf71bf1d3d10000d65d8307d8c69f5e 20241031122524082 DAUC <0003> auc.c:143 vector [0]: ck = a59af4701a2763fac9796e8deeec08b1 20241031122524082 DAUC <0003> auc.c:144 vector [0]: ik = 79ce70f2a3592557d0ded4e642a18c42 20241031122524082 DAUC <0003> auc.c:145 vector [0]: res = db1102265bd6ca570000000000000000 20241031122524082 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524082 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122524082 DAUC <0003> auc.c:151 vector [0]: kc = c5f33ee91533c25e 20241031122524082 DAUC <0003> auc.c:152 vector [0]: sres = 80c7c871 20241031122524082 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122524082 DAUC <0003> db_auc.c:245 IMSI='262421258045297': Generated 1 vectors 20241031122524082 DAUC <0003> db_auc.c:249 IMSI='262421258045297': Updating SQN=33 in DB 20241031122524091 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421258045297"} 20241031122524091 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524091 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524091 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524092 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524092 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421258045297"} 20241031122524092 DAUC <0003> db_auc.c:157 IMSI='262421258045297': No 2G Auth Data 20241031122524092 DAUC <0003> db_auc.c:236 IMSI='262421258045297': Calling to generate 4 vectors 20241031122524092 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241031122524092 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524092 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524092 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031122524092 DAUC <0003> auc.c:113 vector [0]: rand = ea27666773cc2243395813f505bb36db 20241031122524092 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031122524092 DAUC <0003> auc.c:142 vector [0]: autn = ec0cb20c61ca0000cdbb39bdd97f6d52 20241031122524092 DAUC <0003> auc.c:143 vector [0]: ck = de3e56a3a90ce9a2dec49df70576e037 20241031122524092 DAUC <0003> auc.c:144 vector [0]: ik = 5c6ee04dff5ab95cd57ae64078bc6f59 20241031122524092 DAUC <0003> auc.c:145 vector [0]: res = d3240b6f3b0ac2eb0000000000000000 20241031122524092 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524092 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122524092 DAUC <0003> auc.c:151 vector [0]: kc = 89eecd592b9cdf90 20241031122524092 DAUC <0003> auc.c:152 vector [0]: sres = e82ec984 20241031122524092 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122524092 DAUC <0003> auc.c:113 vector [1]: rand = f7a51432557672317ff3db48ab310705 20241031122524092 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031122524092 DAUC <0003> auc.c:142 vector [1]: autn = 8fcd881441df0000ce4de26309ccf30d 20241031122524092 DAUC <0003> auc.c:143 vector [1]: ck = 4ad226ea093c54e3a0fe29d8da16356f 20241031122524092 DAUC <0003> auc.c:144 vector [1]: ik = 719d3c146822c138b57368e3ebfd3935 20241031122524092 DAUC <0003> auc.c:145 vector [1]: res = a7de638fec84ff4b0000000000000000 20241031122524092 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524092 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031122524092 DAUC <0003> auc.c:151 vector [1]: kc = 2ec25bc550f59981 20241031122524092 DAUC <0003> auc.c:152 vector [1]: sres = 4b5a9cc4 20241031122524092 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031122524092 DAUC <0003> auc.c:113 vector [2]: rand = f8aead178d8b1a07f3d55880a24aa3f1 20241031122524092 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031122524092 DAUC <0003> auc.c:142 vector [2]: autn = d2c9052af4c80000ee8a602a7d6cadc6 20241031122524092 DAUC <0003> auc.c:143 vector [2]: ck = c2aeab0da5027e37d5cba0e464459819 20241031122524092 DAUC <0003> auc.c:144 vector [2]: ik = 466b1606b83a9c32c24fffa3e6215244 20241031122524092 DAUC <0003> auc.c:145 vector [2]: res = c73ffa8c9e5cd5420000000000000000 20241031122524092 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524092 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031122524092 DAUC <0003> auc.c:151 vector [2]: kc = 9341e24c9f5c2858 20241031122524092 DAUC <0003> auc.c:152 vector [2]: sres = 59632fce 20241031122524092 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031122524092 DAUC <0003> auc.c:113 vector [3]: rand = b5d545df91db71240b1a3db5f1d07493 20241031122524092 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031122524092 DAUC <0003> auc.c:142 vector [3]: autn = a2937cd70dee0000816a6b3c48545728 20241031122524092 DAUC <0003> auc.c:143 vector [3]: ck = e78348ed7b64a601d09bf042a8d2d8e6 20241031122524092 DAUC <0003> auc.c:144 vector [3]: ik = 03390bf9bb0005710be3e0b249d89711 20241031122524092 DAUC <0003> auc.c:145 vector [3]: res = a73dd87ad5ebd0760000000000000000 20241031122524092 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524092 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031122524092 DAUC <0003> auc.c:151 vector [3]: kc = 3fc253e4216eec87 20241031122524092 DAUC <0003> auc.c:152 vector [3]: sres = 72d6080c 20241031122524092 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031122524092 DAUC <0003> db_auc.c:245 IMSI='262421258045297': Generated 4 vectors 20241031122524092 DAUC <0003> db_auc.c:249 IMSI='262421258045297': Updating SQN=161 in DB 20241031122524100 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421258045297"} 20241031122524100 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524100 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524100 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524101 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524101 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421258045297"} 20241031122524101 DAUC <0003> db_auc.c:157 IMSI='262421258045297': No 2G Auth Data 20241031122524101 DAUC <0003> db_auc.c:236 IMSI='262421258045297': Calling to generate 5 vectors 20241031122524101 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031122524101 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524101 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524101 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031122524101 DAUC <0003> auc.c:113 vector [0]: rand = c94d56b5d5ed2c210fa0ea389fe96652 20241031122524101 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031122524101 DAUC <0003> auc.c:142 vector [0]: autn = bae2194d1fa20000a350b34b6f00e9d2 20241031122524101 DAUC <0003> auc.c:143 vector [0]: ck = bee9473a734960cc0a6d74dd1fd4ce3d 20241031122524101 DAUC <0003> auc.c:144 vector [0]: ik = 0ba5ab50cde2eac4278906cb943000bf 20241031122524101 DAUC <0003> auc.c:145 vector [0]: res = 1241bdcc735f38810000000000000000 20241031122524101 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524101 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122524101 DAUC <0003> auc.c:151 vector [0]: kc = 98a89e7c354f448a 20241031122524101 DAUC <0003> auc.c:152 vector [0]: sres = 611e854d 20241031122524101 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122524101 DAUC <0003> auc.c:113 vector [1]: rand = de53bc6c2fc46c3d0a3c87c636eb9533 20241031122524101 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031122524101 DAUC <0003> auc.c:142 vector [1]: autn = fb6168137ccd0000e7ffdb3295063f04 20241031122524101 DAUC <0003> auc.c:143 vector [1]: ck = ef922c0b9800455a08ebb178531d5ddb 20241031122524101 DAUC <0003> auc.c:144 vector [1]: ik = 2d6875d20046f0ccc6c240fa40f1e206 20241031122524101 DAUC <0003> auc.c:145 vector [1]: res = affdd2b3c687eb3b0000000000000000 20241031122524101 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524101 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031122524101 DAUC <0003> auc.c:151 vector [1]: kc = 0cd3a85b8baa0a4b 20241031122524101 DAUC <0003> auc.c:152 vector [1]: sres = 697a3988 20241031122524101 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031122524101 DAUC <0003> auc.c:113 vector [2]: rand = e56e0913652df1e9582e2f1dae1f0c59 20241031122524101 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031122524101 DAUC <0003> auc.c:142 vector [2]: autn = 9dbb27e823560000b61dc5f8179c98ae 20241031122524101 DAUC <0003> auc.c:143 vector [2]: ck = 19c6f37839c257c0f7dac9282a956b21 20241031122524101 DAUC <0003> auc.c:144 vector [2]: ik = f481bd12e01134f5df62eff746277711 20241031122524101 DAUC <0003> auc.c:145 vector [2]: res = 279e32c155e7d1540000000000000000 20241031122524101 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524101 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031122524101 DAUC <0003> auc.c:151 vector [2]: kc = c5ff68b5b5617f05 20241031122524101 DAUC <0003> auc.c:152 vector [2]: sres = 7279e395 20241031122524101 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031122524101 DAUC <0003> auc.c:113 vector [3]: rand = 265c4a80d6e64c88b06ff7c4399588f1 20241031122524101 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031122524101 DAUC <0003> auc.c:142 vector [3]: autn = 1e3815f71e390000b50ed6c35d57b1c6 20241031122524101 DAUC <0003> auc.c:143 vector [3]: ck = 18d2ce0c3279a4c737e07ffaca205030 20241031122524101 DAUC <0003> auc.c:144 vector [3]: ik = 3683d71a72db4129515e17a88c7e5ca0 20241031122524101 DAUC <0003> auc.c:145 vector [3]: res = 19392279ca9a94a80000000000000000 20241031122524101 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524101 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031122524101 DAUC <0003> auc.c:151 vector [3]: kc = 48ef714406fce97e 20241031122524101 DAUC <0003> auc.c:152 vector [3]: sres = d3a3b6d1 20241031122524101 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031122524101 DAUC <0003> auc.c:113 vector [4]: rand = 1cc19f9176c17e296b383f0f1db6b2e8 20241031122524101 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031122524101 DAUC <0003> auc.c:142 vector [4]: autn = d0f05f865dc80000b6ac8822023eb444 20241031122524101 DAUC <0003> auc.c:143 vector [4]: ck = 18b4c60fdabf69b1df6e4a87fe5b4949 20241031122524101 DAUC <0003> auc.c:144 vector [4]: ik = 48e78c42b2cff892bc75c91ad99b7d14 20241031122524101 DAUC <0003> auc.c:145 vector [4]: res = af74a9e609f834740000000000000000 20241031122524101 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122524101 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031122524101 DAUC <0003> auc.c:151 vector [4]: kc = 3348c9d04fb0a57e 20241031122524101 DAUC <0003> auc.c:152 vector [4]: sres = a68c9d92 20241031122524101 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031122524101 DAUC <0003> db_auc.c:245 IMSI='262421258045297': Generated 5 vectors 20241031122524101 DAUC <0003> db_auc.c:249 IMSI='262421258045297': Updating SQN=321 in DB 20241031122524109 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421258045297"} 20241031122524109 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524109 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524109 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524110 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524110 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421258045297"} 20241031122524110 DAUC <0003> db_auc.c:157 IMSI='262421258045297': No 2G Auth Data 20241031122524110 DAUC <0003> db_auc.c:236 IMSI='262421258045297': Calling to generate 5 vectors 20241031122524110 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031122524110 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524110 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524110 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031122524110 DAUC <0003> auc.c:113 vector [0]: rand = 8f289e2d67a91469a5dc20f8d23e9016 20241031122524110 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031122524110 DAUC <0003> auc.c:142 vector [0]: autn = 55409cdeae630000e06ea8f292d9e101 20241031122524110 DAUC <0003> auc.c:143 vector [0]: ck = 783bd82dbb0a370ed78507c08af7a189 20241031122524110 DAUC <0003> auc.c:144 vector [0]: ik = e90bc76165b4560ea90d600bd4ff5d54 20241031122524110 DAUC <0003> auc.c:145 vector [0]: res = 8644f13084314fec0000000000000000 20241031122524110 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524110 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122524110 DAUC <0003> auc.c:151 vector [0]: kc = efb8788780b69ddd 20241031122524110 DAUC <0003> auc.c:152 vector [0]: sres = 0275bedc 20241031122524110 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122524110 DAUC <0003> auc.c:113 vector [1]: rand = bf2023f01714d23689ac79fb6d2e6693 20241031122524110 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031122524110 DAUC <0003> auc.c:142 vector [1]: autn = 24bedf4c42dd0000219760ec7c60ec20 20241031122524110 DAUC <0003> auc.c:143 vector [1]: ck = 91782555237b84e3095b4eebe7bfe4d2 20241031122524110 DAUC <0003> auc.c:144 vector [1]: ik = 820024bddef85a12806c51234ca16d69 20241031122524110 DAUC <0003> auc.c:145 vector [1]: res = 02bba8a97b9388ef0000000000000000 20241031122524110 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524110 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031122524110 DAUC <0003> auc.c:151 vector [1]: kc = 9a4f1e20569d574a 20241031122524110 DAUC <0003> auc.c:152 vector [1]: sres = 79282046 20241031122524110 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031122524110 DAUC <0003> auc.c:113 vector [2]: rand = e165e1acf81b2fbc6f5d17b9b3b8ac38 20241031122524110 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031122524110 DAUC <0003> auc.c:142 vector [2]: autn = 27db36fd76c80000058fe1ec7f6bb451 20241031122524110 DAUC <0003> auc.c:143 vector [2]: ck = 4d0c11ad81b1018d08e4aaad1ccbfe17 20241031122524110 DAUC <0003> auc.c:144 vector [2]: ik = 4d23e9d7dd5d66b792e88d51becdfd58 20241031122524110 DAUC <0003> auc.c:145 vector [2]: res = 64cf185a35f066450000000000000000 20241031122524110 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524110 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031122524110 DAUC <0003> auc.c:151 vector [2]: kc = 9a23df86feea6475 20241031122524110 DAUC <0003> auc.c:152 vector [2]: sres = 513f7e1f 20241031122524110 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031122524110 DAUC <0003> auc.c:113 vector [3]: rand = ef33c7d01703403b0afed977ed4cd054 20241031122524110 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031122524110 DAUC <0003> auc.c:142 vector [3]: autn = e4595bf984a500009931b56ca34ecd59 20241031122524110 DAUC <0003> auc.c:143 vector [3]: ck = 4a09fa2a01f9c9d59fd59c897a772ba5 20241031122524110 DAUC <0003> auc.c:144 vector [3]: ik = e9416ff38ef8f4edf1395cfb12ace189 20241031122524110 DAUC <0003> auc.c:145 vector [3]: res = 73b178077234764b0000000000000000 20241031122524110 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524110 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031122524110 DAUC <0003> auc.c:151 vector [3]: kc = cda455abe7daf714 20241031122524110 DAUC <0003> auc.c:152 vector [3]: sres = 01850e4c 20241031122524110 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031122524110 DAUC <0003> auc.c:113 vector [4]: rand = b90e7a38fb16440736cc6688d770f153 20241031122524110 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031122524110 DAUC <0003> auc.c:142 vector [4]: autn = c7ce30994d81000034eca7eaf8850ddc 20241031122524110 DAUC <0003> auc.c:143 vector [4]: ck = d2db0cf7074e26986fea3b4794b88cfe 20241031122524110 DAUC <0003> auc.c:144 vector [4]: ik = bbe01e5c5233e7c9820b0c259cb75ddd 20241031122524110 DAUC <0003> auc.c:145 vector [4]: res = 1d429349cf4fafd50000000000000000 20241031122524110 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122524110 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031122524110 DAUC <0003> auc.c:151 vector [4]: kc = 84da25c95d721072 20241031122524110 DAUC <0003> auc.c:152 vector [4]: sres = d20d3c9c 20241031122524110 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031122524110 DAUC <0003> db_auc.c:245 IMSI='262421258045297': Generated 5 vectors 20241031122524110 DAUC <0003> db_auc.c:249 IMSI='262421258045297': Updating SQN=481 in DB 20241031122524118 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421258045297"} 20241031122524118 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421258045297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524118 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524118 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33566<->l=127.0.0.1:4258 20241031122524144 DAUC <0003> db_auc.c:157 IMSI='262429973415857': No 2G Auth Data 20241031122524144 DAUC <0003> db_auc.c:192 IMSI='262429973415857': No 3G Auth Data 20241031122524166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 20241031122524168 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524168 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429973415857"} 20241031122524168 DAUC <0003> db_auc.c:157 IMSI='262429973415857': No 2G Auth Data 20241031122524168 DAUC <0003> db_auc.c:236 IMSI='262429973415857': Calling to generate 1 vectors 20241031122524168 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241031122524168 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524168 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031122524168 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122524168 DAUC <0003> auc.c:113 vector [0]: rand = e321e1a1f6174f674b228cf137760fe1 20241031122524168 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122524168 DAUC <0003> auc.c:142 vector [0]: autn = 15bca283463f0000c7f8871d9102fc7d 20241031122524168 DAUC <0003> auc.c:143 vector [0]: ck = 4392726e10b630a27e8f32b768472889 20241031122524168 DAUC <0003> auc.c:144 vector [0]: ik = e0f927fd3130e4f43c0e0e6fe9c130ec 20241031122524168 DAUC <0003> auc.c:145 vector [0]: res = 75627b02a813eae30000000000000000 20241031122524168 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524168 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122524168 DAUC <0003> auc.c:151 vector [0]: kc = e1ea694ba000cc33 20241031122524168 DAUC <0003> auc.c:152 vector [0]: sres = dd7191e1 20241031122524168 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122524168 DAUC <0003> db_auc.c:245 IMSI='262429973415857': Generated 1 vectors 20241031122524168 DAUC <0003> db_auc.c:249 IMSI='262429973415857': Updating SQN=33 in DB 20241031122524176 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429973415857"} 20241031122524176 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524176 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524176 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524177 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524177 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429973415857"} 20241031122524177 DAUC <0003> db_auc.c:157 IMSI='262429973415857': No 2G Auth Data 20241031122524177 DAUC <0003> db_auc.c:236 IMSI='262429973415857': Calling to generate 4 vectors 20241031122524177 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241031122524177 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524177 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031122524177 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031122524177 DAUC <0003> auc.c:113 vector [0]: rand = b23abad273d2801ba20b9894e7492c7c 20241031122524177 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031122524177 DAUC <0003> auc.c:142 vector [0]: autn = 24e830ceb50b00006d356a00ea9f1572 20241031122524177 DAUC <0003> auc.c:143 vector [0]: ck = 2ebc95fca3b4f666b2b0d5fa8a3f852f 20241031122524177 DAUC <0003> auc.c:144 vector [0]: ik = b9ff69ea048c23b77911f66bcff52a95 20241031122524177 DAUC <0003> auc.c:145 vector [0]: res = dd03bd94284d93460000000000000000 20241031122524177 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524177 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122524177 DAUC <0003> auc.c:151 vector [0]: kc = 5ce2df87e2f27a6b 20241031122524177 DAUC <0003> auc.c:152 vector [0]: sres = f54e2ed2 20241031122524177 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122524177 DAUC <0003> auc.c:113 vector [1]: rand = b67ae86f2c11c63ec1566183091500ba 20241031122524177 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031122524177 DAUC <0003> auc.c:142 vector [1]: autn = 2422b806ab8400000338c9556fb9ddc0 20241031122524177 DAUC <0003> auc.c:143 vector [1]: ck = 1dc7e6ad2238c49333be922529cbe723 20241031122524177 DAUC <0003> auc.c:144 vector [1]: ik = ae95c033e15f3ed0d71eb532566dda83 20241031122524177 DAUC <0003> auc.c:145 vector [1]: res = 74a0d5e75ebc19770000000000000000 20241031122524177 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524177 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031122524177 DAUC <0003> auc.c:151 vector [1]: kc = 57f20189bcc1c7e3 20241031122524177 DAUC <0003> auc.c:152 vector [1]: sres = 2a1ccc90 20241031122524177 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031122524177 DAUC <0003> auc.c:113 vector [2]: rand = 4022a9051375c6f76718334ba64520c1 20241031122524177 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031122524177 DAUC <0003> auc.c:142 vector [2]: autn = 969a5501432100007f4d51a912a46f22 20241031122524177 DAUC <0003> auc.c:143 vector [2]: ck = d40d942b546f284bcfd11080a6ab7bd5 20241031122524177 DAUC <0003> auc.c:144 vector [2]: ik = 7500474077c4b52da6e860c5ab27dcad 20241031122524177 DAUC <0003> auc.c:145 vector [2]: res = 744f3a659bf102560000000000000000 20241031122524177 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524177 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031122524177 DAUC <0003> auc.c:151 vector [2]: kc = c834a32e2e273a1e 20241031122524177 DAUC <0003> auc.c:152 vector [2]: sres = efbe3833 20241031122524177 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031122524177 DAUC <0003> auc.c:113 vector [3]: rand = 479304f013dce9bdb6cb089b1d0e0220 20241031122524177 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031122524177 DAUC <0003> auc.c:142 vector [3]: autn = 0b5fbc54a0b200003e706443d8246669 20241031122524177 DAUC <0003> auc.c:143 vector [3]: ck = 928cbdba2dfdeddf11074323f37850ec 20241031122524177 DAUC <0003> auc.c:144 vector [3]: ik = 9ac5cfc3aecd94c24816212472ab66c6 20241031122524177 DAUC <0003> auc.c:145 vector [3]: res = b5d22cc1cb9edc870000000000000000 20241031122524177 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524177 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031122524177 DAUC <0003> auc.c:151 vector [3]: kc = 5158107e02e34f37 20241031122524177 DAUC <0003> auc.c:152 vector [3]: sres = 7e4cf046 20241031122524177 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031122524177 DAUC <0003> db_auc.c:245 IMSI='262429973415857': Generated 4 vectors 20241031122524177 DAUC <0003> db_auc.c:249 IMSI='262429973415857': Updating SQN=161 in DB 20241031122524185 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429973415857"} 20241031122524185 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524185 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524185 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524186 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524186 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429973415857"} 20241031122524186 DAUC <0003> db_auc.c:157 IMSI='262429973415857': No 2G Auth Data 20241031122524186 DAUC <0003> db_auc.c:236 IMSI='262429973415857': Calling to generate 5 vectors 20241031122524186 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031122524186 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524186 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031122524186 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031122524186 DAUC <0003> auc.c:113 vector [0]: rand = bef16c6cb5fe1ab21f0b7780152c2e91 20241031122524186 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031122524186 DAUC <0003> auc.c:142 vector [0]: autn = ec8087e683070000a85b659d349eb261 20241031122524186 DAUC <0003> auc.c:143 vector [0]: ck = 982912dcf5b96b9c82018cb4352bc2d1 20241031122524186 DAUC <0003> auc.c:144 vector [0]: ik = ab85ee6d385dd4f80807e654659f4260 20241031122524186 DAUC <0003> auc.c:145 vector [0]: res = e97f7063ba1ad0bf0000000000000000 20241031122524186 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524186 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122524186 DAUC <0003> auc.c:151 vector [0]: kc = b9aa96519d503fd5 20241031122524186 DAUC <0003> auc.c:152 vector [0]: sres = 5365a0dc 20241031122524186 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122524186 DAUC <0003> auc.c:113 vector [1]: rand = 2b1557039b5b237e2d2fb103dd127315 20241031122524186 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031122524186 DAUC <0003> auc.c:142 vector [1]: autn = 5631486d84280000f2b0cb0438a24dfd 20241031122524186 DAUC <0003> auc.c:143 vector [1]: ck = 27060812d1cc994f4e6151532bd12c01 20241031122524186 DAUC <0003> auc.c:144 vector [1]: ik = 871a6415f1ad234ee208bfd07d9a1db2 20241031122524186 DAUC <0003> auc.c:145 vector [1]: res = 5a642fb4ff7c93100000000000000000 20241031122524186 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524186 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031122524186 DAUC <0003> auc.c:151 vector [1]: kc = 0c758284762a8bb2 20241031122524186 DAUC <0003> auc.c:152 vector [1]: sres = a518bca4 20241031122524186 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031122524186 DAUC <0003> auc.c:113 vector [2]: rand = 69749a8c8b00caf7dfd21073e30da6e8 20241031122524186 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031122524186 DAUC <0003> auc.c:142 vector [2]: autn = 7dad076d4c120000e8c8a6d6fbbb74b9 20241031122524186 DAUC <0003> auc.c:143 vector [2]: ck = af33bf2d58a96553bc7172dd6f5198fa 20241031122524186 DAUC <0003> auc.c:144 vector [2]: ik = 08f8b8789116972b82ead106579acd0d 20241031122524186 DAUC <0003> auc.c:145 vector [2]: res = f06fe0d2fb30ffd10000000000000000 20241031122524186 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524186 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031122524186 DAUC <0003> auc.c:151 vector [2]: kc = 9950a48ef174a78f 20241031122524186 DAUC <0003> auc.c:152 vector [2]: sres = 0b5f1f03 20241031122524186 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031122524186 DAUC <0003> auc.c:113 vector [3]: rand = 8db3bfc95eed63d5bc603672da5e0253 20241031122524186 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031122524186 DAUC <0003> auc.c:142 vector [3]: autn = 21c60f4796e4000023c912102942e184 20241031122524186 DAUC <0003> auc.c:143 vector [3]: ck = 18cf8b8df139bc99380cf9c8191e9392 20241031122524186 DAUC <0003> auc.c:144 vector [3]: ik = b2fac0e2b1f18dbab7c612ebf993fb95 20241031122524186 DAUC <0003> auc.c:145 vector [3]: res = 47b5b7973a8e13ef0000000000000000 20241031122524186 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524186 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031122524186 DAUC <0003> auc.c:151 vector [3]: kc = 25ffa04ca0455924 20241031122524186 DAUC <0003> auc.c:152 vector [3]: sres = 7d3ba478 20241031122524186 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031122524186 DAUC <0003> auc.c:113 vector [4]: rand = de5eb269c615b57ff9e0e2ceabf5df87 20241031122524186 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031122524186 DAUC <0003> auc.c:142 vector [4]: autn = 39bc8be83a3c00009ce304f6a9c1ffb0 20241031122524186 DAUC <0003> auc.c:143 vector [4]: ck = 08e029ef93b2383c3bfcf2f92584cd31 20241031122524186 DAUC <0003> auc.c:144 vector [4]: ik = 5ba5c8eae0f8b753f6b9fa65831dd1e2 20241031122524186 DAUC <0003> auc.c:145 vector [4]: res = e7c3493c292e4de20000000000000000 20241031122524186 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122524186 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031122524186 DAUC <0003> auc.c:151 vector [4]: kc = 9e00e999d5d393bc 20241031122524186 DAUC <0003> auc.c:152 vector [4]: sres = ceed04de 20241031122524186 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031122524186 DAUC <0003> db_auc.c:245 IMSI='262429973415857': Generated 5 vectors 20241031122524186 DAUC <0003> db_auc.c:249 IMSI='262429973415857': Updating SQN=321 in DB 20241031122524194 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429973415857"} 20241031122524194 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524194 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524194 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524195 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524195 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429973415857"} 20241031122524195 DAUC <0003> db_auc.c:157 IMSI='262429973415857': No 2G Auth Data 20241031122524195 DAUC <0003> db_auc.c:236 IMSI='262429973415857': Calling to generate 5 vectors 20241031122524195 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031122524195 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524195 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031122524195 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031122524195 DAUC <0003> auc.c:113 vector [0]: rand = d6de33fb53c9a94394367590cc0d3a1c 20241031122524195 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031122524195 DAUC <0003> auc.c:142 vector [0]: autn = 8f0495be9c7f00000ca269ca348295a2 20241031122524195 DAUC <0003> auc.c:143 vector [0]: ck = cab09a03b6efeaaf63f72ebaff77ab4a 20241031122524195 DAUC <0003> auc.c:144 vector [0]: ik = f6b21e0e2454dfd61cc987d2e9370448 20241031122524195 DAUC <0003> auc.c:145 vector [0]: res = df8d9cce139edd650000000000000000 20241031122524195 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524195 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122524195 DAUC <0003> auc.c:151 vector [0]: kc = 433c2d6584fb9a7b 20241031122524195 DAUC <0003> auc.c:152 vector [0]: sres = cc1341ab 20241031122524195 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122524195 DAUC <0003> auc.c:113 vector [1]: rand = 513831653adf7267b072cef8f8727dbe 20241031122524195 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031122524195 DAUC <0003> auc.c:142 vector [1]: autn = bc79ffd3e87000008859bb34ef0c0a5d 20241031122524195 DAUC <0003> auc.c:143 vector [1]: ck = dbd9c8950bbb68fdb1f32f4c24a496b3 20241031122524195 DAUC <0003> auc.c:144 vector [1]: ik = 8e11d41673ffec2b9412703f54434ac1 20241031122524195 DAUC <0003> auc.c:145 vector [1]: res = 8b484c95a7afb0750000000000000000 20241031122524195 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524195 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031122524195 DAUC <0003> auc.c:151 vector [1]: kc = 702943f008a358a4 20241031122524195 DAUC <0003> auc.c:152 vector [1]: sres = 2ce7fce0 20241031122524195 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031122524195 DAUC <0003> auc.c:113 vector [2]: rand = ee59cedc401ab9424dd4956fc15c4199 20241031122524195 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031122524195 DAUC <0003> auc.c:142 vector [2]: autn = 76318bc2009b00001ab11fef60e56b5a 20241031122524195 DAUC <0003> auc.c:143 vector [2]: ck = dc988a53140ed27a51b7fb6f3a61aa7c 20241031122524195 DAUC <0003> auc.c:144 vector [2]: ik = 490f650745533277d6fecc40d8d09291 20241031122524195 DAUC <0003> auc.c:145 vector [2]: res = a31848828f4298240000000000000000 20241031122524195 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524195 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031122524195 DAUC <0003> auc.c:151 vector [2]: kc = 12ded87bb3ecd8e0 20241031122524195 DAUC <0003> auc.c:152 vector [2]: sres = 2c5ad0a6 20241031122524195 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031122524195 DAUC <0003> auc.c:113 vector [3]: rand = c9897f980939342ca5f0ded4c79c474e 20241031122524195 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031122524195 DAUC <0003> auc.c:142 vector [3]: autn = 2714de13a5de00004eda0ae6d13772a3 20241031122524195 DAUC <0003> auc.c:143 vector [3]: ck = cf717e9f4ceb62c30e60752c11e95c3c 20241031122524195 DAUC <0003> auc.c:144 vector [3]: ik = 686858bdd85e7f4bd5b35ba7ca81174f 20241031122524195 DAUC <0003> auc.c:145 vector [3]: res = f681c28d44cd59bf0000000000000000 20241031122524195 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524195 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031122524195 DAUC <0003> auc.c:151 vector [3]: kc = 7cca08a94fdd56fb 20241031122524195 DAUC <0003> auc.c:152 vector [3]: sres = b24c9b32 20241031122524195 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031122524195 DAUC <0003> auc.c:113 vector [4]: rand = 9cf4486657d1ab13d469aed5b32e8e24 20241031122524195 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031122524195 DAUC <0003> auc.c:142 vector [4]: autn = db0cd31112270000318b53e85017ad90 20241031122524195 DAUC <0003> auc.c:143 vector [4]: ck = ad27f23d5efb0cd89f4a9bbb63f07b54 20241031122524195 DAUC <0003> auc.c:144 vector [4]: ik = 2e7db665472ff12acd43f91df002c389 20241031122524195 DAUC <0003> auc.c:145 vector [4]: res = e008355fdbe889b50000000000000000 20241031122524195 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122524195 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031122524195 DAUC <0003> auc.c:151 vector [4]: kc = d15326fe8a26452f 20241031122524195 DAUC <0003> auc.c:152 vector [4]: sres = 3be0bcea 20241031122524195 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031122524195 DAUC <0003> db_auc.c:245 IMSI='262429973415857': Generated 5 vectors 20241031122524195 DAUC <0003> db_auc.c:249 IMSI='262429973415857': Updating SQN=481 in DB 20241031122524203 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429973415857"} 20241031122524203 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429973415857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524203 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524203 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 20241031122524229 DAUC <0003> db_auc.c:157 IMSI='262420640400736': No 2G Auth Data 20241031122524229 DAUC <0003> db_auc.c:192 IMSI='262420640400736': No 3G Auth Data 20241031122524260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33588<->l=127.0.0.1:4258 20241031122524261 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524261 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420640400736"} 20241031122524261 DAUC <0003> db_auc.c:236 IMSI='262420640400736': Calling to generate 1 vectors 20241031122524261 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031122524261 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524261 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524261 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122524261 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524261 DAUC <0003> auc.c:113 vector [0]: rand = 17f288891c36573cfb9a5c173bbca341 20241031122524261 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122524261 DAUC <0003> auc.c:142 vector [0]: autn = 0439e5e224bf0000784dd1794c020cc0 20241031122524261 DAUC <0003> auc.c:143 vector [0]: ck = 905551108dc1b5b3994a36087e4d2a91 20241031122524261 DAUC <0003> auc.c:144 vector [0]: ik = e9eb90d5b5ca5a6650477c48cd57a054 20241031122524261 DAUC <0003> auc.c:145 vector [0]: res = 9a493208968ce5a30000000000000000 20241031122524261 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524261 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524261 DAUC <0003> auc.c:179 vector [0]: kc = 77c6b66d18838c00 20241031122524261 DAUC <0003> auc.c:180 vector [0]: sres = 8beb1223 20241031122524261 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524261 DAUC <0003> db_auc.c:245 IMSI='262420640400736': Generated 1 vectors 20241031122524261 DAUC <0003> db_auc.c:249 IMSI='262420640400736': Updating SQN=33 in DB 20241031122524270 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420640400736"} 20241031122524270 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524270 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524270 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524271 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524271 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420640400736"} 20241031122524271 DAUC <0003> db_auc.c:236 IMSI='262420640400736': Calling to generate 4 vectors 20241031122524271 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031122524271 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524271 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524271 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031122524271 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524271 DAUC <0003> auc.c:113 vector [0]: rand = ca18c37b65e24dc20e7c11a5607f166d 20241031122524271 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031122524271 DAUC <0003> auc.c:142 vector [0]: autn = b1dc1c51f8190000b03d5934142eaacf 20241031122524271 DAUC <0003> auc.c:143 vector [0]: ck = 968b68c2adfb8e1b772ce84f28d77732 20241031122524271 DAUC <0003> auc.c:144 vector [0]: ik = 3423d93731fb09ed84eb658877c8d05e 20241031122524271 DAUC <0003> auc.c:145 vector [0]: res = f5571bd144a1df0d0000000000000000 20241031122524271 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524271 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524271 DAUC <0003> auc.c:179 vector [0]: kc = f423f82672931c00 20241031122524271 DAUC <0003> auc.c:180 vector [0]: sres = e1ba814f 20241031122524271 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524271 DAUC <0003> auc.c:113 vector [1]: rand = 814e09d510555c61ebdb5c956248ac51 20241031122524271 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031122524271 DAUC <0003> auc.c:142 vector [1]: autn = 274d89d08d2c0000737e9aef3c2c0de1 20241031122524271 DAUC <0003> auc.c:143 vector [1]: ck = 4bf8f3b61ec6aca8a9222c95eb9c4377 20241031122524271 DAUC <0003> auc.c:144 vector [1]: ik = 1f6eaf9640a2f0887f67ef1a2e575284 20241031122524271 DAUC <0003> auc.c:145 vector [1]: res = 2ca8f952532f082b0000000000000000 20241031122524271 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524271 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122524271 DAUC <0003> auc.c:179 vector [1]: kc = b0a4c20191f26000 20241031122524271 DAUC <0003> auc.c:180 vector [1]: sres = 09f509a9 20241031122524271 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122524271 DAUC <0003> auc.c:113 vector [2]: rand = 8373f57ac7b255fb4e6aa693b9ddc144 20241031122524271 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031122524271 DAUC <0003> auc.c:142 vector [2]: autn = a61acd4017b4000049536d12730fe9fd 20241031122524271 DAUC <0003> auc.c:143 vector [2]: ck = 6cad8e27c1c66c0137581468ec6d0233 20241031122524271 DAUC <0003> auc.c:144 vector [2]: ik = 4619263b6a3e13db716c7332a6fb903e 20241031122524271 DAUC <0003> auc.c:145 vector [2]: res = dce10e86c6e3f6890000000000000000 20241031122524271 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524271 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122524271 DAUC <0003> auc.c:179 vector [2]: kc = 92530e710d32bc00 20241031122524271 DAUC <0003> auc.c:180 vector [2]: sres = ada5114c 20241031122524271 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122524271 DAUC <0003> auc.c:113 vector [3]: rand = eba3e49521a23e7e392192629b4236ea 20241031122524271 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031122524271 DAUC <0003> auc.c:142 vector [3]: autn = 486abbc747fe0000383e39a28f7d4b24 20241031122524271 DAUC <0003> auc.c:143 vector [3]: ck = ddd30856582c8e83c7dd85a4eb720e0c 20241031122524271 DAUC <0003> auc.c:144 vector [3]: ik = 62f377adc21e2a42c6e03fd6cb81585d 20241031122524271 DAUC <0003> auc.c:145 vector [3]: res = 08c5758cba06da9f0000000000000000 20241031122524271 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524271 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122524271 DAUC <0003> auc.c:179 vector [3]: kc = 228b8dfd41668800 20241031122524271 DAUC <0003> auc.c:180 vector [3]: sres = 37cb7d51 20241031122524271 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122524271 DAUC <0003> db_auc.c:245 IMSI='262420640400736': Generated 4 vectors 20241031122524271 DAUC <0003> db_auc.c:249 IMSI='262420640400736': Updating SQN=161 in DB 20241031122524279 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420640400736"} 20241031122524279 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524279 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524279 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524280 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524280 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420640400736"} 20241031122524280 DAUC <0003> db_auc.c:236 IMSI='262420640400736': Calling to generate 5 vectors 20241031122524280 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122524280 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524280 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524280 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031122524280 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524280 DAUC <0003> auc.c:113 vector [0]: rand = 56961cea99f1627ee229472a38b1f523 20241031122524280 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031122524280 DAUC <0003> auc.c:142 vector [0]: autn = dfff9393e22a0000c464972fc62f136e 20241031122524280 DAUC <0003> auc.c:143 vector [0]: ck = af461c8dc9d3ff9ab9d3ed5e0e09e9b6 20241031122524280 DAUC <0003> auc.c:144 vector [0]: ik = 1e51c7ef5760d929c8adaf659476debb 20241031122524280 DAUC <0003> auc.c:145 vector [0]: res = 9882994eb7c22b250000000000000000 20241031122524280 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524280 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524280 DAUC <0003> auc.c:179 vector [0]: kc = 9e32a25fcacdc400 20241031122524280 DAUC <0003> auc.c:180 vector [0]: sres = a634d945 20241031122524280 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524280 DAUC <0003> auc.c:113 vector [1]: rand = 6bc73b7617cae2c612824f70e12990ca 20241031122524280 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031122524280 DAUC <0003> auc.c:142 vector [1]: autn = b63a53e3b4bb00005cf3596bbfc0c721 20241031122524280 DAUC <0003> auc.c:143 vector [1]: ck = 63577367bcef9af93e97c3f698936b16 20241031122524280 DAUC <0003> auc.c:144 vector [1]: ik = fe41119e22d46136215a234c6fcfee98 20241031122524280 DAUC <0003> auc.c:145 vector [1]: res = 9c13bbb646f920fc0000000000000000 20241031122524280 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524280 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122524280 DAUC <0003> auc.c:179 vector [1]: kc = 642d4f8b00e73800 20241031122524280 DAUC <0003> auc.c:180 vector [1]: sres = a8362874 20241031122524280 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122524280 DAUC <0003> auc.c:113 vector [2]: rand = 38e5b5a8cb607f4e37faa75db78140d0 20241031122524280 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031122524280 DAUC <0003> auc.c:142 vector [2]: autn = ada6808f641100008831a53487ce09a2 20241031122524280 DAUC <0003> auc.c:143 vector [2]: ck = 1eaeabadb1a69256cafe92a6deec0871 20241031122524280 DAUC <0003> auc.c:144 vector [2]: ik = 0f62163cc560f3114d3052c3b4731283 20241031122524280 DAUC <0003> auc.c:145 vector [2]: res = e0f1f74d420cccef0000000000000000 20241031122524280 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524280 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122524280 DAUC <0003> auc.c:179 vector [2]: kc = 3783f68bd9c04400 20241031122524280 DAUC <0003> auc.c:180 vector [2]: sres = f6799d96 20241031122524280 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122524280 DAUC <0003> auc.c:113 vector [3]: rand = 74596716f1dc8f83507a862765ebde43 20241031122524280 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031122524280 DAUC <0003> auc.c:142 vector [3]: autn = 713eadccdb92000015230ef0327201f3 20241031122524280 DAUC <0003> auc.c:143 vector [3]: ck = d22377725989855453dd622b692928a1 20241031122524280 DAUC <0003> auc.c:144 vector [3]: ik = 5a910f491ee1aeddd3c541f895a29d44 20241031122524280 DAUC <0003> auc.c:145 vector [3]: res = f67595fba05631b90000000000000000 20241031122524280 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524280 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122524280 DAUC <0003> auc.c:179 vector [3]: kc = b1f661dc49bac000 20241031122524280 DAUC <0003> auc.c:180 vector [3]: sres = 3f86157b 20241031122524280 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122524280 DAUC <0003> auc.c:113 vector [4]: rand = 70c00028011914968a07212da8d008ad 20241031122524280 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031122524280 DAUC <0003> auc.c:142 vector [4]: autn = fd22da0e3f470000fc5064f91eebca10 20241031122524280 DAUC <0003> auc.c:143 vector [4]: ck = 1b6a21dd4494ab2e6168535e55a58b68 20241031122524280 DAUC <0003> auc.c:144 vector [4]: ik = 60f34dc6fca5246bdde4c722e383e481 20241031122524280 DAUC <0003> auc.c:145 vector [4]: res = 4aa3ea3b53077a580000000000000000 20241031122524280 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122524280 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122524280 DAUC <0003> auc.c:179 vector [4]: kc = d69d208f4b365000 20241031122524280 DAUC <0003> auc.c:180 vector [4]: sres = c60dd041 20241031122524280 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122524280 DAUC <0003> db_auc.c:245 IMSI='262420640400736': Generated 5 vectors 20241031122524280 DAUC <0003> db_auc.c:249 IMSI='262420640400736': Updating SQN=321 in DB 20241031122524289 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420640400736"} 20241031122524289 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524289 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524289 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524290 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524290 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420640400736"} 20241031122524290 DAUC <0003> db_auc.c:236 IMSI='262420640400736': Calling to generate 5 vectors 20241031122524290 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122524290 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524290 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524290 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031122524290 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524290 DAUC <0003> auc.c:113 vector [0]: rand = 2e9a308c382eab02ad304c9260740403 20241031122524290 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031122524290 DAUC <0003> auc.c:142 vector [0]: autn = 766525541e9a0000901f5b2c3939acd1 20241031122524290 DAUC <0003> auc.c:143 vector [0]: ck = 9d126dd50536fa89d79dc5a85f1eed34 20241031122524290 DAUC <0003> auc.c:144 vector [0]: ik = 4b6977be2439038a9f872b27190a9bb8 20241031122524290 DAUC <0003> auc.c:145 vector [0]: res = 1e07622ecb88ef450000000000000000 20241031122524290 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524290 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524290 DAUC <0003> auc.c:179 vector [0]: kc = 11bc68bdf66b9c00 20241031122524290 DAUC <0003> auc.c:180 vector [0]: sres = 82f74686 20241031122524290 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524290 DAUC <0003> auc.c:113 vector [1]: rand = aef0818025abb709cca13722eac0aec9 20241031122524290 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031122524290 DAUC <0003> auc.c:142 vector [1]: autn = a3f2d03eaa4700003acefd3d044f0ae7 20241031122524290 DAUC <0003> auc.c:143 vector [1]: ck = 49adf623308e7ccb56d98c34e7e46165 20241031122524290 DAUC <0003> auc.c:144 vector [1]: ik = 410a845e75eb6597b4a763868a8f3c53 20241031122524290 DAUC <0003> auc.c:145 vector [1]: res = ddfeb2a51bdfb7840000000000000000 20241031122524290 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524290 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122524290 DAUC <0003> auc.c:179 vector [1]: kc = aaf24e893812e000 20241031122524290 DAUC <0003> auc.c:180 vector [1]: sres = 755e063e 20241031122524290 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122524290 DAUC <0003> auc.c:113 vector [2]: rand = 2a7089bc7a83911d57ce3d3246f0660e 20241031122524290 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031122524290 DAUC <0003> auc.c:142 vector [2]: autn = 5a012d69b1ae00002e61fcc561e9b6a7 20241031122524290 DAUC <0003> auc.c:143 vector [2]: ck = 8b03f86d1edae8ba1741240f4822ae7f 20241031122524290 DAUC <0003> auc.c:144 vector [2]: ik = 9c25ce57503489b91c2caf8c1f79dcec 20241031122524290 DAUC <0003> auc.c:145 vector [2]: res = 19092c11aa045f840000000000000000 20241031122524290 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524290 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122524290 DAUC <0003> auc.c:179 vector [2]: kc = 199bea6265049400 20241031122524290 DAUC <0003> auc.c:180 vector [2]: sres = b51a896f 20241031122524290 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122524290 DAUC <0003> auc.c:113 vector [3]: rand = 9645564d03fee56eff7843799a94e9ae 20241031122524290 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031122524290 DAUC <0003> auc.c:142 vector [3]: autn = 04dd3f2e947700006bed5861d0f10d8b 20241031122524290 DAUC <0003> auc.c:143 vector [3]: ck = 7c8e09f092978f3f1b15b763d1009462 20241031122524290 DAUC <0003> auc.c:144 vector [3]: ik = d7cf13ac2e97f5f2598605c9495afdd0 20241031122524290 DAUC <0003> auc.c:145 vector [3]: res = d6647adedadf9cf80000000000000000 20241031122524290 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524290 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122524290 DAUC <0003> auc.c:179 vector [3]: kc = f11cc0b1239bf800 20241031122524290 DAUC <0003> auc.c:180 vector [3]: sres = 49be4155 20241031122524290 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122524290 DAUC <0003> auc.c:113 vector [4]: rand = 15efb96e74b8f4084e80b7510f363ffc 20241031122524290 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031122524290 DAUC <0003> auc.c:142 vector [4]: autn = 018f2606513c00007d18b72955bd0f31 20241031122524290 DAUC <0003> auc.c:143 vector [4]: ck = b08ae9c49390fa15fc87b7a36178de8e 20241031122524290 DAUC <0003> auc.c:144 vector [4]: ik = 05230a9e0319a19be1b0cea6f42ec5bf 20241031122524290 DAUC <0003> auc.c:145 vector [4]: res = cac137da1f9642f40000000000000000 20241031122524290 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122524290 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122524290 DAUC <0003> auc.c:179 vector [4]: kc = f98c2860e404f400 20241031122524290 DAUC <0003> auc.c:180 vector [4]: sres = 165f091a 20241031122524290 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122524290 DAUC <0003> db_auc.c:245 IMSI='262420640400736': Generated 5 vectors 20241031122524290 DAUC <0003> db_auc.c:249 IMSI='262420640400736': Updating SQN=481 in DB 20241031122524298 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420640400736"} 20241031122524298 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420640400736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524298 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524298 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33588<->l=127.0.0.1:4258 20241031122524333 DAUC <0003> db_auc.c:157 IMSI='262420391184387': No 2G Auth Data 20241031122524333 DAUC <0003> db_auc.c:192 IMSI='262420391184387': No 3G Auth Data 20241031122524365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33596<->l=127.0.0.1:4258 20241031122524367 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524367 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420391184387"} 20241031122524367 DAUC <0003> db_auc.c:236 IMSI='262420391184387': Calling to generate 1 vectors 20241031122524367 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031122524367 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524367 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524367 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122524367 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524367 DAUC <0003> auc.c:113 vector [0]: rand = 74c5942f2a4b627653d9d7d0a9098fad 20241031122524367 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122524367 DAUC <0003> auc.c:142 vector [0]: autn = 89b13cdd7cd60000a912e69a721a27b4 20241031122524367 DAUC <0003> auc.c:143 vector [0]: ck = 33b42a6d50384e134a6d7f566ee2213c 20241031122524367 DAUC <0003> auc.c:144 vector [0]: ik = 8805c06bd7bc7909954c5983fc81b6a9 20241031122524367 DAUC <0003> auc.c:145 vector [0]: res = e165f61feb0064280000000000000000 20241031122524367 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524367 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524367 DAUC <0003> auc.c:179 vector [0]: kc = 3627b1772868ec00 20241031122524367 DAUC <0003> auc.c:180 vector [0]: sres = d6d60ff0 20241031122524367 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524367 DAUC <0003> db_auc.c:245 IMSI='262420391184387': Generated 1 vectors 20241031122524367 DAUC <0003> db_auc.c:249 IMSI='262420391184387': Updating SQN=33 in DB 20241031122524375 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420391184387"} 20241031122524375 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524375 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524375 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524376 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524376 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420391184387"} 20241031122524376 DAUC <0003> db_auc.c:236 IMSI='262420391184387': Calling to generate 4 vectors 20241031122524376 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031122524376 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524376 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524376 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031122524376 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524376 DAUC <0003> auc.c:113 vector [0]: rand = ca29316c30e3de40b7d9a2c128cfde5a 20241031122524376 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031122524376 DAUC <0003> auc.c:142 vector [0]: autn = ed1e284de1590000da4b35a9e044b4cc 20241031122524376 DAUC <0003> auc.c:143 vector [0]: ck = 5782352bad2501ca8a4cbe1febf66252 20241031122524376 DAUC <0003> auc.c:144 vector [0]: ik = 53310db2c3b7e5b3a3963c7c5f242a33 20241031122524376 DAUC <0003> auc.c:145 vector [0]: res = 8398a58844b5c5c30000000000000000 20241031122524376 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524376 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524376 DAUC <0003> auc.c:179 vector [0]: kc = 6446a6cbfd6ce000 20241031122524376 DAUC <0003> auc.c:180 vector [0]: sres = 76b50b61 20241031122524376 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524376 DAUC <0003> auc.c:113 vector [1]: rand = 707d04a1ac17c54b54d65690593c17ae 20241031122524376 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031122524376 DAUC <0003> auc.c:142 vector [1]: autn = afdc208b0b20000097511f4d20af229e 20241031122524376 DAUC <0003> auc.c:143 vector [1]: ck = a5491d4aa688b0583f2028cb5785289e 20241031122524376 DAUC <0003> auc.c:144 vector [1]: ik = 03c91e31bc3cfc3c4789ca6a72c53ee2 20241031122524377 DAUC <0003> auc.c:145 vector [1]: res = 2cea649a975101280000000000000000 20241031122524377 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524377 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122524377 DAUC <0003> auc.c:179 vector [1]: kc = 1ba14ecdcaa31400 20241031122524377 DAUC <0003> auc.c:180 vector [1]: sres = f404160f 20241031122524377 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122524377 DAUC <0003> auc.c:113 vector [2]: rand = b18f9c86be9a9fca76b07730c0515a2b 20241031122524377 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031122524377 DAUC <0003> auc.c:142 vector [2]: autn = 157ccd9f14a4000099c3b125620deb01 20241031122524377 DAUC <0003> auc.c:143 vector [2]: ck = ad05f526cf81030e65c2e3c518fd3a8f 20241031122524377 DAUC <0003> auc.c:144 vector [2]: ik = 0fe38f6248b0f3f21795f7f81ab12bae 20241031122524377 DAUC <0003> auc.c:145 vector [2]: res = c288bf9718e4f9490000000000000000 20241031122524377 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524377 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122524377 DAUC <0003> auc.c:179 vector [2]: kc = c3ac00f3075f3000 20241031122524377 DAUC <0003> auc.c:180 vector [2]: sres = e7d65ac4 20241031122524377 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122524377 DAUC <0003> auc.c:113 vector [3]: rand = 0c2119f0aab7a10c0c6c7eca95587377 20241031122524377 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031122524377 DAUC <0003> auc.c:142 vector [3]: autn = b9973691b0a700004ae69203ec521b5a 20241031122524377 DAUC <0003> auc.c:143 vector [3]: ck = 3f300c43b0221fab80d09279bbdafd28 20241031122524377 DAUC <0003> auc.c:144 vector [3]: ik = 2a6acf55e459fc5fcc8dabd480665f5f 20241031122524377 DAUC <0003> auc.c:145 vector [3]: res = 44f2e29df56925b10000000000000000 20241031122524377 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524377 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122524377 DAUC <0003> auc.c:179 vector [3]: kc = 4c257e3d6a789800 20241031122524377 DAUC <0003> auc.c:180 vector [3]: sres = 824cb2fe 20241031122524377 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122524377 DAUC <0003> db_auc.c:245 IMSI='262420391184387': Generated 4 vectors 20241031122524377 DAUC <0003> db_auc.c:249 IMSI='262420391184387': Updating SQN=161 in DB 20241031122524385 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420391184387"} 20241031122524385 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524385 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524385 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524386 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524386 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420391184387"} 20241031122524386 DAUC <0003> db_auc.c:236 IMSI='262420391184387': Calling to generate 5 vectors 20241031122524386 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122524386 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524386 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524386 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031122524386 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524386 DAUC <0003> auc.c:113 vector [0]: rand = fad19e51e935d591824f3f80990445c5 20241031122524386 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031122524386 DAUC <0003> auc.c:142 vector [0]: autn = aafc78faf49c00000b3f56968276defc 20241031122524386 DAUC <0003> auc.c:143 vector [0]: ck = 9c9c5b507b647d95500d6507e4f9be9d 20241031122524386 DAUC <0003> auc.c:144 vector [0]: ik = 673daa8cb7a7ea4b4438f070a26879ec 20241031122524386 DAUC <0003> auc.c:145 vector [0]: res = 3ed427ed327ea2050000000000000000 20241031122524386 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524386 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524386 DAUC <0003> auc.c:179 vector [0]: kc = ffb1397bfae6fc00 20241031122524386 DAUC <0003> auc.c:180 vector [0]: sres = a7dcc52a 20241031122524386 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524386 DAUC <0003> auc.c:113 vector [1]: rand = 4feade09de59b544f20ea4bc5c4497b9 20241031122524386 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031122524386 DAUC <0003> auc.c:142 vector [1]: autn = 8fe7c865153700001d87bd9ededbfef0 20241031122524386 DAUC <0003> auc.c:143 vector [1]: ck = ec9bf5fc08603f4a8e88a9c54d0ea4a4 20241031122524386 DAUC <0003> auc.c:144 vector [1]: ik = d1882ca365f7170d5a142f4d5f399c6a 20241031122524386 DAUC <0003> auc.c:145 vector [1]: res = 3ced06ba78e3f3670000000000000000 20241031122524386 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524386 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122524386 DAUC <0003> auc.c:179 vector [1]: kc = 57042dced12ccc00 20241031122524386 DAUC <0003> auc.c:180 vector [1]: sres = 8ae0f15d 20241031122524386 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122524386 DAUC <0003> auc.c:113 vector [2]: rand = 49a6482d125f21445133cef68de160f8 20241031122524386 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031122524386 DAUC <0003> auc.c:142 vector [2]: autn = 5266725ebc1c0000fc6a1f541a22b45c 20241031122524386 DAUC <0003> auc.c:143 vector [2]: ck = 419b0bc1910ee4b50e89ef3f3606b107 20241031122524386 DAUC <0003> auc.c:144 vector [2]: ik = 7db1e469178227825fb6580d1fd80a7d 20241031122524386 DAUC <0003> auc.c:145 vector [2]: res = d1e0eafff983f4fd0000000000000000 20241031122524386 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524386 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122524386 DAUC <0003> auc.c:179 vector [2]: kc = 5b9049581c5b8400 20241031122524386 DAUC <0003> auc.c:180 vector [2]: sres = 885362d2 20241031122524386 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122524386 DAUC <0003> auc.c:113 vector [3]: rand = d1f063ca9ebbadaea950fdaa75fc8151 20241031122524386 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031122524386 DAUC <0003> auc.c:142 vector [3]: autn = 45c5edb7bf0900004a4932c9b3c2a0ba 20241031122524386 DAUC <0003> auc.c:143 vector [3]: ck = d3ef22a28d34c0b950cbfe730487f102 20241031122524386 DAUC <0003> auc.c:144 vector [3]: ik = f838c37ba626e6037afa437ba2f6f2cf 20241031122524386 DAUC <0003> auc.c:145 vector [3]: res = e35be3fb8234e2070000000000000000 20241031122524386 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524386 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122524386 DAUC <0003> auc.c:179 vector [3]: kc = d223bc4cccb8ec00 20241031122524386 DAUC <0003> auc.c:180 vector [3]: sres = abd00bb4 20241031122524386 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122524386 DAUC <0003> auc.c:113 vector [4]: rand = 200d01ff34d9d7b1c01b3ec62b920780 20241031122524386 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031122524386 DAUC <0003> auc.c:142 vector [4]: autn = 965e829dcb75000000f9b5a806bc9d28 20241031122524386 DAUC <0003> auc.c:143 vector [4]: ck = bd0e2445b15011470ef7a2d400fa916c 20241031122524386 DAUC <0003> auc.c:144 vector [4]: ik = f0f948e517e8f31cc904e5988157325e 20241031122524386 DAUC <0003> auc.c:145 vector [4]: res = 92f86e531e0990d00000000000000000 20241031122524386 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122524386 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122524386 DAUC <0003> auc.c:179 vector [4]: kc = 05e625ef2bd4cc00 20241031122524386 DAUC <0003> auc.c:180 vector [4]: sres = 41925630 20241031122524386 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122524386 DAUC <0003> db_auc.c:245 IMSI='262420391184387': Generated 5 vectors 20241031122524386 DAUC <0003> db_auc.c:249 IMSI='262420391184387': Updating SQN=321 in DB 20241031122524394 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420391184387"} 20241031122524394 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524394 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524394 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524395 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524395 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420391184387"} 20241031122524395 DAUC <0003> db_auc.c:236 IMSI='262420391184387': Calling to generate 5 vectors 20241031122524395 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122524395 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524395 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524395 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031122524395 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524395 DAUC <0003> auc.c:113 vector [0]: rand = 898c524c02696179c53685b61a19f8ef 20241031122524395 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031122524395 DAUC <0003> auc.c:142 vector [0]: autn = 218aacf5961b0000ce865a6b884c0261 20241031122524395 DAUC <0003> auc.c:143 vector [0]: ck = 3e10008e1c6559f7b69a2b71e24ed7a5 20241031122524395 DAUC <0003> auc.c:144 vector [0]: ik = ece218ada70920ecf54f6d9037bcc329 20241031122524395 DAUC <0003> auc.c:145 vector [0]: res = 5de0ce9cfbe4557b0000000000000000 20241031122524395 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524395 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524395 DAUC <0003> auc.c:179 vector [0]: kc = acfc6c607372c000 20241031122524395 DAUC <0003> auc.c:180 vector [0]: sres = 1ae1750b 20241031122524395 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524395 DAUC <0003> auc.c:113 vector [1]: rand = 862a70ae8abb862249c408f0268d67cb 20241031122524395 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031122524395 DAUC <0003> auc.c:142 vector [1]: autn = d12ab493285c000063fa233ef99b59dd 20241031122524395 DAUC <0003> auc.c:143 vector [1]: ck = 55efda25bd05b4acd05b252225906d06 20241031122524395 DAUC <0003> auc.c:144 vector [1]: ik = 91e7938e09fa89e6e8acc968a5e3a0e2 20241031122524395 DAUC <0003> auc.c:145 vector [1]: res = 0696ec83862ae3c50000000000000000 20241031122524395 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524395 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122524395 DAUC <0003> auc.c:179 vector [1]: kc = 7db11dd351caec00 20241031122524395 DAUC <0003> auc.c:180 vector [1]: sres = fac8ad1b 20241031122524395 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122524395 DAUC <0003> auc.c:113 vector [2]: rand = c6ffecbb28fbd6cb2786ba32efc61f05 20241031122524395 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031122524395 DAUC <0003> auc.c:142 vector [2]: autn = f7ff15ff98cf0000f80d90a104986e13 20241031122524395 DAUC <0003> auc.c:143 vector [2]: ck = 16e975a28c44a8ed09cfa6723f3bbde2 20241031122524395 DAUC <0003> auc.c:144 vector [2]: ik = 2b1da2184a1ff5925529c890c38666de 20241031122524395 DAUC <0003> auc.c:145 vector [2]: res = 22bf824325d56df40000000000000000 20241031122524395 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524395 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122524395 DAUC <0003> auc.c:179 vector [2]: kc = 9363f82679d10400 20241031122524395 DAUC <0003> auc.c:180 vector [2]: sres = 65ef8a76 20241031122524395 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122524395 DAUC <0003> auc.c:113 vector [3]: rand = 791d445c2bb9e1174885b4a60cbc74cc 20241031122524395 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031122524395 DAUC <0003> auc.c:142 vector [3]: autn = f266d04611da00009708301872b4bb81 20241031122524395 DAUC <0003> auc.c:143 vector [3]: ck = 26669eb02e0c4fe7ebf7eca9e0559737 20241031122524395 DAUC <0003> auc.c:144 vector [3]: ik = d21195c6adb097f0703745d306c98ef8 20241031122524395 DAUC <0003> auc.c:145 vector [3]: res = ef74beaf56fcdf9b0000000000000000 20241031122524395 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524395 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122524395 DAUC <0003> auc.c:179 vector [3]: kc = ced8cd7a695fec00 20241031122524395 DAUC <0003> auc.c:180 vector [3]: sres = e9a63813 20241031122524395 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122524395 DAUC <0003> auc.c:113 vector [4]: rand = 55b2c2dc57c5552bfe45f21f511a1d8e 20241031122524395 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031122524395 DAUC <0003> auc.c:142 vector [4]: autn = 0b44fa270c1b00003ee4cbda3ea64581 20241031122524395 DAUC <0003> auc.c:143 vector [4]: ck = 46a27b8f3b3c9fd93958243d96129930 20241031122524395 DAUC <0003> auc.c:144 vector [4]: ik = bf6b5cff0ce890bebec6bb2648e103cd 20241031122524395 DAUC <0003> auc.c:145 vector [4]: res = ab778dfa7cc6a46b0000000000000000 20241031122524395 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122524395 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122524395 DAUC <0003> auc.c:179 vector [4]: kc = c02e83ee32b1a800 20241031122524395 DAUC <0003> auc.c:180 vector [4]: sres = 71d98eb1 20241031122524395 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122524395 DAUC <0003> db_auc.c:245 IMSI='262420391184387': Generated 5 vectors 20241031122524395 DAUC <0003> db_auc.c:249 IMSI='262420391184387': Updating SQN=481 in DB 20241031122524403 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420391184387"} 20241031122524403 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420391184387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524403 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524403 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33596<->l=127.0.0.1:4258 20241031122524437 DAUC <0003> db_auc.c:157 IMSI='262425885569528': No 2G Auth Data 20241031122524437 DAUC <0003> db_auc.c:192 IMSI='262425885569528': No 3G Auth Data 20241031122524468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33606<->l=127.0.0.1:4258 20241031122524470 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524470 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425885569528"} 20241031122524470 DAUC <0003> db_auc.c:236 IMSI='262425885569528': Calling to generate 1 vectors 20241031122524470 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031122524470 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524470 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524470 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122524470 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524470 DAUC <0003> auc.c:113 vector [0]: rand = c95f82bcc49986b526a49f29005a33a8 20241031122524470 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122524470 DAUC <0003> auc.c:142 vector [0]: autn = dafdee5d2799000091fe5c1630b7e7b0 20241031122524470 DAUC <0003> auc.c:143 vector [0]: ck = 70994034579e39c0224036690979e2a4 20241031122524470 DAUC <0003> auc.c:144 vector [0]: ik = dc24a70953a293ee0dd1f4490917d2a0 20241031122524470 DAUC <0003> auc.c:145 vector [0]: res = 41ddf186472715c40000000000000000 20241031122524470 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524470 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524470 DAUC <0003> auc.c:179 vector [0]: kc = 475f3a2b8c74087e 20241031122524470 DAUC <0003> auc.c:180 vector [0]: sres = 7c1942f4 20241031122524470 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524470 DAUC <0003> db_auc.c:245 IMSI='262425885569528': Generated 1 vectors 20241031122524470 DAUC <0003> db_auc.c:249 IMSI='262425885569528': Updating SQN=33 in DB 20241031122524478 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425885569528"} 20241031122524478 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524478 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524478 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524479 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524479 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425885569528"} 20241031122524479 DAUC <0003> db_auc.c:236 IMSI='262425885569528': Calling to generate 4 vectors 20241031122524479 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031122524479 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524479 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524479 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031122524479 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524479 DAUC <0003> auc.c:113 vector [0]: rand = f61ddf93a4ab7894702a64e9c71cf3ff 20241031122524479 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031122524479 DAUC <0003> auc.c:142 vector [0]: autn = 01607327d6960000552ee91657df50fa 20241031122524479 DAUC <0003> auc.c:143 vector [0]: ck = 830cee5f084fafe18f7b0b4f7f0ff80b 20241031122524479 DAUC <0003> auc.c:144 vector [0]: ik = 3b831d3e653adad81ed8ffcc7e2ed6b9 20241031122524479 DAUC <0003> auc.c:145 vector [0]: res = 8daf02a093a54b370000000000000000 20241031122524479 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524479 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524479 DAUC <0003> auc.c:179 vector [0]: kc = 22bc93a4fdfa3056 20241031122524479 DAUC <0003> auc.c:180 vector [0]: sres = cf3a8331 20241031122524479 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524479 DAUC <0003> auc.c:113 vector [1]: rand = 24a7756de7baa0c643680f9c618e2bd7 20241031122524479 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031122524479 DAUC <0003> auc.c:142 vector [1]: autn = 7a2be00446a70000e06663754da41c09 20241031122524479 DAUC <0003> auc.c:143 vector [1]: ck = e812fb97c0e23a73c9e6054cba8ae26b 20241031122524479 DAUC <0003> auc.c:144 vector [1]: ik = 97c840b81858be6d9c0876cf288a311b 20241031122524479 DAUC <0003> auc.c:145 vector [1]: res = d48711373d2993090000000000000000 20241031122524479 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524479 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122524479 DAUC <0003> auc.c:179 vector [1]: kc = 6238981734f0fcc1 20241031122524479 DAUC <0003> auc.c:180 vector [1]: sres = 344c08ca 20241031122524479 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122524479 DAUC <0003> auc.c:113 vector [2]: rand = 2df94d2b6bf3da0cd93d983708e25111 20241031122524479 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031122524479 DAUC <0003> auc.c:142 vector [2]: autn = 568874fb703c000004395e6bd67ae823 20241031122524479 DAUC <0003> auc.c:143 vector [2]: ck = fca98cf218fd490936d40dd933c7be89 20241031122524479 DAUC <0003> auc.c:144 vector [2]: ik = 730f9d4a16dfb497e393efbafe70a326 20241031122524479 DAUC <0003> auc.c:145 vector [2]: res = 31e708d513ec4ca40000000000000000 20241031122524479 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524479 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122524479 DAUC <0003> auc.c:179 vector [2]: kc = 3bc89721734a5e7d 20241031122524479 DAUC <0003> auc.c:180 vector [2]: sres = 58ef7e50 20241031122524479 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122524479 DAUC <0003> auc.c:113 vector [3]: rand = bc7552324fb5ddd6b0fb6cfaff525045 20241031122524479 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031122524479 DAUC <0003> auc.c:142 vector [3]: autn = 9f284444397b0000d48de4221aab1d17 20241031122524479 DAUC <0003> auc.c:143 vector [3]: ck = b16db7436ef421f6ed57e5cc880adb02 20241031122524479 DAUC <0003> auc.c:144 vector [3]: ik = 3be233864594f0efcc43d98bff823de1 20241031122524479 DAUC <0003> auc.c:145 vector [3]: res = 99519e0de6c785790000000000000000 20241031122524479 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524479 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122524479 DAUC <0003> auc.c:179 vector [3]: kc = 32ff2d717b3a445f 20241031122524479 DAUC <0003> auc.c:180 vector [3]: sres = b5314a4e 20241031122524479 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122524479 DAUC <0003> db_auc.c:245 IMSI='262425885569528': Generated 4 vectors 20241031122524479 DAUC <0003> db_auc.c:249 IMSI='262425885569528': Updating SQN=161 in DB 20241031122524487 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425885569528"} 20241031122524487 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524487 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524487 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524488 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524488 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425885569528"} 20241031122524488 DAUC <0003> db_auc.c:236 IMSI='262425885569528': Calling to generate 5 vectors 20241031122524488 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122524488 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524488 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524488 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031122524488 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524488 DAUC <0003> auc.c:113 vector [0]: rand = 617ec1b4236640a1cd7cb92d1d4e1a0e 20241031122524488 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031122524488 DAUC <0003> auc.c:142 vector [0]: autn = 2976f57c0d3900004279b0a55ff809fe 20241031122524488 DAUC <0003> auc.c:143 vector [0]: ck = 50507e2291a22e46b48dd81d5c3fd206 20241031122524488 DAUC <0003> auc.c:144 vector [0]: ik = 956c9173f265c5bf433a2e902b581767 20241031122524488 DAUC <0003> auc.c:145 vector [0]: res = a0f52db47e2c55830000000000000000 20241031122524488 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524488 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524488 DAUC <0003> auc.c:179 vector [0]: kc = 16de2518ec3edecf 20241031122524488 DAUC <0003> auc.c:180 vector [0]: sres = 6a661b25 20241031122524488 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524488 DAUC <0003> auc.c:113 vector [1]: rand = 4279eb299ec59642f8c21ba7540c9f12 20241031122524488 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031122524488 DAUC <0003> auc.c:142 vector [1]: autn = 2c0d9eb4ca8a0000b471f41c50fcdd01 20241031122524488 DAUC <0003> auc.c:143 vector [1]: ck = 49ecd3042a13cdc5723624b34279edac 20241031122524488 DAUC <0003> auc.c:144 vector [1]: ik = 1763399a2066fb0727fccee8f3d3f46a 20241031122524488 DAUC <0003> auc.c:145 vector [1]: res = f53948bc8999e29a0000000000000000 20241031122524488 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524488 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122524488 DAUC <0003> auc.c:179 vector [1]: kc = 47438210e6753069 20241031122524488 DAUC <0003> auc.c:180 vector [1]: sres = dd1ac847 20241031122524488 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122524488 DAUC <0003> auc.c:113 vector [2]: rand = 57b6423c104982709d2a110062c13f4b 20241031122524488 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031122524488 DAUC <0003> auc.c:142 vector [2]: autn = 3a6c5dfc8de8000023a08a20731d7568 20241031122524488 DAUC <0003> auc.c:143 vector [2]: ck = f7b07d6e591f2422cadeb3e1d61a8f73 20241031122524488 DAUC <0003> auc.c:144 vector [2]: ik = cbe18a998bf51156f940a64711fc4ce9 20241031122524488 DAUC <0003> auc.c:145 vector [2]: res = 52063fe31f1184830000000000000000 20241031122524488 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524488 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122524488 DAUC <0003> auc.c:179 vector [2]: kc = abdc25d3d6e1ebed 20241031122524488 DAUC <0003> auc.c:180 vector [2]: sres = 0559006e 20241031122524488 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122524488 DAUC <0003> auc.c:113 vector [3]: rand = 4cdb890ec44d899a5336650bcdfafc7d 20241031122524488 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031122524488 DAUC <0003> auc.c:142 vector [3]: autn = 31e9d8c991740000e65b5f428bf27217 20241031122524488 DAUC <0003> auc.c:143 vector [3]: ck = 9641c7c94d3c5333290a22f067a439d5 20241031122524488 DAUC <0003> auc.c:144 vector [3]: ik = 9ca71ed6f33ee7978fc874c39e204b3d 20241031122524488 DAUC <0003> auc.c:145 vector [3]: res = 70692d696e29bf1a0000000000000000 20241031122524488 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524488 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122524488 DAUC <0003> auc.c:179 vector [3]: kc = a187d2d78ffebe40 20241031122524488 DAUC <0003> auc.c:180 vector [3]: sres = 1a264f8d 20241031122524488 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122524488 DAUC <0003> auc.c:113 vector [4]: rand = ab50023f609686651f53e5b262052665 20241031122524488 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031122524488 DAUC <0003> auc.c:142 vector [4]: autn = 3b47a7ea9404000078f660c40092abd2 20241031122524488 DAUC <0003> auc.c:143 vector [4]: ck = 6463545027b3c1c2ae2d84bcfc5361bd 20241031122524488 DAUC <0003> auc.c:144 vector [4]: ik = 577f690864abdb80336fddedb0487724 20241031122524488 DAUC <0003> auc.c:145 vector [4]: res = 4bded53692455f320000000000000000 20241031122524488 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122524488 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122524488 DAUC <0003> auc.c:179 vector [4]: kc = 1455d70576a12dd2 20241031122524488 DAUC <0003> auc.c:180 vector [4]: sres = 37d9dabe 20241031122524488 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122524488 DAUC <0003> db_auc.c:245 IMSI='262425885569528': Generated 5 vectors 20241031122524488 DAUC <0003> db_auc.c:249 IMSI='262425885569528': Updating SQN=321 in DB 20241031122524496 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425885569528"} 20241031122524496 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524496 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524496 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524497 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524497 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425885569528"} 20241031122524497 DAUC <0003> db_auc.c:236 IMSI='262425885569528': Calling to generate 5 vectors 20241031122524497 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122524497 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122524497 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122524497 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031122524497 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122524497 DAUC <0003> auc.c:113 vector [0]: rand = 17b8b02d9dd3c9d58f1305245d7c0bfe 20241031122524497 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031122524497 DAUC <0003> auc.c:142 vector [0]: autn = 695c551b8fd10000d65b1392e85c33c9 20241031122524497 DAUC <0003> auc.c:143 vector [0]: ck = 4fc79c1fc1a6de4ceb11eb44cc1f09bf 20241031122524497 DAUC <0003> auc.c:144 vector [0]: ik = 48da63e293492dcd4d69b9d2290b9f6f 20241031122524497 DAUC <0003> auc.c:145 vector [0]: res = 55428127c6b328700000000000000000 20241031122524497 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122524497 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122524497 DAUC <0003> auc.c:179 vector [0]: kc = 2a3342b1d9c72797 20241031122524497 DAUC <0003> auc.c:180 vector [0]: sres = 67e72e23 20241031122524497 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122524497 DAUC <0003> auc.c:113 vector [1]: rand = 4755b8eb8e835f0234ab022162d1bd56 20241031122524497 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031122524497 DAUC <0003> auc.c:142 vector [1]: autn = a6dfc38203a70000914045916bc58932 20241031122524497 DAUC <0003> auc.c:143 vector [1]: ck = 6c971cb0940496b826562d014e62dc3a 20241031122524497 DAUC <0003> auc.c:144 vector [1]: ik = 5e70025a885c6732428818b82dc9bfcf 20241031122524497 DAUC <0003> auc.c:145 vector [1]: res = 63ee0f0a80fce3410000000000000000 20241031122524497 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122524497 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122524497 DAUC <0003> auc.c:179 vector [1]: kc = c39ae5b2e0399bc0 20241031122524497 DAUC <0003> auc.c:180 vector [1]: sres = 29740e67 20241031122524497 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122524497 DAUC <0003> auc.c:113 vector [2]: rand = 2c02d730980204ab84e49b1c4a02f7c5 20241031122524497 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031122524497 DAUC <0003> auc.c:142 vector [2]: autn = 12100300cbf800009203d0ce29f24439 20241031122524497 DAUC <0003> auc.c:143 vector [2]: ck = 5da98dbe18b93d1393f2d7315e01e05a 20241031122524497 DAUC <0003> auc.c:144 vector [2]: ik = 1e42098ce955931fe4be6f2cfb4b9e0f 20241031122524497 DAUC <0003> auc.c:145 vector [2]: res = d36b243601b436210000000000000000 20241031122524497 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122524497 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122524497 DAUC <0003> auc.c:179 vector [2]: kc = 28458b22f5f6d610 20241031122524497 DAUC <0003> auc.c:180 vector [2]: sres = ebd14e83 20241031122524497 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122524497 DAUC <0003> auc.c:113 vector [3]: rand = 2adb43aa74861246ffd495e8568607a4 20241031122524497 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031122524497 DAUC <0003> auc.c:142 vector [3]: autn = 4bc0d833ad5600009b143a6fe3fd3f08 20241031122524497 DAUC <0003> auc.c:143 vector [3]: ck = 0e0431780e3021485523c481e529a6b7 20241031122524497 DAUC <0003> auc.c:144 vector [3]: ik = 181b485d81445eb8c48a360b182ed89d 20241031122524497 DAUC <0003> auc.c:145 vector [3]: res = 0a912de7dd5819f30000000000000000 20241031122524497 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122524497 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122524497 DAUC <0003> auc.c:179 vector [3]: kc = c29fe9515fc9679f 20241031122524497 DAUC <0003> auc.c:180 vector [3]: sres = ae2def99 20241031122524497 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122524497 DAUC <0003> auc.c:113 vector [4]: rand = 98aa2fa6c746dd3674c64ba076cab309 20241031122524497 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031122524497 DAUC <0003> auc.c:142 vector [4]: autn = 010d997dfbc90000657ca9e55ce4b43b 20241031122524497 DAUC <0003> auc.c:143 vector [4]: ck = a96937035792b2e45386c1458b995135 20241031122524497 DAUC <0003> auc.c:144 vector [4]: ik = 15232ea3fd05852f43db6d521aec4995 20241031122524497 DAUC <0003> auc.c:145 vector [4]: res = 4463d474653473ab0000000000000000 20241031122524497 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122524497 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122524497 DAUC <0003> auc.c:179 vector [4]: kc = 4191fc9b80dab89b 20241031122524497 DAUC <0003> auc.c:180 vector [4]: sres = b08976a7 20241031122524497 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122524497 DAUC <0003> db_auc.c:245 IMSI='262425885569528': Generated 5 vectors 20241031122524497 DAUC <0003> db_auc.c:249 IMSI='262425885569528': Updating SQN=481 in DB 20241031122524505 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425885569528"} 20241031122524505 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425885569528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122524505 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524505 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122524506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33606<->l=127.0.0.1:4258 20241031122524532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33542<->l=127.0.0.1:4258 20241031122524532 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39821<->l=127.0.0.1:4259) 20241031122524532 DLINP <000b> input/ipa.c:451 connected read/write 20241031122524532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122524532 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122524532 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122524532 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122524554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4258 20241031122524555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4258 20241031122527661 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122527661 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122527666 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122527667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33624<->l=127.0.0.1:4258 20241031122527671 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122527671 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122527671 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122527671 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  20241031122527671 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122527671 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  20241031122527671 DLGSUP <0013> gsup_server.c:235 2:  20241031122527671 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122527671 DLGSUP <0013> gsup_server.c:235 3:  20241031122527672 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122527672 DLGSUP <0013> gsup_server.c:235 4:  20241031122527672 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122527672 DLGSUP <0013> gsup_server.c:235 5:  20241031122527672 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122527672 DLGSUP <0013> gsup_server.c:235 7:  20241031122527672 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122527672 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122527672 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122527672 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122527704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44021<->l=127.0.0.1:4259) 20241031122527722 DAUC <0003> db_auc.c:157 IMSI='262425309289617': No 2G Auth Data 20241031122527722 DAUC <0003> db_auc.c:192 IMSI='262425309289617': No 3G Auth Data 20241031122527769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33638<->l=127.0.0.1:4258 20241031122527779 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122527779 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425309289617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425309289617"} 20241031122527779 DAUC <0003> db_auc.c:157 IMSI='262425309289617': No 2G Auth Data 20241031122527779 DAUC <0003> db_auc.c:236 IMSI='262425309289617': Calling to generate 5 vectors 20241031122527779 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031122527779 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122527779 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122527779 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122527779 DAUC <0003> auc.c:113 vector [0]: rand = 8641875210c5f9029cb36ee98b0a8d58 20241031122527779 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122527779 DAUC <0003> auc.c:142 vector [0]: autn = 3c99329c34e28000c2222b543e915e79 20241031122527779 DAUC <0003> auc.c:143 vector [0]: ck = ccb61c7dca5b18d10c5c8278d018b58b 20241031122527779 DAUC <0003> auc.c:144 vector [0]: ik = 75b600c17e41098960d64327311fbeb6 20241031122527779 DAUC <0003> auc.c:145 vector [0]: res = 8d77a32bc09958890000000000000000 20241031122527779 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122527779 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122527779 DAUC <0003> auc.c:151 vector [0]: kc = d58adde3551d1a65 20241031122527779 DAUC <0003> auc.c:152 vector [0]: sres = 4deefba2 20241031122527779 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122527779 DAUC <0003> auc.c:113 vector [1]: rand = 30e40a8937a97948d1614027e09275c7 20241031122527779 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031122527779 DAUC <0003> auc.c:142 vector [1]: autn = f819341a70c58000027c15e0a1277ac8 20241031122527779 DAUC <0003> auc.c:143 vector [1]: ck = edd39188fdd34b37936fcd0dbdc15090 20241031122527779 DAUC <0003> auc.c:144 vector [1]: ik = af1c639f74b5e65ab14db32b27b4f159 20241031122527779 DAUC <0003> auc.c:145 vector [1]: res = 22c0c75a618c467f0000000000000000 20241031122527779 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122527779 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031122527779 DAUC <0003> auc.c:151 vector [1]: kc = 60ed8c3113130ca4 20241031122527779 DAUC <0003> auc.c:152 vector [1]: sres = 434c8125 20241031122527779 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031122527779 DAUC <0003> auc.c:113 vector [2]: rand = f3b12835a05a823a6561107a74ae0109 20241031122527779 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031122527779 DAUC <0003> auc.c:142 vector [2]: autn = 284da990552380008d35ceefcc394306 20241031122527779 DAUC <0003> auc.c:143 vector [2]: ck = db025ef2c6907ca395ce167d1b3b9dc5 20241031122527779 DAUC <0003> auc.c:144 vector [2]: ik = 39b0f22f2d760533a2eeae6eae35e56a 20241031122527779 DAUC <0003> auc.c:145 vector [2]: res = b300684f42cbd9dd0000000000000000 20241031122527779 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122527779 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031122527779 DAUC <0003> auc.c:151 vector [2]: kc = d59214ce5ee8013f 20241031122527779 DAUC <0003> auc.c:152 vector [2]: sres = f1cbb192 20241031122527779 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031122527779 DAUC <0003> auc.c:113 vector [3]: rand = e3a8a44c4da6c6146d559e95e576e6a0 20241031122527779 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031122527779 DAUC <0003> auc.c:142 vector [3]: autn = b445ccd6ef9e80000be289f2c8bfab80 20241031122527779 DAUC <0003> auc.c:143 vector [3]: ck = b05b5b285d781c47ee30e31f14c8b80c 20241031122527779 DAUC <0003> auc.c:144 vector [3]: ik = 6b256d8c3158ba71de7e8863fc7a2c7b 20241031122527779 DAUC <0003> auc.c:145 vector [3]: res = 1e5e048f316e30ce0000000000000000 20241031122527779 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122527779 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031122527779 DAUC <0003> auc.c:151 vector [3]: kc = eb305dd884923241 20241031122527779 DAUC <0003> auc.c:152 vector [3]: sres = 2f303441 20241031122527779 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031122527779 DAUC <0003> auc.c:113 vector [4]: rand = 320196cb1d75fb0fe24eb78ed848ddf2 20241031122527779 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031122527779 DAUC <0003> auc.c:142 vector [4]: autn = b2a795e263798000483e76b05598a1cc 20241031122527779 DAUC <0003> auc.c:143 vector [4]: ck = 42e5d61cf5721b01fed83efac26b9f0f 20241031122527779 DAUC <0003> auc.c:144 vector [4]: ik = e6328961539459551780d77598ea010e 20241031122527779 DAUC <0003> auc.c:145 vector [4]: res = 4aee58c080fd7e460000000000000000 20241031122527779 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122527779 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031122527779 DAUC <0003> auc.c:151 vector [4]: kc = 4d8fb6f2fc67dc55 20241031122527779 DAUC <0003> auc.c:152 vector [4]: sres = ca132686 20241031122527779 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031122527779 DAUC <0003> db_auc.c:245 IMSI='262425309289617': Generated 5 vectors 20241031122527779 DAUC <0003> db_auc.c:249 IMSI='262425309289617': Updating SQN=161 in DB 20241031122527788 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425309289617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425309289617"} 20241031122527788 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425309289617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122527788 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122527788 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122527796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33638<->l=127.0.0.1:4258 20241031122527822 DAUC <0003> db_auc.c:157 IMSI='262428667070755': No 2G Auth Data 20241031122527822 DAUC <0003> db_auc.c:192 IMSI='262428667070755': No 3G Auth Data 20241031122527845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33652<->l=127.0.0.1:4258 20241031122527846 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122527846 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428667070755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428667070755"} 20241031122527846 DAUC <0003> db_auc.c:157 IMSI='262428667070755': No 2G Auth Data 20241031122527846 DAUC <0003> db_auc.c:236 IMSI='262428667070755': Calling to generate 5 vectors 20241031122527846 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031122527846 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122527846 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031122527846 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122527846 DAUC <0003> auc.c:113 vector [0]: rand = 17f95632f45826a9a79d8d427157f577 20241031122527846 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122527846 DAUC <0003> auc.c:142 vector [0]: autn = 75f39670fc2c8000558be0b05a59a5dc 20241031122527846 DAUC <0003> auc.c:143 vector [0]: ck = 459bbff46b61516303cb7721719337e6 20241031122527846 DAUC <0003> auc.c:144 vector [0]: ik = 079666ee7c243c08503e853543e4a590 20241031122527846 DAUC <0003> auc.c:145 vector [0]: res = 0bc236c75ba2cb0d0000000000000000 20241031122527846 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122527846 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031122527846 DAUC <0003> auc.c:151 vector [0]: kc = 11f82b0e2532ff1d 20241031122527846 DAUC <0003> auc.c:152 vector [0]: sres = 5060fdca 20241031122527846 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031122527846 DAUC <0003> auc.c:113 vector [1]: rand = ae271f46486bad736cb8d4e4a94d70a5 20241031122527846 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031122527846 DAUC <0003> auc.c:142 vector [1]: autn = 02d2b1bf315280009d33b0d5126b4f08 20241031122527846 DAUC <0003> auc.c:143 vector [1]: ck = e7193b9ab940d659323edde63202c709 20241031122527846 DAUC <0003> auc.c:144 vector [1]: ik = fe828af353c7a7a1edf964b9673b6600 20241031122527846 DAUC <0003> auc.c:145 vector [1]: res = 61f65855a2f8a2bd0000000000000000 20241031122527846 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122527846 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031122527846 DAUC <0003> auc.c:151 vector [1]: kc = c65c0836bfbed0f1 20241031122527846 DAUC <0003> auc.c:152 vector [1]: sres = c30efae8 20241031122527846 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031122527846 DAUC <0003> auc.c:113 vector [2]: rand = 16ac469473369621228dc2ad12f86045 20241031122527846 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031122527846 DAUC <0003> auc.c:142 vector [2]: autn = 1fe5c3fe775e8000de6eef0f85b0d659 20241031122527846 DAUC <0003> auc.c:143 vector [2]: ck = 311900dfe06c3cac2461d68c28ff4447 20241031122527846 DAUC <0003> auc.c:144 vector [2]: ik = 89d70424b587ce06383ee8b198d0412c 20241031122527846 DAUC <0003> auc.c:145 vector [2]: res = f3dc4eadc327a17e0000000000000000 20241031122527846 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122527846 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031122527846 DAUC <0003> auc.c:151 vector [2]: kc = a4913ac6e5c4f7c1 20241031122527846 DAUC <0003> auc.c:152 vector [2]: sres = 30fbefd3 20241031122527846 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031122527846 DAUC <0003> auc.c:113 vector [3]: rand = f58a178b7f5262189a9af0774398994b 20241031122527846 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031122527846 DAUC <0003> auc.c:142 vector [3]: autn = b4ccb6dad07680009f806ef330897bd3 20241031122527846 DAUC <0003> auc.c:143 vector [3]: ck = 317daa912364782c62363970cd32b05c 20241031122527846 DAUC <0003> auc.c:144 vector [3]: ik = b2a7d89c68fea96e43cddd9b1912ba5a 20241031122527846 DAUC <0003> auc.c:145 vector [3]: res = 0b6efb2205a7cb1e0000000000000000 20241031122527846 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122527846 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031122527846 DAUC <0003> auc.c:151 vector [3]: kc = a22196e69fbadb44 20241031122527846 DAUC <0003> auc.c:152 vector [3]: sres = 0ec9303c 20241031122527846 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031122527846 DAUC <0003> auc.c:113 vector [4]: rand = af75ef0b99f413bae454e387806f8abe 20241031122527846 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031122527846 DAUC <0003> auc.c:142 vector [4]: autn = 5b4cfaf51cbc8000b2134f718532eca6 20241031122527846 DAUC <0003> auc.c:143 vector [4]: ck = 26b7dc279ee829d4d7f2a873086cadf6 20241031122527846 DAUC <0003> auc.c:144 vector [4]: ik = 32c2626f9c5a51e105d120cddd6ba3f8 20241031122527846 DAUC <0003> auc.c:145 vector [4]: res = 88139b8dd44ace6b0000000000000000 20241031122527846 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122527846 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031122527846 DAUC <0003> auc.c:151 vector [4]: kc = c65636f6d7b5763b 20241031122527846 DAUC <0003> auc.c:152 vector [4]: sres = 5c5955e6 20241031122527846 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031122527846 DAUC <0003> db_auc.c:245 IMSI='262428667070755': Generated 5 vectors 20241031122527846 DAUC <0003> db_auc.c:249 IMSI='262428667070755': Updating SQN=161 in DB 20241031122527854 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428667070755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428667070755"} 20241031122527854 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428667070755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122527854 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122527854 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122527856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33652<->l=127.0.0.1:4258 20241031122527880 DAUC <0003> db_auc.c:157 IMSI='262423175163448': No 2G Auth Data 20241031122527880 DAUC <0003> db_auc.c:192 IMSI='262423175163448': No 3G Auth Data 20241031122527929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33656<->l=127.0.0.1:4258 20241031122527935 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122527935 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423175163448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423175163448"} 20241031122527935 DAUC <0003> db_auc.c:236 IMSI='262423175163448': Calling to generate 5 vectors 20241031122527935 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122527935 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122527935 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122527935 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122527935 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122527935 DAUC <0003> auc.c:113 vector [0]: rand = 08fcd37d1965620b01b264329fec3941 20241031122527935 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122527935 DAUC <0003> auc.c:142 vector [0]: autn = ccf6d019ebcd800018f278cd1d7b3ca1 20241031122527935 DAUC <0003> auc.c:143 vector [0]: ck = e96e49d6b3eabdac5407a68326948277 20241031122527935 DAUC <0003> auc.c:144 vector [0]: ik = 3a8a8bedaffc6f274d743b7725f9022b 20241031122527935 DAUC <0003> auc.c:145 vector [0]: res = a04f9bb7081884b40000000000000000 20241031122527935 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122527935 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122527935 DAUC <0003> auc.c:179 vector [0]: kc = 16d78991c30b8800 20241031122527935 DAUC <0003> auc.c:180 vector [0]: sres = 1fc9d65b 20241031122527935 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122527935 DAUC <0003> auc.c:113 vector [1]: rand = 36df6d4d1f586ffb1b1ab4bff6be02b4 20241031122527935 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031122527935 DAUC <0003> auc.c:142 vector [1]: autn = 3635271a225b800057eec2aa499c119a 20241031122527935 DAUC <0003> auc.c:143 vector [1]: ck = 58a51776c8057efc9cdacb325934bd8f 20241031122527935 DAUC <0003> auc.c:144 vector [1]: ik = ebe84bb824846b4f22880b784be96979 20241031122527935 DAUC <0003> auc.c:145 vector [1]: res = 8cf94a5bdfb0aa9a0000000000000000 20241031122527935 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122527935 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122527935 DAUC <0003> auc.c:179 vector [1]: kc = 174c7489a7a2d000 20241031122527935 DAUC <0003> auc.c:180 vector [1]: sres = 12167611 20241031122527935 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122527935 DAUC <0003> auc.c:113 vector [2]: rand = 53acb26f0551cab2b96774eca18d094d 20241031122527935 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031122527935 DAUC <0003> auc.c:142 vector [2]: autn = 6139f8f4c1e98000605de24aecdb0e7f 20241031122527935 DAUC <0003> auc.c:143 vector [2]: ck = 7ea2ca9eab08c280c39a0fe083656afb 20241031122527935 DAUC <0003> auc.c:144 vector [2]: ik = 6b156fa469a7dd06e2c8f15f746ebba9 20241031122527935 DAUC <0003> auc.c:145 vector [2]: res = 8fdf9e6f19bb7b2d0000000000000000 20241031122527935 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122527935 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122527935 DAUC <0003> auc.c:179 vector [2]: kc = 878a0600f35cf800 20241031122527935 DAUC <0003> auc.c:180 vector [2]: sres = 35d06a0c 20241031122527935 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122527935 DAUC <0003> auc.c:113 vector [3]: rand = c9ea70778efc1a589881ac704d648770 20241031122527935 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031122527935 DAUC <0003> auc.c:142 vector [3]: autn = 46b54150e58c8000805821a80cfcfe3c 20241031122527935 DAUC <0003> auc.c:143 vector [3]: ck = a5a8395dcb64427ab397db1bb1e7c148 20241031122527935 DAUC <0003> auc.c:144 vector [3]: ik = c39bddbafb608a847e8a8e97f908daf3 20241031122527935 DAUC <0003> auc.c:145 vector [3]: res = a6dd847742bd15a60000000000000000 20241031122527935 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122527935 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122527935 DAUC <0003> auc.c:179 vector [3]: kc = fd35ae30c4eca000 20241031122527935 DAUC <0003> auc.c:180 vector [3]: sres = d2c52db5 20241031122527935 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122527935 DAUC <0003> auc.c:113 vector [4]: rand = fc1c46d5ae6301a3e605475516969ea1 20241031122527935 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031122527935 DAUC <0003> auc.c:142 vector [4]: autn = cd79e0b268188000b5d9296fda38d01d 20241031122527935 DAUC <0003> auc.c:143 vector [4]: ck = 4f7479081d1208fd0f9ffce6be4e8d9c 20241031122527935 DAUC <0003> auc.c:144 vector [4]: ik = 31608a57f9f9107d6ef0edbc3aff23d1 20241031122527935 DAUC <0003> auc.c:145 vector [4]: res = e45ce6b2d0d4ff850000000000000000 20241031122527935 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122527935 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122527935 DAUC <0003> auc.c:179 vector [4]: kc = 678b7b9b05bdfc00 20241031122527935 DAUC <0003> auc.c:180 vector [4]: sres = 0aff3a44 20241031122527935 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122527935 DAUC <0003> db_auc.c:245 IMSI='262423175163448': Generated 5 vectors 20241031122527935 DAUC <0003> db_auc.c:249 IMSI='262423175163448': Updating SQN=161 in DB 20241031122527944 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423175163448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423175163448"} 20241031122527944 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423175163448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122527944 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122527944 DLINP <000b> input/ipa.c:451 connected read/write 20241031122527944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122527946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33656<->l=127.0.0.1:4258 20241031122527992 DAUC <0003> db_auc.c:157 IMSI='262428484251528': No 2G Auth Data 20241031122527992 DAUC <0003> db_auc.c:192 IMSI='262428484251528': No 3G Auth Data 20241031122528048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 20241031122528054 DLINP <000b> input/ipa.c:451 connected read/write 20241031122528054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122528054 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428484251528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428484251528"} 20241031122528054 DAUC <0003> db_auc.c:236 IMSI='262428484251528': Calling to generate 5 vectors 20241031122528054 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122528054 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122528054 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122528054 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122528054 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122528054 DAUC <0003> auc.c:113 vector [0]: rand = c8f613e63597068e360745647fbc3fdc 20241031122528054 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122528054 DAUC <0003> auc.c:142 vector [0]: autn = 0810266b251f800024f28486e6addde5 20241031122528054 DAUC <0003> auc.c:143 vector [0]: ck = 7f0ca2923752ecbc23a4325503ce99c9 20241031122528054 DAUC <0003> auc.c:144 vector [0]: ik = 08623868efc845176cad4cc2f12f3958 20241031122528054 DAUC <0003> auc.c:145 vector [0]: res = 0ac9443d96da87ff0000000000000000 20241031122528054 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122528054 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122528054 DAUC <0003> auc.c:179 vector [0]: kc = 824078723a8b0400 20241031122528054 DAUC <0003> auc.c:180 vector [0]: sres = 1095fabe 20241031122528054 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122528054 DAUC <0003> auc.c:113 vector [1]: rand = ad48a88441e3e3a266641c61a974fa6f 20241031122528054 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031122528054 DAUC <0003> auc.c:142 vector [1]: autn = 066d9b490d1f8000d80ab9c9dd53c356 20241031122528054 DAUC <0003> auc.c:143 vector [1]: ck = 1df8001df9853b3a288a8a25404d0f24 20241031122528054 DAUC <0003> auc.c:144 vector [1]: ik = b77fec732563b8433c9c195b93e33352 20241031122528054 DAUC <0003> auc.c:145 vector [1]: res = b07c46da0b7eb63d0000000000000000 20241031122528054 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122528054 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122528054 DAUC <0003> auc.c:179 vector [1]: kc = 99807c89ea74ec00 20241031122528054 DAUC <0003> auc.c:180 vector [1]: sres = 048e5729 20241031122528054 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122528054 DAUC <0003> auc.c:113 vector [2]: rand = eaaee8e47942a3111603ef52ef6b2908 20241031122528054 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031122528054 DAUC <0003> auc.c:142 vector [2]: autn = 26c3eff1b65380009fb2fb0ab31fcf8e 20241031122528054 DAUC <0003> auc.c:143 vector [2]: ck = 8deb6f993fefc75571a63823e3380e49 20241031122528054 DAUC <0003> auc.c:144 vector [2]: ik = 831ff3dba62ebfa9177874cc588045e0 20241031122528054 DAUC <0003> auc.c:145 vector [2]: res = de0bf38be50a87720000000000000000 20241031122528054 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122528054 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122528054 DAUC <0003> auc.c:179 vector [2]: kc = f76ab54a381c2400 20241031122528054 DAUC <0003> auc.c:180 vector [2]: sres = f454417c 20241031122528054 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122528054 DAUC <0003> auc.c:113 vector [3]: rand = 530e6ca6dbd6739448e35572cd551a1f 20241031122528054 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031122528054 DAUC <0003> auc.c:142 vector [3]: autn = 413789f329e68000d3356ab5f5bdca66 20241031122528054 DAUC <0003> auc.c:143 vector [3]: ck = cd318bd145cf03bbe45512c9eafc9eeb 20241031122528054 DAUC <0003> auc.c:144 vector [3]: ik = 49658dc69942eb68130fbd3d0e640dc9 20241031122528054 DAUC <0003> auc.c:145 vector [3]: res = 8fadb73bebd5f7a20000000000000000 20241031122528054 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122528054 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122528054 DAUC <0003> auc.c:179 vector [3]: kc = 79dc1b4fe9482800 20241031122528054 DAUC <0003> auc.c:180 vector [3]: sres = 359a6afe 20241031122528054 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122528054 DAUC <0003> auc.c:113 vector [4]: rand = a9918f9e96761260f9fd734487006260 20241031122528054 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031122528054 DAUC <0003> auc.c:142 vector [4]: autn = adecc1d8d381800044b2717251752ded 20241031122528054 DAUC <0003> auc.c:143 vector [4]: ck = 94176aabe31bbd84dc322da768f54709 20241031122528054 DAUC <0003> auc.c:144 vector [4]: ik = a81fd5301703d448e7284cf45018314a 20241031122528054 DAUC <0003> auc.c:145 vector [4]: res = 31fb014858e49ef00000000000000000 20241031122528054 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122528054 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122528054 DAUC <0003> auc.c:179 vector [4]: kc = 31e7c3457445f800 20241031122528054 DAUC <0003> auc.c:180 vector [4]: sres = c77adcad 20241031122528054 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122528054 DAUC <0003> db_auc.c:245 IMSI='262428484251528': Generated 5 vectors 20241031122528054 DAUC <0003> db_auc.c:249 IMSI='262428484251528': Updating SQN=161 in DB 20241031122528063 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428484251528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428484251528"} 20241031122528063 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428484251528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122528063 DLINP <000b> input/ipa.c:451 connected read/write 20241031122528063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122528064 DLINP <000b> input/ipa.c:451 connected read/write 20241031122528064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122528070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 20241031122528105 DAUC <0003> db_auc.c:157 IMSI='262424131722731': No 2G Auth Data 20241031122528105 DAUC <0003> db_auc.c:192 IMSI='262424131722731': No 3G Auth Data 20241031122528138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241031122528141 DLINP <000b> input/ipa.c:451 connected read/write 20241031122528141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122528141 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424131722731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424131722731"} 20241031122528141 DAUC <0003> db_auc.c:236 IMSI='262424131722731': Calling to generate 5 vectors 20241031122528141 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031122528141 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031122528141 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031122528141 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031122528141 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031122528141 DAUC <0003> auc.c:113 vector [0]: rand = 31f1f4601f0e9eddf03a05ff6fb7f7b9 20241031122528141 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031122528141 DAUC <0003> auc.c:142 vector [0]: autn = 12e8bf26c4988000277650fed559e896 20241031122528141 DAUC <0003> auc.c:143 vector [0]: ck = b4811d0bbf3cbe4d5dc4b4eefeb7d2a2 20241031122528141 DAUC <0003> auc.c:144 vector [0]: ik = 70973d0d0ff888b483c6526e12716fd9 20241031122528141 DAUC <0003> auc.c:145 vector [0]: res = 2dbc8344557373a20000000000000000 20241031122528141 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031122528141 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031122528141 DAUC <0003> auc.c:179 vector [0]: kc = e93cb8563df09c0f 20241031122528141 DAUC <0003> auc.c:180 vector [0]: sres = da6b69c7 20241031122528141 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031122528141 DAUC <0003> auc.c:113 vector [1]: rand = 285202126e9c090cfe74e2d842eaaca9 20241031122528141 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031122528141 DAUC <0003> auc.c:142 vector [1]: autn = 580cc23711708000c4476e5fb9d566ed 20241031122528141 DAUC <0003> auc.c:143 vector [1]: ck = 03117dff844e1b8f3912612d8c059340 20241031122528141 DAUC <0003> auc.c:144 vector [1]: ik = 68219d4ad7a3bbf702984470491d604b 20241031122528141 DAUC <0003> auc.c:145 vector [1]: res = 94ad14fb9d3777050000000000000000 20241031122528141 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031122528141 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031122528141 DAUC <0003> auc.c:179 vector [1]: kc = 1e69d8b067de2258 20241031122528141 DAUC <0003> auc.c:180 vector [1]: sres = 09570d47 20241031122528141 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031122528141 DAUC <0003> auc.c:113 vector [2]: rand = 5f94eee9c945ff5f2c57527b40712af0 20241031122528141 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031122528141 DAUC <0003> auc.c:142 vector [2]: autn = da9c2250af9f80009b4410189ac6db1a 20241031122528141 DAUC <0003> auc.c:143 vector [2]: ck = 5ece6a47907e5cd19d6066d1a6c43520 20241031122528141 DAUC <0003> auc.c:144 vector [2]: ik = a5cf9f795d1992f2656e5d624f10cea2 20241031122528141 DAUC <0003> auc.c:145 vector [2]: res = e12d5b48fd4a49e90000000000000000 20241031122528141 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031122528141 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031122528141 DAUC <0003> auc.c:179 vector [2]: kc = bcaee4d5ae95b444 20241031122528141 DAUC <0003> auc.c:180 vector [2]: sres = 793142f6 20241031122528141 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031122528141 DAUC <0003> auc.c:113 vector [3]: rand = 2e4c21a8042729286164939aea8df967 20241031122528141 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031122528141 DAUC <0003> auc.c:142 vector [3]: autn = 7436e86aa0c48000eade316d75fa5424 20241031122528141 DAUC <0003> auc.c:143 vector [3]: ck = 1222bc8fc65d2d86ee87c36a160a9acc 20241031122528141 DAUC <0003> auc.c:144 vector [3]: ik = 205ccca73fd8923a9af7cd2467150180 20241031122528141 DAUC <0003> auc.c:145 vector [3]: res = 876b2f5b8ccb023d0000000000000000 20241031122528141 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031122528141 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031122528141 DAUC <0003> auc.c:179 vector [3]: kc = 3670cdc57ba06737 20241031122528141 DAUC <0003> auc.c:180 vector [3]: sres = 10babce4 20241031122528141 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031122528141 DAUC <0003> auc.c:113 vector [4]: rand = 41db5654fe093063032551ea61a5c573 20241031122528141 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031122528141 DAUC <0003> auc.c:142 vector [4]: autn = 60a80e27b1118000b8866a4cebb5efa9 20241031122528141 DAUC <0003> auc.c:143 vector [4]: ck = 401206c8cb04e448d033daedb61d74da 20241031122528141 DAUC <0003> auc.c:144 vector [4]: ik = 36f53dc1c752a286650054d548976cde 20241031122528141 DAUC <0003> auc.c:145 vector [4]: res = b4c69f2a0e34e09b0000000000000000 20241031122528141 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031122528141 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031122528141 DAUC <0003> auc.c:179 vector [4]: kc = ee3b741bd1222c6d 20241031122528141 DAUC <0003> auc.c:180 vector [4]: sres = 1d51746e 20241031122528141 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031122528141 DAUC <0003> db_auc.c:245 IMSI='262424131722731': Generated 5 vectors 20241031122528141 DAUC <0003> db_auc.c:249 IMSI='262424131722731': Updating SQN=161 in DB 20241031122528149 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424131722731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424131722731"} 20241031122528149 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424131722731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122528149 DLINP <000b> input/ipa.c:451 connected read/write 20241031122528149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122528149 DLINP <000b> input/ipa.c:451 connected read/write 20241031122528149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122528153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241031122528178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33624<->l=127.0.0.1:4258 20241031122528179 DLINP <000b> input/ipa.c:451 connected read/write 20241031122528179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122528179 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122528179 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122528179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122528179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44021<->l=127.0.0.1:4259) 20241031122528202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33684<->l=127.0.0.1:4258 20241031122528202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33684<->l=127.0.0.1:4258 20241031122531314 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122531314 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122531318 DLINP <000b> input/ipa.c:451 connected read/write 20241031122531318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122531320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 20241031122531323 DLINP <000b> input/ipa.c:451 connected read/write 20241031122531323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122531323 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122531323 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122531323 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  20241031122531323 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122531323 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  20241031122531323 DLGSUP <0013> gsup_server.c:235 2:  20241031122531323 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122531323 DLGSUP <0013> gsup_server.c:235 3:  20241031122531323 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122531323 DLGSUP <0013> gsup_server.c:235 4:  20241031122531323 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122531323 DLGSUP <0013> gsup_server.c:235 5:  20241031122531323 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122531323 DLGSUP <0013> gsup_server.c:235 7:  20241031122531323 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122531323 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122531323 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122531323 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122531349 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44371<->l=127.0.0.1:4259) 20241031122531365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33698<->l=127.0.0.1:4258 20241031122531374 DLINP <000b> input/ipa.c:451 connected read/write 20241031122531374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122531374 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429600294613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429600294613" cn_domain=PS} 20241031122531374 DLU <0006> fsm.c:456 lu(262429600294613)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122531375 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429600294613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031122531375 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429600294613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429600294613" cause=IMSI unknown in HLR} 20241031122531375 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429600294613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122531375 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429600294613)[0x56189bf4fa60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122531375 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429600294613)[0x56189bf4fa60]{UNVALIDATED}: Freeing instance 20241031122531375 DLU <0006> fsm.c:568 lu(PS:IMSI-262429600294613)[0x56189bf4fa60]{UNVALIDATED}: Deallocated 20241031122531375 DLINP <000b> input/ipa.c:451 connected read/write 20241031122531375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122531375 DLINP <000b> input/ipa.c:451 connected read/write 20241031122531375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122531379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33698<->l=127.0.0.1:4258 20241031122531386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 20241031122531387 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44371<->l=127.0.0.1:4259) 20241031122531388 DLINP <000b> input/ipa.c:451 connected read/write 20241031122531388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122531388 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122531388 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122531388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122531427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33706<->l=127.0.0.1:4258 20241031122531428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33706<->l=127.0.0.1:4258 20241031122534537 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122534537 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122534542 DLINP <000b> input/ipa.c:451 connected read/write 20241031122534542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122534543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47472<->l=127.0.0.1:4258 20241031122534547 DLINP <000b> input/ipa.c:451 connected read/write 20241031122534547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122534547 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122534547 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122534547 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  20241031122534547 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122534547 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  20241031122534547 DLGSUP <0013> gsup_server.c:235 2:  20241031122534547 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122534547 DLGSUP <0013> gsup_server.c:235 3:  20241031122534547 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122534547 DLGSUP <0013> gsup_server.c:235 4:  20241031122534547 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122534547 DLGSUP <0013> gsup_server.c:235 5:  20241031122534547 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122534547 DLGSUP <0013> gsup_server.c:235 7:  20241031122534547 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122534547 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122534547 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122534547 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122534571 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46833<->l=127.0.0.1:4259) 20241031122534587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241031122534597 DLINP <000b> input/ipa.c:451 connected read/write 20241031122534597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122534597 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421287235512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421287235512" cn_domain=PS source_name="the-source\n"} 20241031122534597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031122534597 DLU <0006> fsm.c:456 lu(262421287235512)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122534597 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421287235512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031122534597 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262421287235512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421287235512" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241031122534597 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262421287235512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122534597 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421287235512)[0x56189bf4fa60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122534597 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421287235512)[0x56189bf4fa60]{UNVALIDATED}: Freeing instance 20241031122534597 DLU <0006> fsm.c:568 lu(PS:IMSI-262421287235512)[0x56189bf4fa60]{UNVALIDATED}: Deallocated 20241031122534597 DLINP <000b> input/ipa.c:451 connected read/write 20241031122534597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122534597 DLINP <000b> input/ipa.c:451 connected read/write 20241031122534597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122534602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241031122534604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47472<->l=127.0.0.1:4258 20241031122534606 DLINP <000b> input/ipa.c:451 connected read/write 20241031122534606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122534606 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122534606 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122534606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122534606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031122534606 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46833<->l=127.0.0.1:4259) 20241031122534640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47484<->l=127.0.0.1:4258 20241031122534640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47484<->l=127.0.0.1:4258 20241031122537736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122537736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122537741 DLINP <000b> input/ipa.c:451 connected read/write 20241031122537741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122537742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4258 20241031122537746 DLINP <000b> input/ipa.c:451 connected read/write 20241031122537746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122537746 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122537746 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122537746 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  20241031122537746 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122537746 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  20241031122537746 DLGSUP <0013> gsup_server.c:235 2:  20241031122537746 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122537746 DLGSUP <0013> gsup_server.c:235 3:  20241031122537746 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122537746 DLGSUP <0013> gsup_server.c:235 4:  20241031122537746 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122537746 DLGSUP <0013> gsup_server.c:235 5:  20241031122537746 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122537746 DLGSUP <0013> gsup_server.c:235 7:  20241031122537746 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122537746 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122537746 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122537746 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122537770 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44401<->l=127.0.0.1:4259) 20241031122537785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47496<->l=127.0.0.1:4258 20241031122537798 DLINP <000b> input/ipa.c:451 connected read/write 20241031122537798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122537798 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423522208315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423522208315" cn_domain=PS} 20241031122537798 DLU <0006> fsm.c:456 lu(262423522208315)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122537798 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423522208315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241031122537798 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423522208315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423522208315" cause=Roaming not allowed in this location area} 20241031122537798 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423522208315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122537798 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423522208315)[0x56189bf4fa60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122537798 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423522208315)[0x56189bf4fa60]{UNVALIDATED}: Freeing instance 20241031122537798 DLU <0006> fsm.c:568 lu(PS:IMSI-262423522208315)[0x56189bf4fa60]{UNVALIDATED}: Deallocated 20241031122537798 DLINP <000b> input/ipa.c:451 connected read/write 20241031122537798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122537798 DLINP <000b> input/ipa.c:451 connected read/write 20241031122537798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122537803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47496<->l=127.0.0.1:4258 20241031122537804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4258 20241031122537806 DLINP <000b> input/ipa.c:451 connected read/write 20241031122537806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122537806 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122537806 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122537806 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122537806 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44401<->l=127.0.0.1:4259) 20241031122537842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47500<->l=127.0.0.1:4258 20241031122537842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47500<->l=127.0.0.1:4258 20241031122540930 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122540930 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122540931 DLINP <000b> input/ipa.c:451 connected read/write 20241031122540931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122540931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20241031122540932 DLINP <000b> input/ipa.c:451 connected read/write 20241031122540932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122540932 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122540932 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122540932 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  20241031122540932 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122540932 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  20241031122540932 DLGSUP <0013> gsup_server.c:235 2:  20241031122540932 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122540932 DLGSUP <0013> gsup_server.c:235 3:  20241031122540932 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122540932 DLGSUP <0013> gsup_server.c:235 4:  20241031122540932 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122540932 DLGSUP <0013> gsup_server.c:235 5:  20241031122540932 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122540932 DLGSUP <0013> gsup_server.c:235 7:  20241031122540932 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122540932 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122540932 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122540932 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122540940 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44711<->l=127.0.0.1:4259) 20241031122540945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4258 20241031122540974 DLINP <000b> input/ipa.c:451 connected read/write 20241031122540974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122540974 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427527060895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427527060895"} 20241031122540974 DAUC <0003> db_auc.c:133 IMSI='262427527060895': No such subscriber 20241031122540974 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427527060895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241031122540974 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427527060895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427527060895" cause=IMSI unknown in HLR} 20241031122540974 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427527060895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122540974 DLINP <000b> input/ipa.c:451 connected read/write 20241031122540974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122540974 DLINP <000b> input/ipa.c:451 connected read/write 20241031122540974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122540975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4258 20241031122540976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20241031122540976 DLINP <000b> input/ipa.c:451 connected read/write 20241031122540976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122540976 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122540976 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122540976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122540976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44711<->l=127.0.0.1:4259) 20241031122540999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20241031122540999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20241031122544105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122544105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122544106 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4258 20241031122544107 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544107 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122544107 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122544107 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  20241031122544107 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122544107 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  20241031122544107 DLGSUP <0013> gsup_server.c:235 2:  20241031122544107 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122544107 DLGSUP <0013> gsup_server.c:235 3:  20241031122544107 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122544107 DLGSUP <0013> gsup_server.c:235 4:  20241031122544107 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122544107 DLGSUP <0013> gsup_server.c:235 5:  20241031122544107 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122544107 DLGSUP <0013> gsup_server.c:235 7:  20241031122544107 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122544107 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122544107 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122544107 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122544117 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41299<->l=127.0.0.1:4259) 20241031122544153 DAUC <0003> db_auc.c:157 IMSI='262427056428483': No 2G Auth Data 20241031122544153 DAUC <0003> db_auc.c:192 IMSI='262427056428483': No 3G Auth Data 20241031122544199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59836<->l=127.0.0.1:4258 20241031122544211 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544211 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427056428483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427056428483" cn_domain=PS} 20241031122544211 DLU <0006> fsm.c:456 lu(262427056428483)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122544211 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427056428483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122544228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427056428483)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122544228 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427056428483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427056428483" cn_domain=PS} 20241031122544228 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544228 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544236 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544236 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427056428483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427056428483"} 20241031122544236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427056428483)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122544236 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427056428483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122544236 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427056428483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427056428483"} 20241031122544236 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427056428483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122544236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427056428483)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122544236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427056428483)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122544236 DLU <0006> fsm.c:568 lu(PS:IMSI-262427056428483)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122544236 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544236 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59836<->l=127.0.0.1:4258 20241031122544267 DAUC <0003> db_auc.c:157 IMSI='262425502027456': No 2G Auth Data 20241031122544267 DAUC <0003> db_auc.c:192 IMSI='262425502027456': No 3G Auth Data 20241031122544276 DLGSUP <0013> hlr.c:121 IMSI 262425502027456: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122544289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 20241031122544291 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544291 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425502027456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425502027456" cn_domain=PS} 20241031122544291 DLU <0006> fsm.c:456 lu(262425502027456)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122544291 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425502027456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122544307 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425502027456)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122544307 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425502027456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425502027456" cn_domain=PS} 20241031122544307 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544307 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544309 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544309 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425502027456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425502027456"} 20241031122544309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425502027456)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122544309 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425502027456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122544309 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425502027456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425502027456"} 20241031122544309 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425502027456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122544309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425502027456)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122544309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425502027456)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122544309 DLU <0006> fsm.c:568 lu(PS:IMSI-262425502027456)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122544309 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544309 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 20241031122544337 DAUC <0003> db_auc.c:157 IMSI='262421137611643': No 2G Auth Data 20241031122544337 DAUC <0003> db_auc.c:192 IMSI='262421137611643': No 3G Auth Data 20241031122544345 DLGSUP <0013> hlr.c:121 IMSI 262421137611643: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122544359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4258 20241031122544360 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544360 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421137611643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421137611643" cn_domain=PS} 20241031122544360 DLU <0006> fsm.c:456 lu(262421137611643)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122544360 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421137611643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122544380 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421137611643)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122544380 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421137611643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421137611643" cn_domain=PS} 20241031122544380 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544380 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544384 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544384 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421137611643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421137611643"} 20241031122544384 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421137611643)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122544384 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421137611643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122544384 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421137611643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421137611643"} 20241031122544384 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421137611643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122544384 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421137611643)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122544384 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421137611643)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122544384 DLU <0006> fsm.c:568 lu(PS:IMSI-262421137611643)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122544384 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544384 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4258 20241031122544448 DAUC <0003> db_auc.c:157 IMSI='262425271424312': No 2G Auth Data 20241031122544448 DAUC <0003> db_auc.c:192 IMSI='262425271424312': No 3G Auth Data 20241031122544474 DLGSUP <0013> hlr.c:121 IMSI 262425271424312: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122544519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4258 20241031122544527 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544527 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425271424312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425271424312" cn_domain=PS} 20241031122544527 DLU <0006> fsm.c:456 lu(262425271424312)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122544527 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425271424312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122544575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425271424312)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122544575 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425271424312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425271424312" cn_domain=PS} 20241031122544575 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544575 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544582 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544582 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425271424312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425271424312"} 20241031122544582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425271424312)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122544582 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425271424312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122544582 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425271424312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425271424312"} 20241031122544583 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425271424312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122544583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425271424312)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122544583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425271424312)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122544583 DLU <0006> fsm.c:568 lu(PS:IMSI-262425271424312)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122544583 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544583 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4258 20241031122544614 DAUC <0003> db_auc.c:157 IMSI='262421609077059': No 2G Auth Data 20241031122544614 DAUC <0003> db_auc.c:192 IMSI='262421609077059': No 3G Auth Data 20241031122544622 DLGSUP <0013> hlr.c:121 IMSI 262421609077059: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122544639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59864<->l=127.0.0.1:4258 20241031122544640 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544640 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421609077059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421609077059" cn_domain=PS} 20241031122544640 DLU <0006> fsm.c:456 lu(262421609077059)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122544640 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421609077059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122544656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421609077059)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122544656 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421609077059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421609077059" cn_domain=PS} 20241031122544656 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544656 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544658 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544658 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421609077059 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421609077059"} 20241031122544658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421609077059)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122544658 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421609077059 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122544658 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421609077059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421609077059"} 20241031122544658 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421609077059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122544658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421609077059)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122544658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421609077059)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122544658 DLU <0006> fsm.c:568 lu(PS:IMSI-262421609077059)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122544658 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544658 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59864<->l=127.0.0.1:4258 20241031122544687 DAUC <0003> db_auc.c:157 IMSI='262422164629285': No 2G Auth Data 20241031122544687 DAUC <0003> db_auc.c:192 IMSI='262422164629285': No 3G Auth Data 20241031122544697 DLGSUP <0013> hlr.c:121 IMSI 262422164629285: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122544726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59866<->l=127.0.0.1:4258 20241031122544729 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544729 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422164629285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422164629285" cn_domain=PS} 20241031122544729 DLU <0006> fsm.c:456 lu(262422164629285)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122544729 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422164629285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122544746 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422164629285)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122544746 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422164629285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422164629285" cn_domain=PS} 20241031122544746 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544746 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544751 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544751 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422164629285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422164629285"} 20241031122544751 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422164629285)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122544751 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422164629285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122544751 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422164629285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422164629285"} 20241031122544751 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422164629285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122544751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422164629285)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122544751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422164629285)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122544751 DLU <0006> fsm.c:568 lu(PS:IMSI-262422164629285)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122544751 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544751 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59866<->l=127.0.0.1:4258 20241031122544788 DAUC <0003> db_auc.c:157 IMSI='262427582909442': No 2G Auth Data 20241031122544788 DAUC <0003> db_auc.c:192 IMSI='262427582909442': No 3G Auth Data 20241031122544798 DLGSUP <0013> hlr.c:121 IMSI 262427582909442: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122544836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59876<->l=127.0.0.1:4258 20241031122544843 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544843 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427582909442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427582909442" cn_domain=PS} 20241031122544843 DLU <0006> fsm.c:456 lu(262427582909442)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122544843 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427582909442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122544860 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427582909442)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122544860 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427582909442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427582909442" cn_domain=PS} 20241031122544860 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544860 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544866 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122544866 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427582909442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427582909442"} 20241031122544866 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427582909442)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122544866 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427582909442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122544866 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427582909442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427582909442"} 20241031122544866 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427582909442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122544866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427582909442)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122544866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427582909442)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122544866 DLU <0006> fsm.c:568 lu(PS:IMSI-262427582909442)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122544866 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544866 DLINP <000b> input/ipa.c:451 connected read/write 20241031122544866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122544869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59876<->l=127.0.0.1:4258 20241031122545623 DAUC <0003> db_auc.c:157 IMSI='262426721775179': No 2G Auth Data 20241031122545623 DAUC <0003> db_auc.c:192 IMSI='262426721775179': No 3G Auth Data 20241031122545634 DLGSUP <0013> hlr.c:121 IMSI 262426721775179: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122545662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4258 20241031122545664 DLINP <000b> input/ipa.c:451 connected read/write 20241031122545664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122545664 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426721775179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426721775179" cn_domain=PS} 20241031122545664 DLU <0006> fsm.c:456 lu(262426721775179)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122545664 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426721775179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122545679 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426721775179)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122545679 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426721775179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426721775179" cn_domain=PS} 20241031122545679 DLINP <000b> input/ipa.c:451 connected read/write 20241031122545679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122545679 DLINP <000b> input/ipa.c:451 connected read/write 20241031122545679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122545680 DLINP <000b> input/ipa.c:451 connected read/write 20241031122545680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122545680 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426721775179 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426721775179"} 20241031122545680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426721775179)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122545680 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426721775179 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122545680 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426721775179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426721775179"} 20241031122545680 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426721775179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122545680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426721775179)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122545680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426721775179)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122545680 DLU <0006> fsm.c:568 lu(PS:IMSI-262426721775179)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122545680 DLINP <000b> input/ipa.c:451 connected read/write 20241031122545680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122545680 DLINP <000b> input/ipa.c:451 connected read/write 20241031122545680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122545681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4258 20241031122545706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4258 20241031122545706 DLINP <000b> input/ipa.c:451 connected read/write 20241031122545706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122545706 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122545706 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122545706 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122545706 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41299<->l=127.0.0.1:4259) 20241031122545731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59902<->l=127.0.0.1:4258 20241031122545731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59902<->l=127.0.0.1:4258 20241031122548822 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122548822 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122548823 DLINP <000b> input/ipa.c:451 connected read/write 20241031122548823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122548823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4258 20241031122548824 DLINP <000b> input/ipa.c:451 connected read/write 20241031122548824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122548824 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122548824 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122548824 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  20241031122548824 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122548824 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  20241031122548824 DLGSUP <0013> gsup_server.c:235 2:  20241031122548824 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122548824 DLGSUP <0013> gsup_server.c:235 3:  20241031122548824 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122548824 DLGSUP <0013> gsup_server.c:235 4:  20241031122548824 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122548824 DLGSUP <0013> gsup_server.c:235 5:  20241031122548824 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122548824 DLGSUP <0013> gsup_server.c:235 7:  20241031122548824 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122548824 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122548824 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122548824 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122548836 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42461<->l=127.0.0.1:4259) 20241031122548854 DAUC <0003> db_auc.c:157 IMSI='262429066648073': No 2G Auth Data 20241031122548854 DAUC <0003> db_auc.c:192 IMSI='262429066648073': No 3G Auth Data 20241031122548897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59916<->l=127.0.0.1:4258 20241031122548909 DLINP <000b> input/ipa.c:451 connected read/write 20241031122548909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122548909 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429066648073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429066648073" cn_domain=PS source_name="the-source\n"} 20241031122548909 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031122548909 DLU <0006> fsm.c:456 lu(262429066648073)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122548909 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429066648073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031122548925 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429066648073)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122548925 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429066648073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429066648073" cn_domain=PS destination_name="the-source\n"} 20241031122548925 DLINP <000b> input/ipa.c:451 connected read/write 20241031122548925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122548925 DLINP <000b> input/ipa.c:451 connected read/write 20241031122548925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122548932 DLINP <000b> input/ipa.c:451 connected read/write 20241031122548932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122548932 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429066648073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429066648073" source_name="the-source\n"} 20241031122548932 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429066648073)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122548932 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429066648073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122548932 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429066648073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429066648073" destination_name="the-source\n"} 20241031122548932 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429066648073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122548932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429066648073)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122548932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429066648073)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122548932 DLU <0006> fsm.c:568 lu(PS:IMSI-262429066648073)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122548932 DLINP <000b> input/ipa.c:451 connected read/write 20241031122548932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122548932 DLINP <000b> input/ipa.c:451 connected read/write 20241031122548932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122548935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59916<->l=127.0.0.1:4258 20241031122548961 DAUC <0003> db_auc.c:157 IMSI='262427842641733': No 2G Auth Data 20241031122548961 DAUC <0003> db_auc.c:192 IMSI='262427842641733': No 3G Auth Data 20241031122548973 DLGSUP <0013> hlr.c:121 IMSI 262427842641733: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122548988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4258 20241031122548990 DLINP <000b> input/ipa.c:451 connected read/write 20241031122548990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122548990 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427842641733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427842641733" cn_domain=PS source_name="the-source\n"} 20241031122548990 DLU <0006> fsm.c:456 lu(262427842641733)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122548990 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427842641733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031122549005 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427842641733)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122549006 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427842641733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427842641733" cn_domain=PS destination_name="the-source\n"} 20241031122549006 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549006 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549009 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549009 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427842641733 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427842641733" source_name="the-source\n"} 20241031122549009 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427842641733)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122549010 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262427842641733 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122549010 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427842641733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427842641733" destination_name="the-source\n"} 20241031122549010 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262427842641733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122549010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427842641733)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122549010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427842641733)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122549010 DLU <0006> fsm.c:568 lu(PS:IMSI-262427842641733)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122549010 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549010 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4258 20241031122549038 DAUC <0003> db_auc.c:157 IMSI='262424348838800': No 2G Auth Data 20241031122549038 DAUC <0003> db_auc.c:192 IMSI='262424348838800': No 3G Auth Data 20241031122549048 DLGSUP <0013> hlr.c:121 IMSI 262424348838800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122549063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59936<->l=127.0.0.1:4258 20241031122549065 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549065 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424348838800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424348838800" cn_domain=PS source_name="the-source\n"} 20241031122549065 DLU <0006> fsm.c:456 lu(262424348838800)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122549065 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424348838800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031122549087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424348838800)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122549087 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424348838800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424348838800" cn_domain=PS destination_name="the-source\n"} 20241031122549087 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549087 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549091 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549091 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424348838800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424348838800" source_name="the-source\n"} 20241031122549091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424348838800)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122549091 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424348838800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122549091 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424348838800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424348838800" destination_name="the-source\n"} 20241031122549091 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424348838800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122549091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424348838800)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122549091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424348838800)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122549091 DLU <0006> fsm.c:568 lu(PS:IMSI-262424348838800)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122549091 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549091 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59936<->l=127.0.0.1:4258 20241031122549122 DAUC <0003> db_auc.c:157 IMSI='262423881378116': No 2G Auth Data 20241031122549122 DAUC <0003> db_auc.c:192 IMSI='262423881378116': No 3G Auth Data 20241031122549133 DLGSUP <0013> hlr.c:121 IMSI 262423881378116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122549148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59946<->l=127.0.0.1:4258 20241031122549150 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549150 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423881378116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423881378116" cn_domain=PS source_name="the-source\n"} 20241031122549150 DLU <0006> fsm.c:456 lu(262423881378116)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122549150 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423881378116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031122549165 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423881378116)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122549165 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423881378116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423881378116" cn_domain=PS destination_name="the-source\n"} 20241031122549165 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549165 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549168 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549168 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423881378116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423881378116" source_name="the-source\n"} 20241031122549168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423881378116)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122549168 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423881378116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122549168 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423881378116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423881378116" destination_name="the-source\n"} 20241031122549168 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423881378116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122549168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423881378116)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122549168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423881378116)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122549168 DLU <0006> fsm.c:568 lu(PS:IMSI-262423881378116)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122549168 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549168 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59946<->l=127.0.0.1:4258 20241031122549197 DAUC <0003> db_auc.c:157 IMSI='262428362060539': No 2G Auth Data 20241031122549197 DAUC <0003> db_auc.c:192 IMSI='262428362060539': No 3G Auth Data 20241031122549205 DLGSUP <0013> hlr.c:121 IMSI 262428362060539: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122549220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59958<->l=127.0.0.1:4258 20241031122549223 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549223 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428362060539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428362060539" cn_domain=PS source_name="the-source\n"} 20241031122549223 DLU <0006> fsm.c:456 lu(262428362060539)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122549223 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428362060539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031122549243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428362060539)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122549243 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428362060539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428362060539" cn_domain=PS destination_name="the-source\n"} 20241031122549243 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549243 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549250 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549250 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428362060539 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428362060539" source_name="the-source\n"} 20241031122549250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428362060539)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122549250 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428362060539 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122549250 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428362060539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428362060539" destination_name="the-source\n"} 20241031122549250 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428362060539 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122549250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428362060539)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122549250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428362060539)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122549250 DLU <0006> fsm.c:568 lu(PS:IMSI-262428362060539)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122549250 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549251 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59958<->l=127.0.0.1:4258 20241031122549283 DAUC <0003> db_auc.c:157 IMSI='262428099587512': No 2G Auth Data 20241031122549283 DAUC <0003> db_auc.c:192 IMSI='262428099587512': No 3G Auth Data 20241031122549295 DLGSUP <0013> hlr.c:121 IMSI 262428099587512: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122549328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4258 20241031122549332 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549332 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428099587512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428099587512" cn_domain=PS source_name="the-source\n"} 20241031122549332 DLU <0006> fsm.c:456 lu(262428099587512)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122549332 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428099587512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031122549348 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428099587512)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122549348 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428099587512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428099587512" cn_domain=PS destination_name="the-source\n"} 20241031122549348 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549348 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549353 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549353 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428099587512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428099587512" source_name="the-source\n"} 20241031122549353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428099587512)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122549353 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428099587512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122549353 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428099587512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428099587512" destination_name="the-source\n"} 20241031122549353 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428099587512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122549353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428099587512)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122549353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428099587512)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122549353 DLU <0006> fsm.c:568 lu(PS:IMSI-262428099587512)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122549353 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549353 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4258 20241031122549389 DAUC <0003> db_auc.c:157 IMSI='262423919629457': No 2G Auth Data 20241031122549389 DAUC <0003> db_auc.c:192 IMSI='262423919629457': No 3G Auth Data 20241031122549398 DLGSUP <0013> hlr.c:121 IMSI 262423919629457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122549430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20241031122549434 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549434 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423919629457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423919629457" cn_domain=PS source_name="the-source\n"} 20241031122549434 DLU <0006> fsm.c:456 lu(262423919629457)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122549435 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423919629457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031122549452 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423919629457)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122549452 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423919629457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423919629457" cn_domain=PS destination_name="the-source\n"} 20241031122549452 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549452 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549458 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549458 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423919629457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423919629457" source_name="the-source\n"} 20241031122549458 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423919629457)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122549458 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423919629457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122549458 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423919629457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423919629457" destination_name="the-source\n"} 20241031122549458 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423919629457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122549458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423919629457)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122549458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423919629457)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122549458 DLU <0006> fsm.c:568 lu(PS:IMSI-262423919629457)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122549458 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549458 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20241031122549501 DAUC <0003> db_auc.c:157 IMSI='262429893591284': No 2G Auth Data 20241031122549501 DAUC <0003> db_auc.c:192 IMSI='262429893591284': No 3G Auth Data 20241031122549511 DLGSUP <0013> hlr.c:121 IMSI 262429893591284: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122549552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60000<->l=127.0.0.1:4258 20241031122549560 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549560 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429893591284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429893591284" cn_domain=PS source_name="the-source\n"} 20241031122549560 DLU <0006> fsm.c:456 lu(262429893591284)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122549560 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429893591284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031122549576 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429893591284)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122549577 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429893591284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429893591284" cn_domain=PS destination_name="the-source\n"} 20241031122549577 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549577 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549582 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549582 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429893591284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429893591284" source_name="the-source\n"} 20241031122549582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429893591284)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122549582 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429893591284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122549582 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429893591284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429893591284" destination_name="the-source\n"} 20241031122549582 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429893591284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122549582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429893591284)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122549582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429893591284)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122549582 DLU <0006> fsm.c:568 lu(PS:IMSI-262429893591284)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122549582 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549582 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122549586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60000<->l=127.0.0.1:4258 20241031122549612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4258 20241031122549612 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42461<->l=127.0.0.1:4259) 20241031122549612 DLINP <000b> input/ipa.c:451 connected read/write 20241031122549612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122549612 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122549612 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122549612 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122549612 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031122549635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 20241031122549636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 20241031122552736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122552736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122552741 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122552743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 20241031122552747 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122552747 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122552747 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122552747 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  20241031122552747 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122552747 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  20241031122552747 DLGSUP <0013> gsup_server.c:235 2:  20241031122552747 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122552747 DLGSUP <0013> gsup_server.c:235 3:  20241031122552747 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122552747 DLGSUP <0013> gsup_server.c:235 4:  20241031122552747 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122552747 DLGSUP <0013> gsup_server.c:235 5:  20241031122552747 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122552747 DLGSUP <0013> gsup_server.c:235 7:  20241031122552747 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122552747 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122552747 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122552747 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122552772 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41487<->l=127.0.0.1:4259) 20241031122552805 DAUC <0003> db_auc.c:157 IMSI='262425878413789': No 2G Auth Data 20241031122552805 DAUC <0003> db_auc.c:192 IMSI='262425878413789': No 3G Auth Data 20241031122552854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4258 20241031122552865 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122552865 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425878413789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425878413789" cn_domain=PS} 20241031122552865 DLU <0006> fsm.c:456 lu(262425878413789)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122552865 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425878413789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122552882 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425878413789)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122552882 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425878413789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425878413789" cn_domain=PS} 20241031122552882 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122552882 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122552888 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122552888 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425878413789 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425878413789"} 20241031122552888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425878413789)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122552888 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425878413789 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122552888 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425878413789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425878413789"} 20241031122552888 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425878413789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122552888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425878413789)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122552888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425878413789)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122552888 DLU <0006> fsm.c:568 lu(PS:IMSI-262425878413789)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122552888 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122552888 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122552891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4258 20241031122552922 DAUC <0003> db_auc.c:157 IMSI='262427994622222': No 2G Auth Data 20241031122552922 DAUC <0003> db_auc.c:192 IMSI='262427994622222': No 3G Auth Data 20241031122552931 DLGSUP <0013> hlr.c:121 IMSI 262427994622222: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122552946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36454<->l=127.0.0.1:4258 20241031122552948 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122552948 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427994622222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427994622222" cn_domain=PS} 20241031122552948 DLU <0006> fsm.c:456 lu(262427994622222)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122552948 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427994622222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122552965 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427994622222)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122552965 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427994622222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427994622222" cn_domain=PS} 20241031122552965 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122552965 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122552968 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122552968 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427994622222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427994622222"} 20241031122552968 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427994622222)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122552968 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427994622222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122552968 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427994622222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427994622222"} 20241031122552968 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427994622222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122552968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427994622222)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122552968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427994622222)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122552968 DLU <0006> fsm.c:568 lu(PS:IMSI-262427994622222)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122552968 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122552968 DLINP <000b> input/ipa.c:451 connected read/write 20241031122552968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122552970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36454<->l=127.0.0.1:4258 20241031122553004 DAUC <0003> db_auc.c:157 IMSI='262422013788271': No 2G Auth Data 20241031122553004 DAUC <0003> db_auc.c:192 IMSI='262422013788271': No 3G Auth Data 20241031122553012 DLGSUP <0013> hlr.c:121 IMSI 262422013788271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122553029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36456<->l=127.0.0.1:4258 20241031122553033 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553033 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422013788271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422013788271" cn_domain=PS} 20241031122553033 DLU <0006> fsm.c:456 lu(262422013788271)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122553033 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422013788271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122553050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422013788271)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122553050 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422013788271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422013788271" cn_domain=PS} 20241031122553050 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553050 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553055 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553055 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422013788271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422013788271"} 20241031122553055 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422013788271)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122553055 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422013788271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122553055 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422013788271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422013788271"} 20241031122553055 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422013788271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122553055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422013788271)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122553055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422013788271)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122553055 DLU <0006> fsm.c:568 lu(PS:IMSI-262422013788271)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122553055 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553055 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36456<->l=127.0.0.1:4258 20241031122553087 DAUC <0003> db_auc.c:157 IMSI='262428278215040': No 2G Auth Data 20241031122553087 DAUC <0003> db_auc.c:192 IMSI='262428278215040': No 3G Auth Data 20241031122553098 DLGSUP <0013> hlr.c:121 IMSI 262428278215040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122553113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36472<->l=127.0.0.1:4258 20241031122553115 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553115 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428278215040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428278215040" cn_domain=PS} 20241031122553115 DLU <0006> fsm.c:456 lu(262428278215040)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122553115 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428278215040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122553131 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428278215040)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122553131 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428278215040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428278215040" cn_domain=PS} 20241031122553131 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553131 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553137 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553137 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428278215040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428278215040"} 20241031122553137 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428278215040)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122553137 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428278215040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122553137 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428278215040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428278215040"} 20241031122553137 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428278215040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122553137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428278215040)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122553137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428278215040)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122553137 DLU <0006> fsm.c:568 lu(PS:IMSI-262428278215040)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122553137 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553137 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36472<->l=127.0.0.1:4258 20241031122553167 DAUC <0003> db_auc.c:157 IMSI='262428266233441': No 2G Auth Data 20241031122553167 DAUC <0003> db_auc.c:192 IMSI='262428266233441': No 3G Auth Data 20241031122553178 DLGSUP <0013> hlr.c:121 IMSI 262428266233441: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122553198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 20241031122553200 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553200 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428266233441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428266233441" cn_domain=PS} 20241031122553200 DLU <0006> fsm.c:456 lu(262428266233441)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122553200 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428266233441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122553216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428266233441)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122553216 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428266233441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428266233441" cn_domain=PS} 20241031122553216 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553216 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553221 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553221 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428266233441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428266233441"} 20241031122553221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428266233441)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122553221 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428266233441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122553221 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428266233441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428266233441"} 20241031122553221 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428266233441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122553221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428266233441)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122553221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428266233441)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122553221 DLU <0006> fsm.c:568 lu(PS:IMSI-262428266233441)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122553221 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553221 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 20241031122553254 DAUC <0003> db_auc.c:157 IMSI='262422962454838': No 2G Auth Data 20241031122553254 DAUC <0003> db_auc.c:192 IMSI='262422962454838': No 3G Auth Data 20241031122553264 DLGSUP <0013> hlr.c:121 IMSI 262422962454838: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122553292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4258 20241031122553295 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553295 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422962454838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422962454838" cn_domain=PS} 20241031122553295 DLU <0006> fsm.c:456 lu(262422962454838)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122553295 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422962454838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122553314 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422962454838)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122553314 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422962454838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422962454838" cn_domain=PS} 20241031122553314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553319 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553319 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422962454838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422962454838"} 20241031122553319 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422962454838)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122553319 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422962454838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122553319 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422962454838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422962454838"} 20241031122553319 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422962454838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122553319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422962454838)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122553319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422962454838)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122553319 DLU <0006> fsm.c:568 lu(PS:IMSI-262422962454838)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122553319 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553319 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4258 20241031122553357 DAUC <0003> db_auc.c:157 IMSI='262429523661654': No 2G Auth Data 20241031122553357 DAUC <0003> db_auc.c:192 IMSI='262429523661654': No 3G Auth Data 20241031122553365 DLGSUP <0013> hlr.c:121 IMSI 262429523661654: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122553397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36490<->l=127.0.0.1:4258 20241031122553400 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553400 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429523661654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429523661654" cn_domain=PS} 20241031122553400 DLU <0006> fsm.c:456 lu(262429523661654)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122553400 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429523661654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122553436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429523661654)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122553436 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429523661654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429523661654" cn_domain=PS} 20241031122553436 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553436 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553446 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553446 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429523661654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429523661654"} 20241031122553446 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429523661654)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122553446 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429523661654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122553446 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429523661654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429523661654"} 20241031122553446 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429523661654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122553446 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429523661654)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122553446 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429523661654)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122553446 DLU <0006> fsm.c:568 lu(PS:IMSI-262429523661654)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122553446 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553446 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36490<->l=127.0.0.1:4258 20241031122553486 DAUC <0003> db_auc.c:157 IMSI='262425529234794': No 2G Auth Data 20241031122553486 DAUC <0003> db_auc.c:192 IMSI='262425529234794': No 3G Auth Data 20241031122553494 DLGSUP <0013> hlr.c:121 IMSI 262425529234794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122553525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 20241031122553531 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553531 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425529234794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425529234794" cn_domain=PS} 20241031122553532 DLU <0006> fsm.c:456 lu(262425529234794)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122553532 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425529234794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122553548 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425529234794)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122553548 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425529234794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425529234794" cn_domain=PS} 20241031122553548 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553548 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553554 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553554 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425529234794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425529234794"} 20241031122553554 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425529234794)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122553554 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425529234794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122553554 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425529234794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425529234794"} 20241031122553554 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425529234794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122553554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425529234794)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122553554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425529234794)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122553554 DLU <0006> fsm.c:568 lu(PS:IMSI-262425529234794)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122553554 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553554 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122553557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 20241031122553583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 20241031122553583 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41487<->l=127.0.0.1:4259) 20241031122553584 DLINP <000b> input/ipa.c:451 connected read/write 20241031122553584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122553584 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122553584 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122553584 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122553606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36514<->l=127.0.0.1:4258 20241031122553707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36514<->l=127.0.0.1:4258 20241031122556768 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122556768 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122556773 DLINP <000b> input/ipa.c:451 connected read/write 20241031122556773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122556774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36524<->l=127.0.0.1:4258 20241031122556778 DLINP <000b> input/ipa.c:451 connected read/write 20241031122556778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122556778 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122556778 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122556778 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  20241031122556778 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122556778 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  20241031122556778 DLGSUP <0013> gsup_server.c:235 2:  20241031122556778 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122556778 DLGSUP <0013> gsup_server.c:235 3:  20241031122556778 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122556778 DLGSUP <0013> gsup_server.c:235 4:  20241031122556778 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122556778 DLGSUP <0013> gsup_server.c:235 5:  20241031122556778 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122556778 DLGSUP <0013> gsup_server.c:235 7:  20241031122556778 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122556778 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122556778 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122556778 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122556796 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46589<->l=127.0.0.1:4259) 20241031122556848 DAUC <0003> db_auc.c:157 IMSI='262420368470923': No 2G Auth Data 20241031122556848 DAUC <0003> db_auc.c:192 IMSI='262420368470923': No 3G Auth Data 20241031122556874 DAUC <0003> db_auc.c:192 IMSI='262420368470923': No 3G Auth Data 20241031122556905 DAUC <0003> db_auc.c:157 IMSI='262428003941065': No 2G Auth Data 20241031122556905 DAUC <0003> db_auc.c:192 IMSI='262428003941065': No 3G Auth Data 20241031122556927 DAUC <0003> db_auc.c:157 IMSI='262428003941065': No 2G Auth Data 20241031122556961 DAUC <0003> db_auc.c:157 IMSI='262420413261620': No 2G Auth Data 20241031122556961 DAUC <0003> db_auc.c:192 IMSI='262420413261620': No 3G Auth Data 20241031122557049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36524<->l=127.0.0.1:4258 20241031122557051 DLINP <000b> input/ipa.c:451 connected read/write 20241031122557051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122557051 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122557051 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122557051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122557051 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46589<->l=127.0.0.1:4259) 20241031122557076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4258 20241031122557176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4258 20241031122600275 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122600275 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122600279 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122600281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4258 20241031122600285 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122600285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122600285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122600285 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  20241031122600285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122600285 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  20241031122600285 DLGSUP <0013> gsup_server.c:235 2:  20241031122600285 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122600285 DLGSUP <0013> gsup_server.c:235 3:  20241031122600285 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122600285 DLGSUP <0013> gsup_server.c:235 4:  20241031122600285 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122600285 DLGSUP <0013> gsup_server.c:235 5:  20241031122600285 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122600285 DLGSUP <0013> gsup_server.c:235 7:  20241031122600285 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122600285 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122600285 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122600285 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122600310 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38607<->l=127.0.0.1:4259) 20241031122600337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20241031122600380 DAUC <0003> db_auc.c:157 IMSI='262425719067630': No 2G Auth Data 20241031122600380 DAUC <0003> db_auc.c:192 IMSI='262425719067630': No 3G Auth Data 20241031122600413 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122600414 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425719067630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425719067630" cn_domain=PS} 20241031122600414 DLU <0006> fsm.c:456 lu(262425719067630)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122600414 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425719067630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122600432 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425719067630)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122600432 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425719067630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425719067630" cn_domain=PS} 20241031122600432 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122600432 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122600439 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122600439 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425719067630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425719067630"} 20241031122600439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425719067630)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122600439 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425719067630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122600439 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425719067630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425719067630"} 20241031122600439 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425719067630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122600439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425719067630)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122600439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425719067630)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122600439 DLU <0006> fsm.c:568 lu(PS:IMSI-262425719067630)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122600439 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122600439 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122600455 DLGSUP <0013> hlr.c:128 IMSI 262425719067630: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241031122600455 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122600455 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122600458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20241031122600459 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122600459 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425719067630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425719067630"} 20241031122600459 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425719067630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241031122600459 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425719067630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122600460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4258 20241031122600463 DLINP <000b> input/ipa.c:451 connected read/write 20241031122600463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122600463 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122600463 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122600463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122600463 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38607<->l=127.0.0.1:4259) 20241031122600503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4258 20241031122600604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4258 20241031122603728 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122603728 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122603733 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122603735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47268<->l=127.0.0.1:4258 20241031122603738 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122603738 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122603738 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122603738 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  20241031122603738 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122603738 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  20241031122603738 DLGSUP <0013> gsup_server.c:235 2:  20241031122603738 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122603738 DLGSUP <0013> gsup_server.c:235 3:  20241031122603738 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122603738 DLGSUP <0013> gsup_server.c:235 4:  20241031122603738 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122603738 DLGSUP <0013> gsup_server.c:235 5:  20241031122603738 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122603738 DLGSUP <0013> gsup_server.c:235 7:  20241031122603738 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122603738 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122603738 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122603738 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122603764 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36187<->l=127.0.0.1:4259) 20241031122603804 DAUC <0003> db_auc.c:157 IMSI='262429837977353': No 2G Auth Data 20241031122603804 DAUC <0003> db_auc.c:192 IMSI='262429837977353': No 3G Auth Data 20241031122603853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47276<->l=127.0.0.1:4258 20241031122603864 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122603864 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429837977353" cn_domain=PS} 20241031122603864 DLU <0006> fsm.c:456 lu(262429837977353)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122603864 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122603881 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429837977353)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122603881 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429837977353" cn_domain=PS} 20241031122603881 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603881 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122603887 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429837977353"} 20241031122603887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429837977353)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122603887 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122603887 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429837977353"} 20241031122603887 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122603887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429837977353)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122603887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429837977353)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122603887 DLU <0006> fsm.c:568 lu(PS:IMSI-262429837977353)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122603887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603891 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122603891 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429837977353" cn_domain=CS} 20241031122603891 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031122603899 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429837977353"} 20241031122603899 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429837977353 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122603899 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603899 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47276<->l=127.0.0.1:4258 20241031122603928 DAUC <0003> db_auc.c:157 IMSI='262420584679473': No 2G Auth Data 20241031122603928 DAUC <0003> db_auc.c:192 IMSI='262420584679473': No 3G Auth Data 20241031122603938 DLGSUP <0013> hlr.c:121 IMSI 262420584679473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122603954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47286<->l=127.0.0.1:4258 20241031122603956 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122603956 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420584679473" cn_domain=PS} 20241031122603956 DLU <0006> fsm.c:456 lu(262420584679473)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122603956 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122603972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420584679473)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122603972 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420584679473" cn_domain=PS} 20241031122603972 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603972 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603973 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122603973 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420584679473"} 20241031122603973 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420584679473)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122603973 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122603973 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420584679473"} 20241031122603973 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122603973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420584679473)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122603973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420584679473)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122603973 DLU <0006> fsm.c:568 lu(PS:IMSI-262420584679473)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122603973 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603973 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603973 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122603973 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420584679473" cn_domain=CS} 20241031122603973 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031122603981 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420584679473"} 20241031122603981 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420584679473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122603981 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603981 DLINP <000b> input/ipa.c:451 connected read/write 20241031122603981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122603982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47286<->l=127.0.0.1:4258 20241031122604006 DAUC <0003> db_auc.c:157 IMSI='262423384044412': No 2G Auth Data 20241031122604006 DAUC <0003> db_auc.c:192 IMSI='262423384044412': No 3G Auth Data 20241031122604014 DLGSUP <0013> hlr.c:121 IMSI 262423384044412: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122604028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4258 20241031122604030 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604030 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423384044412" cn_domain=PS} 20241031122604030 DLU <0006> fsm.c:456 lu(262423384044412)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122604030 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122604046 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423384044412)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122604046 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423384044412" cn_domain=PS} 20241031122604046 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604046 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604050 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604050 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423384044412"} 20241031122604050 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423384044412)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122604050 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122604050 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423384044412"} 20241031122604050 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122604050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423384044412)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122604050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423384044412)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122604050 DLU <0006> fsm.c:568 lu(PS:IMSI-262423384044412)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122604050 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604050 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604052 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604052 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423384044412" cn_domain=CS} 20241031122604053 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031122604064 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423384044412"} 20241031122604064 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423384044412 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122604064 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604064 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4258 20241031122604093 DAUC <0003> db_auc.c:157 IMSI='262425861245100': No 2G Auth Data 20241031122604093 DAUC <0003> db_auc.c:192 IMSI='262425861245100': No 3G Auth Data 20241031122604102 DLGSUP <0013> hlr.c:121 IMSI 262425861245100: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122604116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47300<->l=127.0.0.1:4258 20241031122604118 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604118 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425861245100" cn_domain=PS} 20241031122604118 DLU <0006> fsm.c:456 lu(262425861245100)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122604118 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122604134 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425861245100)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122604134 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425861245100" cn_domain=PS} 20241031122604134 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604134 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604136 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604137 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425861245100"} 20241031122604137 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425861245100)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122604137 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122604137 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425861245100"} 20241031122604137 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122604137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425861245100)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122604137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425861245100)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122604137 DLU <0006> fsm.c:568 lu(PS:IMSI-262425861245100)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122604137 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604137 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604139 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604139 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425861245100" cn_domain=CS} 20241031122604139 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031122604147 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425861245100"} 20241031122604147 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425861245100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122604147 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604147 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47300<->l=127.0.0.1:4258 20241031122604177 DAUC <0003> db_auc.c:157 IMSI='262420242766831': No 2G Auth Data 20241031122604177 DAUC <0003> db_auc.c:192 IMSI='262420242766831': No 3G Auth Data 20241031122604189 DLGSUP <0013> hlr.c:121 IMSI 262420242766831: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122604209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4258 20241031122604210 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604210 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420242766831" cn_domain=PS} 20241031122604210 DLU <0006> fsm.c:456 lu(262420242766831)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122604210 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122604230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420242766831)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122604230 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420242766831" cn_domain=PS} 20241031122604230 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604230 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604233 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604233 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420242766831"} 20241031122604233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420242766831)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122604233 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122604233 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420242766831"} 20241031122604233 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122604233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420242766831)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122604233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420242766831)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122604233 DLU <0006> fsm.c:568 lu(PS:IMSI-262420242766831)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122604233 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604233 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604234 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604234 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420242766831" cn_domain=CS} 20241031122604234 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031122604242 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420242766831"} 20241031122604242 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420242766831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122604242 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604242 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4258 20241031122604271 DAUC <0003> db_auc.c:157 IMSI='262429285852152': No 2G Auth Data 20241031122604271 DAUC <0003> db_auc.c:192 IMSI='262429285852152': No 3G Auth Data 20241031122604286 DLGSUP <0013> hlr.c:121 IMSI 262429285852152: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122604324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 20241031122604333 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604333 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429285852152" cn_domain=PS} 20241031122604333 DLU <0006> fsm.c:456 lu(262429285852152)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122604333 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122604351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429285852152)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122604351 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429285852152" cn_domain=PS} 20241031122604351 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604351 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604356 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604356 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429285852152"} 20241031122604356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429285852152)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122604356 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122604356 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429285852152"} 20241031122604356 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122604356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429285852152)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122604356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429285852152)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122604356 DLU <0006> fsm.c:568 lu(PS:IMSI-262429285852152)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122604356 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604356 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604360 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604360 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429285852152" cn_domain=CS} 20241031122604360 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031122604368 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429285852152"} 20241031122604368 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429285852152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122604368 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604368 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 20241031122604411 DAUC <0003> db_auc.c:157 IMSI='262425711796564': No 2G Auth Data 20241031122604411 DAUC <0003> db_auc.c:192 IMSI='262425711796564': No 3G Auth Data 20241031122604422 DLGSUP <0013> hlr.c:121 IMSI 262425711796564: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122604460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47318<->l=127.0.0.1:4258 20241031122604466 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604466 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425711796564" cn_domain=PS} 20241031122604466 DLU <0006> fsm.c:456 lu(262425711796564)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122604466 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122604484 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425711796564)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122604484 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425711796564" cn_domain=PS} 20241031122604484 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604484 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604491 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604491 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425711796564"} 20241031122604491 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425711796564)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122604491 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122604491 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425711796564"} 20241031122604491 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122604491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425711796564)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122604491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425711796564)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122604491 DLU <0006> fsm.c:568 lu(PS:IMSI-262425711796564)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122604491 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604491 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604494 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604494 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425711796564" cn_domain=CS} 20241031122604494 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031122604503 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425711796564"} 20241031122604503 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425711796564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122604503 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604503 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47318<->l=127.0.0.1:4258 20241031122604546 DAUC <0003> db_auc.c:157 IMSI='262427683443833': No 2G Auth Data 20241031122604546 DAUC <0003> db_auc.c:192 IMSI='262427683443833': No 3G Auth Data 20241031122604556 DLGSUP <0013> hlr.c:121 IMSI 262427683443833: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122604602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47326<->l=127.0.0.1:4258 20241031122604609 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604609 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427683443833" cn_domain=PS} 20241031122604609 DLU <0006> fsm.c:456 lu(262427683443833)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122604609 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122604626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427683443833)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122604626 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427683443833" cn_domain=PS} 20241031122604626 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604627 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604631 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604631 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427683443833"} 20241031122604631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427683443833)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122604631 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122604631 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427683443833"} 20241031122604631 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122604631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427683443833)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122604631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427683443833)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122604631 DLU <0006> fsm.c:568 lu(PS:IMSI-262427683443833)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122604631 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604631 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604634 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604634 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427683443833" cn_domain=CS} 20241031122604634 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031122604643 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427683443833"} 20241031122604643 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427683443833 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122604643 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604643 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122604646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47326<->l=127.0.0.1:4258 20241031122604680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47268<->l=127.0.0.1:4258 20241031122604680 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36187<->l=127.0.0.1:4259) 20241031122604681 DLINP <000b> input/ipa.c:451 connected read/write 20241031122604681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122604681 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122604681 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122604681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122604703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47342<->l=127.0.0.1:4258 20241031122604804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47342<->l=127.0.0.1:4258 20241031122607926 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122607926 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122607932 DLINP <000b> input/ipa.c:451 connected read/write 20241031122607932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122607933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4258 20241031122607937 DLINP <000b> input/ipa.c:451 connected read/write 20241031122607937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122607937 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122607937 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122607937 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  20241031122607937 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122607937 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  20241031122607937 DLGSUP <0013> gsup_server.c:235 2:  20241031122607937 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122607937 DLGSUP <0013> gsup_server.c:235 3:  20241031122607937 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122607938 DLGSUP <0013> gsup_server.c:235 4:  20241031122607938 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122607938 DLGSUP <0013> gsup_server.c:235 5:  20241031122607938 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122607938 DLGSUP <0013> gsup_server.c:235 7:  20241031122607938 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122607938 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122607938 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122607938 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122607967 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40207<->l=127.0.0.1:4259) 20241031122607985 DAUC <0003> db_auc.c:157 IMSI='262422632921297': No 2G Auth Data 20241031122607985 DAUC <0003> db_auc.c:192 IMSI='262422632921297': No 3G Auth Data 20241031122608028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47356<->l=127.0.0.1:4258 20241031122608039 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608039 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422632921297" cn_domain=PS} 20241031122608039 DLU <0006> fsm.c:456 lu(262422632921297)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122608039 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122608057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422632921297)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122608057 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422632921297" cn_domain=PS} 20241031122608057 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608057 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608063 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608063 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422632921297"} 20241031122608063 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422632921297)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122608063 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122608063 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422632921297"} 20241031122608063 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122608063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422632921297)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122608063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422632921297)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122608063 DLU <0006> fsm.c:568 lu(PS:IMSI-262422632921297)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122608063 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608063 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608066 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608066 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422632921297" cn_domain=PS} 20241031122608066 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031122608075 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422632921297"} 20241031122608075 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422632921297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122608075 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608075 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47356<->l=127.0.0.1:4258 20241031122608105 DAUC <0003> db_auc.c:157 IMSI='262427377399896': No 2G Auth Data 20241031122608105 DAUC <0003> db_auc.c:192 IMSI='262427377399896': No 3G Auth Data 20241031122608117 DLGSUP <0013> hlr.c:121 IMSI 262427377399896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122608131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4258 20241031122608133 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608133 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427377399896" cn_domain=PS} 20241031122608133 DLU <0006> fsm.c:456 lu(262427377399896)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122608133 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122608149 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427377399896)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122608149 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427377399896" cn_domain=PS} 20241031122608149 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608149 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608152 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608152 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427377399896"} 20241031122608152 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427377399896)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122608152 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122608152 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427377399896"} 20241031122608152 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122608152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427377399896)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122608152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427377399896)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122608152 DLU <0006> fsm.c:568 lu(PS:IMSI-262427377399896)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122608152 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608152 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608153 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608153 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427377399896" cn_domain=PS} 20241031122608153 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031122608161 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427377399896"} 20241031122608161 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427377399896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122608161 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608161 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4258 20241031122608189 DAUC <0003> db_auc.c:157 IMSI='262424951202650': No 2G Auth Data 20241031122608189 DAUC <0003> db_auc.c:192 IMSI='262424951202650': No 3G Auth Data 20241031122608197 DLGSUP <0013> hlr.c:121 IMSI 262424951202650: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122608210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47374<->l=127.0.0.1:4258 20241031122608212 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608212 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424951202650" cn_domain=PS} 20241031122608212 DLU <0006> fsm.c:456 lu(262424951202650)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122608212 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122608227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424951202650)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122608227 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424951202650" cn_domain=PS} 20241031122608227 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608227 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608229 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608229 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424951202650"} 20241031122608229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424951202650)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122608229 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122608229 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424951202650"} 20241031122608229 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122608229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424951202650)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122608229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424951202650)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122608229 DLU <0006> fsm.c:568 lu(PS:IMSI-262424951202650)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122608229 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608229 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608229 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608229 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424951202650" cn_domain=PS} 20241031122608229 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031122608239 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424951202650"} 20241031122608239 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424951202650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122608239 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608239 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47374<->l=127.0.0.1:4258 20241031122608270 DAUC <0003> db_auc.c:157 IMSI='262426767361859': No 2G Auth Data 20241031122608270 DAUC <0003> db_auc.c:192 IMSI='262426767361859': No 3G Auth Data 20241031122608279 DLGSUP <0013> hlr.c:121 IMSI 262426767361859: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122608293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4258 20241031122608295 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608295 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426767361859" cn_domain=PS} 20241031122608295 DLU <0006> fsm.c:456 lu(262426767361859)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122608295 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122608311 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426767361859)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122608311 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426767361859" cn_domain=PS} 20241031122608311 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608311 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608314 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426767361859"} 20241031122608314 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426767361859)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122608314 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122608314 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426767361859"} 20241031122608314 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122608314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426767361859)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122608314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426767361859)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122608314 DLU <0006> fsm.c:568 lu(PS:IMSI-262426767361859)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122608314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608316 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608316 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426767361859" cn_domain=PS} 20241031122608316 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031122608324 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426767361859"} 20241031122608324 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426767361859 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122608324 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608324 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4258 20241031122608354 DAUC <0003> db_auc.c:157 IMSI='262427413514748': No 2G Auth Data 20241031122608354 DAUC <0003> db_auc.c:192 IMSI='262427413514748': No 3G Auth Data 20241031122608362 DLGSUP <0013> hlr.c:121 IMSI 262427413514748: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122608377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4258 20241031122608379 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608379 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427413514748" cn_domain=PS} 20241031122608379 DLU <0006> fsm.c:456 lu(262427413514748)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122608379 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122608396 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427413514748)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122608396 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427413514748" cn_domain=PS} 20241031122608396 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608397 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608398 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608398 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427413514748"} 20241031122608398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427413514748)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122608398 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122608398 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427413514748"} 20241031122608398 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122608398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427413514748)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122608398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427413514748)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122608398 DLU <0006> fsm.c:568 lu(PS:IMSI-262427413514748)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122608398 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608398 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608400 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608400 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427413514748" cn_domain=PS} 20241031122608400 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031122608408 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427413514748"} 20241031122608408 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427413514748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122608408 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608408 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4258 20241031122608435 DAUC <0003> db_auc.c:157 IMSI='262421154449756': No 2G Auth Data 20241031122608435 DAUC <0003> db_auc.c:192 IMSI='262421154449756': No 3G Auth Data 20241031122608444 DLGSUP <0013> hlr.c:121 IMSI 262421154449756: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122608467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 20241031122608469 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608469 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421154449756" cn_domain=PS} 20241031122608469 DLU <0006> fsm.c:456 lu(262421154449756)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122608469 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122608485 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421154449756)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122608485 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421154449756" cn_domain=PS} 20241031122608485 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608485 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608489 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608489 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421154449756"} 20241031122608489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421154449756)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122608489 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122608489 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421154449756"} 20241031122608489 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122608489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421154449756)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122608489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421154449756)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122608489 DLU <0006> fsm.c:568 lu(PS:IMSI-262421154449756)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122608489 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608489 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608491 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608491 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421154449756" cn_domain=PS} 20241031122608491 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031122608499 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421154449756"} 20241031122608499 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421154449756 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122608499 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608499 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 20241031122608540 DAUC <0003> db_auc.c:157 IMSI='262422549559325': No 2G Auth Data 20241031122608540 DAUC <0003> db_auc.c:192 IMSI='262422549559325': No 3G Auth Data 20241031122608548 DLGSUP <0013> hlr.c:121 IMSI 262422549559325: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122608575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4258 20241031122608579 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608579 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422549559325" cn_domain=PS} 20241031122608579 DLU <0006> fsm.c:456 lu(262422549559325)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122608579 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122608595 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422549559325)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122608595 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422549559325" cn_domain=PS} 20241031122608595 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608595 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608600 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608600 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422549559325"} 20241031122608600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422549559325)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122608600 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122608600 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422549559325"} 20241031122608600 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122608600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422549559325)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122608600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422549559325)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122608600 DLU <0006> fsm.c:568 lu(PS:IMSI-262422549559325)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122608600 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608600 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608603 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608603 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422549559325" cn_domain=PS} 20241031122608603 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031122608611 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422549559325"} 20241031122608612 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422549559325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122608612 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608612 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4258 20241031122608649 DAUC <0003> db_auc.c:157 IMSI='262429709213138': No 2G Auth Data 20241031122608649 DAUC <0003> db_auc.c:192 IMSI='262429709213138': No 3G Auth Data 20241031122608660 DLGSUP <0013> hlr.c:121 IMSI 262429709213138: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241031122608697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4258 20241031122608704 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608704 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429709213138" cn_domain=PS} 20241031122608704 DLU <0006> fsm.c:456 lu(262429709213138)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122608704 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122608721 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429709213138)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122608721 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429709213138" cn_domain=PS} 20241031122608721 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608721 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608726 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608727 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429709213138"} 20241031122608727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429709213138)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122608727 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122608727 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429709213138"} 20241031122608727 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122608727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429709213138)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122608727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429709213138)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122608727 DLU <0006> fsm.c:568 lu(PS:IMSI-262429709213138)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122608727 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608727 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608730 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608730 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429709213138" cn_domain=PS} 20241031122608730 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031122608738 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429709213138"} 20241031122608738 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429709213138 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031122608738 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608738 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122608741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4258 20241031122608767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4258 20241031122608767 DLINP <000b> input/ipa.c:451 connected read/write 20241031122608767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122608767 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122608767 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122608767 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122608767 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40207<->l=127.0.0.1:4259) 20241031122608790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4258 20241031122608891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4258 20241031122611996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122611996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122611997 DLINP <000b> input/ipa.c:451 connected read/write 20241031122611997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122611997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58088<->l=127.0.0.1:4258 20241031122611998 DLINP <000b> input/ipa.c:451 connected read/write 20241031122611998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122611998 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122611998 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122611998 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  20241031122611998 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122611998 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  20241031122611998 DLGSUP <0013> gsup_server.c:235 2:  20241031122611998 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122611998 DLGSUP <0013> gsup_server.c:235 3:  20241031122611998 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122611998 DLGSUP <0013> gsup_server.c:235 4:  20241031122611998 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122611998 DLGSUP <0013> gsup_server.c:235 5:  20241031122611998 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122611998 DLGSUP <0013> gsup_server.c:235 7:  20241031122611998 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122611998 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122611998 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122611998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122612006 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44203<->l=127.0.0.1:4259) 20241031122612013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4258 20241031122612042 DLINP <000b> input/ipa.c:451 connected read/write 20241031122612042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122612042 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} 20241031122612042 DLU <0006> fsm.c:456 lu(2345743413463)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122612042 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 20241031122612042 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} 20241031122612042 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122612042 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56189bf4fa60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122612042 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56189bf4fa60]{UNVALIDATED}: Freeing instance 20241031122612042 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56189bf4fa60]{UNVALIDATED}: Deallocated 20241031122612042 DLINP <000b> input/ipa.c:451 connected read/write 20241031122612042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122612042 DLINP <000b> input/ipa.c:451 connected read/write 20241031122612042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122612048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4258 20241031122612050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58088<->l=127.0.0.1:4258 20241031122612052 DLINP <000b> input/ipa.c:451 connected read/write 20241031122612052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122612052 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122612052 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122612052 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122612052 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44203<->l=127.0.0.1:4259) 20241031122612089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58110<->l=127.0.0.1:4258 20241031122612190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58110<->l=127.0.0.1:4258 20241031122615260 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122615260 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122615265 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4258 20241031122615270 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615271 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122615271 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122615271 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  20241031122615271 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122615271 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  20241031122615271 DLGSUP <0013> gsup_server.c:235 2:  20241031122615271 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122615271 DLGSUP <0013> gsup_server.c:235 3:  20241031122615271 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122615271 DLGSUP <0013> gsup_server.c:235 4:  20241031122615271 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122615271 DLGSUP <0013> gsup_server.c:235 5:  20241031122615271 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122615271 DLGSUP <0013> gsup_server.c:235 7:  20241031122615271 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122615271 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122615271 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122615271 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122615285 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32925<->l=127.0.0.1:4259) 20241031122615319 DAUC <0003> db_auc.c:157 IMSI='262429334273664': No 2G Auth Data 20241031122615319 DAUC <0003> db_auc.c:192 IMSI='262429334273664': No 3G Auth Data 20241031122615362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 20241031122615376 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615376 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429334273664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429334273664" session_id=1135078957 session_state=BEGIN} 20241031122615376 DSS <0004> hlr_ussd.c:576 262429334273664/0x43a7ee2d: Process SS (BEGIN) 20241031122615376 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031122615376 DSS <0004> hlr_ussd.c:518 262429334273664/0x43a7ee2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031122615376 DSS <0004> hlr_ussd.c:523 262429334273664/0x43a7ee2d: USSD for unknown code '*#200#' 20241031122615376 DSS <0004> hlr_ussd.c:354 262429334273664/0x43a7ee2d: Tx ReturnError(1, 0x12) 20241031122615376 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429334273664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429334273664" session_id=1135078957 session_state=END} 20241031122615376 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615376 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 20241031122615392 DAUC <0003> db_auc.c:157 IMSI='262424563361382': No 2G Auth Data 20241031122615392 DAUC <0003> db_auc.c:192 IMSI='262424563361382': No 3G Auth Data 20241031122615414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58138<->l=127.0.0.1:4258 20241031122615417 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615417 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424563361382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424563361382" session_id=3369854918 session_state=BEGIN} 20241031122615417 DSS <0004> hlr_ussd.c:576 262424563361382/0xc8dbe7c6: Process SS (BEGIN) 20241031122615417 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031122615417 DSS <0004> hlr_ussd.c:518 262424563361382/0xc8dbe7c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031122615417 DSS <0004> hlr_ussd.c:523 262424563361382/0xc8dbe7c6: USSD for unknown code '*#200#' 20241031122615417 DSS <0004> hlr_ussd.c:354 262424563361382/0xc8dbe7c6: Tx ReturnError(1, 0x12) 20241031122615417 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424563361382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424563361382" session_id=3369854918 session_state=END} 20241031122615417 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615417 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58138<->l=127.0.0.1:4258 20241031122615428 DAUC <0003> db_auc.c:157 IMSI='262424557041213': No 2G Auth Data 20241031122615428 DAUC <0003> db_auc.c:192 IMSI='262424557041213': No 3G Auth Data 20241031122615454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20241031122615457 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615457 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424557041213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424557041213" session_id=1450724038 session_state=BEGIN} 20241031122615457 DSS <0004> hlr_ussd.c:576 262424557041213/0x56784ac6: Process SS (BEGIN) 20241031122615457 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031122615457 DSS <0004> hlr_ussd.c:518 262424557041213/0x56784ac6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031122615457 DSS <0004> hlr_ussd.c:523 262424557041213/0x56784ac6: USSD for unknown code '*#200#' 20241031122615457 DSS <0004> hlr_ussd.c:354 262424557041213/0x56784ac6: Tx ReturnError(1, 0x12) 20241031122615457 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424557041213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424557041213" session_id=1450724038 session_state=END} 20241031122615457 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615457 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20241031122615475 DAUC <0003> db_auc.c:157 IMSI='262424355922610': No 2G Auth Data 20241031122615475 DAUC <0003> db_auc.c:192 IMSI='262424355922610': No 3G Auth Data 20241031122615489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58148<->l=127.0.0.1:4258 20241031122615492 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615492 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424355922610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424355922610" session_id=2517441761 session_state=BEGIN} 20241031122615492 DSS <0004> hlr_ussd.c:576 262424355922610/0x960d1ce1: Process SS (BEGIN) 20241031122615492 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031122615492 DSS <0004> hlr_ussd.c:518 262424355922610/0x960d1ce1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031122615492 DSS <0004> hlr_ussd.c:523 262424355922610/0x960d1ce1: USSD for unknown code '*#200#' 20241031122615492 DSS <0004> hlr_ussd.c:354 262424355922610/0x960d1ce1: Tx ReturnError(1, 0x12) 20241031122615492 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424355922610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424355922610" session_id=2517441761 session_state=END} 20241031122615492 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615492 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58148<->l=127.0.0.1:4258 20241031122615496 DAUC <0003> db_auc.c:157 IMSI='262422730098949': No 2G Auth Data 20241031122615496 DAUC <0003> db_auc.c:192 IMSI='262422730098949': No 3G Auth Data 20241031122615507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 20241031122615510 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615510 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422730098949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422730098949" session_id=61813829 session_state=BEGIN} 20241031122615510 DSS <0004> hlr_ussd.c:576 262422730098949/0x03af3445: Process SS (BEGIN) 20241031122615510 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031122615510 DSS <0004> hlr_ussd.c:518 262422730098949/0x03af3445: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031122615510 DSS <0004> hlr_ussd.c:523 262422730098949/0x03af3445: USSD for unknown code '*#200#' 20241031122615510 DSS <0004> hlr_ussd.c:354 262422730098949/0x03af3445: Tx ReturnError(1, 0x12) 20241031122615510 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422730098949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422730098949" session_id=61813829 session_state=END} 20241031122615510 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615510 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 20241031122615514 DAUC <0003> db_auc.c:157 IMSI='262426106672076': No 2G Auth Data 20241031122615514 DAUC <0003> db_auc.c:192 IMSI='262426106672076': No 3G Auth Data 20241031122615534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20241031122615537 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615537 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426106672076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426106672076" session_id=3275090323 session_state=BEGIN} 20241031122615537 DSS <0004> hlr_ussd.c:576 262426106672076/0xc335e993: Process SS (BEGIN) 20241031122615537 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031122615537 DSS <0004> hlr_ussd.c:518 262426106672076/0xc335e993: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031122615537 DSS <0004> hlr_ussd.c:523 262426106672076/0xc335e993: USSD for unknown code '*#200#' 20241031122615537 DSS <0004> hlr_ussd.c:354 262426106672076/0xc335e993: Tx ReturnError(1, 0x12) 20241031122615537 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426106672076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426106672076" session_id=3275090323 session_state=END} 20241031122615537 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615537 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20241031122615541 DAUC <0003> db_auc.c:157 IMSI='262420332660520': No 2G Auth Data 20241031122615541 DAUC <0003> db_auc.c:192 IMSI='262420332660520': No 3G Auth Data 20241031122615555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58180<->l=127.0.0.1:4258 20241031122615558 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615558 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420332660520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420332660520" session_id=3314824782 session_state=BEGIN} 20241031122615558 DSS <0004> hlr_ussd.c:576 262420332660520/0xc594364e: Process SS (BEGIN) 20241031122615558 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031122615558 DSS <0004> hlr_ussd.c:518 262420332660520/0xc594364e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031122615558 DSS <0004> hlr_ussd.c:523 262420332660520/0xc594364e: USSD for unknown code '*#200#' 20241031122615558 DSS <0004> hlr_ussd.c:354 262420332660520/0xc594364e: Tx ReturnError(1, 0x12) 20241031122615558 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420332660520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420332660520" session_id=3314824782 session_state=END} 20241031122615558 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615558 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58180<->l=127.0.0.1:4258 20241031122615563 DAUC <0003> db_auc.c:157 IMSI='262422016968002': No 2G Auth Data 20241031122615563 DAUC <0003> db_auc.c:192 IMSI='262422016968002': No 3G Auth Data 20241031122615583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4258 20241031122615586 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615586 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422016968002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422016968002" session_id=1869111573 session_state=BEGIN} 20241031122615586 DSS <0004> hlr_ussd.c:576 262422016968002/0x6f686115: Process SS (BEGIN) 20241031122615586 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031122615586 DSS <0004> hlr_ussd.c:518 262422016968002/0x6f686115: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031122615586 DSS <0004> hlr_ussd.c:523 262422016968002/0x6f686115: USSD for unknown code '*#200#' 20241031122615586 DSS <0004> hlr_ussd.c:354 262422016968002/0x6f686115: Tx ReturnError(1, 0x12) 20241031122615586 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422016968002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422016968002" session_id=1869111573 session_state=END} 20241031122615586 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615586 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122615588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4258 20241031122615588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4258 20241031122615588 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32925<->l=127.0.0.1:4259) 20241031122615589 DLINP <000b> input/ipa.c:451 connected read/write 20241031122615589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122615589 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122615589 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122615589 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122615611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58204<->l=127.0.0.1:4258 20241031122615712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58204<->l=127.0.0.1:4258 20241031122618774 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122618774 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122618775 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58214<->l=127.0.0.1:4258 20241031122618776 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618776 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122618776 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122618776 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  20241031122618776 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122618776 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  20241031122618776 DLGSUP <0013> gsup_server.c:235 2:  20241031122618776 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122618776 DLGSUP <0013> gsup_server.c:235 3:  20241031122618776 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122618776 DLGSUP <0013> gsup_server.c:235 4:  20241031122618776 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122618776 DLGSUP <0013> gsup_server.c:235 5:  20241031122618776 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122618776 DLGSUP <0013> gsup_server.c:235 7:  20241031122618776 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122618776 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122618776 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122618776 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122618787 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46595<->l=127.0.0.1:4259) 20241031122618803 DAUC <0003> db_auc.c:157 IMSI='262424047172358': No 2G Auth Data 20241031122618803 DAUC <0003> db_auc.c:192 IMSI='262424047172358': No 3G Auth Data 20241031122618832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58228<->l=127.0.0.1:4258 20241031122618844 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618844 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424047172358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424047172358" session_id=3778198909 session_state=BEGIN} 20241031122618844 DSS <0004> hlr_ussd.c:576 262424047172358/0xe132bd7d: Process SS (BEGIN) 20241031122618844 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122618844 DSS <0004> hlr_ussd.c:518 262424047172358/0xe132bd7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122618844 DSS <0004> hlr_ussd.c:542 262424047172358/0xe132bd7d: Cannot find conn for EUSE EUSE-foobar 20241031122618844 DSS <0004> hlr_ussd.c:354 262424047172358/0xe132bd7d: Tx ReturnError(1, 0x22) 20241031122618844 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424047172358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424047172358" session_id=3778198909 session_state=END} 20241031122618844 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618844 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58228<->l=127.0.0.1:4258 20241031122618853 DAUC <0003> db_auc.c:157 IMSI='262420160696327': No 2G Auth Data 20241031122618853 DAUC <0003> db_auc.c:192 IMSI='262420160696327': No 3G Auth Data 20241031122618865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4258 20241031122618868 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618868 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420160696327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420160696327" session_id=1462712961 session_state=BEGIN} 20241031122618868 DSS <0004> hlr_ussd.c:576 262420160696327/0x572f3a81: Process SS (BEGIN) 20241031122618868 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122618868 DSS <0004> hlr_ussd.c:518 262420160696327/0x572f3a81: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122618868 DSS <0004> hlr_ussd.c:542 262420160696327/0x572f3a81: Cannot find conn for EUSE EUSE-foobar 20241031122618868 DSS <0004> hlr_ussd.c:354 262420160696327/0x572f3a81: Tx ReturnError(1, 0x22) 20241031122618868 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420160696327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420160696327" session_id=1462712961 session_state=END} 20241031122618868 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618868 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4258 20241031122618872 DAUC <0003> db_auc.c:157 IMSI='262423978137103': No 2G Auth Data 20241031122618872 DAUC <0003> db_auc.c:192 IMSI='262423978137103': No 3G Auth Data 20241031122618884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4258 20241031122618887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618887 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423978137103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423978137103" session_id=2082040560 session_state=BEGIN} 20241031122618887 DSS <0004> hlr_ussd.c:576 262423978137103/0x7c196af0: Process SS (BEGIN) 20241031122618887 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122618887 DSS <0004> hlr_ussd.c:518 262423978137103/0x7c196af0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122618887 DSS <0004> hlr_ussd.c:542 262423978137103/0x7c196af0: Cannot find conn for EUSE EUSE-foobar 20241031122618887 DSS <0004> hlr_ussd.c:354 262423978137103/0x7c196af0: Tx ReturnError(1, 0x22) 20241031122618887 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423978137103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423978137103" session_id=2082040560 session_state=END} 20241031122618887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4258 20241031122618891 DAUC <0003> db_auc.c:157 IMSI='262425029500231': No 2G Auth Data 20241031122618891 DAUC <0003> db_auc.c:192 IMSI='262425029500231': No 3G Auth Data 20241031122618903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58238<->l=127.0.0.1:4258 20241031122618906 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618906 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425029500231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425029500231" session_id=1730707449 session_state=BEGIN} 20241031122618906 DSS <0004> hlr_ussd.c:576 262425029500231/0x67287ff9: Process SS (BEGIN) 20241031122618906 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122618906 DSS <0004> hlr_ussd.c:518 262425029500231/0x67287ff9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122618906 DSS <0004> hlr_ussd.c:542 262425029500231/0x67287ff9: Cannot find conn for EUSE EUSE-foobar 20241031122618906 DSS <0004> hlr_ussd.c:354 262425029500231/0x67287ff9: Tx ReturnError(1, 0x22) 20241031122618906 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425029500231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425029500231" session_id=1730707449 session_state=END} 20241031122618906 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618906 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58238<->l=127.0.0.1:4258 20241031122618911 DAUC <0003> db_auc.c:157 IMSI='262429527824861': No 2G Auth Data 20241031122618911 DAUC <0003> db_auc.c:192 IMSI='262429527824861': No 3G Auth Data 20241031122618922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58242<->l=127.0.0.1:4258 20241031122618925 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618925 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429527824861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429527824861" session_id=702337619 session_state=BEGIN} 20241031122618925 DSS <0004> hlr_ussd.c:576 262429527824861/0x29dcd253: Process SS (BEGIN) 20241031122618925 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122618925 DSS <0004> hlr_ussd.c:518 262429527824861/0x29dcd253: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122618925 DSS <0004> hlr_ussd.c:542 262429527824861/0x29dcd253: Cannot find conn for EUSE EUSE-foobar 20241031122618925 DSS <0004> hlr_ussd.c:354 262429527824861/0x29dcd253: Tx ReturnError(1, 0x22) 20241031122618925 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429527824861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429527824861" session_id=702337619 session_state=END} 20241031122618925 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618925 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58242<->l=127.0.0.1:4258 20241031122618930 DAUC <0003> db_auc.c:157 IMSI='262426530358789': No 2G Auth Data 20241031122618930 DAUC <0003> db_auc.c:192 IMSI='262426530358789': No 3G Auth Data 20241031122618944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4258 20241031122618947 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618947 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426530358789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426530358789" session_id=2123149549 session_state=BEGIN} 20241031122618947 DSS <0004> hlr_ussd.c:576 262426530358789/0x7e8cb0ed: Process SS (BEGIN) 20241031122618947 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122618947 DSS <0004> hlr_ussd.c:518 262426530358789/0x7e8cb0ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122618947 DSS <0004> hlr_ussd.c:542 262426530358789/0x7e8cb0ed: Cannot find conn for EUSE EUSE-foobar 20241031122618947 DSS <0004> hlr_ussd.c:354 262426530358789/0x7e8cb0ed: Tx ReturnError(1, 0x22) 20241031122618947 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426530358789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426530358789" session_id=2123149549 session_state=END} 20241031122618947 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618947 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4258 20241031122618952 DAUC <0003> db_auc.c:157 IMSI='262428620343672': No 2G Auth Data 20241031122618952 DAUC <0003> db_auc.c:192 IMSI='262428620343672': No 3G Auth Data 20241031122618966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58256<->l=127.0.0.1:4258 20241031122618969 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618969 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428620343672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428620343672" session_id=765450076 session_state=BEGIN} 20241031122618969 DSS <0004> hlr_ussd.c:576 262428620343672/0x2d9fd75c: Process SS (BEGIN) 20241031122618969 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122618969 DSS <0004> hlr_ussd.c:518 262428620343672/0x2d9fd75c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122618969 DSS <0004> hlr_ussd.c:542 262428620343672/0x2d9fd75c: Cannot find conn for EUSE EUSE-foobar 20241031122618969 DSS <0004> hlr_ussd.c:354 262428620343672/0x2d9fd75c: Tx ReturnError(1, 0x22) 20241031122618969 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428620343672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428620343672" session_id=765450076 session_state=END} 20241031122618969 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618969 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58256<->l=127.0.0.1:4258 20241031122618974 DAUC <0003> db_auc.c:157 IMSI='262427931837413': No 2G Auth Data 20241031122618974 DAUC <0003> db_auc.c:192 IMSI='262427931837413': No 3G Auth Data 20241031122618989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58260<->l=127.0.0.1:4258 20241031122618992 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618992 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427931837413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427931837413" session_id=2688005412 session_state=BEGIN} 20241031122618992 DSS <0004> hlr_ussd.c:576 262427931837413/0xa037b524: Process SS (BEGIN) 20241031122618992 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122618992 DSS <0004> hlr_ussd.c:518 262427931837413/0xa037b524: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122618992 DSS <0004> hlr_ussd.c:542 262427931837413/0xa037b524: Cannot find conn for EUSE EUSE-foobar 20241031122618992 DSS <0004> hlr_ussd.c:354 262427931837413/0xa037b524: Tx ReturnError(1, 0x22) 20241031122618992 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427931837413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427931837413" session_id=2688005412 session_state=END} 20241031122618992 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618992 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122618993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58260<->l=127.0.0.1:4258 20241031122618994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58214<->l=127.0.0.1:4258 20241031122618994 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46595<->l=127.0.0.1:4259) 20241031122618994 DLINP <000b> input/ipa.c:451 connected read/write 20241031122618994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122618994 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122618995 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122618995 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122619017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58268<->l=127.0.0.1:4258 20241031122619219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58268<->l=127.0.0.1:4258 20241031122622322 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122622322 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122622323 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39536<->l=127.0.0.1:4258 20241031122622324 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122622324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122622324 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  20241031122622324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122622324 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  20241031122622324 DLGSUP <0013> gsup_server.c:235 2:  20241031122622324 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122622324 DLGSUP <0013> gsup_server.c:235 3:  20241031122622324 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122622324 DLGSUP <0013> gsup_server.c:235 4:  20241031122622324 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122622324 DLGSUP <0013> gsup_server.c:235 5:  20241031122622324 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122622324 DLGSUP <0013> gsup_server.c:235 7:  20241031122622324 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122622324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122622324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122622324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122622336 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38827<->l=127.0.0.1:4259) 20241031122622343 DAUC <0003> db_auc.c:157 IMSI='262427360116934': No 2G Auth Data 20241031122622343 DAUC <0003> db_auc.c:192 IMSI='262427360116934': No 3G Auth Data 20241031122622354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4258 20241031122622366 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622366 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427360116934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427360116934" session_id=3735803231 session_state=BEGIN} 20241031122622366 DSS <0004> hlr_ussd.c:576 262427360116934/0xdeabd55f: Process SS (BEGIN) 20241031122622366 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122622366 DSS <0004> hlr_ussd.c:518 262427360116934/0xdeabd55f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122622366 DSS <0004> hlr_ussd.c:363 262427360116934/0xdeabd55f: Tx USSD 'Your IMSI is 262427360116934' 20241031122622366 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427360116934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427360116934" session_id=3735803231 session_state=END} 20241031122622366 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427360116934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122622366 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622366 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4258 20241031122622371 DAUC <0003> db_auc.c:157 IMSI='262423477204311': No 2G Auth Data 20241031122622371 DAUC <0003> db_auc.c:192 IMSI='262423477204311': No 3G Auth Data 20241031122622383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39546<->l=127.0.0.1:4258 20241031122622386 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622386 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423477204311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423477204311" session_id=3436693199 session_state=BEGIN} 20241031122622386 DSS <0004> hlr_ussd.c:576 262423477204311/0xccd7c6cf: Process SS (BEGIN) 20241031122622386 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122622386 DSS <0004> hlr_ussd.c:518 262423477204311/0xccd7c6cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122622386 DSS <0004> hlr_ussd.c:363 262423477204311/0xccd7c6cf: Tx USSD 'Your IMSI is 262423477204311' 20241031122622386 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423477204311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423477204311" session_id=3436693199 session_state=END} 20241031122622386 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423477204311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122622386 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622386 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39546<->l=127.0.0.1:4258 20241031122622391 DAUC <0003> db_auc.c:157 IMSI='262423564815614': No 2G Auth Data 20241031122622391 DAUC <0003> db_auc.c:192 IMSI='262423564815614': No 3G Auth Data 20241031122622406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 20241031122622410 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622410 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423564815614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423564815614" session_id=1206927007 session_state=BEGIN} 20241031122622410 DSS <0004> hlr_ussd.c:576 262423564815614/0x47f03e9f: Process SS (BEGIN) 20241031122622410 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122622410 DSS <0004> hlr_ussd.c:518 262423564815614/0x47f03e9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122622410 DSS <0004> hlr_ussd.c:363 262423564815614/0x47f03e9f: Tx USSD 'Your IMSI is 262423564815614' 20241031122622410 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423564815614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423564815614" session_id=1206927007 session_state=END} 20241031122622410 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423564815614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122622410 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622410 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 20241031122622415 DAUC <0003> db_auc.c:157 IMSI='262421665005265': No 2G Auth Data 20241031122622415 DAUC <0003> db_auc.c:192 IMSI='262421665005265': No 3G Auth Data 20241031122622431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4258 20241031122622434 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622434 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421665005265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421665005265" session_id=201240523 session_state=BEGIN} 20241031122622434 DSS <0004> hlr_ussd.c:576 262421665005265/0x0bfeafcb: Process SS (BEGIN) 20241031122622434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122622434 DSS <0004> hlr_ussd.c:518 262421665005265/0x0bfeafcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122622434 DSS <0004> hlr_ussd.c:363 262421665005265/0x0bfeafcb: Tx USSD 'Your IMSI is 262421665005265' 20241031122622434 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421665005265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421665005265" session_id=201240523 session_state=END} 20241031122622434 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421665005265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122622434 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622434 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4258 20241031122622439 DAUC <0003> db_auc.c:157 IMSI='262422050508521': No 2G Auth Data 20241031122622439 DAUC <0003> db_auc.c:192 IMSI='262422050508521': No 3G Auth Data 20241031122622450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4258 20241031122622453 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622453 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422050508521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422050508521" session_id=3446547467 session_state=BEGIN} 20241031122622453 DSS <0004> hlr_ussd.c:576 262422050508521/0xcd6e240b: Process SS (BEGIN) 20241031122622453 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122622453 DSS <0004> hlr_ussd.c:518 262422050508521/0xcd6e240b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122622453 DSS <0004> hlr_ussd.c:363 262422050508521/0xcd6e240b: Tx USSD 'Your IMSI is 262422050508521' 20241031122622453 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422050508521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422050508521" session_id=3446547467 session_state=END} 20241031122622453 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422050508521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122622453 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622453 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4258 20241031122622458 DAUC <0003> db_auc.c:157 IMSI='262425699777449': No 2G Auth Data 20241031122622458 DAUC <0003> db_auc.c:192 IMSI='262425699777449': No 3G Auth Data 20241031122622481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39580<->l=127.0.0.1:4258 20241031122622485 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622485 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425699777449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425699777449" session_id=4229562745 session_state=BEGIN} 20241031122622485 DSS <0004> hlr_ussd.c:576 262425699777449/0xfc1a0179: Process SS (BEGIN) 20241031122622485 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122622485 DSS <0004> hlr_ussd.c:518 262425699777449/0xfc1a0179: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122622485 DSS <0004> hlr_ussd.c:363 262425699777449/0xfc1a0179: Tx USSD 'Your IMSI is 262425699777449' 20241031122622485 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425699777449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425699777449" session_id=4229562745 session_state=END} 20241031122622485 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425699777449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122622485 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622485 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39580<->l=127.0.0.1:4258 20241031122622490 DAUC <0003> db_auc.c:157 IMSI='262425405287937': No 2G Auth Data 20241031122622490 DAUC <0003> db_auc.c:192 IMSI='262425405287937': No 3G Auth Data 20241031122622511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 20241031122622514 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622514 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425405287937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425405287937" session_id=2342111366 session_state=BEGIN} 20241031122622514 DSS <0004> hlr_ussd.c:576 262425405287937/0x8b99c886: Process SS (BEGIN) 20241031122622514 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122622514 DSS <0004> hlr_ussd.c:518 262425405287937/0x8b99c886: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122622514 DSS <0004> hlr_ussd.c:363 262425405287937/0x8b99c886: Tx USSD 'Your IMSI is 262425405287937' 20241031122622514 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425405287937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425405287937" session_id=2342111366 session_state=END} 20241031122622514 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425405287937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122622514 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622514 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 20241031122622519 DAUC <0003> db_auc.c:157 IMSI='262421072193346': No 2G Auth Data 20241031122622519 DAUC <0003> db_auc.c:192 IMSI='262421072193346': No 3G Auth Data 20241031122622533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39602<->l=127.0.0.1:4258 20241031122622536 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622536 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421072193346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421072193346" session_id=45497584 session_state=BEGIN} 20241031122622536 DSS <0004> hlr_ussd.c:576 262421072193346/0x02b63cf0: Process SS (BEGIN) 20241031122622536 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122622536 DSS <0004> hlr_ussd.c:518 262421072193346/0x02b63cf0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122622536 DSS <0004> hlr_ussd.c:363 262421072193346/0x02b63cf0: Tx USSD 'Your IMSI is 262421072193346' 20241031122622536 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421072193346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421072193346" session_id=45497584 session_state=END} 20241031122622536 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421072193346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122622536 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622536 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122622538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39602<->l=127.0.0.1:4258 20241031122622539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39536<->l=127.0.0.1:4258 20241031122622539 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38827<->l=127.0.0.1:4259) 20241031122622539 DLINP <000b> input/ipa.c:451 connected read/write 20241031122622539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122622539 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122622539 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122622539 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122622562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39616<->l=127.0.0.1:4258 20241031122622762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39616<->l=127.0.0.1:4258 20241031122625857 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122625857 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122625858 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122625858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39622<->l=127.0.0.1:4258 20241031122625859 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122625859 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122625859 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122625859 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  20241031122625859 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122625859 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  20241031122625859 DLGSUP <0013> gsup_server.c:235 2:  20241031122625859 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122625859 DLGSUP <0013> gsup_server.c:235 3:  20241031122625859 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122625859 DLGSUP <0013> gsup_server.c:235 4:  20241031122625859 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122625859 DLGSUP <0013> gsup_server.c:235 5:  20241031122625859 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122625859 DLGSUP <0013> gsup_server.c:235 7:  20241031122625859 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122625859 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122625859 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122625859 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122625865 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40489<->l=127.0.0.1:4259) 20241031122625889 DAUC <0003> db_auc.c:157 IMSI='262424157508164': No 2G Auth Data 20241031122625889 DAUC <0003> db_auc.c:192 IMSI='262424157508164': No 3G Auth Data 20241031122625900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39626<->l=127.0.0.1:4258 20241031122625904 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122625904 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424157508164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424157508164" source_name="the-source\n" session_id=3677311494 session_state=BEGIN} 20241031122625904 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031122625904 DSS <0004> hlr_ussd.c:576 262424157508164/0xdb2f5206: Process SS (BEGIN) 20241031122625904 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122625904 DSS <0004> hlr_ussd.c:518 262424157508164/0xdb2f5206: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122625904 DSS <0004> hlr_ussd.c:363 262424157508164/0xdb2f5206: Tx USSD 'Your IMSI is 262424157508164' 20241031122625904 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424157508164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424157508164" destination_name="the-source\n" session_id=3677311494 session_state=END} 20241031122625904 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262424157508164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122625904 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122625904 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122625906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39626<->l=127.0.0.1:4258 20241031122625909 DAUC <0003> db_auc.c:157 IMSI='262423107076680': No 2G Auth Data 20241031122625909 DAUC <0003> db_auc.c:192 IMSI='262423107076680': No 3G Auth Data 20241031122625920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39634<->l=127.0.0.1:4258 20241031122625923 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122625923 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423107076680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423107076680" source_name="the-source\n" session_id=1048267086 session_state=BEGIN} 20241031122625923 DSS <0004> hlr_ussd.c:576 262423107076680/0x3e7b494e: Process SS (BEGIN) 20241031122625923 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122625923 DSS <0004> hlr_ussd.c:518 262423107076680/0x3e7b494e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122625923 DSS <0004> hlr_ussd.c:363 262423107076680/0x3e7b494e: Tx USSD 'Your IMSI is 262423107076680' 20241031122625923 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423107076680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423107076680" destination_name="the-source\n" session_id=1048267086 session_state=END} 20241031122625923 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423107076680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122625923 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122625923 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122625924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39634<->l=127.0.0.1:4258 20241031122625928 DAUC <0003> db_auc.c:157 IMSI='262427421083498': No 2G Auth Data 20241031122625928 DAUC <0003> db_auc.c:192 IMSI='262427421083498': No 3G Auth Data 20241031122625939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39642<->l=127.0.0.1:4258 20241031122625942 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122625942 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427421083498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427421083498" source_name="the-source\n" session_id=3312026288 session_state=BEGIN} 20241031122625942 DSS <0004> hlr_ussd.c:576 262427421083498/0xc56982b0: Process SS (BEGIN) 20241031122625942 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122625942 DSS <0004> hlr_ussd.c:518 262427421083498/0xc56982b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122625942 DSS <0004> hlr_ussd.c:363 262427421083498/0xc56982b0: Tx USSD 'Your IMSI is 262427421083498' 20241031122625942 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427421083498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427421083498" destination_name="the-source\n" session_id=3312026288 session_state=END} 20241031122625942 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427421083498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122625942 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122625942 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122625944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39642<->l=127.0.0.1:4258 20241031122625950 DAUC <0003> db_auc.c:157 IMSI='262423031094285': No 2G Auth Data 20241031122625950 DAUC <0003> db_auc.c:192 IMSI='262423031094285': No 3G Auth Data 20241031122625962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39644<->l=127.0.0.1:4258 20241031122625965 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122625965 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423031094285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423031094285" source_name="the-source\n" session_id=1299284628 session_state=BEGIN} 20241031122625965 DSS <0004> hlr_ussd.c:576 262423031094285/0x4d718294: Process SS (BEGIN) 20241031122625965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122625965 DSS <0004> hlr_ussd.c:518 262423031094285/0x4d718294: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122625965 DSS <0004> hlr_ussd.c:363 262423031094285/0x4d718294: Tx USSD 'Your IMSI is 262423031094285' 20241031122625965 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423031094285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423031094285" destination_name="the-source\n" session_id=1299284628 session_state=END} 20241031122625965 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423031094285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122625965 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122625965 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122625966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39644<->l=127.0.0.1:4258 20241031122625970 DAUC <0003> db_auc.c:157 IMSI='262427122644947': No 2G Auth Data 20241031122625970 DAUC <0003> db_auc.c:192 IMSI='262427122644947': No 3G Auth Data 20241031122625981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39650<->l=127.0.0.1:4258 20241031122625984 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122625984 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427122644947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427122644947" source_name="the-source\n" session_id=860497521 session_state=BEGIN} 20241031122625984 DSS <0004> hlr_ussd.c:576 262427122644947/0x334a2671: Process SS (BEGIN) 20241031122625984 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122625984 DSS <0004> hlr_ussd.c:518 262427122644947/0x334a2671: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122625984 DSS <0004> hlr_ussd.c:363 262427122644947/0x334a2671: Tx USSD 'Your IMSI is 262427122644947' 20241031122625984 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427122644947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427122644947" destination_name="the-source\n" session_id=860497521 session_state=END} 20241031122625984 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262427122644947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122625984 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122625984 DLINP <000b> input/ipa.c:451 connected read/write 20241031122625984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122625986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39650<->l=127.0.0.1:4258 20241031122625989 DAUC <0003> db_auc.c:157 IMSI='262421829618472': No 2G Auth Data 20241031122625989 DAUC <0003> db_auc.c:192 IMSI='262421829618472': No 3G Auth Data 20241031122626004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39662<->l=127.0.0.1:4258 20241031122626006 DLINP <000b> input/ipa.c:451 connected read/write 20241031122626006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122626006 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421829618472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421829618472" source_name="the-source\n" session_id=683727666 session_state=BEGIN} 20241031122626006 DSS <0004> hlr_ussd.c:576 262421829618472/0x28c0db32: Process SS (BEGIN) 20241031122626006 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122626006 DSS <0004> hlr_ussd.c:518 262421829618472/0x28c0db32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122626006 DSS <0004> hlr_ussd.c:363 262421829618472/0x28c0db32: Tx USSD 'Your IMSI is 262421829618472' 20241031122626006 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421829618472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421829618472" destination_name="the-source\n" session_id=683727666 session_state=END} 20241031122626006 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421829618472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122626006 DLINP <000b> input/ipa.c:451 connected read/write 20241031122626006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122626006 DLINP <000b> input/ipa.c:451 connected read/write 20241031122626006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122626008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39662<->l=127.0.0.1:4258 20241031122626011 DAUC <0003> db_auc.c:157 IMSI='262421509829741': No 2G Auth Data 20241031122626011 DAUC <0003> db_auc.c:192 IMSI='262421509829741': No 3G Auth Data 20241031122626026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39666<->l=127.0.0.1:4258 20241031122626029 DLINP <000b> input/ipa.c:451 connected read/write 20241031122626029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122626029 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421509829741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421509829741" source_name="the-source\n" session_id=1531717795 session_state=BEGIN} 20241031122626029 DSS <0004> hlr_ussd.c:576 262421509829741/0x5b4c28a3: Process SS (BEGIN) 20241031122626029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122626029 DSS <0004> hlr_ussd.c:518 262421509829741/0x5b4c28a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122626029 DSS <0004> hlr_ussd.c:363 262421509829741/0x5b4c28a3: Tx USSD 'Your IMSI is 262421509829741' 20241031122626029 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421509829741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421509829741" destination_name="the-source\n" session_id=1531717795 session_state=END} 20241031122626029 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262421509829741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122626029 DLINP <000b> input/ipa.c:451 connected read/write 20241031122626029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122626029 DLINP <000b> input/ipa.c:451 connected read/write 20241031122626029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122626031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39666<->l=127.0.0.1:4258 20241031122626034 DAUC <0003> db_auc.c:157 IMSI='262421281670630': No 2G Auth Data 20241031122626034 DAUC <0003> db_auc.c:192 IMSI='262421281670630': No 3G Auth Data 20241031122626049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4258 20241031122626051 DLINP <000b> input/ipa.c:451 connected read/write 20241031122626051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122626051 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421281670630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421281670630" source_name="the-source\n" session_id=1416030500 session_state=BEGIN} 20241031122626051 DSS <0004> hlr_ussd.c:576 262421281670630/0x5466e924: Process SS (BEGIN) 20241031122626051 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031122626051 DSS <0004> hlr_ussd.c:518 262421281670630/0x5466e924: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031122626051 DSS <0004> hlr_ussd.c:363 262421281670630/0x5466e924: Tx USSD 'Your IMSI is 262421281670630' 20241031122626051 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421281670630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421281670630" destination_name="the-source\n" session_id=1416030500 session_state=END} 20241031122626051 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421281670630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122626051 DLINP <000b> input/ipa.c:451 connected read/write 20241031122626051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122626051 DLINP <000b> input/ipa.c:451 connected read/write 20241031122626051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122626053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4258 20241031122626054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39622<->l=127.0.0.1:4258 20241031122626054 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40489<->l=127.0.0.1:4259) 20241031122626054 DLINP <000b> input/ipa.c:451 connected read/write 20241031122626054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122626054 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122626054 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122626054 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122626054 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031122626078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39680<->l=127.0.0.1:4258 20241031122626280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39680<->l=127.0.0.1:4258 20241031122629399 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122629399 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122629404 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39696<->l=127.0.0.1:4258 20241031122629409 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629409 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122629409 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122629409 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  20241031122629409 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122629409 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  20241031122629409 DLGSUP <0013> gsup_server.c:235 2:  20241031122629409 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122629409 DLGSUP <0013> gsup_server.c:235 3:  20241031122629409 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122629409 DLGSUP <0013> gsup_server.c:235 4:  20241031122629409 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122629409 DLGSUP <0013> gsup_server.c:235 5:  20241031122629409 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122629409 DLGSUP <0013> gsup_server.c:235 7:  20241031122629409 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122629409 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122629409 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122629409 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122629437 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38901<->l=127.0.0.1:4259) 20241031122629469 DAUC <0003> db_auc.c:157 IMSI='262426311699015': No 2G Auth Data 20241031122629469 DAUC <0003> db_auc.c:192 IMSI='262426311699015': No 3G Auth Data 20241031122629504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39702<->l=127.0.0.1:4258 20241031122629518 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629518 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426311699015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426311699015" session_id=3851607452 session_state=BEGIN} 20241031122629518 DSS <0004> hlr_ussd.c:576 262426311699015/0xe592dd9c: Process SS (BEGIN) 20241031122629518 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122629518 DSS <0004> hlr_ussd.c:518 262426311699015/0xe592dd9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122629518 DSS <0004> hlr_ussd.c:363 262426311699015/0xe592dd9c: Tx USSD 'Your extension is 491615304306' 20241031122629518 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426311699015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426311699015" session_id=3851607452 session_state=END} 20241031122629518 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426311699015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122629518 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629518 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39702<->l=127.0.0.1:4258 20241031122629528 DAUC <0003> db_auc.c:157 IMSI='262429525888770': No 2G Auth Data 20241031122629528 DAUC <0003> db_auc.c:192 IMSI='262429525888770': No 3G Auth Data 20241031122629546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39712<->l=127.0.0.1:4258 20241031122629548 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629548 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429525888770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429525888770" session_id=3420359908 session_state=BEGIN} 20241031122629548 DSS <0004> hlr_ussd.c:576 262429525888770/0xcbde8ce4: Process SS (BEGIN) 20241031122629548 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122629548 DSS <0004> hlr_ussd.c:518 262429525888770/0xcbde8ce4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122629549 DSS <0004> hlr_ussd.c:363 262429525888770/0xcbde8ce4: Tx USSD 'Your extension is 491611800823' 20241031122629549 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429525888770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429525888770" session_id=3420359908 session_state=END} 20241031122629549 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429525888770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122629549 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629549 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39712<->l=127.0.0.1:4258 20241031122629554 DAUC <0003> db_auc.c:157 IMSI='262423473451123': No 2G Auth Data 20241031122629554 DAUC <0003> db_auc.c:192 IMSI='262423473451123': No 3G Auth Data 20241031122629565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39728<->l=127.0.0.1:4258 20241031122629568 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629568 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423473451123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423473451123" session_id=3202940625 session_state=BEGIN} 20241031122629568 DSS <0004> hlr_ussd.c:576 262423473451123/0xbee8fed1: Process SS (BEGIN) 20241031122629568 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122629568 DSS <0004> hlr_ussd.c:518 262423473451123/0xbee8fed1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122629568 DSS <0004> hlr_ussd.c:363 262423473451123/0xbee8fed1: Tx USSD 'Your extension is 491614706510' 20241031122629568 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423473451123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423473451123" session_id=3202940625 session_state=END} 20241031122629568 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423473451123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122629568 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629568 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39728<->l=127.0.0.1:4258 20241031122629573 DAUC <0003> db_auc.c:157 IMSI='262423613423707': No 2G Auth Data 20241031122629573 DAUC <0003> db_auc.c:192 IMSI='262423613423707': No 3G Auth Data 20241031122629584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39736<->l=127.0.0.1:4258 20241031122629587 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629587 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423613423707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423613423707" session_id=3908651507 session_state=BEGIN} 20241031122629587 DSS <0004> hlr_ussd.c:576 262423613423707/0xe8f949f3: Process SS (BEGIN) 20241031122629587 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122629587 DSS <0004> hlr_ussd.c:518 262423613423707/0xe8f949f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122629587 DSS <0004> hlr_ussd.c:363 262423613423707/0xe8f949f3: Tx USSD 'Your extension is 491612035185' 20241031122629587 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423613423707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423613423707" session_id=3908651507 session_state=END} 20241031122629587 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423613423707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122629587 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629587 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39736<->l=127.0.0.1:4258 20241031122629592 DAUC <0003> db_auc.c:157 IMSI='262426835841186': No 2G Auth Data 20241031122629592 DAUC <0003> db_auc.c:192 IMSI='262426835841186': No 3G Auth Data 20241031122629603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39744<->l=127.0.0.1:4258 20241031122629606 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629606 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426835841186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426835841186" session_id=262485037 session_state=BEGIN} 20241031122629606 DSS <0004> hlr_ussd.c:576 262426835841186/0x0fa5342d: Process SS (BEGIN) 20241031122629606 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122629606 DSS <0004> hlr_ussd.c:518 262426835841186/0x0fa5342d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122629606 DSS <0004> hlr_ussd.c:363 262426835841186/0x0fa5342d: Tx USSD 'Your extension is 491610362033' 20241031122629606 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426835841186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426835841186" session_id=262485037 session_state=END} 20241031122629606 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426835841186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122629606 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629606 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39744<->l=127.0.0.1:4258 20241031122629611 DAUC <0003> db_auc.c:157 IMSI='262427839945303': No 2G Auth Data 20241031122629611 DAUC <0003> db_auc.c:192 IMSI='262427839945303': No 3G Auth Data 20241031122629625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39754<->l=127.0.0.1:4258 20241031122629627 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629627 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427839945303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427839945303" session_id=735176480 session_state=BEGIN} 20241031122629627 DSS <0004> hlr_ussd.c:576 262427839945303/0x2bd1e720: Process SS (BEGIN) 20241031122629627 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122629627 DSS <0004> hlr_ussd.c:518 262427839945303/0x2bd1e720: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122629627 DSS <0004> hlr_ussd.c:363 262427839945303/0x2bd1e720: Tx USSD 'Your extension is 491618054884' 20241031122629627 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427839945303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427839945303" session_id=735176480 session_state=END} 20241031122629627 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427839945303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122629627 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629627 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39754<->l=127.0.0.1:4258 20241031122629632 DAUC <0003> db_auc.c:157 IMSI='262423975426363': No 2G Auth Data 20241031122629632 DAUC <0003> db_auc.c:192 IMSI='262423975426363': No 3G Auth Data 20241031122629646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39762<->l=127.0.0.1:4258 20241031122629649 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629649 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423975426363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423975426363" session_id=3009228524 session_state=BEGIN} 20241031122629649 DSS <0004> hlr_ussd.c:576 262423975426363/0xb35d2eec: Process SS (BEGIN) 20241031122629649 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122629649 DSS <0004> hlr_ussd.c:518 262423975426363/0xb35d2eec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122629649 DSS <0004> hlr_ussd.c:363 262423975426363/0xb35d2eec: Tx USSD 'Your extension is 491618125778' 20241031122629649 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423975426363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423975426363" session_id=3009228524 session_state=END} 20241031122629649 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423975426363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122629649 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629649 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39762<->l=127.0.0.1:4258 20241031122629654 DAUC <0003> db_auc.c:157 IMSI='262421187273455': No 2G Auth Data 20241031122629654 DAUC <0003> db_auc.c:192 IMSI='262421187273455': No 3G Auth Data 20241031122629667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39770<->l=127.0.0.1:4258 20241031122629670 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629670 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421187273455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421187273455" session_id=2589259563 session_state=BEGIN} 20241031122629670 DSS <0004> hlr_ussd.c:576 262421187273455/0x9a54f72b: Process SS (BEGIN) 20241031122629670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122629670 DSS <0004> hlr_ussd.c:518 262421187273455/0x9a54f72b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122629670 DSS <0004> hlr_ussd.c:363 262421187273455/0x9a54f72b: Tx USSD 'Your extension is 491616376873' 20241031122629670 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421187273455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421187273455" session_id=2589259563 session_state=END} 20241031122629670 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421187273455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122629670 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629670 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122629672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39770<->l=127.0.0.1:4258 20241031122629672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39696<->l=127.0.0.1:4258 20241031122629673 DLINP <000b> input/ipa.c:451 connected read/write 20241031122629673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122629673 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122629673 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122629673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122629673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38901<->l=127.0.0.1:4259) 20241031122629696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39780<->l=127.0.0.1:4258 20241031122629897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39780<->l=127.0.0.1:4258 20241031122633006 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122633006 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122633010 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4258 20241031122633015 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633015 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122633015 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122633015 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  20241031122633015 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122633015 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  20241031122633015 DLGSUP <0013> gsup_server.c:235 2:  20241031122633015 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122633015 DLGSUP <0013> gsup_server.c:235 3:  20241031122633015 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122633015 DLGSUP <0013> gsup_server.c:235 4:  20241031122633015 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122633015 DLGSUP <0013> gsup_server.c:235 5:  20241031122633015 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122633016 DLGSUP <0013> gsup_server.c:235 7:  20241031122633016 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122633016 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122633016 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122633016 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122633038 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35969<->l=127.0.0.1:4259) 20241031122633049 DAUC <0003> db_auc.c:157 IMSI='262429908175083': No 2G Auth Data 20241031122633049 DAUC <0003> db_auc.c:192 IMSI='262429908175083': No 3G Auth Data 20241031122633084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42306<->l=127.0.0.1:4258 20241031122633096 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633096 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429908175083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429908175083" source_name="the-source\n" session_id=2378941889 session_state=BEGIN} 20241031122633096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031122633096 DSS <0004> hlr_ussd.c:576 262429908175083/0x8dcbc5c1: Process SS (BEGIN) 20241031122633096 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122633096 DSS <0004> hlr_ussd.c:518 262429908175083/0x8dcbc5c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122633096 DSS <0004> hlr_ussd.c:363 262429908175083/0x8dcbc5c1: Tx USSD 'Your extension is 491613545610' 20241031122633096 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429908175083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429908175083" destination_name="the-source\n" session_id=2378941889 session_state=END} 20241031122633096 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262429908175083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122633096 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633096 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42306<->l=127.0.0.1:4258 20241031122633104 DAUC <0003> db_auc.c:157 IMSI='262428283705141': No 2G Auth Data 20241031122633104 DAUC <0003> db_auc.c:192 IMSI='262428283705141': No 3G Auth Data 20241031122633116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42322<->l=127.0.0.1:4258 20241031122633118 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633118 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428283705141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428283705141" source_name="the-source\n" session_id=3902817309 session_state=BEGIN} 20241031122633118 DSS <0004> hlr_ussd.c:576 262428283705141/0xe8a0441d: Process SS (BEGIN) 20241031122633118 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122633118 DSS <0004> hlr_ussd.c:518 262428283705141/0xe8a0441d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122633118 DSS <0004> hlr_ussd.c:363 262428283705141/0xe8a0441d: Tx USSD 'Your extension is 491617818834' 20241031122633118 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428283705141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428283705141" destination_name="the-source\n" session_id=3902817309 session_state=END} 20241031122633118 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428283705141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122633118 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633118 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42322<->l=127.0.0.1:4258 20241031122633123 DAUC <0003> db_auc.c:157 IMSI='262426697332867': No 2G Auth Data 20241031122633123 DAUC <0003> db_auc.c:192 IMSI='262426697332867': No 3G Auth Data 20241031122633134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4258 20241031122633137 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633137 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426697332867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426697332867" source_name="the-source\n" session_id=1030790335 session_state=BEGIN} 20241031122633137 DSS <0004> hlr_ussd.c:576 262426697332867/0x3d709cbf: Process SS (BEGIN) 20241031122633137 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122633137 DSS <0004> hlr_ussd.c:518 262426697332867/0x3d709cbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122633137 DSS <0004> hlr_ussd.c:363 262426697332867/0x3d709cbf: Tx USSD 'Your extension is 491612160384' 20241031122633137 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426697332867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426697332867" destination_name="the-source\n" session_id=1030790335 session_state=END} 20241031122633137 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262426697332867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122633137 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633137 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4258 20241031122633142 DAUC <0003> db_auc.c:157 IMSI='262422743732100': No 2G Auth Data 20241031122633142 DAUC <0003> db_auc.c:192 IMSI='262422743732100': No 3G Auth Data 20241031122633154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 20241031122633157 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633157 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422743732100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743732100" source_name="the-source\n" session_id=3003238907 session_state=BEGIN} 20241031122633157 DSS <0004> hlr_ussd.c:576 262422743732100/0xb301c9fb: Process SS (BEGIN) 20241031122633157 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122633157 DSS <0004> hlr_ussd.c:518 262422743732100/0xb301c9fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122633157 DSS <0004> hlr_ussd.c:363 262422743732100/0xb301c9fb: Tx USSD 'Your extension is 491613600363' 20241031122633157 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422743732100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743732100" destination_name="the-source\n" session_id=3003238907 session_state=END} 20241031122633157 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422743732100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122633157 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633157 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 20241031122633162 DAUC <0003> db_auc.c:157 IMSI='262426905292967': No 2G Auth Data 20241031122633162 DAUC <0003> db_auc.c:192 IMSI='262426905292967': No 3G Auth Data 20241031122633174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42364<->l=127.0.0.1:4258 20241031122633176 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633176 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426905292967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426905292967" source_name="the-source\n" session_id=331213285 session_state=BEGIN} 20241031122633176 DSS <0004> hlr_ussd.c:576 262426905292967/0x13bde9e5: Process SS (BEGIN) 20241031122633176 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122633176 DSS <0004> hlr_ussd.c:518 262426905292967/0x13bde9e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122633176 DSS <0004> hlr_ussd.c:363 262426905292967/0x13bde9e5: Tx USSD 'Your extension is 491612120153' 20241031122633176 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426905292967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426905292967" destination_name="the-source\n" session_id=331213285 session_state=END} 20241031122633176 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426905292967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122633176 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633176 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42364<->l=127.0.0.1:4258 20241031122633181 DAUC <0003> db_auc.c:157 IMSI='262424191257051': No 2G Auth Data 20241031122633181 DAUC <0003> db_auc.c:192 IMSI='262424191257051': No 3G Auth Data 20241031122633196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42376<->l=127.0.0.1:4258 20241031122633199 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633199 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424191257051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424191257051" source_name="the-source\n" session_id=4287282104 session_state=BEGIN} 20241031122633199 DSS <0004> hlr_ussd.c:576 262424191257051/0xff8abbb8: Process SS (BEGIN) 20241031122633199 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122633199 DSS <0004> hlr_ussd.c:518 262424191257051/0xff8abbb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122633199 DSS <0004> hlr_ussd.c:363 262424191257051/0xff8abbb8: Tx USSD 'Your extension is 491616258117' 20241031122633199 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424191257051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424191257051" destination_name="the-source\n" session_id=4287282104 session_state=END} 20241031122633199 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424191257051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122633199 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633199 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42376<->l=127.0.0.1:4258 20241031122633204 DAUC <0003> db_auc.c:157 IMSI='262426026960216': No 2G Auth Data 20241031122633204 DAUC <0003> db_auc.c:192 IMSI='262426026960216': No 3G Auth Data 20241031122633218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42380<->l=127.0.0.1:4258 20241031122633221 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633221 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426026960216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426026960216" source_name="the-source\n" session_id=3207948456 session_state=BEGIN} 20241031122633221 DSS <0004> hlr_ussd.c:576 262426026960216/0xbf3568a8: Process SS (BEGIN) 20241031122633221 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122633221 DSS <0004> hlr_ussd.c:518 262426026960216/0xbf3568a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122633221 DSS <0004> hlr_ussd.c:363 262426026960216/0xbf3568a8: Tx USSD 'Your extension is 491612088710' 20241031122633221 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426026960216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426026960216" destination_name="the-source\n" session_id=3207948456 session_state=END} 20241031122633221 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262426026960216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122633221 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633221 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42380<->l=127.0.0.1:4258 20241031122633226 DAUC <0003> db_auc.c:157 IMSI='262421340043925': No 2G Auth Data 20241031122633226 DAUC <0003> db_auc.c:192 IMSI='262421340043925': No 3G Auth Data 20241031122633240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20241031122633243 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633243 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421340043925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421340043925" source_name="the-source\n" session_id=2389708827 session_state=BEGIN} 20241031122633243 DSS <0004> hlr_ussd.c:576 262421340043925/0x8e70101b: Process SS (BEGIN) 20241031122633243 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031122633243 DSS <0004> hlr_ussd.c:518 262421340043925/0x8e70101b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031122633243 DSS <0004> hlr_ussd.c:363 262421340043925/0x8e70101b: Tx USSD 'Your extension is 491611846603' 20241031122633243 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421340043925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421340043925" destination_name="the-source\n" session_id=2389708827 session_state=END} 20241031122633243 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421340043925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122633243 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633243 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122633245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20241031122633245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4258 20241031122633246 DLINP <000b> input/ipa.c:451 connected read/write 20241031122633246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122633246 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122633246 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122633246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122633246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031122633246 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35969<->l=127.0.0.1:4259) 20241031122633269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42410<->l=127.0.0.1:4258 20241031122633470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42410<->l=127.0.0.1:4258 20241031122636554 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44901 20241031122636554 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44901 20241031122636555 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636555 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636556 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122636556 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122636557 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636557 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636557 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122636557 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031122636557 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241031122636557 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031122636557 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  20241031122636557 DLGSUP <0013> gsup_server.c:235 2:  20241031122636557 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122636557 DLGSUP <0013> gsup_server.c:235 3:  20241031122636557 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122636557 DLGSUP <0013> gsup_server.c:235 4:  20241031122636557 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122636557 DLGSUP <0013> gsup_server.c:235 5:  20241031122636557 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122636557 DLGSUP <0013> gsup_server.c:235 7:  20241031122636557 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122636557 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122636557 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122636557 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44901 20241031122636557 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20241031122636558 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636558 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122636558 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122636558 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  20241031122636558 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122636558 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  20241031122636558 DLGSUP <0013> gsup_server.c:235 2:  20241031122636558 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122636558 DLGSUP <0013> gsup_server.c:235 3:  20241031122636558 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122636558 DLGSUP <0013> gsup_server.c:235 4:  20241031122636558 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122636558 DLGSUP <0013> gsup_server.c:235 5:  20241031122636558 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122636558 DLGSUP <0013> gsup_server.c:235 7:  20241031122636558 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122636558 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122636558 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122636558 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122636569 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42313<->l=127.0.0.1:4259) 20241031122636583 DAUC <0003> db_auc.c:157 IMSI='262428024219449': No 2G Auth Data 20241031122636583 DAUC <0003> db_auc.c:192 IMSI='262428024219449': No 3G Auth Data 20241031122636613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4258 20241031122636625 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636625 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428024219449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428024219449" session_id=1749927481 session_state=BEGIN} 20241031122636625 DSS <0004> hlr_ussd.c:576 262428024219449/0x684dc639: Process SS (BEGIN) 20241031122636625 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122636625 DSS <0004> hlr_ussd.c:518 262428024219449/0x684dc639: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122636625 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636625 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636625 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636625 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636635 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636635 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636635 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262428024219449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428024219449" session_id=1749927481 session_state=END} 20241031122636635 DSS <0004> hlr_ussd.c:576 262428024219449/0x684dc639: Process SS (END) 20241031122636635 DSS <0004> hlr_ussd.c:518 262428024219449/0x684dc639: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122636635 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428024219449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428024219449" session_id=1749927481 session_state=END} 20241031122636635 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428024219449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122636635 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262428024219449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122636635 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636635 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4258 20241031122636647 DAUC <0003> db_auc.c:157 IMSI='262427788041276': No 2G Auth Data 20241031122636647 DAUC <0003> db_auc.c:192 IMSI='262427788041276': No 3G Auth Data 20241031122636659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42432<->l=127.0.0.1:4258 20241031122636661 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636661 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427788041276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427788041276" session_id=4071465748 session_state=BEGIN} 20241031122636661 DSS <0004> hlr_ussd.c:576 262427788041276/0xf2ada314: Process SS (BEGIN) 20241031122636661 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122636661 DSS <0004> hlr_ussd.c:518 262427788041276/0xf2ada314: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122636661 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636661 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636662 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636662 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636662 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636662 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636662 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427788041276 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427788041276" session_id=4071465748 session_state=END} 20241031122636662 DSS <0004> hlr_ussd.c:576 262427788041276/0xf2ada314: Process SS (END) 20241031122636662 DSS <0004> hlr_ussd.c:518 262427788041276/0xf2ada314: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122636662 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427788041276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427788041276" session_id=4071465748 session_state=END} 20241031122636662 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427788041276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122636662 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427788041276 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122636662 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636662 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42432<->l=127.0.0.1:4258 20241031122636667 DAUC <0003> db_auc.c:157 IMSI='262421831981890': No 2G Auth Data 20241031122636667 DAUC <0003> db_auc.c:192 IMSI='262421831981890': No 3G Auth Data 20241031122636678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42444<->l=127.0.0.1:4258 20241031122636681 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636681 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421831981890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421831981890" session_id=194369898 session_state=BEGIN} 20241031122636681 DSS <0004> hlr_ussd.c:576 262421831981890/0x0b95d96a: Process SS (BEGIN) 20241031122636681 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122636681 DSS <0004> hlr_ussd.c:518 262421831981890/0x0b95d96a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122636681 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636681 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636681 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636681 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636682 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636682 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636682 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262421831981890 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421831981890" session_id=194369898 session_state=END} 20241031122636682 DSS <0004> hlr_ussd.c:576 262421831981890/0x0b95d96a: Process SS (END) 20241031122636682 DSS <0004> hlr_ussd.c:518 262421831981890/0x0b95d96a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122636682 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421831981890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421831981890" session_id=194369898 session_state=END} 20241031122636682 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421831981890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122636682 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262421831981890 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122636682 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636682 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42444<->l=127.0.0.1:4258 20241031122636687 DAUC <0003> db_auc.c:157 IMSI='262424522008806': No 2G Auth Data 20241031122636687 DAUC <0003> db_auc.c:192 IMSI='262424522008806': No 3G Auth Data 20241031122636698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42456<->l=127.0.0.1:4258 20241031122636701 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636701 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424522008806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424522008806" session_id=3570572303 session_state=BEGIN} 20241031122636701 DSS <0004> hlr_ussd.c:576 262424522008806/0xd4d29c0f: Process SS (BEGIN) 20241031122636701 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122636701 DSS <0004> hlr_ussd.c:518 262424522008806/0xd4d29c0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122636701 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636701 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636701 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636701 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636701 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636701 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636701 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424522008806 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424522008806" session_id=3570572303 session_state=END} 20241031122636701 DSS <0004> hlr_ussd.c:576 262424522008806/0xd4d29c0f: Process SS (END) 20241031122636701 DSS <0004> hlr_ussd.c:518 262424522008806/0xd4d29c0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122636701 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424522008806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424522008806" session_id=3570572303 session_state=END} 20241031122636701 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424522008806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122636701 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424522008806 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122636701 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636701 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42456<->l=127.0.0.1:4258 20241031122636706 DAUC <0003> db_auc.c:157 IMSI='262425173637234': No 2G Auth Data 20241031122636706 DAUC <0003> db_auc.c:192 IMSI='262425173637234': No 3G Auth Data 20241031122636718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42464<->l=127.0.0.1:4258 20241031122636721 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636721 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425173637234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425173637234" session_id=3903292478 session_state=BEGIN} 20241031122636721 DSS <0004> hlr_ussd.c:576 262425173637234/0xe8a7843e: Process SS (BEGIN) 20241031122636721 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122636721 DSS <0004> hlr_ussd.c:518 262425173637234/0xe8a7843e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122636721 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636721 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636721 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636721 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636722 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636722 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636722 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262425173637234 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425173637234" session_id=3903292478 session_state=END} 20241031122636722 DSS <0004> hlr_ussd.c:576 262425173637234/0xe8a7843e: Process SS (END) 20241031122636722 DSS <0004> hlr_ussd.c:518 262425173637234/0xe8a7843e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122636722 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425173637234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425173637234" session_id=3903292478 session_state=END} 20241031122636722 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425173637234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122636722 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262425173637234 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122636722 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636722 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42464<->l=127.0.0.1:4258 20241031122636727 DAUC <0003> db_auc.c:157 IMSI='262427346713475': No 2G Auth Data 20241031122636727 DAUC <0003> db_auc.c:192 IMSI='262427346713475': No 3G Auth Data 20241031122636740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42476<->l=127.0.0.1:4258 20241031122636743 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636743 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427346713475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427346713475" session_id=3735975142 session_state=BEGIN} 20241031122636743 DSS <0004> hlr_ussd.c:576 262427346713475/0xdeae74e6: Process SS (BEGIN) 20241031122636743 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122636743 DSS <0004> hlr_ussd.c:518 262427346713475/0xdeae74e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122636743 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636743 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636743 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636743 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636744 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636744 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636744 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427346713475 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427346713475" session_id=3735975142 session_state=END} 20241031122636744 DSS <0004> hlr_ussd.c:576 262427346713475/0xdeae74e6: Process SS (END) 20241031122636744 DSS <0004> hlr_ussd.c:518 262427346713475/0xdeae74e6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122636744 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427346713475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427346713475" session_id=3735975142 session_state=END} 20241031122636744 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427346713475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122636744 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427346713475 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122636744 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636744 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42476<->l=127.0.0.1:4258 20241031122636749 DAUC <0003> db_auc.c:157 IMSI='262422719537725': No 2G Auth Data 20241031122636749 DAUC <0003> db_auc.c:192 IMSI='262422719537725': No 3G Auth Data 20241031122636763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42478<->l=127.0.0.1:4258 20241031122636765 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636765 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422719537725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422719537725" session_id=2684152210 session_state=BEGIN} 20241031122636765 DSS <0004> hlr_ussd.c:576 262422719537725/0x9ffce992: Process SS (BEGIN) 20241031122636765 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122636765 DSS <0004> hlr_ussd.c:518 262422719537725/0x9ffce992: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122636765 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636765 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636765 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636765 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636766 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636766 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636766 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422719537725 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422719537725" session_id=2684152210 session_state=END} 20241031122636766 DSS <0004> hlr_ussd.c:576 262422719537725/0x9ffce992: Process SS (END) 20241031122636766 DSS <0004> hlr_ussd.c:518 262422719537725/0x9ffce992: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122636766 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422719537725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422719537725" session_id=2684152210 session_state=END} 20241031122636766 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422719537725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122636766 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422719537725 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122636766 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636766 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42478<->l=127.0.0.1:4258 20241031122636771 DAUC <0003> db_auc.c:157 IMSI='262424861855100': No 2G Auth Data 20241031122636771 DAUC <0003> db_auc.c:192 IMSI='262424861855100': No 3G Auth Data 20241031122636785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4258 20241031122636788 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636788 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424861855100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424861855100" session_id=3668199780 session_state=BEGIN} 20241031122636788 DSS <0004> hlr_ussd.c:576 262424861855100/0xdaa44964: Process SS (BEGIN) 20241031122636788 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122636788 DSS <0004> hlr_ussd.c:518 262424861855100/0xdaa44964: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122636788 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636788 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636788 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636788 DLINP <000b> input/ipa.c:431 127.0.0.1:44901 sending data 20241031122636788 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636788 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636788 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424861855100 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424861855100" session_id=3668199780 session_state=END} 20241031122636788 DSS <0004> hlr_ussd.c:576 262424861855100/0xdaa44964: Process SS (END) 20241031122636788 DSS <0004> hlr_ussd.c:518 262424861855100/0xdaa44964: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122636788 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424861855100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424861855100" session_id=3668199780 session_state=END} 20241031122636788 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424861855100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122636788 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424861855100 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122636788 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636788 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122636790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4258 20241031122636791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20241031122636791 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636791 DLINP <000b> input/ipa.c:405 127.0.0.1:44901 message received 20241031122636791 DLINP <000b> input/ipa.c:414 127.0.0.1:44901 connection closed with server 20241031122636791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44901 20241031122636791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031122636792 DLINP <000b> input/ipa.c:451 connected read/write 20241031122636792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122636792 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122636792 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122636792 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122636792 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42313<->l=127.0.0.1:4259) 20241031122636814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42504<->l=127.0.0.1:4258 20241031122637016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42504<->l=127.0.0.1:4258 20241031122640127 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45171 20241031122640127 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45171 20241031122640129 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640129 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640129 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122640129 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122640130 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640130 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640130 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122640130 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031122640130 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241031122640130 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031122640130 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  20241031122640130 DLGSUP <0013> gsup_server.c:235 2:  20241031122640130 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122640130 DLGSUP <0013> gsup_server.c:235 3:  20241031122640130 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122640130 DLGSUP <0013> gsup_server.c:235 4:  20241031122640130 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122640130 DLGSUP <0013> gsup_server.c:235 5:  20241031122640130 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122640130 DLGSUP <0013> gsup_server.c:235 7:  20241031122640130 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122640130 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122640130 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122640130 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45171 20241031122640130 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42506<->l=127.0.0.1:4258 20241031122640132 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640132 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122640132 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122640132 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  20241031122640132 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122640132 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  20241031122640132 DLGSUP <0013> gsup_server.c:235 2:  20241031122640132 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122640132 DLGSUP <0013> gsup_server.c:235 3:  20241031122640132 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122640132 DLGSUP <0013> gsup_server.c:235 4:  20241031122640132 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122640132 DLGSUP <0013> gsup_server.c:235 5:  20241031122640132 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122640132 DLGSUP <0013> gsup_server.c:235 7:  20241031122640132 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122640132 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122640132 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122640132 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122640141 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45231<->l=127.0.0.1:4259) 20241031122640166 DAUC <0003> db_auc.c:157 IMSI='262428204174022': No 2G Auth Data 20241031122640166 DAUC <0003> db_auc.c:192 IMSI='262428204174022': No 3G Auth Data 20241031122640199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42512<->l=127.0.0.1:4258 20241031122640212 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640212 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428204174022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428204174022" session_id=1764744302 session_state=BEGIN} 20241031122640212 DSS <0004> hlr_ussd.c:576 262428204174022/0x692fdc6e: Process SS (BEGIN) 20241031122640212 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122640212 DSS <0004> hlr_ussd.c:518 262428204174022/0x692fdc6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122640212 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640212 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640212 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640212 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640220 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640220 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640220 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262428204174022 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428204174022" session_id=1764744302 session_state=CONTINUE} 20241031122640220 DSS <0004> hlr_ussd.c:576 262428204174022/0x692fdc6e: Process SS (CONTINUE) 20241031122640220 DSS <0004> hlr_ussd.c:518 262428204174022/0x692fdc6e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122640220 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428204174022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428204174022" session_id=1764744302 session_state=CONTINUE} 20241031122640220 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262428204174022 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640220 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640220 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640228 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640228 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428204174022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428204174022" session_id=1764744302 session_state=CONTINUE} 20241031122640228 DSS <0004> hlr_ussd.c:576 262428204174022/0x692fdc6e: Process SS (CONTINUE) 20241031122640228 DSS <0004> hlr_ussd.c:518 262428204174022/0x692fdc6e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640228 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428204174022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640228 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640228 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640228 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640228 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640230 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640230 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640230 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262428204174022 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428204174022" session_id=1764744302 session_state=END} 20241031122640230 DSS <0004> hlr_ussd.c:576 262428204174022/0x692fdc6e: Process SS (END) 20241031122640230 DSS <0004> hlr_ussd.c:518 262428204174022/0x692fdc6e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640230 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428204174022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428204174022" session_id=1764744302 session_state=END} 20241031122640230 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428204174022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640230 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262428204174022 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640230 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640230 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42512<->l=127.0.0.1:4258 20241031122640235 DAUC <0003> db_auc.c:157 IMSI='262423007381439': No 2G Auth Data 20241031122640235 DAUC <0003> db_auc.c:192 IMSI='262423007381439': No 3G Auth Data 20241031122640248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42528<->l=127.0.0.1:4258 20241031122640250 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640250 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423007381439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423007381439" session_id=2860877864 session_state=BEGIN} 20241031122640250 DSS <0004> hlr_ussd.c:576 262423007381439/0xaa858828: Process SS (BEGIN) 20241031122640250 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122640250 DSS <0004> hlr_ussd.c:518 262423007381439/0xaa858828: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122640250 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640250 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640250 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640250 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640251 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640251 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640251 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423007381439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423007381439" session_id=2860877864 session_state=CONTINUE} 20241031122640251 DSS <0004> hlr_ussd.c:576 262423007381439/0xaa858828: Process SS (CONTINUE) 20241031122640251 DSS <0004> hlr_ussd.c:518 262423007381439/0xaa858828: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122640251 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423007381439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423007381439" session_id=2860877864 session_state=CONTINUE} 20241031122640251 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423007381439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640251 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640251 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640253 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640253 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423007381439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423007381439" session_id=2860877864 session_state=CONTINUE} 20241031122640253 DSS <0004> hlr_ussd.c:576 262423007381439/0xaa858828: Process SS (CONTINUE) 20241031122640253 DSS <0004> hlr_ussd.c:518 262423007381439/0xaa858828: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640253 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423007381439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640253 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640253 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640253 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640253 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640254 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640254 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640254 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423007381439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423007381439" session_id=2860877864 session_state=END} 20241031122640254 DSS <0004> hlr_ussd.c:576 262423007381439/0xaa858828: Process SS (END) 20241031122640254 DSS <0004> hlr_ussd.c:518 262423007381439/0xaa858828: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640254 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423007381439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423007381439" session_id=2860877864 session_state=END} 20241031122640254 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423007381439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640254 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423007381439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640254 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640254 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42528<->l=127.0.0.1:4258 20241031122640258 DAUC <0003> db_auc.c:157 IMSI='262429735209463': No 2G Auth Data 20241031122640258 DAUC <0003> db_auc.c:192 IMSI='262429735209463': No 3G Auth Data 20241031122640269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 20241031122640272 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640272 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429735209463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429735209463" session_id=1196320679 session_state=BEGIN} 20241031122640272 DSS <0004> hlr_ussd.c:576 262429735209463/0x474e67a7: Process SS (BEGIN) 20241031122640272 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122640272 DSS <0004> hlr_ussd.c:518 262429735209463/0x474e67a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122640272 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640272 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640272 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640272 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640272 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640272 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640272 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429735209463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429735209463" session_id=1196320679 session_state=CONTINUE} 20241031122640272 DSS <0004> hlr_ussd.c:576 262429735209463/0x474e67a7: Process SS (CONTINUE) 20241031122640272 DSS <0004> hlr_ussd.c:518 262429735209463/0x474e67a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122640272 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429735209463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429735209463" session_id=1196320679 session_state=CONTINUE} 20241031122640272 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429735209463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640272 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640272 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640275 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640275 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429735209463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429735209463" session_id=1196320679 session_state=CONTINUE} 20241031122640275 DSS <0004> hlr_ussd.c:576 262429735209463/0x474e67a7: Process SS (CONTINUE) 20241031122640275 DSS <0004> hlr_ussd.c:518 262429735209463/0x474e67a7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640275 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429735209463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640275 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640275 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640275 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640275 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640275 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640275 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640275 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429735209463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429735209463" session_id=1196320679 session_state=END} 20241031122640275 DSS <0004> hlr_ussd.c:576 262429735209463/0x474e67a7: Process SS (END) 20241031122640275 DSS <0004> hlr_ussd.c:518 262429735209463/0x474e67a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640275 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429735209463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429735209463" session_id=1196320679 session_state=END} 20241031122640275 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429735209463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640275 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429735209463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640275 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640275 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 20241031122640279 DAUC <0003> db_auc.c:157 IMSI='262422205262110': No 2G Auth Data 20241031122640279 DAUC <0003> db_auc.c:192 IMSI='262422205262110': No 3G Auth Data 20241031122640290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4258 20241031122640293 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640293 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422205262110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422205262110" session_id=1473221992 session_state=BEGIN} 20241031122640293 DSS <0004> hlr_ussd.c:576 262422205262110/0x57cf9568: Process SS (BEGIN) 20241031122640293 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122640293 DSS <0004> hlr_ussd.c:518 262422205262110/0x57cf9568: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122640293 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640293 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640293 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640293 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640294 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640294 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640294 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422205262110 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422205262110" session_id=1473221992 session_state=CONTINUE} 20241031122640294 DSS <0004> hlr_ussd.c:576 262422205262110/0x57cf9568: Process SS (CONTINUE) 20241031122640294 DSS <0004> hlr_ussd.c:518 262422205262110/0x57cf9568: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122640294 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422205262110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422205262110" session_id=1473221992 session_state=CONTINUE} 20241031122640294 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422205262110 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640294 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640294 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640296 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640296 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422205262110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422205262110" session_id=1473221992 session_state=CONTINUE} 20241031122640296 DSS <0004> hlr_ussd.c:576 262422205262110/0x57cf9568: Process SS (CONTINUE) 20241031122640296 DSS <0004> hlr_ussd.c:518 262422205262110/0x57cf9568: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640296 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422205262110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640296 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640296 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640296 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640296 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640296 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640296 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640296 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422205262110 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422205262110" session_id=1473221992 session_state=END} 20241031122640296 DSS <0004> hlr_ussd.c:576 262422205262110/0x57cf9568: Process SS (END) 20241031122640296 DSS <0004> hlr_ussd.c:518 262422205262110/0x57cf9568: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640296 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422205262110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422205262110" session_id=1473221992 session_state=END} 20241031122640296 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422205262110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640296 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422205262110 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640296 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640296 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4258 20241031122640300 DAUC <0003> db_auc.c:157 IMSI='262428615395791': No 2G Auth Data 20241031122640300 DAUC <0003> db_auc.c:192 IMSI='262428615395791': No 3G Auth Data 20241031122640311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241031122640314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640314 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428615395791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428615395791" session_id=2723911821 session_state=BEGIN} 20241031122640314 DSS <0004> hlr_ussd.c:576 262428615395791/0xa25b988d: Process SS (BEGIN) 20241031122640314 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122640314 DSS <0004> hlr_ussd.c:518 262428615395791/0xa25b988d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122640314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640314 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640314 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640314 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640314 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262428615395791 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428615395791" session_id=2723911821 session_state=CONTINUE} 20241031122640314 DSS <0004> hlr_ussd.c:576 262428615395791/0xa25b988d: Process SS (CONTINUE) 20241031122640314 DSS <0004> hlr_ussd.c:518 262428615395791/0xa25b988d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122640314 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428615395791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428615395791" session_id=2723911821 session_state=CONTINUE} 20241031122640314 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262428615395791 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640314 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640316 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640316 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428615395791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428615395791" session_id=2723911821 session_state=CONTINUE} 20241031122640316 DSS <0004> hlr_ussd.c:576 262428615395791/0xa25b988d: Process SS (CONTINUE) 20241031122640316 DSS <0004> hlr_ussd.c:518 262428615395791/0xa25b988d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640316 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428615395791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640316 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640316 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640316 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640316 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640317 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640317 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640317 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262428615395791 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428615395791" session_id=2723911821 session_state=END} 20241031122640317 DSS <0004> hlr_ussd.c:576 262428615395791/0xa25b988d: Process SS (END) 20241031122640317 DSS <0004> hlr_ussd.c:518 262428615395791/0xa25b988d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640317 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428615395791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428615395791" session_id=2723911821 session_state=END} 20241031122640317 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428615395791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640317 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262428615395791 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640317 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640317 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241031122640321 DAUC <0003> db_auc.c:157 IMSI='262427897073504': No 2G Auth Data 20241031122640321 DAUC <0003> db_auc.c:192 IMSI='262427897073504': No 3G Auth Data 20241031122640334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4258 20241031122640337 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640337 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427897073504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427897073504" session_id=1209068018 session_state=BEGIN} 20241031122640337 DSS <0004> hlr_ussd.c:576 262427897073504/0x4810e9f2: Process SS (BEGIN) 20241031122640337 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122640337 DSS <0004> hlr_ussd.c:518 262427897073504/0x4810e9f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122640337 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640337 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640337 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640337 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640338 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640338 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640338 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262427897073504 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427897073504" session_id=1209068018 session_state=CONTINUE} 20241031122640338 DSS <0004> hlr_ussd.c:576 262427897073504/0x4810e9f2: Process SS (CONTINUE) 20241031122640338 DSS <0004> hlr_ussd.c:518 262427897073504/0x4810e9f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122640338 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427897073504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427897073504" session_id=1209068018 session_state=CONTINUE} 20241031122640338 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262427897073504 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640338 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640338 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640340 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640340 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427897073504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427897073504" session_id=1209068018 session_state=CONTINUE} 20241031122640340 DSS <0004> hlr_ussd.c:576 262427897073504/0x4810e9f2: Process SS (CONTINUE) 20241031122640340 DSS <0004> hlr_ussd.c:518 262427897073504/0x4810e9f2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640340 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427897073504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640340 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640340 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640340 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640340 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640340 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640340 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640340 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262427897073504 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427897073504" session_id=1209068018 session_state=END} 20241031122640340 DSS <0004> hlr_ussd.c:576 262427897073504/0x4810e9f2: Process SS (END) 20241031122640340 DSS <0004> hlr_ussd.c:518 262427897073504/0x4810e9f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640340 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427897073504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427897073504" session_id=1209068018 session_state=END} 20241031122640340 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427897073504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640340 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262427897073504 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640340 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640340 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4258 20241031122640344 DAUC <0003> db_auc.c:157 IMSI='262429422755504': No 2G Auth Data 20241031122640344 DAUC <0003> db_auc.c:192 IMSI='262429422755504': No 3G Auth Data 20241031122640358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241031122640361 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640361 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429422755504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429422755504" session_id=3498412951 session_state=BEGIN} 20241031122640361 DSS <0004> hlr_ussd.c:576 262429422755504/0xd0858b97: Process SS (BEGIN) 20241031122640361 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122640361 DSS <0004> hlr_ussd.c:518 262429422755504/0xd0858b97: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122640361 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640361 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640361 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640361 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640361 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640361 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640361 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429422755504 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429422755504" session_id=3498412951 session_state=CONTINUE} 20241031122640361 DSS <0004> hlr_ussd.c:576 262429422755504/0xd0858b97: Process SS (CONTINUE) 20241031122640361 DSS <0004> hlr_ussd.c:518 262429422755504/0xd0858b97: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122640361 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429422755504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429422755504" session_id=3498412951 session_state=CONTINUE} 20241031122640361 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429422755504 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640361 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640361 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640363 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640363 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429422755504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429422755504" session_id=3498412951 session_state=CONTINUE} 20241031122640363 DSS <0004> hlr_ussd.c:576 262429422755504/0xd0858b97: Process SS (CONTINUE) 20241031122640363 DSS <0004> hlr_ussd.c:518 262429422755504/0xd0858b97: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640363 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429422755504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640363 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640363 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640363 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640363 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640364 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640364 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640364 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429422755504 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429422755504" session_id=3498412951 session_state=END} 20241031122640364 DSS <0004> hlr_ussd.c:576 262429422755504/0xd0858b97: Process SS (END) 20241031122640364 DSS <0004> hlr_ussd.c:518 262429422755504/0xd0858b97: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640364 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429422755504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429422755504" session_id=3498412951 session_state=END} 20241031122640364 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429422755504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640364 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429422755504 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640364 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640364 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241031122640368 DAUC <0003> db_auc.c:157 IMSI='262421317621951': No 2G Auth Data 20241031122640368 DAUC <0003> db_auc.c:192 IMSI='262421317621951': No 3G Auth Data 20241031122640382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20241031122640385 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640385 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421317621951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421317621951" session_id=4129208697 session_state=BEGIN} 20241031122640385 DSS <0004> hlr_ussd.c:576 262421317621951/0xf61eb979: Process SS (BEGIN) 20241031122640385 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031122640385 DSS <0004> hlr_ussd.c:518 262421317621951/0xf61eb979: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031122640385 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640385 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640385 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640385 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640385 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640385 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640385 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421317621951 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421317621951" session_id=4129208697 session_state=CONTINUE} 20241031122640385 DSS <0004> hlr_ussd.c:576 262421317621951/0xf61eb979: Process SS (CONTINUE) 20241031122640385 DSS <0004> hlr_ussd.c:518 262421317621951/0xf61eb979: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031122640385 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421317621951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421317621951" session_id=4129208697 session_state=CONTINUE} 20241031122640385 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421317621951 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640385 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640385 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640387 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640387 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421317621951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421317621951" session_id=4129208697 session_state=CONTINUE} 20241031122640387 DSS <0004> hlr_ussd.c:576 262421317621951/0xf61eb979: Process SS (CONTINUE) 20241031122640387 DSS <0004> hlr_ussd.c:518 262421317621951/0xf61eb979: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640387 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421317621951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640387 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640387 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640387 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640387 DLINP <000b> input/ipa.c:431 127.0.0.1:45171 sending data 20241031122640388 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640388 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640388 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421317621951 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421317621951" session_id=4129208697 session_state=END} 20241031122640388 DSS <0004> hlr_ussd.c:576 262421317621951/0xf61eb979: Process SS (END) 20241031122640388 DSS <0004> hlr_ussd.c:518 262421317621951/0xf61eb979: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031122640388 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421317621951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421317621951" session_id=4129208697 session_state=END} 20241031122640388 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421317621951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122640388 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421317621951 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122640388 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640388 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122640389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20241031122640389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42506<->l=127.0.0.1:4258 20241031122640390 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122640390 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122640390 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122640390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122640390 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45231<->l=127.0.0.1:4259) 20241031122640390 DLINP <000b> input/ipa.c:451 connected read/write 20241031122640390 DLINP <000b> input/ipa.c:405 127.0.0.1:45171 message received 20241031122640390 DLINP <000b> input/ipa.c:414 127.0.0.1:45171 connection closed with server 20241031122640390 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45171 20241031122640390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031122640415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4258 20241031122640616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4258 20241031122643731 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43863 20241031122643731 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43863 20241031122643733 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643733 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122643734 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122643734 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122643735 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643735 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122643735 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122643735 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031122643735 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241031122643735 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031122643735 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  20241031122643735 DLGSUP <0013> gsup_server.c:235 2:  20241031122643735 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122643735 DLGSUP <0013> gsup_server.c:235 3:  20241031122643735 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122643735 DLGSUP <0013> gsup_server.c:235 4:  20241031122643735 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122643735 DLGSUP <0013> gsup_server.c:235 5:  20241031122643735 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122643735 DLGSUP <0013> gsup_server.c:235 7:  20241031122643735 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122643735 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122643735 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122643735 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43863 20241031122643735 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122643736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20241031122643738 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122643738 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122643738 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122643738 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  20241031122643738 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122643738 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  20241031122643738 DLGSUP <0013> gsup_server.c:235 2:  20241031122643738 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122643738 DLGSUP <0013> gsup_server.c:235 3:  20241031122643738 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122643738 DLGSUP <0013> gsup_server.c:235 4:  20241031122643738 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122643738 DLGSUP <0013> gsup_server.c:235 5:  20241031122643738 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122643738 DLGSUP <0013> gsup_server.c:235 7:  20241031122643738 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122643738 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122643738 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122643738 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122643760 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43109<->l=127.0.0.1:4259) 20241031122643785 DAUC <0003> db_auc.c:157 IMSI='262428124465797': No 2G Auth Data 20241031122643785 DAUC <0003> db_auc.c:192 IMSI='262428124465797': No 3G Auth Data 20241031122643819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53266<->l=127.0.0.1:4258 20241031122643832 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122643832 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428124465797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428124465797" session_id=937489260 session_state=BEGIN} 20241031122643832 DSS <0004> hlr_ussd.c:576 262428124465797/0x37e0f36c: Process SS (BEGIN) 20241031122643832 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031122643832 DSS <0004> hlr_ussd.c:518 262428124465797/0x37e0f36c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031122643832 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643832 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643832 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643832 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643840 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643840 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122643840 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428124465797 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428124465797" session_id=937489260 session_state=END} 20241031122643840 DSS <0004> hlr_ussd.c:576 262428124465797/0x37e0f36c: Process SS (END) 20241031122643840 DSS <0004> hlr_ussd.c:518 262428124465797/0x37e0f36c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031122643840 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428124465797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428124465797" session_id=937489260 session_state=END} 20241031122643840 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428124465797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122643840 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428124465797 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122643840 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643840 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53266<->l=127.0.0.1:4258 20241031122643851 DAUC <0003> db_auc.c:157 IMSI='262422173033530': No 2G Auth Data 20241031122643851 DAUC <0003> db_auc.c:192 IMSI='262422173033530': No 3G Auth Data 20241031122643863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4258 20241031122643866 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122643866 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422173033530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422173033530" session_id=574455742 session_state=BEGIN} 20241031122643866 DSS <0004> hlr_ussd.c:576 262422173033530/0x223d7fbe: Process SS (BEGIN) 20241031122643866 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031122643866 DSS <0004> hlr_ussd.c:518 262422173033530/0x223d7fbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031122643866 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643866 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643866 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643866 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643867 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643867 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122643867 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422173033530 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422173033530" session_id=574455742 session_state=END} 20241031122643867 DSS <0004> hlr_ussd.c:576 262422173033530/0x223d7fbe: Process SS (END) 20241031122643867 DSS <0004> hlr_ussd.c:518 262422173033530/0x223d7fbe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031122643867 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422173033530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422173033530" session_id=574455742 session_state=END} 20241031122643867 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422173033530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122643867 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422173033530 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122643867 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643867 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4258 20241031122643872 DAUC <0003> db_auc.c:157 IMSI='262420770842055': No 2G Auth Data 20241031122643872 DAUC <0003> db_auc.c:192 IMSI='262420770842055': No 3G Auth Data 20241031122643884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53296<->l=127.0.0.1:4258 20241031122643887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122643887 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420770842055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420770842055" session_id=1201144587 session_state=BEGIN} 20241031122643887 DSS <0004> hlr_ussd.c:576 262420770842055/0x4798030b: Process SS (BEGIN) 20241031122643887 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031122643887 DSS <0004> hlr_ussd.c:518 262420770842055/0x4798030b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031122643887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643887 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643887 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643887 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122643887 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420770842055 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420770842055" session_id=1201144587 session_state=END} 20241031122643887 DSS <0004> hlr_ussd.c:576 262420770842055/0x4798030b: Process SS (END) 20241031122643887 DSS <0004> hlr_ussd.c:518 262420770842055/0x4798030b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031122643887 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420770842055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420770842055" session_id=1201144587 session_state=END} 20241031122643887 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420770842055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122643887 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420770842055 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122643887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643887 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53296<->l=127.0.0.1:4258 20241031122643892 DAUC <0003> db_auc.c:157 IMSI='262421551599794': No 2G Auth Data 20241031122643892 DAUC <0003> db_auc.c:192 IMSI='262421551599794': No 3G Auth Data 20241031122643905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4258 20241031122643907 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122643908 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421551599794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421551599794" session_id=678493040 session_state=BEGIN} 20241031122643908 DSS <0004> hlr_ussd.c:576 262421551599794/0x2870fb70: Process SS (BEGIN) 20241031122643908 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031122643908 DSS <0004> hlr_ussd.c:518 262421551599794/0x2870fb70: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031122643908 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643908 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643908 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643908 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643908 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643908 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122643908 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421551599794 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421551599794" session_id=678493040 session_state=END} 20241031122643908 DSS <0004> hlr_ussd.c:576 262421551599794/0x2870fb70: Process SS (END) 20241031122643908 DSS <0004> hlr_ussd.c:518 262421551599794/0x2870fb70: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031122643908 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421551599794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421551599794" session_id=678493040 session_state=END} 20241031122643908 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421551599794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122643908 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421551599794 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122643908 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643908 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4258 20241031122643913 DAUC <0003> db_auc.c:157 IMSI='262420176654430': No 2G Auth Data 20241031122643913 DAUC <0003> db_auc.c:192 IMSI='262420176654430': No 3G Auth Data 20241031122643925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241031122643928 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122643928 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420176654430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420176654430" session_id=626626320 session_state=BEGIN} 20241031122643928 DSS <0004> hlr_ussd.c:576 262420176654430/0x25598f10: Process SS (BEGIN) 20241031122643928 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031122643928 DSS <0004> hlr_ussd.c:518 262420176654430/0x25598f10: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031122643928 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643928 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643928 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643928 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643929 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643929 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122643929 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262420176654430 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420176654430" session_id=626626320 session_state=END} 20241031122643929 DSS <0004> hlr_ussd.c:576 262420176654430/0x25598f10: Process SS (END) 20241031122643929 DSS <0004> hlr_ussd.c:518 262420176654430/0x25598f10: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031122643929 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420176654430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420176654430" session_id=626626320 session_state=END} 20241031122643929 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420176654430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122643929 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262420176654430 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122643929 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643929 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241031122643933 DAUC <0003> db_auc.c:157 IMSI='262426506554726': No 2G Auth Data 20241031122643933 DAUC <0003> db_auc.c:192 IMSI='262426506554726': No 3G Auth Data 20241031122643948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53326<->l=127.0.0.1:4258 20241031122643951 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122643951 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426506554726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426506554726" session_id=3602697256 session_state=BEGIN} 20241031122643951 DSS <0004> hlr_ussd.c:576 262426506554726/0xd6bccc28: Process SS (BEGIN) 20241031122643951 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031122643951 DSS <0004> hlr_ussd.c:518 262426506554726/0xd6bccc28: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031122643951 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643951 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643951 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643951 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643951 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643951 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122643951 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262426506554726 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426506554726" session_id=3602697256 session_state=END} 20241031122643951 DSS <0004> hlr_ussd.c:576 262426506554726/0xd6bccc28: Process SS (END) 20241031122643951 DSS <0004> hlr_ussd.c:518 262426506554726/0xd6bccc28: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031122643952 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426506554726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426506554726" session_id=3602697256 session_state=END} 20241031122643952 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426506554726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122643952 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262426506554726 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122643952 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643952 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53326<->l=127.0.0.1:4258 20241031122643956 DAUC <0003> db_auc.c:157 IMSI='262425825040760': No 2G Auth Data 20241031122643956 DAUC <0003> db_auc.c:192 IMSI='262425825040760': No 3G Auth Data 20241031122643971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 20241031122643974 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122643974 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425825040760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425825040760" session_id=3890133324 session_state=BEGIN} 20241031122643974 DSS <0004> hlr_ussd.c:576 262425825040760/0xe7deb94c: Process SS (BEGIN) 20241031122643974 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031122643974 DSS <0004> hlr_ussd.c:518 262425825040760/0xe7deb94c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031122643974 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643974 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643974 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643974 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643974 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643974 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122643974 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425825040760 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425825040760" session_id=3890133324 session_state=END} 20241031122643975 DSS <0004> hlr_ussd.c:576 262425825040760/0xe7deb94c: Process SS (END) 20241031122643975 DSS <0004> hlr_ussd.c:518 262425825040760/0xe7deb94c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031122643975 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425825040760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425825040760" session_id=3890133324 session_state=END} 20241031122643975 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425825040760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122643975 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425825040760 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122643975 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643975 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 20241031122643979 DAUC <0003> db_auc.c:157 IMSI='262421512170708': No 2G Auth Data 20241031122643979 DAUC <0003> db_auc.c:192 IMSI='262421512170708': No 3G Auth Data 20241031122643994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53348<->l=127.0.0.1:4258 20241031122643997 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122643997 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421512170708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421512170708" session_id=2452654339 session_state=BEGIN} 20241031122643997 DSS <0004> hlr_ussd.c:576 262421512170708/0x92308903: Process SS (BEGIN) 20241031122643997 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031122643997 DSS <0004> hlr_ussd.c:518 262421512170708/0x92308903: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031122643997 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643997 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643997 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643997 DLINP <000b> input/ipa.c:431 127.0.0.1:43863 sending data 20241031122643997 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643997 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122643997 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262421512170708 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421512170708" session_id=2452654339 session_state=END} 20241031122643997 DSS <0004> hlr_ussd.c:576 262421512170708/0x92308903: Process SS (END) 20241031122643997 DSS <0004> hlr_ussd.c:518 262421512170708/0x92308903: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031122643997 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421512170708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421512170708" session_id=2452654339 session_state=END} 20241031122643997 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421512170708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122643997 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262421512170708 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031122643997 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643997 DLINP <000b> input/ipa.c:451 connected read/write 20241031122643997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122643999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53348<->l=127.0.0.1:4258 20241031122644001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20241031122644002 DLINP <000b> input/ipa.c:451 connected read/write 20241031122644002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122644002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122644002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122644002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122644002 DLINP <000b> input/ipa.c:451 connected read/write 20241031122644002 DLINP <000b> input/ipa.c:405 127.0.0.1:43863 message received 20241031122644002 DLINP <000b> input/ipa.c:414 127.0.0.1:43863 connection closed with server 20241031122644002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43863 20241031122644002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031122644002 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43109<->l=127.0.0.1:4259) 20241031122644036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241031122644237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241031122645378 DSS <0004> hlr_ussd.c:239 262429334273664/0x43a7ee2d: SS Session Timeout, destroying 20241031122645378 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429334273664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122645418 DSS <0004> hlr_ussd.c:239 262424563361382/0xc8dbe7c6: SS Session Timeout, destroying 20241031122645418 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424563361382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122645458 DSS <0004> hlr_ussd.c:239 262424557041213/0x56784ac6: SS Session Timeout, destroying 20241031122645458 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424557041213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122645492 DSS <0004> hlr_ussd.c:239 262424355922610/0x960d1ce1: SS Session Timeout, destroying 20241031122645492 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424355922610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122645511 DSS <0004> hlr_ussd.c:239 262422730098949/0x03af3445: SS Session Timeout, destroying 20241031122645511 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422730098949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122645538 DSS <0004> hlr_ussd.c:239 262426106672076/0xc335e993: SS Session Timeout, destroying 20241031122645538 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426106672076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122645559 DSS <0004> hlr_ussd.c:239 262420332660520/0xc594364e: SS Session Timeout, destroying 20241031122645559 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420332660520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122645586 DSS <0004> hlr_ussd.c:239 262422016968002/0x6f686115: SS Session Timeout, destroying 20241031122645586 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422016968002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122647350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122647350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122647355 DLINP <000b> input/ipa.c:451 connected read/write 20241031122647355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122647356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 20241031122647361 DLINP <000b> input/ipa.c:451 connected read/write 20241031122647361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122647361 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122647361 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122647361 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  20241031122647361 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122647361 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  20241031122647361 DLGSUP <0013> gsup_server.c:235 2:  20241031122647361 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122647361 DLGSUP <0013> gsup_server.c:235 3:  20241031122647361 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122647361 DLGSUP <0013> gsup_server.c:235 4:  20241031122647361 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122647361 DLGSUP <0013> gsup_server.c:235 5:  20241031122647361 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122647361 DLGSUP <0013> gsup_server.c:235 7:  20241031122647361 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122647361 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122647361 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122647361 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122647384 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40131<->l=127.0.0.1:4259) 20241031122647417 DAUC <0003> db_auc.c:157 IMSI='262429473547542': No 2G Auth Data 20241031122647417 DAUC <0003> db_auc.c:192 IMSI='262429473547542': No 3G Auth Data 20241031122647455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4258 20241031122647468 DLINP <000b> input/ipa.c:451 connected read/write 20241031122647468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122647468 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429473547542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429473547542" session_id=1511620907 session_state=BEGIN} 20241031122647468 DSS <0004> hlr_ussd.c:576 262429473547542/0x5a19812b: Process SS (BEGIN) 20241031122647468 DSS <0004> hlr_ussd.c:498 262429473547542/0x5a19812b: SS CompType=Invoke, OpCode=InterrogateSS 20241031122647468 DSS <0004> hlr_ussd.c:506 262429473547542/0x5a19812b: Structured SS requests are not supported, rejecting... 20241031122647468 DSS <0004> hlr_ussd.c:354 262429473547542/0x5a19812b: Tx ReturnError(0, 0x15) 20241031122647468 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429473547542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429473547542" session_id=1511620907 session_state=END} 20241031122647468 DLINP <000b> input/ipa.c:451 connected read/write 20241031122647468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122647469 DLINP <000b> input/ipa.c:451 connected read/write 20241031122647469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122647475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4258 20241031122647481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 20241031122647482 DLINP <000b> input/ipa.c:451 connected read/write 20241031122647482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122647482 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122647482 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122647482 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122647482 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40131<->l=127.0.0.1:4259) 20241031122647506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4258 20241031122647607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4258 20241031122648846 DSS <0004> hlr_ussd.c:239 262424047172358/0xe132bd7d: SS Session Timeout, destroying 20241031122648846 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424047172358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122648868 DSS <0004> hlr_ussd.c:239 262420160696327/0x572f3a81: SS Session Timeout, destroying 20241031122648868 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420160696327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122648888 DSS <0004> hlr_ussd.c:239 262423978137103/0x7c196af0: SS Session Timeout, destroying 20241031122648888 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423978137103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122648907 DSS <0004> hlr_ussd.c:239 262425029500231/0x67287ff9: SS Session Timeout, destroying 20241031122648907 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425029500231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122648926 DSS <0004> hlr_ussd.c:239 262429527824861/0x29dcd253: SS Session Timeout, destroying 20241031122648926 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429527824861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122648947 DSS <0004> hlr_ussd.c:239 262426530358789/0x7e8cb0ed: SS Session Timeout, destroying 20241031122648947 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426530358789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122648970 DSS <0004> hlr_ussd.c:239 262428620343672/0x2d9fd75c: SS Session Timeout, destroying 20241031122648970 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428620343672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122648992 DSS <0004> hlr_ussd.c:239 262427931837413/0xa037b524: SS Session Timeout, destroying 20241031122648992 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427931837413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122650684 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122650684 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122650687 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241031122650689 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650689 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122650689 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122650689 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  20241031122650689 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122650689 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  20241031122650689 DLGSUP <0013> gsup_server.c:235 2:  20241031122650689 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122650689 DLGSUP <0013> gsup_server.c:235 3:  20241031122650689 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122650689 DLGSUP <0013> gsup_server.c:235 4:  20241031122650689 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122650689 DLGSUP <0013> gsup_server.c:235 5:  20241031122650689 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122650689 DLGSUP <0013> gsup_server.c:235 7:  20241031122650689 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122650689 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122650689 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122650689 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122650699 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36473<->l=127.0.0.1:4259) 20241031122650724 DAUC <0003> db_auc.c:157 IMSI='262424736213870': No 2G Auth Data 20241031122650724 DAUC <0003> db_auc.c:192 IMSI='262424736213870': No 3G Auth Data 20241031122650760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4258 20241031122650771 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650771 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424736213870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424736213870"} 20241031122650771 DMAIN <0000> hlr.c:424 IMSI='262424736213870': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122650772 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424736213870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424736213870"} 20241031122650772 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424736213870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650772 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650772 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650774 DAUC <0003> db_auc.c:192 IMSI='262424736213870': No 3G Auth Data 20241031122650777 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650777 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424736213870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424736213870"} 20241031122650777 DAUC <0003> hlr.c:417 IMSI='262424736213870': storing IMEI = 12345678901234 20241031122650780 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424736213870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424736213870"} 20241031122650780 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424736213870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650780 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650780 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650782 DAUC <0003> db_auc.c:192 IMSI='262424736213870': No 3G Auth Data 20241031122650783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4258 20241031122650793 DAUC <0003> db_auc.c:157 IMSI='262429759613296': No 2G Auth Data 20241031122650793 DAUC <0003> db_auc.c:192 IMSI='262429759613296': No 3G Auth Data 20241031122650804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53410<->l=127.0.0.1:4258 20241031122650806 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650806 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429759613296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429759613296"} 20241031122650806 DMAIN <0000> hlr.c:424 IMSI='262429759613296': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122650806 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429759613296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429759613296"} 20241031122650806 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429759613296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650806 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650806 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650807 DAUC <0003> db_auc.c:192 IMSI='262429759613296': No 3G Auth Data 20241031122650808 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650808 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429759613296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429759613296"} 20241031122650808 DAUC <0003> hlr.c:417 IMSI='262429759613296': storing IMEI = 12345678901234 20241031122650811 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429759613296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429759613296"} 20241031122650811 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429759613296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650811 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650811 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650811 DAUC <0003> db_auc.c:192 IMSI='262429759613296': No 3G Auth Data 20241031122650812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53410<->l=127.0.0.1:4258 20241031122650820 DAUC <0003> db_auc.c:157 IMSI='262426137679019': No 2G Auth Data 20241031122650820 DAUC <0003> db_auc.c:192 IMSI='262426137679019': No 3G Auth Data 20241031122650832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53424<->l=127.0.0.1:4258 20241031122650834 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650834 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426137679019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426137679019"} 20241031122650834 DMAIN <0000> hlr.c:424 IMSI='262426137679019': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122650834 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426137679019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426137679019"} 20241031122650834 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426137679019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650834 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650834 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650835 DAUC <0003> db_auc.c:192 IMSI='262426137679019': No 3G Auth Data 20241031122650836 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650836 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426137679019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426137679019"} 20241031122650836 DAUC <0003> hlr.c:417 IMSI='262426137679019': storing IMEI = 12345678901234 20241031122650839 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426137679019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426137679019"} 20241031122650839 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426137679019 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650839 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650839 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650839 DAUC <0003> db_auc.c:192 IMSI='262426137679019': No 3G Auth Data 20241031122650840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53424<->l=127.0.0.1:4258 20241031122650848 DAUC <0003> db_auc.c:157 IMSI='262426076178184': No 2G Auth Data 20241031122650848 DAUC <0003> db_auc.c:192 IMSI='262426076178184': No 3G Auth Data 20241031122650859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241031122650861 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650861 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426076178184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426076178184"} 20241031122650861 DMAIN <0000> hlr.c:424 IMSI='262426076178184': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122650861 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426076178184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426076178184"} 20241031122650861 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426076178184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650861 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650861 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650862 DAUC <0003> db_auc.c:157 IMSI='262426076178184': No 2G Auth Data 20241031122650863 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650863 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426076178184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426076178184"} 20241031122650863 DAUC <0003> hlr.c:417 IMSI='262426076178184': storing IMEI = 12345678901234 20241031122650866 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426076178184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426076178184"} 20241031122650866 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426076178184 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650866 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650866 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650867 DAUC <0003> db_auc.c:157 IMSI='262426076178184': No 2G Auth Data 20241031122650867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241031122650876 DAUC <0003> db_auc.c:157 IMSI='262420954836662': No 2G Auth Data 20241031122650876 DAUC <0003> db_auc.c:192 IMSI='262420954836662': No 3G Auth Data 20241031122650887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53446<->l=127.0.0.1:4258 20241031122650889 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650889 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420954836662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420954836662"} 20241031122650889 DMAIN <0000> hlr.c:424 IMSI='262420954836662': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122650889 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420954836662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420954836662"} 20241031122650889 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420954836662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650889 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650889 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650890 DAUC <0003> db_auc.c:157 IMSI='262420954836662': No 2G Auth Data 20241031122650891 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650891 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420954836662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420954836662"} 20241031122650891 DAUC <0003> hlr.c:417 IMSI='262420954836662': storing IMEI = 12345678901234 20241031122650893 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420954836662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420954836662"} 20241031122650893 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420954836662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650893 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650893 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650894 DAUC <0003> db_auc.c:157 IMSI='262420954836662': No 2G Auth Data 20241031122650894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53446<->l=127.0.0.1:4258 20241031122650903 DAUC <0003> db_auc.c:157 IMSI='262429538262404': No 2G Auth Data 20241031122650903 DAUC <0003> db_auc.c:192 IMSI='262429538262404': No 3G Auth Data 20241031122650917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 20241031122650919 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650919 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429538262404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429538262404"} 20241031122650919 DMAIN <0000> hlr.c:424 IMSI='262429538262404': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122650919 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429538262404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429538262404"} 20241031122650919 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429538262404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650919 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650919 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650920 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650920 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429538262404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429538262404"} 20241031122650920 DAUC <0003> hlr.c:417 IMSI='262429538262404': storing IMEI = 12345678901234 20241031122650923 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429538262404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429538262404"} 20241031122650923 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429538262404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650923 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650923 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 20241031122650936 DAUC <0003> db_auc.c:157 IMSI='262420873704791': No 2G Auth Data 20241031122650936 DAUC <0003> db_auc.c:192 IMSI='262420873704791': No 3G Auth Data 20241031122650950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53474<->l=127.0.0.1:4258 20241031122650952 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650952 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420873704791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420873704791"} 20241031122650952 DMAIN <0000> hlr.c:424 IMSI='262420873704791': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122650952 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420873704791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420873704791"} 20241031122650952 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420873704791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650952 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650952 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650954 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650954 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420873704791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420873704791"} 20241031122650954 DAUC <0003> hlr.c:417 IMSI='262420873704791': storing IMEI = 12345678901234 20241031122650957 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420873704791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420873704791"} 20241031122650957 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420873704791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650957 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650957 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53474<->l=127.0.0.1:4258 20241031122650969 DAUC <0003> db_auc.c:157 IMSI='262426453911147': No 2G Auth Data 20241031122650969 DAUC <0003> db_auc.c:192 IMSI='262426453911147': No 3G Auth Data 20241031122650983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4258 20241031122650985 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650985 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426453911147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426453911147"} 20241031122650985 DMAIN <0000> hlr.c:424 IMSI='262426453911147': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122650985 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426453911147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426453911147"} 20241031122650985 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426453911147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650985 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650985 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650987 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122650987 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426453911147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426453911147"} 20241031122650987 DAUC <0003> hlr.c:417 IMSI='262426453911147': storing IMEI = 12345678901234 20241031122650990 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426453911147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426453911147"} 20241031122650990 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426453911147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122650990 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650990 DLINP <000b> input/ipa.c:451 connected read/write 20241031122650990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122650991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4258 20241031122651000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241031122651000 DLINP <000b> input/ipa.c:451 connected read/write 20241031122651000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122651000 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122651000 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122651000 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122651000 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36473<->l=127.0.0.1:4259) 20241031122651023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53490<->l=127.0.0.1:4258 20241031122651124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53490<->l=127.0.0.1:4258 20241031122654230 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122654230 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122654234 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60988<->l=127.0.0.1:4258 20241031122654239 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654239 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122654239 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122654239 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  20241031122654239 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122654239 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  20241031122654239 DLGSUP <0013> gsup_server.c:235 2:  20241031122654239 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122654239 DLGSUP <0013> gsup_server.c:235 3:  20241031122654239 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122654239 DLGSUP <0013> gsup_server.c:235 4:  20241031122654239 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122654239 DLGSUP <0013> gsup_server.c:235 5:  20241031122654239 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122654239 DLGSUP <0013> gsup_server.c:235 7:  20241031122654239 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122654239 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122654239 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122654239 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122654261 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43257<->l=127.0.0.1:4259) 20241031122654272 DAUC <0003> db_auc.c:157 IMSI='262421536257153': No 2G Auth Data 20241031122654272 DAUC <0003> db_auc.c:192 IMSI='262421536257153': No 3G Auth Data 20241031122654298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32772<->l=127.0.0.1:4258 20241031122654304 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654304 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421536257153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421536257153" source_name="the-source\n"} 20241031122654304 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031122654304 DMAIN <0000> hlr.c:424 IMSI='262421536257153': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122654304 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262421536257153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421536257153" destination_name="the-source\n"} 20241031122654304 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262421536257153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654304 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654304 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654305 DAUC <0003> db_auc.c:192 IMSI='262421536257153': No 3G Auth Data 20241031122654307 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654307 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421536257153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421536257153" source_name="the-source\n"} 20241031122654307 DAUC <0003> hlr.c:417 IMSI='262421536257153': storing IMEI = 12345678901234 20241031122654310 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262421536257153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421536257153" destination_name="the-source\n"} 20241031122654310 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262421536257153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654310 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654310 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654311 DAUC <0003> db_auc.c:192 IMSI='262421536257153': No 3G Auth Data 20241031122654312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32772<->l=127.0.0.1:4258 20241031122654321 DAUC <0003> db_auc.c:157 IMSI='262422343208587': No 2G Auth Data 20241031122654321 DAUC <0003> db_auc.c:192 IMSI='262422343208587': No 3G Auth Data 20241031122654331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32774<->l=127.0.0.1:4258 20241031122654334 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654334 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422343208587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422343208587" source_name="the-source\n"} 20241031122654334 DMAIN <0000> hlr.c:424 IMSI='262422343208587': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122654334 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262422343208587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422343208587" destination_name="the-source\n"} 20241031122654334 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422343208587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654334 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654334 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654334 DAUC <0003> db_auc.c:192 IMSI='262422343208587': No 3G Auth Data 20241031122654335 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654335 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422343208587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422343208587" source_name="the-source\n"} 20241031122654335 DAUC <0003> hlr.c:417 IMSI='262422343208587': storing IMEI = 12345678901234 20241031122654338 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262422343208587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422343208587" destination_name="the-source\n"} 20241031122654338 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422343208587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654338 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654338 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654338 DAUC <0003> db_auc.c:192 IMSI='262422343208587': No 3G Auth Data 20241031122654339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32774<->l=127.0.0.1:4258 20241031122654347 DAUC <0003> db_auc.c:157 IMSI='262422870206638': No 2G Auth Data 20241031122654347 DAUC <0003> db_auc.c:192 IMSI='262422870206638': No 3G Auth Data 20241031122654358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32786<->l=127.0.0.1:4258 20241031122654360 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654360 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422870206638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422870206638" source_name="the-source\n"} 20241031122654360 DMAIN <0000> hlr.c:424 IMSI='262422870206638': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122654360 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262422870206638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422870206638" destination_name="the-source\n"} 20241031122654360 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262422870206638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654360 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654360 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654361 DAUC <0003> db_auc.c:192 IMSI='262422870206638': No 3G Auth Data 20241031122654362 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654362 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422870206638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422870206638" source_name="the-source\n"} 20241031122654362 DAUC <0003> hlr.c:417 IMSI='262422870206638': storing IMEI = 12345678901234 20241031122654364 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262422870206638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422870206638" destination_name="the-source\n"} 20241031122654364 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262422870206638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654364 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654364 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654365 DAUC <0003> db_auc.c:192 IMSI='262422870206638': No 3G Auth Data 20241031122654365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32786<->l=127.0.0.1:4258 20241031122654374 DAUC <0003> db_auc.c:157 IMSI='262428970762786': No 2G Auth Data 20241031122654374 DAUC <0003> db_auc.c:192 IMSI='262428970762786': No 3G Auth Data 20241031122654385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32798<->l=127.0.0.1:4258 20241031122654387 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654387 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428970762786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428970762786" source_name="the-source\n"} 20241031122654387 DMAIN <0000> hlr.c:424 IMSI='262428970762786': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122654387 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262428970762786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428970762786" destination_name="the-source\n"} 20241031122654387 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262428970762786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654387 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654387 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654388 DAUC <0003> db_auc.c:157 IMSI='262428970762786': No 2G Auth Data 20241031122654389 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654389 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428970762786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428970762786" source_name="the-source\n"} 20241031122654389 DAUC <0003> hlr.c:417 IMSI='262428970762786': storing IMEI = 12345678901234 20241031122654391 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262428970762786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428970762786" destination_name="the-source\n"} 20241031122654391 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262428970762786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654391 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654391 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654392 DAUC <0003> db_auc.c:157 IMSI='262428970762786': No 2G Auth Data 20241031122654392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32798<->l=127.0.0.1:4258 20241031122654401 DAUC <0003> db_auc.c:157 IMSI='262426736181978': No 2G Auth Data 20241031122654401 DAUC <0003> db_auc.c:192 IMSI='262426736181978': No 3G Auth Data 20241031122654412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 20241031122654414 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654414 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426736181978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426736181978" source_name="the-source\n"} 20241031122654414 DMAIN <0000> hlr.c:424 IMSI='262426736181978': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122654414 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262426736181978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426736181978" destination_name="the-source\n"} 20241031122654414 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426736181978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654414 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654414 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654414 DAUC <0003> db_auc.c:157 IMSI='262426736181978': No 2G Auth Data 20241031122654415 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654415 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426736181978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426736181978" source_name="the-source\n"} 20241031122654415 DAUC <0003> hlr.c:417 IMSI='262426736181978': storing IMEI = 12345678901234 20241031122654418 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262426736181978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426736181978" destination_name="the-source\n"} 20241031122654418 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426736181978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654418 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654418 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654418 DAUC <0003> db_auc.c:157 IMSI='262426736181978': No 2G Auth Data 20241031122654419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 20241031122654427 DAUC <0003> db_auc.c:157 IMSI='262423394948522': No 2G Auth Data 20241031122654427 DAUC <0003> db_auc.c:192 IMSI='262423394948522': No 3G Auth Data 20241031122654447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32814<->l=127.0.0.1:4258 20241031122654450 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654450 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423394948522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423394948522" source_name="the-source\n"} 20241031122654450 DMAIN <0000> hlr.c:424 IMSI='262423394948522': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122654450 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423394948522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423394948522" destination_name="the-source\n"} 20241031122654450 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423394948522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654450 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654450 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654451 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654451 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423394948522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423394948522" source_name="the-source\n"} 20241031122654451 DAUC <0003> hlr.c:417 IMSI='262423394948522': storing IMEI = 12345678901234 20241031122654454 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423394948522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423394948522" destination_name="the-source\n"} 20241031122654454 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423394948522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654454 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654454 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32814<->l=127.0.0.1:4258 20241031122654466 DAUC <0003> db_auc.c:157 IMSI='262429464749720': No 2G Auth Data 20241031122654466 DAUC <0003> db_auc.c:192 IMSI='262429464749720': No 3G Auth Data 20241031122654480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32822<->l=127.0.0.1:4258 20241031122654483 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654483 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429464749720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429464749720" source_name="the-source\n"} 20241031122654483 DMAIN <0000> hlr.c:424 IMSI='262429464749720': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122654483 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262429464749720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429464749720" destination_name="the-source\n"} 20241031122654483 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429464749720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654483 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654483 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654484 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654484 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429464749720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429464749720" source_name="the-source\n"} 20241031122654484 DAUC <0003> hlr.c:417 IMSI='262429464749720': storing IMEI = 12345678901234 20241031122654487 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262429464749720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429464749720" destination_name="the-source\n"} 20241031122654487 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429464749720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654487 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654487 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32822<->l=127.0.0.1:4258 20241031122654500 DAUC <0003> db_auc.c:157 IMSI='262423476078656': No 2G Auth Data 20241031122654500 DAUC <0003> db_auc.c:192 IMSI='262423476078656': No 3G Auth Data 20241031122654514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32830<->l=127.0.0.1:4258 20241031122654517 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654517 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423476078656 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423476078656" source_name="the-source\n"} 20241031122654517 DMAIN <0000> hlr.c:424 IMSI='262423476078656': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031122654517 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262423476078656 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423476078656" destination_name="the-source\n"} 20241031122654517 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262423476078656 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654517 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654517 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654518 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654518 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423476078656 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423476078656" source_name="the-source\n"} 20241031122654518 DAUC <0003> hlr.c:417 IMSI='262423476078656': storing IMEI = 12345678901234 20241031122654521 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262423476078656 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423476078656" destination_name="the-source\n"} 20241031122654521 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262423476078656 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122654521 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654521 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122654522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32830<->l=127.0.0.1:4258 20241031122654530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60988<->l=127.0.0.1:4258 20241031122654531 DLINP <000b> input/ipa.c:451 connected read/write 20241031122654531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122654531 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122654531 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122654531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122654531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031122654531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43257<->l=127.0.0.1:4259) 20241031122654554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32836<->l=127.0.0.1:4258 20241031122654655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32836<->l=127.0.0.1:4258 20241031122657750 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122657750 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122657753 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32850<->l=127.0.0.1:4258 20241031122657758 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657758 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122657758 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122657758 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  20241031122657758 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122657758 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  20241031122657758 DLGSUP <0013> gsup_server.c:235 2:  20241031122657758 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122657758 DLGSUP <0013> gsup_server.c:235 3:  20241031122657758 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122657758 DLGSUP <0013> gsup_server.c:235 4:  20241031122657758 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122657758 DLGSUP <0013> gsup_server.c:235 5:  20241031122657758 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122657758 DLGSUP <0013> gsup_server.c:235 7:  20241031122657758 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122657758 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122657758 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122657758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122657782 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46455<->l=127.0.0.1:4259) 20241031122657812 DAUC <0003> db_auc.c:157 IMSI='262429795655976': No 2G Auth Data 20241031122657812 DAUC <0003> db_auc.c:192 IMSI='262429795655976': No 3G Auth Data 20241031122657845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32860<->l=127.0.0.1:4258 20241031122657855 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657855 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429795655976"} 20241031122657855 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031122657855 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429795655976" cause=Invalid mandatory information} 20241031122657855 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657855 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657855 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657860 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657860 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429795655976"} 20241031122657860 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031122657860 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429795655976" cause=Invalid mandatory information} 20241031122657860 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657860 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657860 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657864 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657864 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429795655976"} 20241031122657864 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031122657864 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429795655976" cause=Invalid mandatory information} 20241031122657864 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657864 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657864 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657868 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657868 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429795655976"} 20241031122657868 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031122657868 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429795655976" cause=Invalid mandatory information} 20241031122657868 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657868 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657868 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657871 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657871 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429795655976"} 20241031122657871 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031122657871 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429795655976" cause=Invalid mandatory information} 20241031122657871 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429795655976 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657871 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657871 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32860<->l=127.0.0.1:4258 20241031122657884 DAUC <0003> db_auc.c:157 IMSI='262429130936304': No 2G Auth Data 20241031122657884 DAUC <0003> db_auc.c:192 IMSI='262429130936304': No 3G Auth Data 20241031122657896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 20241031122657898 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657898 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429130936304"} 20241031122657898 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031122657898 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429130936304" cause=Invalid mandatory information} 20241031122657898 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657898 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657898 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657899 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657899 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429130936304"} 20241031122657899 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031122657899 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429130936304" cause=Invalid mandatory information} 20241031122657899 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657899 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657899 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657899 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657899 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429130936304"} 20241031122657899 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031122657899 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429130936304" cause=Invalid mandatory information} 20241031122657899 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657899 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657899 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657900 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657900 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429130936304"} 20241031122657900 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031122657900 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429130936304" cause=Invalid mandatory information} 20241031122657900 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657900 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657900 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657901 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657901 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429130936304"} 20241031122657901 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031122657901 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429130936304" cause=Invalid mandatory information} 20241031122657901 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429130936304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657901 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657901 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 20241031122657910 DAUC <0003> db_auc.c:157 IMSI='262428439816936': No 2G Auth Data 20241031122657910 DAUC <0003> db_auc.c:192 IMSI='262428439816936': No 3G Auth Data 20241031122657922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32886<->l=127.0.0.1:4258 20241031122657923 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657923 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428439816936"} 20241031122657923 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031122657923 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428439816936" cause=Invalid mandatory information} 20241031122657923 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657923 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657923 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657924 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657924 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428439816936"} 20241031122657924 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031122657924 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428439816936" cause=Invalid mandatory information} 20241031122657924 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657924 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657924 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657925 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657925 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428439816936"} 20241031122657925 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031122657925 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428439816936" cause=Invalid mandatory information} 20241031122657925 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657925 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657925 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657926 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657926 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428439816936"} 20241031122657926 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031122657926 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428439816936" cause=Invalid mandatory information} 20241031122657926 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657926 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657926 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657927 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657927 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428439816936"} 20241031122657927 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031122657927 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428439816936" cause=Invalid mandatory information} 20241031122657927 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428439816936 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657927 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657927 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32886<->l=127.0.0.1:4258 20241031122657937 DAUC <0003> db_auc.c:157 IMSI='262429947142992': No 2G Auth Data 20241031122657937 DAUC <0003> db_auc.c:192 IMSI='262429947142992': No 3G Auth Data 20241031122657948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32898<->l=127.0.0.1:4258 20241031122657950 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657950 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429947142992"} 20241031122657950 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031122657950 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429947142992" cause=Invalid mandatory information} 20241031122657950 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657950 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657950 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657951 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657951 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429947142992"} 20241031122657951 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031122657951 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429947142992" cause=Invalid mandatory information} 20241031122657951 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657951 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657951 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657951 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657951 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429947142992"} 20241031122657951 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031122657951 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429947142992" cause=Invalid mandatory information} 20241031122657951 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657951 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657951 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657952 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657952 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429947142992"} 20241031122657952 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031122657952 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429947142992" cause=Invalid mandatory information} 20241031122657952 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657952 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657952 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657953 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657953 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429947142992"} 20241031122657953 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031122657953 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429947142992" cause=Invalid mandatory information} 20241031122657953 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429947142992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657953 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657953 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32898<->l=127.0.0.1:4258 20241031122657963 DAUC <0003> db_auc.c:157 IMSI='262423305930798': No 2G Auth Data 20241031122657963 DAUC <0003> db_auc.c:192 IMSI='262423305930798': No 3G Auth Data 20241031122657975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32908<->l=127.0.0.1:4258 20241031122657976 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657976 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423305930798"} 20241031122657976 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031122657976 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423305930798" cause=Invalid mandatory information} 20241031122657976 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657976 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657976 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657977 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657977 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423305930798"} 20241031122657977 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031122657977 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423305930798" cause=Invalid mandatory information} 20241031122657977 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657977 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657977 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657978 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657978 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423305930798"} 20241031122657978 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031122657978 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423305930798" cause=Invalid mandatory information} 20241031122657978 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657978 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657978 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657978 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657978 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423305930798"} 20241031122657978 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031122657978 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423305930798" cause=Invalid mandatory information} 20241031122657978 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657978 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657978 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657979 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122657979 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423305930798"} 20241031122657979 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031122657979 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423305930798" cause=Invalid mandatory information} 20241031122657979 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423305930798 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122657979 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657979 DLINP <000b> input/ipa.c:451 connected read/write 20241031122657979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122657980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32908<->l=127.0.0.1:4258 20241031122657989 DAUC <0003> db_auc.c:157 IMSI='262429642771875': No 2G Auth Data 20241031122657989 DAUC <0003> db_auc.c:192 IMSI='262429642771875': No 3G Auth Data 20241031122658003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32912<->l=127.0.0.1:4258 20241031122658004 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658004 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429642771875"} 20241031122658004 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031122658004 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429642771875" cause=Invalid mandatory information} 20241031122658004 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658004 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658004 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658005 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658005 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429642771875"} 20241031122658005 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031122658005 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429642771875" cause=Invalid mandatory information} 20241031122658005 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658005 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658005 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658006 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658006 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429642771875"} 20241031122658006 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031122658006 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429642771875" cause=Invalid mandatory information} 20241031122658006 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658006 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658006 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658007 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658007 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429642771875"} 20241031122658007 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031122658007 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429642771875" cause=Invalid mandatory information} 20241031122658007 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658007 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658007 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658008 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658008 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429642771875"} 20241031122658008 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031122658008 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429642771875" cause=Invalid mandatory information} 20241031122658008 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429642771875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658008 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658008 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32912<->l=127.0.0.1:4258 20241031122658020 DAUC <0003> db_auc.c:157 IMSI='262427212881231': No 2G Auth Data 20241031122658020 DAUC <0003> db_auc.c:192 IMSI='262427212881231': No 3G Auth Data 20241031122658034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4258 20241031122658035 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658035 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427212881231"} 20241031122658035 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031122658035 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427212881231" cause=Invalid mandatory information} 20241031122658035 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658035 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658035 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658036 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658036 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427212881231"} 20241031122658036 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031122658036 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427212881231" cause=Invalid mandatory information} 20241031122658036 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658036 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658036 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658037 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658037 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427212881231"} 20241031122658037 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031122658037 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427212881231" cause=Invalid mandatory information} 20241031122658037 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658037 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658037 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658038 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658038 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427212881231"} 20241031122658038 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031122658038 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427212881231" cause=Invalid mandatory information} 20241031122658038 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658038 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658038 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658038 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658038 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427212881231"} 20241031122658038 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031122658038 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427212881231" cause=Invalid mandatory information} 20241031122658038 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427212881231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658039 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658039 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4258 20241031122658050 DAUC <0003> db_auc.c:157 IMSI='262428705907617': No 2G Auth Data 20241031122658050 DAUC <0003> db_auc.c:192 IMSI='262428705907617': No 3G Auth Data 20241031122658064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32934<->l=127.0.0.1:4258 20241031122658065 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658065 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428705907617"} 20241031122658065 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031122658065 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428705907617" cause=Invalid mandatory information} 20241031122658065 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658065 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658065 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658066 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658066 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428705907617"} 20241031122658066 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031122658066 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428705907617" cause=Invalid mandatory information} 20241031122658066 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658066 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658066 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658067 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658067 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428705907617"} 20241031122658067 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031122658067 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428705907617" cause=Invalid mandatory information} 20241031122658067 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658067 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658067 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658068 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658068 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428705907617"} 20241031122658068 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031122658068 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428705907617" cause=Invalid mandatory information} 20241031122658068 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658068 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658068 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658068 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658068 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428705907617"} 20241031122658068 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031122658068 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428705907617" cause=Invalid mandatory information} 20241031122658068 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428705907617 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122658068 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658068 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122658069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32934<->l=127.0.0.1:4258 20241031122658078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32850<->l=127.0.0.1:4258 20241031122658078 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46455<->l=127.0.0.1:4259) 20241031122658078 DLINP <000b> input/ipa.c:451 connected read/write 20241031122658078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122658078 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122658078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122658078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122658103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32948<->l=127.0.0.1:4258 20241031122658204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32948<->l=127.0.0.1:4258 20241031122701322 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122701322 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122701324 DLINP <000b> input/ipa.c:451 connected read/write 20241031122701324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122701325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32954<->l=127.0.0.1:4258 20241031122701326 DLINP <000b> input/ipa.c:451 connected read/write 20241031122701326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122701326 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122701326 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122701326 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  20241031122701326 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122701326 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  20241031122701326 DLGSUP <0013> gsup_server.c:235 2:  20241031122701326 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122701326 DLGSUP <0013> gsup_server.c:235 3:  20241031122701326 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122701326 DLGSUP <0013> gsup_server.c:235 4:  20241031122701326 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122701326 DLGSUP <0013> gsup_server.c:235 5:  20241031122701326 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122701326 DLGSUP <0013> gsup_server.c:235 7:  20241031122701326 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122701326 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122701326 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122701326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122701337 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41223<->l=127.0.0.1:4259) 20241031122701343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32970<->l=127.0.0.1:4258 20241031122701374 DLINP <000b> input/ipa.c:451 connected read/write 20241031122701374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122701374 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420780265970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420780265970"} 20241031122701374 DMAIN <0000> hlr.c:424 IMSI='262420780265970': has IMEI = 22245678901234 (consider setting 'store-imei') 20241031122701374 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420780265970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241031122701374 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420780265970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420780265970" cause=Invalid mandatory information} 20241031122701374 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420780265970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122701374 DLINP <000b> input/ipa.c:451 connected read/write 20241031122701374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122701374 DLINP <000b> input/ipa.c:451 connected read/write 20241031122701374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122701381 DLINP <000b> input/ipa.c:451 connected read/write 20241031122701381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122701381 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420780265970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420780265970"} 20241031122701381 DAUC <0003> hlr.c:417 IMSI='262420780265970': storing IMEI = 22245678901234 20241031122701381 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420780265970': no such subscriber 20241031122701381 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420780265970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241031122701381 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420780265970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420780265970" cause=Invalid mandatory information} 20241031122701381 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420780265970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122701381 DLINP <000b> input/ipa.c:451 connected read/write 20241031122701381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122701381 DLINP <000b> input/ipa.c:451 connected read/write 20241031122701381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122701384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32970<->l=127.0.0.1:4258 20241031122701385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32954<->l=127.0.0.1:4258 20241031122701387 DLINP <000b> input/ipa.c:451 connected read/write 20241031122701387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122701387 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122701387 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122701387 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122701388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41223<->l=127.0.0.1:4259) 20241031122701443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32982<->l=127.0.0.1:4258 20241031122701544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32982<->l=127.0.0.1:4258 20241031122704641 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122704641 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122704643 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4258 20241031122704646 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704646 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122704646 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122704646 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  20241031122704646 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122704646 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  20241031122704646 DLGSUP <0013> gsup_server.c:235 2:  20241031122704646 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122704646 DLGSUP <0013> gsup_server.c:235 3:  20241031122704646 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122704646 DLGSUP <0013> gsup_server.c:235 4:  20241031122704646 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122704646 DLGSUP <0013> gsup_server.c:235 5:  20241031122704646 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122704646 DLGSUP <0013> gsup_server.c:235 7:  20241031122704646 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122704646 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122704646 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122704646 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122704655 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46825<->l=127.0.0.1:4259) 20241031122704662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44608<->l=127.0.0.1:4258 20241031122704686 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704686 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422941781874"} 20241031122704686 DMAIN <0000> hlr.c:216 IMSI='262422941781874': Creating subscriber on demand 20241031122704692 DMAIN <0000> hlr.c:232 IMSI='262422941781874': Successfully assigned MSISDN='255' 20241031122704692 DAUC <0003> hlr.c:417 IMSI='262422941781874': storing IMEI = 12345678901234 20241031122704714 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422941781874"} 20241031122704714 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122704714 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704715 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704722 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704722 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704724 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704724 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704726 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704726 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704729 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704729 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422941781874" cn_domain=PS} 20241031122704729 DLU <0006> fsm.c:456 lu(262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122704729 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122704754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122704754 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422941781874" cn_domain=PS} 20241031122704754 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704754 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704759 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704759 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422941781874"} 20241031122704759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122704759 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122704759 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422941781874"} 20241031122704759 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122704760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122704760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122704760 DLU <0006> fsm.c:568 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122704760 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704760 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704771 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704771 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422941781874"} 20241031122704771 DMAIN <0000> hlr.c:216 IMSI='262422941781874': Creating subscriber on demand 20241031122704782 DMAIN <0000> hlr.c:232 IMSI='262422941781874': Successfully assigned MSISDN='072' 20241031122704782 DAUC <0003> hlr.c:417 IMSI='262422941781874': storing IMEI = 12345678901234 20241031122704786 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422941781874"} 20241031122704786 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122704786 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704786 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704787 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704787 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704787 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704787 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704788 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704788 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704788 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704788 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704789 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704789 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422941781874" cn_domain=PS} 20241031122704789 DLU <0006> fsm.c:456 lu(262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122704789 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122704794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122704794 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422941781874" cn_domain=PS} 20241031122704794 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704794 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704796 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704796 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422941781874"} 20241031122704796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122704796 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122704796 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422941781874"} 20241031122704796 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122704796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122704796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122704796 DLU <0006> fsm.c:568 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122704796 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704796 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704805 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704805 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422941781874"} 20241031122704805 DMAIN <0000> hlr.c:216 IMSI='262422941781874': Creating subscriber on demand 20241031122704821 DMAIN <0000> hlr.c:232 IMSI='262422941781874': Successfully assigned MSISDN='040' 20241031122704821 DAUC <0003> hlr.c:417 IMSI='262422941781874': storing IMEI = 12345678901234 20241031122704824 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422941781874"} 20241031122704824 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122704824 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704824 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704827 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704827 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704829 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704829 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704831 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704831 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704833 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704833 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704836 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704836 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422941781874" cn_domain=PS} 20241031122704836 DLU <0006> fsm.c:456 lu(262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122704836 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031122704836 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422941781874" cause=GPRS services not allowed} 20241031122704836 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122704836 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122704836 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Freeing instance 20241031122704836 DLU <0006> fsm.c:568 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Deallocated 20241031122704836 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704836 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704850 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704850 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422941781874"} 20241031122704850 DMAIN <0000> hlr.c:216 IMSI='262422941781874': Creating subscriber on demand 20241031122704856 DMAIN <0000> hlr.c:232 IMSI='262422941781874': Successfully assigned MSISDN='102' 20241031122704856 DAUC <0003> hlr.c:417 IMSI='262422941781874': storing IMEI = 12345678901234 20241031122704859 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422941781874"} 20241031122704859 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122704859 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704859 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704863 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704863 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704864 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704864 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704865 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704865 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704868 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704868 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422941781874" cn_domain=PS} 20241031122704868 DLU <0006> fsm.c:456 lu(262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122704868 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031122704868 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422941781874" cause=GPRS services not allowed} 20241031122704868 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122704868 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122704868 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Freeing instance 20241031122704868 DLU <0006> fsm.c:568 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Deallocated 20241031122704869 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704869 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704877 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704877 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422941781874"} 20241031122704877 DMAIN <0000> hlr.c:216 IMSI='262422941781874': Creating subscriber on demand 20241031122704879 DAUC <0003> hlr.c:417 IMSI='262422941781874': storing IMEI = 12345678901234 20241031122704882 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422941781874"} 20241031122704882 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122704882 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704882 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704883 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704883 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704883 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704883 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704883 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704883 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704884 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704884 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422941781874" cn_domain=PS} 20241031122704884 DLU <0006> fsm.c:456 lu(262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122704884 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031122704884 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422941781874" cause=GPRS services not allowed} 20241031122704884 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122704884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122704884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Freeing instance 20241031122704884 DLU <0006> fsm.c:568 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Deallocated 20241031122704884 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704884 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704888 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704888 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422941781874"} 20241031122704888 DMAIN <0000> hlr.c:216 IMSI='262422941781874': Creating subscriber on demand 20241031122704890 DAUC <0003> hlr.c:417 IMSI='262422941781874': storing IMEI = 12345678901234 20241031122704893 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422941781874"} 20241031122704893 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031122704893 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704893 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704893 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704893 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704894 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704894 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704894 DAUC <0003> db_auc.c:157 IMSI='262422941781874': No 2G Auth Data 20241031122704894 DAUC <0003> db_auc.c:192 IMSI='262422941781874': No 3G Auth Data 20241031122704894 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704894 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422941781874" cn_domain=PS} 20241031122704894 DLU <0006> fsm.c:456 lu(262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122704894 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122704900 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122704900 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422941781874" cn_domain=PS} 20241031122704900 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704900 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704900 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704900 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422941781874"} 20241031122704900 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122704900 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122704900 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422941781874"} 20241031122704900 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422941781874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122704900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122704900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122704900 DLU <0006> fsm.c:568 lu(PS:IMSI-262422941781874)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122704900 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704900 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122704904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44608<->l=127.0.0.1:4258 20241031122704905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4258 20241031122704905 DLINP <000b> input/ipa.c:451 connected read/write 20241031122704905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122704905 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122704905 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122704905 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122704905 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46825<->l=127.0.0.1:4259) 20241031122704970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44620<->l=127.0.0.1:4258 20241031122705071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44620<->l=127.0.0.1:4258 20241031122708134 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122708134 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122708136 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 20241031122708139 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708139 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122708139 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122708139 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  20241031122708139 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122708139 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  20241031122708139 DLGSUP <0013> gsup_server.c:235 2:  20241031122708139 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122708139 DLGSUP <0013> gsup_server.c:235 3:  20241031122708139 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122708139 DLGSUP <0013> gsup_server.c:235 4:  20241031122708139 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122708139 DLGSUP <0013> gsup_server.c:235 5:  20241031122708139 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122708139 DLGSUP <0013> gsup_server.c:235 7:  20241031122708139 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122708139 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122708139 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122708139 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122708156 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44941<->l=127.0.0.1:4259) 20241031122708174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 20241031122708182 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708182 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423231403916" cn_domain=PS} 20241031122708182 DMAIN <0000> hlr.c:216 IMSI='262423231403916': Creating subscriber on demand 20241031122708188 DMAIN <0000> hlr.c:232 IMSI='262423231403916': Successfully assigned MSISDN='413' 20241031122708188 DLU <0006> fsm.c:456 lu(262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122708188 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122708193 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122708193 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423231403916" cn_domain=PS} 20241031122708193 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708193 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708197 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708197 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423231403916"} 20241031122708197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122708197 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122708197 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423231403916"} 20241031122708197 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122708197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122708197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122708197 DLU <0006> fsm.c:568 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122708197 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708197 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708199 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708199 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708199 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708200 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708200 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708200 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708206 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708206 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423231403916" cn_domain=PS} 20241031122708206 DMAIN <0000> hlr.c:216 IMSI='262423231403916': Creating subscriber on demand 20241031122708212 DMAIN <0000> hlr.c:232 IMSI='262423231403916': Successfully assigned MSISDN='562' 20241031122708212 DLU <0006> fsm.c:456 lu(262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122708212 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122708217 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122708217 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423231403916" cn_domain=PS} 20241031122708217 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708217 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708219 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708219 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423231403916"} 20241031122708219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122708219 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122708219 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423231403916"} 20241031122708219 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122708219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122708219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122708219 DLU <0006> fsm.c:568 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122708219 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708219 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708220 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708220 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708221 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708221 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708222 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708222 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708222 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708222 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708228 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708228 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423231403916" cn_domain=PS} 20241031122708228 DMAIN <0000> hlr.c:216 IMSI='262423231403916': Creating subscriber on demand 20241031122708234 DMAIN <0000> hlr.c:232 IMSI='262423231403916': Successfully assigned MSISDN='166' 20241031122708234 DLU <0006> fsm.c:456 lu(262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122708234 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031122708234 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423231403916" cause=GPRS services not allowed} 20241031122708234 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122708234 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122708234 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Freeing instance 20241031122708234 DLU <0006> fsm.c:568 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Deallocated 20241031122708234 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708234 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708236 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708236 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708236 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708236 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708237 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708237 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708237 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708237 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708243 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708243 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423231403916" cn_domain=PS} 20241031122708243 DMAIN <0000> hlr.c:216 IMSI='262423231403916': Creating subscriber on demand 20241031122708248 DMAIN <0000> hlr.c:232 IMSI='262423231403916': Successfully assigned MSISDN='278' 20241031122708248 DLU <0006> fsm.c:456 lu(262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122708248 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031122708248 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423231403916" cause=GPRS services not allowed} 20241031122708248 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122708248 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122708248 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Freeing instance 20241031122708248 DLU <0006> fsm.c:568 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Deallocated 20241031122708248 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708248 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708249 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708249 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708250 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708250 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708250 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708250 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708255 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708256 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423231403916" cn_domain=PS} 20241031122708256 DMAIN <0000> hlr.c:216 IMSI='262423231403916': Creating subscriber on demand 20241031122708258 DLU <0006> fsm.c:456 lu(262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122708258 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031122708258 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423231403916" cause=GPRS services not allowed} 20241031122708258 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122708258 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122708258 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Freeing instance 20241031122708258 DLU <0006> fsm.c:568 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Deallocated 20241031122708258 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708259 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708260 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708260 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708260 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708260 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708261 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708261 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708266 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708266 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423231403916" cn_domain=PS} 20241031122708266 DMAIN <0000> hlr.c:216 IMSI='262423231403916': Creating subscriber on demand 20241031122708269 DLU <0006> fsm.c:456 lu(262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122708269 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122708275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122708275 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423231403916" cn_domain=PS} 20241031122708275 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708275 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708276 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708276 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423231403916"} 20241031122708276 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122708276 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122708276 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423231403916"} 20241031122708276 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423231403916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122708276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122708276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122708276 DLU <0006> fsm.c:568 lu(PS:IMSI-262423231403916)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122708276 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708276 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122708277 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708277 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708277 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708277 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708278 DAUC <0003> db_auc.c:157 IMSI='262423231403916': No 2G Auth Data 20241031122708278 DAUC <0003> db_auc.c:192 IMSI='262423231403916': No 3G Auth Data 20241031122708283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 20241031122708283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 20241031122708284 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44941<->l=127.0.0.1:4259) 20241031122708284 DLINP <000b> input/ipa.c:451 connected read/write 20241031122708284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122708284 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122708284 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122708284 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122708332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44644<->l=127.0.0.1:4258 20241031122708433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44644<->l=127.0.0.1:4258 20241031122711478 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122711478 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122711479 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122711479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44656<->l=127.0.0.1:4258 20241031122711480 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122711480 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122711480 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122711480 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  20241031122711480 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122711480 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  20241031122711480 DLGSUP <0013> gsup_server.c:235 2:  20241031122711480 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122711480 DLGSUP <0013> gsup_server.c:235 3:  20241031122711480 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122711480 DLGSUP <0013> gsup_server.c:235 4:  20241031122711480 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122711480 DLGSUP <0013> gsup_server.c:235 5:  20241031122711480 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122711480 DLGSUP <0013> gsup_server.c:235 7:  20241031122711480 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122711480 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122711480 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122711480 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122711491 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45577<->l=127.0.0.1:4259) 20241031122711498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44660<->l=127.0.0.1:4258 20241031122711522 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122711522 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424341276982 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424341276982"} 20241031122711522 DMAIN <0000> hlr.c:216 IMSI='262424341276982': Creating subscriber on demand 20241031122711527 DMAIN <0000> hlr.c:232 IMSI='262424341276982': Successfully assigned MSISDN='887' 20241031122711527 DAUC <0003> db_auc.c:157 IMSI='262424341276982': No 2G Auth Data 20241031122711527 DAUC <0003> db_auc.c:192 IMSI='262424341276982': No 3G Auth Data 20241031122711527 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424341276982 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 20241031122711527 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424341276982 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424341276982" cause=IMSI unknown in HLR} 20241031122711527 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424341276982 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031122711527 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122711527 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122711529 DAUC <0003> db_auc.c:157 IMSI='262424341276982': No 2G Auth Data 20241031122711529 DAUC <0003> db_auc.c:192 IMSI='262424341276982': No 3G Auth Data 20241031122711529 DAUC <0003> db_auc.c:157 IMSI='262424341276982': No 2G Auth Data 20241031122711529 DAUC <0003> db_auc.c:192 IMSI='262424341276982': No 3G Auth Data 20241031122711530 DAUC <0003> db_auc.c:157 IMSI='262424341276982': No 2G Auth Data 20241031122711530 DAUC <0003> db_auc.c:192 IMSI='262424341276982': No 3G Auth Data 20241031122711530 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122711530 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424341276982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424341276982" cn_domain=PS} 20241031122711530 DLU <0006> fsm.c:456 lu(262424341276982)[0x56189bf6f0c0]{UNVALIDATED}: Allocated 20241031122711530 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424341276982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031122711535 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424341276982)[0x56189bf6f0c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122711535 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424341276982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424341276982" cn_domain=PS} 20241031122711535 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122711535 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122711537 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122711537 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424341276982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424341276982"} 20241031122711537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424341276982)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122711537 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424341276982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122711537 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424341276982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424341276982"} 20241031122711537 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424341276982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122711537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424341276982)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122711537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424341276982)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122711537 DLU <0006> fsm.c:568 lu(PS:IMSI-262424341276982)[0x56189bf6f0c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122711537 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122711537 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122711540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44660<->l=127.0.0.1:4258 20241031122711540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44656<->l=127.0.0.1:4258 20241031122711541 DLINP <000b> input/ipa.c:451 connected read/write 20241031122711541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122711541 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122711541 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122711541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122711541 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45577<->l=127.0.0.1:4259) 20241031122711574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44670<->l=127.0.0.1:4258 20241031122711675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44670<->l=127.0.0.1:4258 20241031122714711 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122714711 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122714712 DLINP <000b> input/ipa.c:451 connected read/write 20241031122714712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122714712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36102<->l=127.0.0.1:4258 20241031122714713 DLINP <000b> input/ipa.c:451 connected read/write 20241031122714713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122714713 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122714713 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122714713 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  20241031122714713 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122714713 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  20241031122714713 DLGSUP <0013> gsup_server.c:235 2:  20241031122714713 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122714713 DLGSUP <0013> gsup_server.c:235 3:  20241031122714713 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122714713 DLGSUP <0013> gsup_server.c:235 4:  20241031122714713 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122714713 DLGSUP <0013> gsup_server.c:235 5:  20241031122714713 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122714713 DLGSUP <0013> gsup_server.c:235 7:  20241031122714713 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122714713 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122714713 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122714713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122714720 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32963<->l=127.0.0.1:4259) 20241031122714722 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031122714722 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031122714728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36116<->l=127.0.0.1:4258 20241031122714733 DAUC <0003> db_auc.c:157 IMSI='262426084232744': No 2G Auth Data 20241031122714733 DAUC <0003> db_auc.c:192 IMSI='262426084232744': No 3G Auth Data 20241031122714745 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614044541.msisdn 20241031122714745 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614044541.msisdn: not attached (vlr_number unset) 20241031122714745 DDGSM <0007> mslookup_server.c:327 sip.voice.491614044541.msisdn: does not exist in GSUP proxy 20241031122715748 DLINP <000b> input/ipa.c:451 connected read/write 20241031122715748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122715748 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426084232744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426084232744" cn_domain=CS} 20241031122715748 DLU <0006> fsm.c:456 lu(262426084232744)[0x56189bf4fa60]{UNVALIDATED}: Allocated 20241031122715748 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426084232744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241031122715767 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426084232744)[0x56189bf4fa60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031122715767 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426084232744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426084232744" cn_domain=CS} 20241031122715767 DLINP <000b> input/ipa.c:451 connected read/write 20241031122715767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122715767 DLINP <000b> input/ipa.c:451 connected read/write 20241031122715767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122715770 DLINP <000b> input/ipa.c:451 connected read/write 20241031122715770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122715770 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426084232744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426084232744"} 20241031122715770 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426084232744)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031122715770 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426084232744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031122715770 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426084232744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426084232744"} 20241031122715770 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426084232744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122715770 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426084232744)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031122715770 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426084232744)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031122715770 DLU <0006> fsm.c:568 lu(CS:IMSI-262426084232744)[0x56189bf4fa60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031122715770 DLINP <000b> input/ipa.c:451 connected read/write 20241031122715770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122715770 DLINP <000b> input/ipa.c:451 connected read/write 20241031122715770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122715771 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614044541.msisdn 20241031122715771 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614044541.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241031122715771 DDGSM <0007> mslookup_server.c:327 sip.voice.491614044541.msisdn: does not exist in GSUP proxy 20241031122715771 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614044541.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241031122715780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36116<->l=127.0.0.1:4258 20241031122715781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36102<->l=127.0.0.1:4258 20241031122715781 DLINP <000b> input/ipa.c:451 connected read/write 20241031122715781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122715781 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122715781 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122715781 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122715781 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32963<->l=127.0.0.1:4259) 20241031122715804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36118<->l=127.0.0.1:4258 20241031122715905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36118<->l=127.0.0.1:4258 20241031122717470 DSS <0004> hlr_ussd.c:239 262429473547542/0x5a19812b: SS Session Timeout, destroying 20241031122717470 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429473547542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031122719001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122719001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122719003 DLINP <000b> input/ipa.c:451 connected read/write 20241031122719003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122719004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4258 20241031122719005 DLINP <000b> input/ipa.c:451 connected read/write 20241031122719005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122719005 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122719005 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122719005 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  20241031122719005 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122719005 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  20241031122719005 DLGSUP <0013> gsup_server.c:235 2:  20241031122719005 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122719005 DLGSUP <0013> gsup_server.c:235 3:  20241031122719005 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122719005 DLGSUP <0013> gsup_server.c:235 4:  20241031122719005 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122719005 DLGSUP <0013> gsup_server.c:235 5:  20241031122719005 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122719005 DLGSUP <0013> gsup_server.c:235 7:  20241031122719005 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122719005 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122719005 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122719005 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122719005 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031122719005 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031122719020 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33265<->l=127.0.0.1:4259) 20241031122719021 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031122719021 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031122719026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36140<->l=127.0.0.1:4258 20241031122719046 DLINP <000b> input/ipa.c:451 connected read/write 20241031122719046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122719046 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423834237879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423834237879" cn_domain=CS} 20241031122719046 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423834237879 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031122719046 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423834237879 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031122719046 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423834237879.imsi 20241031122719046 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423834237879.imsi 20241031122719046 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423834237879.imsi: does not exist in local HLR 20241031122719056 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423834237879 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031122719056 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031122719056 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031122719056 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031122719056 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031122719056 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031122719056 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423834237879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122719056 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031122719056 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031122719056 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031122719056 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031122719056 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031122719056 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031122719061 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122719061 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122719061 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031122719061 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031122719061 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241031122719064 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122719064 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122719064 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241031122719106 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122719106 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122719106 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122719106 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122719106 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423834237879 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612164008 20241031122719106 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423834237879 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031122719106 DLINP <000b> input/ipa.c:451 connected read/write 20241031122719106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122719107 DLINP <000b> input/ipa.c:451 connected read/write 20241031122719107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122719114 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122719114 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122719114 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423834237879 MSISDN-491612164008 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031122719114 DLINP <000b> input/ipa.c:451 connected read/write 20241031122719114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122719114 DLINP <000b> input/ipa.c:451 connected read/write 20241031122719114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122719118 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122719118 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122719118 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423834237879 MSISDN-491612164008 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 20241031122719118 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423834237879 MSISDN-491612164008 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031122719118 DLINP <000b> input/ipa.c:451 connected read/write 20241031122719118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122719118 DLINP <000b> input/ipa.c:451 connected read/write 20241031122719118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122719121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36140<->l=127.0.0.1:4258 20241031122719122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4258 20241031122719125 DLINP <000b> input/ipa.c:451 connected read/write 20241031122719125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122719125 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122719125 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122719125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122719125 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122719125 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122719125 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031122719125 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031122719125 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241031122719126 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33265<->l=127.0.0.1:4259) 20241031122719155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4258 20241031122719256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4258 20241031122722376 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122722376 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122722381 DLINP <000b> input/ipa.c:451 connected read/write 20241031122722381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122722383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52608<->l=127.0.0.1:4258 20241031122722388 DLINP <000b> input/ipa.c:451 connected read/write 20241031122722388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122722388 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122722388 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122722388 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  20241031122722388 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122722388 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  20241031122722388 DLGSUP <0013> gsup_server.c:235 2:  20241031122722388 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122722388 DLGSUP <0013> gsup_server.c:235 3:  20241031122722388 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122722388 DLGSUP <0013> gsup_server.c:235 4:  20241031122722388 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122722388 DLGSUP <0013> gsup_server.c:235 5:  20241031122722388 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122722388 DLGSUP <0013> gsup_server.c:235 7:  20241031122722388 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122722388 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122722388 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122722388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122722388 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031122722388 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031122722408 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46175<->l=127.0.0.1:4259) 20241031122722409 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031122722409 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031122722415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52624<->l=127.0.0.1:4258 20241031122722429 DAUC <0003> db_auc.c:157 IMSI='262423986381438': No 2G Auth Data 20241031122722429 DAUC <0003> db_auc.c:192 IMSI='262423986381438': No 3G Auth Data 20241031122722442 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423986381438.imsi 20241031122722442 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423986381438.imsi: found in local HLR 20241031122722453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52624<->l=127.0.0.1:4258 20241031122722455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52608<->l=127.0.0.1:4258 20241031122722457 DLINP <000b> input/ipa.c:451 connected read/write 20241031122722457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122722457 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122722458 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122722458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122722458 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46175<->l=127.0.0.1:4259) 20241031122722532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52626<->l=127.0.0.1:4258 20241031122722632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52626<->l=127.0.0.1:4258 20241031122725738 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122725738 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122725745 DLINP <000b> input/ipa.c:451 connected read/write 20241031122725745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122725747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52634<->l=127.0.0.1:4258 20241031122725751 DLINP <000b> input/ipa.c:451 connected read/write 20241031122725751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122725751 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122725751 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122725751 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  20241031122725751 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122725751 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  20241031122725751 DLGSUP <0013> gsup_server.c:235 2:  20241031122725751 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122725751 DLGSUP <0013> gsup_server.c:235 3:  20241031122725751 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122725751 DLGSUP <0013> gsup_server.c:235 4:  20241031122725751 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122725751 DLGSUP <0013> gsup_server.c:235 5:  20241031122725751 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122725751 DLGSUP <0013> gsup_server.c:235 7:  20241031122725751 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122725751 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122725751 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122725751 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122725753 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031122725753 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031122725791 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43811<->l=127.0.0.1:4259) 20241031122725795 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031122725795 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031122725810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52638<->l=127.0.0.1:4258 20241031122725819 DLINP <000b> input/ipa.c:451 connected read/write 20241031122725819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122725819 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421569622094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421569622094" cn_domain=CS} 20241031122725819 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421569622094 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031122725819 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421569622094 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031122725819 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421569622094.imsi 20241031122725819 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421569622094.imsi 20241031122725819 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421569622094.imsi: does not exist in local HLR 20241031122725830 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421569622094 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031122725830 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031122725830 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031122725830 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031122725830 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031122725830 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031122725830 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421569622094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122725830 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031122725830 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031122725830 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031122725830 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031122725830 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031122725830 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031122725835 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122725835 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122725835 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031122725835 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031122725835 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241031122725838 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122725838 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122725838 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241031122725882 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122725882 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122725882 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122725882 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122725882 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421569622094 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612480608 20241031122725882 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421569622094 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031122725883 DLINP <000b> input/ipa.c:451 connected read/write 20241031122725883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122725883 DLINP <000b> input/ipa.c:451 connected read/write 20241031122725883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122725891 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122725891 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122725891 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421569622094 MSISDN-491612480608 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031122725891 DLINP <000b> input/ipa.c:451 connected read/write 20241031122725891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122725891 DLINP <000b> input/ipa.c:451 connected read/write 20241031122725891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122725895 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122725895 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122725895 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421569622094 MSISDN-491612480608 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 20241031122725895 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421569622094 MSISDN-491612480608 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031122725895 DLINP <000b> input/ipa.c:451 connected read/write 20241031122725895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122725895 DLINP <000b> input/ipa.c:451 connected read/write 20241031122725895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122725898 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421569622094.imsi 20241031122725898 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421569622094.imsi: does not exist in local HLR 20241031122726902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52638<->l=127.0.0.1:4258 20241031122726903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52634<->l=127.0.0.1:4258 20241031122726905 DLINP <000b> input/ipa.c:451 connected read/write 20241031122726905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122726906 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122726906 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122726906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122726906 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43811<->l=127.0.0.1:4259) 20241031122726909 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122726909 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122726909 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031122726909 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031122726909 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241031122726932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52646<->l=127.0.0.1:4258 20241031122727033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52646<->l=127.0.0.1:4258 20241031122730149 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031122730149 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241031122730151 DLINP <000b> input/ipa.c:451 connected read/write 20241031122730151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122730152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52650<->l=127.0.0.1:4258 20241031122730153 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031122730153 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241031122730154 DLINP <000b> input/ipa.c:451 connected read/write 20241031122730154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122730154 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031122730154 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031122730154 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  20241031122730154 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031122730154 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  20241031122730154 DLGSUP <0013> gsup_server.c:235 2:  20241031122730154 DLGSUP <0013> gsup_server.c:237 2: 00  20241031122730154 DLGSUP <0013> gsup_server.c:235 3:  20241031122730154 DLGSUP <0013> gsup_server.c:237 3: 00  20241031122730154 DLGSUP <0013> gsup_server.c:235 4:  20241031122730154 DLGSUP <0013> gsup_server.c:237 4: 00  20241031122730154 DLGSUP <0013> gsup_server.c:235 5:  20241031122730154 DLGSUP <0013> gsup_server.c:237 5: 00  20241031122730154 DLGSUP <0013> gsup_server.c:235 7:  20241031122730154 DLGSUP <0013> gsup_server.c:237 7: 00  20241031122730154 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031122730154 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241031122730154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031122730167 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45505<->l=127.0.0.1:4259) 20241031122730169 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031122730169 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241031122730175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52652<->l=127.0.0.1:4258 20241031122730194 DLINP <000b> input/ipa.c:451 connected read/write 20241031122730194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122730194 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420041368272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420041368272" cn_domain=CS} 20241031122730194 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420041368272 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031122730194 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420041368272 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031122730194 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420041368272.imsi 20241031122730194 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420041368272.imsi 20241031122730194 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420041368272.imsi: does not exist in local HLR 20241031122730203 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420041368272 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031122730203 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031122730203 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031122730203 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031122730203 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031122730203 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031122730203 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420041368272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031122730203 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031122730203 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031122730203 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031122730203 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031122730203 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031122730203 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031122730207 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122730207 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122730207 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031122730207 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031122730207 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241031122730210 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122730210 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122730210 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241031122730254 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122730254 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122730254 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122730254 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122730254 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420041368272 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618345155 20241031122730254 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420041368272 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031122730254 DLINP <000b> input/ipa.c:451 connected read/write 20241031122730254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122730254 DLINP <000b> input/ipa.c:451 connected read/write 20241031122730254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122730261 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122730261 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122730261 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420041368272 MSISDN-491618345155 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031122730261 DLINP <000b> input/ipa.c:451 connected read/write 20241031122730261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122730261 DLINP <000b> input/ipa.c:451 connected read/write 20241031122730261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122730264 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122730264 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122730264 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420041368272 MSISDN-491618345155 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 20241031122730264 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420041368272 MSISDN-491618345155 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031122730264 DLINP <000b> input/ipa.c:451 connected read/write 20241031122730264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122730264 DLINP <000b> input/ipa.c:451 connected read/write 20241031122730264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031122730268 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618345155.msisdn 20241031122730268 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618345155.msisdn: does not exist in local HLR 20241031122730268 DDGSM <0007> mslookup_server.c:352 sip.voice.491618345155.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241031122730268 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618345155.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241031122730273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52652<->l=127.0.0.1:4258 20241031122730275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52650<->l=127.0.0.1:4258 20241031122730277 DLINP <000b> input/ipa.c:451 connected read/write 20241031122730277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031122730277 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031122730277 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031122730277 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031122730277 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031122730277 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031122730277 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031122730277 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031122730277 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241031122730278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45505<->l=127.0.0.1:4259) 20241031122730358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52666<->l=127.0.0.1:4258 20241031122730459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52666<->l=127.0.0.1:4258